summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-03Use config_cmd_default.h instead of config_cmd_all.hJean-Christophe PLAGNIOL-VILLARD
2007-11-03TQM5200: Call usb_cpu_init() during board initMarian Balakowicz
2007-11-03Fix typo in nfs.cGuennadi Liakhovetski
2007-11-03Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski
2007-11-03add ft_cpu_setup(..) on mpc8260Sergej Stepanov
2007-11-03changes for IDS8247 board supportSergej Stepanov
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-11-01ATSTK1002: Remove default ethernet addressesHaavard Skinnemoen
2007-11-01DHCP Client FixJustin Flammia
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2007-10-25ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew
2007-10-25ColdFire: Fix build error when CONFIG_WATCHDOG is definedTsiChungLiew
2007-10-25ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew
2007-10-25ColdFire 5253: Assign correct SDRAM sizeTsiChungLiew
2007-10-25ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew
2007-10-25TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).Bartlomiej Sieka
2007-10-24Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk
2007-10-24TQM5200: fix spurious characters on second serial interfaceMartin Krause
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause
2007-10-24TQM5200: fix spurious characters on second serial interfaceMartin Krause
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause
2007-10-24Mips: Fix string functions differ prototype declarationJean-Christophe PLAGNIOL-VILLARD
2007-10-24fsl_pci_init enable COMMAND_MEMORY if inbound windowEd Swarthout
2007-10-24delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD
2007-10-24fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD
2007-10-24xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD
2007-10-24lubbock: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD
2007-10-23Coding style: keep lists sorted; update CHANGELOGWolfgang Denk
2007-10-23Fix missing drivers makefile entries ds1722.c mw_eeprom.cJean-Christophe PLAGNIOL-VILLARD
2007-10-23Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD
2007-10-23fix pxa255_idp boardMarcel Ziswiler
2007-10-23Make MPC8266ADS command selection more robustRune Torgersen
2007-10-23Motion-PRO: Update configuration to accomodate next generation board.Bartlomiej Sieka
2007-10-23Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka
2007-10-23Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse
2007-10-23Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause
2007-10-21[MIPS] Fix UNCACHED_SDRAMVlad Lungu
2007-10-21[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi
2007-10-21[MIPS] Fix $gp usageShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi
2007-10-21Minor coding style cleanup; update CHANGELOGWolfgang Denk
2007-10-21Fix NE2000 driver:Vlad Lungu