summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-04-30-7/+406
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-04-30-7/+406
| |\ \ \ \
| | * | | | i2c:designware Turn off the ctrl when setting the speedArmando Visconti2012-04-24-0/+11
| | * | | | i2c: Add support for designware i2c controllerVipin KUMAR2012-04-24-7/+7
| | * | | | sh: i2c: Add support I2C controller of SH7734Nobuhiro Iwamatsu2012-04-24-0/+388
| | |/ / /
* | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-04-30-25/+44
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-04-30-25/+44
| |\ \ \ \
| | * | | | Blackfin: bfin_sdh: drop dos part hardcodeMike Frysinger2012-04-22-1/+0
| | * | | | Blackfin: move gd/bd to bss by defaultMike Frysinger2012-04-22-23/+43
| | * | | | Blackfin: gd_t: relocate volatile markingsMike Frysinger2012-04-22-1/+1
* | | | | | image/fit: drop inline markings on parser codeMike Frysinger2012-04-30-4/+4
|/ / / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-04-30-0/+1532
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | board/adp-ag102: add configuration of adp-ag102Macpaul Lin2012-04-22-0/+413
| * | | | board/adp-ag102: add board specific filesMacpaul Lin2012-04-22-0/+150
| * | | | nds32/ag102: add ag102 soc supportMacpaul Lin2012-04-22-0/+804
| * | | | nds32/ag102: add header support of ag102 socMacpaul Lin2012-04-22-0/+165
| |/ / /
* | | | patman: Change the location of patman pathVikram Narayanan2012-04-30-3/+3
* | | | patman: Fix a typo errorVikram Narayanan2012-04-30-1/+1
* | | | GCC47: Fix warning in md5.cMarek Vasut2012-04-29-3/+6
* | | | GCC47: Fix warning in cmd_nand.cMarek Vasut2012-04-29-1/+1
* | | | Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-29-24/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logicMarek Vasut2012-04-19-1/+1
| * | | CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut2012-04-19-1/+1
| * | | CMD: Fix typo CMD_FSL -> CMD_MFSL in readmeMarek 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
* | | | Prepare v2012.04.01Wolfgang Denk2012-04-25-1/+1
| |_|/ |/| |
* | | sandbox: Use the new run_command()Simon Glass2012-04-23-6/+0
* | | arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren2012-04-23-0/+1
* | | arm: fix bootm with device treeStephen Warren2012-04-23-1/+10
* | | Fix the behaviour of the 'run' commandTimo Ketola2012-04-23-1/+2
| |/ |/|
* | Prepare v2012.04Wolfgang Denk2012-04-21-35/+35
* | net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz2012-04-21-2/+2
* | Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-21-0/+2354
* | eb_cpux9k2: add USB host support to boardJens Scharsig2012-04-21-0/+14
* | mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme2012-04-21-1/+1
* | ehci-omap: fix for enabling the correct usb portJeroen Hofstee2012-04-21-2/+2
* | fdt: avoid bad MAKEALL statusWolfgang Denk2012-04-21-3/+7
* | fdt: fix out of tree builds with DT supportWolfgang Denk2012-04-21-1/+1
* | GCC4.6: Squash warnings in onenand_base.cWolfgang Denk2012-04-21-3/+2
|/
* Prepare v2012.04-rc3Wolfgang Denk2012-04-18-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2012-04-18-2/+2
|\
| * sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-04-18-1/+1