summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-11-17-11/+19
| |\ \ \
| | * | | ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latchingStefan Roese2007-11-13-9/+17
| | * | | Merge branch 'master' of git://www.denx.de/git/u-bootStefan Roese2007-11-13-415/+1020
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge git://www.denx.de/git/u-bootStefan Roese2007-10-27-228/+573
| | |\ \ \
| | * | | | ppc4xx: lwmon5: Some further GPIO config changesStefan Roese2007-10-23-2/+2
| * | | | | Fix a bug in the slave serial programming mode for the XilinxWolfgang Denk2007-11-17-2/+2
| * | | | | 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-17-2/+4
| * | | | | make 8610 board use pixis resetJason Jin2007-11-17-2/+2
| * | | | | Unify pixis_reset altbank across board familiesJason Jin2007-11-17-1/+6
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-17-7/+7
| |\ \ \ \ \
| | * | | | | Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2007-11-17-1/+1
| | * | | | | Fix warning differ in signedness in common/cmd_ide.cJean-Christophe PLAGNIOL-VILLARD2007-11-16-6/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2007-11-16-179/+1227
| |\ \ \ \ \
| | * | | | | Implement general ULi 526x Ethernet driver support in U-bootRoy Zang2007-11-06-1/+1001
| | * | | | | NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-06-60/+121
| | * | | | | NET: Cosmetic changesLarry Johnson2007-11-06-123/+110
| | * | | | | Merge git://www.denx.de/git/u-bootBen Warren2007-11-06-303/+844
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge git://www.denx.de/git/u-bootBen Warren2007-11-02-112/+173
| | |\ \ \ \ \
| | * | | | | | DHCP Client FixJustin Flammia2007-10-29-4/+7
| | | |_|_|/ / | | |/| | | |
* | | | | | | Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely2007-11-15-11/+22
* | | | | | | Group block/flash drivers in drivers/MakefileGrant Likely2007-11-15-9/+13
* | | | | | | Group USB drivers in drivers/MakefileGrant Likely2007-11-15-7/+11
* | | | | | | Group i2c drivers in drivers/MakefileGrant Likely2007-11-15-4/+8
* | | | | | | Group console drivers in drivers/MakefileGrant Likely2007-11-15-20/+24
* | | | | | | Group network drivers in drivers/MakefileGrant Likely2007-11-15-29/+31
* | | | | | | Build: split COBJS value into multiple linesGrant Likely2007-11-15-80/+284
* | | | | | | Add .gitignore filesGrant Likely2007-11-15-0/+33
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert "Correct relocation fixup for mpc5xx"Grant Likely2007-11-15-2/+2
* | | | | | Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-15-2/+3
* | | | | | Revert "Correct fixup relocation for mpc8220"Grant Likely2007-11-15-2/+2
* | | | | | Revert "Correct fixup relocation for mpc824x"Grant Likely2007-11-15-3/+3
* | | | | | Revert "Correct fixup relocation for mpc8260"Grant Likely2007-11-15-2/+5
* | | | | | Revert "Correct fixup relocation for mpc83xx"Grant Likely2007-11-15-2/+2
* | | | | | Revert "[MPC512x] Correct fixup relocation"Grant Likely2007-11-15-2/+2
|/ / / / /
* | | | | [UC101] SRAM now with 2 MB working.Heiko Schocher2007-11-13-1/+1
| |_|/ / |/| | |
* | | | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-03-6/+524
* | | | fix wording in READMEBruce Adler2007-11-03-1/+1
* | | | blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mkShinya Kuribayashi2007-11-03-5/+1
* | | | Trimmed some variables in ne2000.cVlad Lungu2007-11-03-14/+7
* | | | Fix the issue of usb_kbd driver missing the scan code of key 'z'.Zhang Wei2007-11-03-1/+1
* | | | Fix USB support issue for MPC8641HPCN board.Zhang Wei2007-11-03-0/+2
* | | | Use config_cmd_default.h instead of config_cmd_all.hJean-Christophe PLAGNIOL-VILLARD2007-11-03-229/+160
* | | | TQM5200: Call usb_cpu_init() during board initMarian Balakowicz2007-11-03-2/+8
* | | | Fix typo in nfs.cGuennadi Liakhovetski2007-11-03-1/+0
* | | | Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski2007-11-03-1/+1
* | | | add ft_cpu_setup(..) on mpc8260Sergej Stepanov2007-11-03-0/+38
* | | | changes for IDS8247 board supportSergej Stepanov2007-11-03-43/+101
| |/ / |/| |
* | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-02-116/+180
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-02-37/+53
| |\ \
| | * | ATSTK1002: Remove default ethernet addressesHaavard Skinnemoen2007-11-01-8/+3