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
| | |_|_|/ | |/| | |
* | | | | [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
| | * | DHCP Client FixJustin Flammia2007-11-01-4/+7
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-01-23/+41
| | |\ \
| | | * | ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-25-17/+27
| | | * | ColdFire: Fix build error when CONFIG_WATCHDOG is definedTsiChungLiew2007-10-25-0/+3
| | | * | ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2007-10-25-3/+3
| | | * | ColdFire 5253: Assign correct SDRAM sizeTsiChungLiew2007-10-25-1/+1
| | | * | ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew2007-10-25-2/+7
| | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2007-11-01-2/+2
| | |\ \ \
| | | * | | Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse2007-10-23-2/+2
| | | |/ /
| | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-11-01-8/+13
| | |\ \ \
| | | * | | TQM5200: fix spurious characters on second serial interfaceMartin Krause2007-10-24-1/+1
| | | * | | TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2007-10-24-7/+12
| | | * | | Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause2007-10-23-75/+172
| | | |\ \ \ | | | | |/ /
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-01-79/+127
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-01-57/+89
| | |\ \ \ \