summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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-3/+13
* powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changesDirk Eibach2012-04-30-37/+70
* powerpc/ppc4xx: Make gdsys 405ep boards reset more genericDirk Eibach2012-04-30-217/+366
* powerpc/ppc4xx: Adjust environment size on neoDirk Eibach2012-04-30-1/+1
* 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
| * imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan2012-04-16-2/+1
| * imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan2012-04-16-4/+4
| * imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan2012-04-16-0/+1
| * imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan2012-04-16-6/+0
| * i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut2012-04-16-1/+47
| * MX31: mx31pdk: drop enable_caches from board fileStefano Babic2012-04-16-8/+0
| * i.MX28: Fix initial stack pointer positionMarek Vasut2012-04-16-2/+2
| * mx35: mx35pdk: fix when cache functions are linkedStefano Babic2012-04-16-0/+2
| * mx35: flea3: fix when cache functions are linkedStefano Babic2012-04-16-0/+2
| * ARM: 926ejs: use debug() for misaligned addressesStefano Babic2012-04-16-1/+1
| * ARM1136: add cache flush and invalidate operationsAnatolij Gustschin2012-04-16-0/+95
| * mx6qsabrelite: Fix the serial console portFabio Estevam2012-04-16-1/+1
| * mx6qsabrelite: Add boot switch setting information into the READMEFabio Estevam2012-04-16-1/+2
| * i.MX6: mx6qsabrelite: add cache commands if cache is enabledEric Nelson2012-04-16-0/+4
| * i.MX6: implement enable_caches()Eric Nelson2012-04-16-0/+12
| * i.MX6: define CACHELINE_SIZEEric Nelson2012-04-16-0/+2