summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| |\ \ \
| | * | | [MIPS] Fix UNCACHED_SDRAMVlad Lungu2007-10-21-1/+1
| | * | | [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi2007-10-21-1/+26
| | * | | [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-21-7/+14
| | * | | [MIPS] Fix $gp usageShinya Kuribayashi2007-10-21-6/+13
| | * | | [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-21-21/+35
| | * | | [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-21-21/+0
| | | |/ | | |/|
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-11-01-22/+38
| |\ \ \
| | * | | Setting MSR[DE] in do_reseturwithsughosh@gmail.com2007-10-19-1/+6
| | * | | MSR overwrite fixurwithsughosh@gmail.com2007-10-19-8/+3
| | * | | tsec driver should clear RHALT on startupDan Wilson2007-10-19-0/+1
| | * | | Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala2007-10-19-8/+18
| | * | | Set OF_STDOUT_PATH to match the default console on MPC8568 MDSKumar Gala2007-10-19-1/+1
| | * | | Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-19-4/+4
| | * | | Merge branch 'denx'Andy Fleming2007-10-19-1143/+6693
| | |\ \ \
| | * | | | 85xx io out functions need sync after write.Ed Swarthout2007-09-26-0/+5
* | | | | | 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
* | | | | | Mips: Fix string functions differ prototype declarationJean-Christophe PLAGNIOL-VILLARD2007-10-24-5/+5
* | | | | | fsl_pci_init enable COMMAND_MEMORY if inbound windowEd Swarthout2007-10-24-0/+8
* | | | | | delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-24-0/+3
* | | | | | fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-24-7/+7
* | | | | | xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-24-2/+3
* | | | | | lubbock: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-24-0/+1
* | | | | | Coding style: keep lists sorted; update CHANGELOGWolfgang Denk2007-10-23-16/+75
* | | | | | Fix missing drivers makefile entries ds1722.c mw_eeprom.cJean-Christophe PLAGNIOL-VILLARD2007-10-23-5/+6
* | | | | | Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD2007-10-23-1/+1
* | | | | | fix pxa255_idp boardMarcel Ziswiler2007-10-23-55/+60
* | | | | | Make MPC8266ADS command selection more robustRune Torgersen2007-10-23-33/+20
* | | | | | Minor coding style cleanup; update CHANGELOGWolfgang Denk2007-10-21-17/+259
* | | | | | Fix NE2000 driver:Vlad Lungu2007-10-21-24/+14
|/ / / / /
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-10-21-31/+47
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | TQM860M: adjust for doubled flash sector size.Martin Krause2007-10-15-4/+9
| * | | | TQM8xx: Fix CAN timing.Jens Gehrlein2007-10-15-7/+9