summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* ARM: SAMSUNG: support sdhci controllerJaehoon Chung2012-05-08-14/+20
* mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-08-0/+6
* mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-08-0/+1
* mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme2012-05-08-1/+3
* include/mmc.h: remove struct mmc_csdAndreas Bießmann2012-05-08-50/+0
* mmc:fix: Set mmc width according to MMC host capabilitiesŁukasz Majewski2012-05-08-0/+3
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-30-19/+13
|\
| * lin_gadget: use common linux/compat.hMike Frysinger2012-04-30-13/+5
| * linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-30-5/+5
| * lin_gadget: use common mdelayMike Frysinger2012-04-30-1/+0
| * gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger2012-04-30-0/+3
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-04-30-71/+115
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2012-04-30-71/+115
| |\ \
| | * | powerpc/ppc4xx: Remove typedefs for gdsys FPGADirk Eibach2012-04-30-20/+20
| | * | powerpc/ppc4xx: Fix typo in gdsys_fpga.hDirk Eibach2012-04-30-1/+1
| | * | powerpc/ppc4xx: Update gdsys board configurationsDirk Eibach2012-04-30-5/+17
| | * | powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20Dirk Eibach2012-04-30-2/+2
| | * | powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changesDirk Eibach2012-04-30-0/+4
| | * | powerpc/ppc4xx: Make gdsys 405ep boards reset more genericDirk Eibach2012-04-30-44/+72
| | * | powerpc/ppc4xx: Adjust environment size on neoDirk Eibach2012-04-30-1/+1
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-04-30-6/+134
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-04-30-6/+134
| |\ \ \
| | * | | PowerPC: correct the SATA for p1/p2 rdb-pc platformJerry Huang2012-04-24-1/+1
| | * | | powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang2012-04-24-0/+4
| | * | | powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-24-0/+13
| | * | | powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2012-04-24-1/+11
| | * | | powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-24-0/+28
| | * | | powerpc/corenet_ds: Master module for boot from SRIOLiu Gang2012-04-24-0/+18
| | * | | powerpc/corenet_ds: Correct the compilation errors about ENVLiu Gang2012-04-24-0/+2
| | * | | powerpc/p2041rdb: add env in NAND supportShaohui Xie2012-04-24-0/+5
| | * | | powerpc/p2041rdb: add NAND and NAND boot supportShaohui Xie2012-04-24-3/+51
| | * | | powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boardsYork Sun2012-04-24-2/+2
| | |/ /
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-04-30-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-04-30-1/+1
| |\ \ \
| | * | | i2c: Add support for designware i2c controllerVipin KUMAR2012-04-24-1/+1
| | |/ /
* | | | image/fit: drop inline markings on parser codeMike Frysinger2012-04-30-2/+2
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-04-30-0/+375
|\ \ \ | |_|/ |/| |
| * | board/adp-ag102: add configuration of adp-ag102Macpaul Lin2012-04-22-0/+375
| |/
* | GCC47: Fix warning in md5.cMarek Vasut2012-04-29-1/+4
* | Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-29-22/+3
|\ \ | |/ |/|
| * CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logicMarek Vasut2012-04-19-1/+1
| * HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUMMarek Vasut2012-04-19-1/+1
| * CMD: Remove CMD_LOG, it's unusedMarek Vasut2012-04-19-5/+0
| * CMD: Fix typo KGBD -> KGDB on debris boardMarek Vasut2012-04-19-1/+1
| * CMD: Drop CONFIG_CMD_EMMC, it's not usedMarek Vasut2012-04-19-1/+0
| * CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut2012-04-19-8/+0
| * CMD: Drop CMD_DCR, it's not usedMarek Vasut2012-04-19-1/+0
| * CMD: Drop CMD_CAN, it's not usedMarek Vasut2012-04-19-1/+0
| * CMD: Remove CMD_AUTOSCRIPT, it's not usedMarek Vasut2012-04-19-2/+0
| * AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut2012-04-19-1/+0