aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-09TQM85xx: minor config file cleanupWolfgang Denk1-4/+3
2009-06-09TQM85xx: adapt for new flash typesWolfgang Denk1-13/+0
2009-06-0985xx: Fix the wrong SYS_CLK_IN for 8569MDSDave Liu1-2/+2
2009-06-0985xx: Fix the wrong BCSR address of 8569MDSDave Liu1-1/+1
2009-06-0985xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup1-1/+1
2009-06-0985xx: Fix the clock adjust of mpc8569mds boardDave Liu1-1/+1
2009-06-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-1/+2
2009-06-09at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev1-1/+2
2009-06-08ppc4xx/net: Fix MDIO clock setupFelix Radensky1-4/+6
2009-06-08rtl8169: fix PCI system memory addressYoshihiro Shimoda1-5/+8
2009-06-08SMC911x driver fixed for NFS bootManikandan Pillai1-1/+22
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer4-15/+36
2009-06-07smc911x: write back the manually set MAC addressDaniel Mack1-2/+7
2009-06-04Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk4-41/+52
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk15-26/+26
2009-06-04mmc: it's safe to ignore mmc_send_if_cond() return valueIlya Yanok1-4/+0
2009-06-03cfi_mtd: Fix bug in last sector detectionStefan Roese1-2/+7
2009-06-02mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy1-5/+5
2009-06-02mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy1-4/+0
2009-06-02mmc: drop unnecessary castsRabin Vincent2-15/+15
2009-06-02mmc: fix response decoding on little endianRabin Vincent2-13/+13
2009-06-02mmc: use lldiv to fix arm eabi buildRabin Vincent1-3/+4
2009-06-02mmc: check find_mmc_device return valueRabin Vincent2-1/+10
2009-06-02mmc: clean up help textsRabin Vincent1-4/+5
2009-05-29Blackfin: spi: fix pin handling of SPI0 SSEL4Mike Frysinger1-1/+1
2009-05-29Blackfin: fix if() logic in bootrom evt1 checkMike Frysinger1-1/+1
2009-05-28Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-0/+17
2009-05-28jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese2-54/+64
2009-05-25Blackfin: bf518f-ezbrd: setup portmux for async flashGraf Yang2-0/+17
2009-05-23nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese1-0/+5
2009-05-23ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese1-2/+2
2009-05-23ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese2-6/+10
2009-05-20Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-1/+1
2009-05-20Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-2/+3
2009-05-20common: fix inline--weak error spotted by gcc 4.4Kim Phillips1-2/+2
2009-05-20TQM834x: remove defines causing gcc4.4 warningsKim Phillips1-20/+0
2009-05-20UBI: fix return code in ubi_volume_readAndreas Huber1-1/+1
2009-05-19Blackfin: fix timer_init()/timer_reset()Graf Yang1-2/+3
2009-05-16MIPS: lib_mips/board.c: Remove unused variablesShinya Kuribayashi1-2/+1
2009-05-16MIPS: Make all extern-ed functions in bitops.h staticShinya Kuribayashi1-32/+32
2009-05-16MIPS: Implement ethernet halt for au1x00Thomas Lange1-0/+4
2009-05-15Prepare v2009.06-rc2v2009.06-rc2Wolfgang Denk2-1/+26
2009-05-15ARM: fix PXA build by defining UP2OCRDaniel Mack1-0/+4
2009-05-15Minor Coding Style fix; update CHANGELOG.Wolfgang Denk2-2/+273
2009-05-15IDE: bail out of dev_print() for unknown device typesWolfgang Denk1-0/+5
2009-05-1574xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese1-2/+2
2009-05-15console.h: remove unused prototype 'console_realloc'Jean-Christophe PLAGNIOL-VILLARD1-2/+0
2009-05-15api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD5-23/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel135-135/+135
2009-05-15Remove inline qualifier from show_boot_progress()Emil Medve1-1/+1