Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | 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 | |
* | | | | fix wording in README | Bruce Adler | 2007-11-03 | -1/+1 | |
* | | | | blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk | Shinya Kuribayashi | 2007-11-03 | -5/+1 | |
* | | | | Trimmed some variables in ne2000.c | Vlad Lungu | 2007-11-03 | -14/+7 | |
* | | | | Fix the issue of usb_kbd driver missing the scan code of key 'z'. | Zhang Wei | 2007-11-03 | -1/+1 | |
* | | | | Fix USB support issue for MPC8641HPCN board. | Zhang Wei | 2007-11-03 | -0/+2 | |
* | | | | Use config_cmd_default.h instead of config_cmd_all.h | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-03 | -229/+160 | |
* | | | | TQM5200: Call usb_cpu_init() during board init | Marian Balakowicz | 2007-11-03 | -2/+8 | |
* | | | | Fix typo in nfs.c | Guennadi Liakhovetski | 2007-11-03 | -1/+0 | |
* | | | | Fix a typo in cpu/mpc824x/interrupts.c | Guennadi Liakhovetski | 2007-11-03 | -1/+1 | |
* | | | | add ft_cpu_setup(..) on mpc8260 | Sergej Stepanov | 2007-11-03 | -0/+38 | |
* | | | | changes for IDS8247 board support | Sergej Stepanov | 2007-11-03 | -43/+101 | |
| |/ / |/| | | |||||
* | | | Merge branch 'master' of /home/wd/git/u-boot/work | Wolfgang Denk | 2007-11-02 | -116/+180 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-11-02 | -37/+53 | |
| |\ \ | |||||
| | * | | ATSTK1002: Remove default ethernet addresses | Haavard Skinnemoen | 2007-11-01 | -8/+3 | |
| | * | | DHCP Client Fix | Justin Flammia | 2007-11-01 | -4/+7 | |
| | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2007-11-01 | -23/+41 | |
| | |\ \ | |||||
| | | * | | ColdFire 54455: Fix correct boot location for atmel and intel | TsiChungLiew | 2007-10-25 | -17/+27 | |
| | | * | | ColdFire: Fix build error when CONFIG_WATCHDOG is defined | TsiChungLiew | 2007-10-25 | -0/+3 | |
| | | * | | ColdFire 5329: Assign correct SDRAM size and fix cache | TsiChungLiew | 2007-10-25 | -3/+3 | |
| | | * | | ColdFire 5253: Assign correct SDRAM size | TsiChungLiew | 2007-10-25 | -1/+1 |