summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ubifs: fix small error path mismatchDaniel Mack2009-06-091-4/+2
* EP88x: fix broken linker scriptWolfgang Denk2009-06-091-0/+2
* TQM85xx: minor config file cleanupWolfgang Denk2009-06-091-4/+3
* TQM85xx: adapt for new flash typesWolfgang Denk2009-06-091-13/+0
* 85xx: Fix the wrong SYS_CLK_IN for 8569MDSDave Liu2009-06-091-2/+2
* 85xx: Fix the wrong BCSR address of 8569MDSDave Liu2009-06-091-1/+1
* 85xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup2009-06-091-1/+1
* 85xx: Fix the clock adjust of mpc8569mds boardDave Liu2009-06-091-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-06-091-1/+2
|\
| * at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev2009-06-091-1/+2
* | ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-081-4/+6
* | rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-081-5/+8
* | SMC911x driver fixed for NFS bootManikandan Pillai2009-06-081-1/+22
* | Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-084-15/+36
|/
* smc911x: write back the manually set MAC addressDaniel Mack2009-06-071-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2009-06-044-41/+52
|\
| * mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy2009-06-021-5/+5
| * mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy2009-06-021-4/+0
| * mmc: drop unnecessary castsRabin Vincent2009-06-022-15/+15
| * mmc: fix response decoding on little endianRabin Vincent2009-06-022-13/+13
| * mmc: use lldiv to fix arm eabi buildRabin Vincent2009-06-021-3/+4
| * mmc: check find_mmc_device return valueRabin Vincent2009-06-022-1/+10
| * mmc: clean up help textsRabin Vincent2009-06-021-4/+5
* | Redundant Environment: protect full sector sizeWolfgang Denk2009-06-0415-26/+26
* | mmc: it's safe to ignore mmc_send_if_cond() return valueIlya Yanok2009-06-041-4/+0
* | cfi_mtd: Fix bug in last sector detectionStefan Roese2009-06-031-2/+7
* | Blackfin: spi: fix pin handling of SPI0 SSEL4Mike Frysinger2009-05-291-1/+1
* | Blackfin: fix if() logic in bootrom evt1 checkMike Frysinger2009-05-291-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-05-282-0/+17
|\
| * Blackfin: bf518f-ezbrd: setup portmux for async flashGraf Yang2009-05-252-0/+17
* | jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese2009-05-282-54/+64
|/
* nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-231-0/+5
* ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-231-2/+2
* ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese2009-05-232-6/+10
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-05-201-1/+1
|\
| * UBI: fix return code in ubi_volume_readAndreas Huber2009-05-201-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-05-201-2/+3
|\ \
| * | Blackfin: fix timer_init()/timer_reset()Graf Yang2009-05-191-2/+3
| |/
* | common: fix inline--weak error spotted by gcc 4.4Kim Phillips2009-05-201-2/+2
* | TQM834x: remove defines causing gcc4.4 warningsKim Phillips2009-05-201-20/+0
|/
* MIPS: lib_mips/board.c: Remove unused variablesShinya Kuribayashi2009-05-161-2/+1
* MIPS: Make all extern-ed functions in bitops.h staticShinya Kuribayashi2009-05-161-32/+32
* MIPS: Implement ethernet halt for au1x00Thomas Lange2009-05-161-0/+4
* Prepare v2009.06-rc2Wolfgang Denk2009-05-152-1/+26
* ARM: fix PXA build by defining UP2OCRDaniel Mack2009-05-151-0/+4
* Minor Coding Style fix; update CHANGELOG.Wolfgang Denk2009-05-152-2/+273
* IDE: bail out of dev_print() for unknown device typesWolfgang Denk2009-05-151-0/+5
* 74xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese2009-05-151-2/+2
* console.h: remove unused prototype 'console_realloc'Jean-Christophe PLAGNIOL-VILLARD2009-05-151-2/+0
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-155-23/+0
OpenPOWER on IntegriCloud