aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-03changes for IDS8247 board supportSergej Stepanov2-43/+101
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk36-116/+180
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk17-37/+53
2007-11-01ATSTK1002: Remove default ethernet addressesHaavard Skinnemoen1-8/+3
2007-11-01DHCP Client FixJustin Flammia1-4/+7
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk10-23/+41
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk5-2/+2
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk3-8/+13
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk19-79/+127
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk11-57/+89
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk8-22/+38
2007-10-25ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew3-17/+27
2007-10-25ColdFire: Fix build error when CONFIG_WATCHDOG is definedTsiChungLiew1-0/+3
2007-10-25ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2-3/+3
2007-10-25ColdFire 5253: Assign correct SDRAM sizeTsiChungLiew1-1/+1
2007-10-25ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew3-2/+7
2007-10-25TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).Bartlomiej Sieka1-2/+2
2007-10-24Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk2-14/+21
2007-10-24TQM5200: fix spurious characters on second serial interfaceMartin Krause1-1/+1
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2-7/+12
2007-10-24TQM5200: fix spurious characters on second serial interfaceMartin Krause1-1/+1
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2-7/+12
2007-10-24Mips: Fix string functions differ prototype declarationJean-Christophe PLAGNIOL-VILLARD1-5/+5
2007-10-24fsl_pci_init enable COMMAND_MEMORY if inbound windowEd Swarthout1-0/+8
2007-10-24delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2-0/+3
2007-10-24fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2-7/+7
2007-10-24xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2-2/+3
2007-10-24lubbock: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-10-23Coding style: keep lists sorted; update CHANGELOGWolfgang Denk2-16/+75
2007-10-23Fix missing drivers makefile entries ds1722.c mw_eeprom.cJean-Christophe PLAGNIOL-VILLARD3-5/+6
2007-10-23Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-10-23fix pxa255_idp boardMarcel Ziswiler9-55/+60
2007-10-23Make MPC8266ADS command selection more robustRune Torgersen1-33/+20
2007-10-23Motion-PRO: Update configuration to accomodate next generation board.Bartlomiej Sieka1-14/+15
2007-10-23Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka1-0/+6
2007-10-23Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse5-2/+2
2007-10-23Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause13-75/+172
2007-10-21[MIPS] Fix UNCACHED_SDRAMVlad Lungu1-1/+1
2007-10-21[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi2-1/+26
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi7-7/+14
2007-10-21[MIPS] Fix $gp usageShinya Kuribayashi1-6/+13
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi7-21/+35
2007-10-21[MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi7-21/+0
2007-10-21Minor coding style cleanup; update CHANGELOGWolfgang Denk3-17/+259
2007-10-21Fix NE2000 driver:Vlad Lungu2-24/+14
2007-10-21Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk3-31/+47
2007-10-21Merge branch 'master' of /home/git/u-boot/Wolfgang Denk11-66/+135
2007-10-19Setting MSR[DE] in do_reseturwithsughosh@gmail.com1-1/+6
2007-10-19MSR overwrite fixurwithsughosh@gmail.com1-8/+3
2007-10-19tsec driver should clear RHALT on startupDan Wilson1-0/+1