summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/fat: align disk buffers on cache line to enable DMA and cacheEric Nelson2012-04-301-10/+12
* part_dos: align disk buffers on cache line to enable DMA and cacheEric Nelson2012-04-301-3/+3
* patman: Change the location of patman pathVikram Narayanan2012-04-301-3/+3
* patman: Fix a typo errorVikram Narayanan2012-04-301-1/+1
* GCC47: Fix warning in md5.cMarek Vasut2012-04-292-3/+6
* GCC47: Fix warning in cmd_nand.cMarek Vasut2012-04-291-1/+1
* Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-2924-24/+5
|\
| * CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logicMarek Vasut2012-04-191-1/+1
| * CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut2012-04-191-1/+1
| * CMD: Fix typo CMD_FSL -> CMD_MFSL in readmeMarek Vasut2012-04-191-1/+1
| * HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUMMarek Vasut2012-04-191-1/+1
| * CMD: Remove CMD_LOG, it's unusedMarek Vasut2012-04-195-5/+0
| * CMD: Fix typo KGBD -> KGDB on debris boardMarek Vasut2012-04-191-1/+1
| * CMD: Drop CONFIG_CMD_EMMC, it's not usedMarek Vasut2012-04-191-1/+0
| * CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut2012-04-198-8/+0
| * CMD: Drop CMD_DCR, it's not usedMarek Vasut2012-04-191-1/+0
| * CMD: Drop CMD_CAN, it's not usedMarek Vasut2012-04-191-1/+0
| * CMD: Remove CMD_AUTOSCRIPT, it's not usedMarek Vasut2012-04-192-2/+0
| * AT91: Drop AT91_SPIMUX command from cmd_allMarek Vasut2012-04-191-1/+0
* | Prepare v2012.04.01Wolfgang Denk2012-04-251-1/+1
* | sandbox: Use the new run_command()Simon Glass2012-04-231-6/+0
* | arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren2012-04-231-0/+1
* | arm: fix bootm with device treeStephen Warren2012-04-231-1/+10
* | Fix the behaviour of the 'run' commandTimo Ketola2012-04-231-1/+2
* | Prepare v2012.04Wolfgang Denk2012-04-212-35/+35
* | net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz2012-04-211-2/+2
* | Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-2113-0/+2354
* | eb_cpux9k2: add USB host support to boardJens Scharsig2012-04-211-0/+14
* | mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme2012-04-211-1/+1
* | ehci-omap: fix for enabling the correct usb portJeroen Hofstee2012-04-211-2/+2
* | fdt: avoid bad MAKEALL statusWolfgang Denk2012-04-211-3/+7
* | fdt: fix out of tree builds with DT supportWolfgang Denk2012-04-211-1/+1
* | GCC4.6: Squash warnings in onenand_base.cWolfgang Denk2012-04-211-3/+2
|/
* Prepare v2012.04-rc3Wolfgang Denk2012-04-181-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2012-04-182-2/+2
|\
| * sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-04-181-1/+1
| * sh: Fix rsk7264 pin setup for on-board ethernetPhil Edworthy2012-04-181-1/+1
* | i.MX6: arm2: Add AXI cache and Qos settingDirk Behme2012-04-171-0/+6
|/
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-167-89/+87
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-04-1635-364/+530
|\
| * ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut2012-04-161-9/+8
| * ARM926EJS: Make asm routines volatile in cache opsMarek Vasut2012-04-161-1/+1
| * MX35: mx35pdk: wrong board revisionStefano Babic2012-04-162-12/+0
| * ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic2012-04-161-10/+12
| * ARM: add u-boot.imx as target for i.MX SOCsStefano Babic2012-04-161-0/+3
| * M28: Pull out CONFIG_APBH_DMA so it's always enabledMarek Vasut2012-04-161-1/+5
| * DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-165-24/+40
| * imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan2012-04-161-2/+1
| * imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan2012-04-161-4/+4
| * imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan2012-04-161-0/+1
OpenPOWER on IntegriCloud