Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'origin' into kconfig-for-1.3.1 | Grant Likely | 2007-11-16 | -243/+1997 |
|\ | ||||
| * | Update CHANGELOIG, prepare for -rc4 | Wolfgang Denk | 2007-11-17 | -1/+323 |
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2007-11-17 | -22/+362 |
| |\ | ||||
| | * | ColdFire: MCF5329 - Remove reset registers from CCM | TsiChungLiew | 2007-11-08 | -12/+9 |
| | * | ColdFire: MCF5329 - Add Reset structure to immap_5329.h | TsiChungLiew | 2007-11-08 | -0/+5 |
| | * | ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode | TsiChungLiew | 2007-11-08 | -0/+0 |
| | * | ColdFire: MCF5445x - Update correct RAMBAR and missing linker files | TsiChungLiew | 2007-11-07 | -3/+288 |
| | * | ColdFire: MCF532x - Update do_reset() using core reset | TsiChungLiew | 2007-11-07 | -7/+19 |
| | * | ColdFire: Update cpu flag for 4.2-xx compiler | TsiChungLiew | 2007-11-07 | -0/+41 |
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxx | Wolfgang Denk | 2007-11-17 | -0/+0 |
| |\ \ | ||||
| * | | | Fix the i2c frequency and default address in rsdproto board | Luotao Fu | 2007-11-17 | -4/+4 |
| * | | | powerpc: Backout relocation changes for MPC5121, too. | Wolfgang Denk | 2007-11-17 | -0/+1 |
| * | | | powerpc: Backout relocation changes. | Grant Likely | 2007-11-17 | -15/+18 |
| * | | | Fixed mips_io_port_base build errors. | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-17 | -13/+41 |
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2007-11-17 | -11/+19 |
| |\ \ \ | ||||
| | * | | | ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching | Stefan Roese | 2007-11-13 | -9/+17 |
| | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot | Stefan Roese | 2007-11-13 | -415/+1020 |
| | |\ \ \ | | | | |/ | | | |/| | ||||
| | * | | | Merge git://www.denx.de/git/u-boot | Stefan Roese | 2007-10-27 | -228/+573 |
| | |\ \ \ | ||||
| | * | | | | ppc4xx: lwmon5: Some further GPIO config changes | Stefan Roese | 2007-10-23 | -2/+2 |
| * | | | | | Fix a bug in the slave serial programming mode for the Xilinx | Wolfgang Denk | 2007-11-17 | -2/+2 |
| * | | | | | 86xx: Fix broken variable reference when #def DEBUGing. | Jon Loeliger | 2007-11-17 | -2/+4 |
| * | | | | | make 8610 board use pixis reset | Jason Jin | 2007-11-17 | -2/+2 |
| * | | | | | Unify pixis_reset altbank across board families | Jason Jin | 2007-11-17 | -1/+6 |
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/work | Wolfgang Denk | 2007-11-17 | -7/+7 |
| |\ \ \ \ \ | ||||
| | * | | | | | Fix warning: pointer targets in assignment differ in signedness | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-17 | -1/+1 |
| | * | | | | | Fix warning differ in signedness in common/cmd_ide.c | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-16 | -6/+6 |
| | | |_|/ / | | |/| | | | ||||
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-net | Wolfgang Denk | 2007-11-16 | -179/+1227 |
| |\ \ \ \ \ | ||||
| | * | | | | | Implement general ULi 526x Ethernet driver support in U-boot | Roy Zang | 2007-11-06 | -1/+1001 |
| | * | | | | | NET: Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson | 2007-11-06 | -60/+121 |
| | * | | | | | NET: Cosmetic changes | Larry Johnson | 2007-11-06 | -123/+110 |
| | * | | | | | Merge git://www.denx.de/git/u-boot | Ben Warren | 2007-11-06 | -303/+844 |
| | |\ \ \ \ \ | | | |/ / / / | ||||
| | * | | | | | Merge git://www.denx.de/git/u-boot | Ben Warren | 2007-11-02 | -112/+173 |
| | |\ \ \ \ \ | ||||
| | * | | | | | | DHCP Client Fix | Justin Flammia | 2007-10-29 | -4/+7 |
| | | |_|_|/ / | | |/| | | | | ||||
* | | | | | | | Group PCI and PCMCIA drivers in drivers/Makefile | Grant Likely | 2007-11-15 | -11/+22 |
* | | | | | | | Group block/flash drivers in drivers/Makefile | Grant Likely | 2007-11-15 | -9/+13 |
* | | | | | | | Group USB drivers in drivers/Makefile | Grant Likely | 2007-11-15 | -7/+11 |
* | | | | | | | Group i2c drivers in drivers/Makefile | Grant Likely | 2007-11-15 | -4/+8 |
* | | | | | | | Group console drivers in drivers/Makefile | Grant Likely | 2007-11-15 | -20/+24 |
* | | | | | | | Group network drivers in drivers/Makefile | Grant Likely | 2007-11-15 | -29/+31 |
* | | | | | | | Build: split COBJS value into multiple lines | Grant Likely | 2007-11-15 | -80/+284 |
* | | | | | | | Add .gitignore files | Grant Likely | 2007-11-15 | -0/+33 |
| |_|_|_|_|/ |/| | | | | | ||||
* | | | | | | Revert "Correct relocation fixup for mpc5xx" | Grant Likely | 2007-11-15 | -2/+2 |
* | | | | | | Revert "Correct fixup relocation for MPC5xxx" | Grant Likely | 2007-11-15 | -2/+3 |
* | | | | | | Revert "Correct fixup relocation for mpc8220" | Grant Likely | 2007-11-15 | -2/+2 |
* | | | | | | Revert "Correct fixup relocation for mpc824x" | Grant Likely | 2007-11-15 | -3/+3 |
* | | | | | | Revert "Correct fixup relocation for mpc8260" | Grant Likely | 2007-11-15 | -2/+5 |
* | | | | | | Revert "Correct fixup relocation for mpc83xx" | Grant Likely | 2007-11-15 | -2/+2 |
* | | | | | | Revert "[MPC512x] Correct fixup relocation" | Grant Likely | 2007-11-15 | -2/+2 |
|/ / / / / | ||||
* | | | | | [UC101] SRAM now with 2 MB working. | Heiko Schocher | 2007-11-13 | -1/+1 |
| |_|/ / |/| | | | ||||
* | | | | Cleanup coding style; update CHANGELOG | Wolfgang Denk | 2007-11-03 | -6/+524 |