summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan2012-04-163-6/+0
| * i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut2012-04-161-1/+47
| * MX31: mx31pdk: drop enable_caches from board fileStefano Babic2012-04-161-8/+0
| * i.MX28: Fix initial stack pointer positionMarek Vasut2012-04-162-2/+2
| * mx35: mx35pdk: fix when cache functions are linkedStefano Babic2012-04-161-0/+2
| * mx35: flea3: fix when cache functions are linkedStefano Babic2012-04-161-0/+2
| * ARM: 926ejs: use debug() for misaligned addressesStefano Babic2012-04-161-1/+1
| * ARM1136: add cache flush and invalidate operationsAnatolij Gustschin2012-04-161-0/+95
| * mx6qsabrelite: Fix the serial console portFabio Estevam2012-04-161-1/+1
| * mx6qsabrelite: Add boot switch setting information into the READMEFabio Estevam2012-04-161-1/+2
| * i.MX6: mx6qsabrelite: add cache commands if cache is enabledEric Nelson2012-04-161-0/+4
| * i.MX6: implement enable_caches()Eric Nelson2012-04-163-0/+12
| * i.MX6: define CACHELINE_SIZEEric Nelson2012-04-161-0/+2
| * MX53: DDR: Fix ZQHWCTRL field TZQ_CSTroy Kisky2012-04-164-4/+4
| * mx28evk: Add a README fileFabio Estevam2012-04-161-0/+29
| * mx28: Split the README into a common part and a m28 specific partFabio Estevam2012-04-162-215/+230
| * tricorder: Load kernel from ubifsBernhard Walle2012-04-161-2/+7
| * tricorder: Add UBIFSBernhard Walle2012-04-161-2/+4
| * cm-t35: fix Ethernet reset timingIgor Grinberg2012-04-161-5/+6
| * hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORTTom Rini2012-04-161-0/+1
| * BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes2012-04-162-57/+9
| * OMAP: Move omap1510inn to Unmaintained / OrphanedTom Rini2012-04-161-4/+3
* | drivers/mtd/spr_smi.c: Fix build warningAnatolij Gustschin2012-04-141-5/+0
* | README: supported boards are in boards.cfg, not MakefileMichael Jones2012-04-111-5/+3
* | mkenvimage: Fix compiler warningDirk Behme2012-04-101-2/+2
* | Move bootstage timer out of lib/time.cSimon Glass2012-04-104-24/+24
* | configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSERFabio Estevam2012-04-101-1/+2
|/
* Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-096-10/+35
|\
| * LMB: Fix undefined lmb_reserve() on non-lmb platformsMarek Vasut2012-04-021-0/+1
| * MIPS: fix endianess handlingDaniel Schwierzeck2012-04-024-7/+24
| * MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck2012-04-021-1/+5
OpenPOWER on IntegriCloud