summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-30-19/+19
* lin_gadget: use common mdelayMike Frysinger2012-04-30-1/+0
* gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger2012-04-30-12/+9
* fs/fat: align disk buffers on cache line to enable DMA and cacheEric Nelson2012-04-30-10/+12
* part_dos: align disk buffers on cache line to enable DMA and cacheEric Nelson2012-04-30-3/+3
* 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
| * sh: Fix rsk7264 pin setup for on-board ethernetPhil Edworthy2012-04-18-1/+1
* | i.MX6: arm2: Add AXI cache and Qos settingDirk Behme2012-04-17-0/+6
|/
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-16-89/+87
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-04-16-364/+530
|\
| * ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut2012-04-16-9/+8
| * ARM926EJS: Make asm routines volatile in cache opsMarek Vasut2012-04-16-1/+1
| * MX35: mx35pdk: wrong board revisionStefano Babic2012-04-16-12/+0
| * ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic2012-04-16-10/+12
| * ARM: add u-boot.imx as target for i.MX SOCsStefano Babic2012-04-16-0/+3
| * M28: Pull out CONFIG_APBH_DMA so it's always enabledMarek Vasut2012-04-16-1/+5
| * DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-16-24/+40