aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger20-19/+19
2012-04-30lin_gadget: use common mdelayMike Frysinger1-1/+0
2012-04-30gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger3-12/+9
2012-04-30fs/fat: align disk buffers on cache line to enable DMA and cacheEric Nelson1-10/+12
2012-04-30part_dos: align disk buffers on cache line to enable DMA and cacheEric Nelson1-3/+3
2012-04-30patman: Change the location of patman pathVikram Narayanan1-3/+3
2012-04-30patman: Fix a typo errorVikram Narayanan1-1/+1
2012-04-29GCC47: Fix warning in md5.cMarek Vasut2-3/+6
2012-04-29GCC47: Fix warning in cmd_nand.cMarek Vasut1-1/+1
2012-04-29Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk24-24/+5
2012-04-25Prepare v2012.04.01v2012.04.01Wolfgang Denk1-1/+1
2012-04-23sandbox: Use the new run_command()Simon Glass1-6/+0
2012-04-23arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren1-0/+1
2012-04-23arm: fix bootm with device treeStephen Warren1-1/+10
2012-04-23Fix the behaviour of the 'run' commandTimo Ketola1-1/+2
2012-04-21Prepare v2012.04v2012.04Wolfgang Denk2-35/+35
2012-04-21net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz1-2/+2
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass13-0/+2354
2012-04-21eb_cpux9k2: add USB host support to boardJens Scharsig1-0/+14
2012-04-21mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme1-1/+1
2012-04-21ehci-omap: fix for enabling the correct usb portJeroen Hofstee1-2/+2
2012-04-21fdt: avoid bad MAKEALL statusWolfgang Denk1-3/+7
2012-04-21fdt: fix out of tree builds with DT supportWolfgang Denk1-1/+1
2012-04-21GCC4.6: Squash warnings in onenand_base.cWolfgang Denk1-3/+2
2012-04-19CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logicMarek Vasut1-1/+1
2012-04-19CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut1-1/+1
2012-04-19CMD: Fix typo CMD_FSL -> CMD_MFSL in readmeMarek Vasut1-1/+1
2012-04-19HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUMMarek Vasut1-1/+1
2012-04-19CMD: Remove CMD_LOG, it's unusedMarek Vasut5-5/+0
2012-04-19CMD: Fix typo KGBD -> KGDB on debris boardMarek Vasut1-1/+1
2012-04-19CMD: Drop CONFIG_CMD_EMMC, it's not usedMarek Vasut1-1/+0
2012-04-19CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut8-8/+0
2012-04-19CMD: Drop CMD_DCR, it's not usedMarek Vasut1-1/+0
2012-04-19CMD: Drop CMD_CAN, it's not usedMarek Vasut1-1/+0
2012-04-19CMD: Remove CMD_AUTOSCRIPT, it's not usedMarek Vasut2-2/+0
2012-04-19AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut1-1/+0
2012-04-18Prepare v2012.04-rc3v2012.04-rc3Wolfgang Denk1-1/+1
2012-04-18Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2-2/+2
2012-04-18sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu1-1/+1
2012-04-18sh: Fix rsk7264 pin setup for on-board ethernetPhil Edworthy1-1/+1
2012-04-17i.MX6: arm2: Add AXI cache and Qos settingDirk Behme1-0/+6
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk7-89/+87
2012-04-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk35-364/+530
2012-04-16ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut1-9/+8
2012-04-16ARM926EJS: Make asm routines volatile in cache opsMarek Vasut1-1/+1
2012-04-16MX35: mx35pdk: wrong board revisionStefano Babic2-12/+0
2012-04-16ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic1-10/+12
2012-04-16ARM: add u-boot.imx as target for i.MX SOCsStefano Babic1-0/+3
2012-04-16M28: Pull out CONFIG_APBH_DMA so it's always enabledMarek Vasut1-1/+5
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut5-24/+40