summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-19Prepare v2012.04-rc3Wolfgang Denk1-1/+1
2012-04-19Merge 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-17Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk7-89/+87
2012-04-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk35-364/+530
2012-04-17ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut1-9/+8
2012-04-17ARM926EJS: 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
2012-04-16imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan1-2/+1
2012-04-16imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan1-4/+4
2012-04-16imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan1-0/+1
2012-04-16imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan3-6/+0
2012-04-16i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut1-1/+47
2012-04-16MX31: mx31pdk: drop enable_caches from board fileStefano Babic1-8/+0
2012-04-16i.MX28: Fix initial stack pointer positionMarek Vasut2-2/+2
2012-04-16mx35: mx35pdk: fix when cache functions are linkedStefano Babic1-0/+2
2012-04-16mx35: flea3: fix when cache functions are linkedStefano Babic1-0/+2
2012-04-16ARM: 926ejs: use debug() for misaligned addressesStefano Babic1-1/+1
2012-04-16ARM1136: add cache flush and invalidate operationsAnatolij Gustschin1-0/+95
2012-04-16mx6qsabrelite: Fix the serial console portFabio Estevam1-1/+1
2012-04-16mx6qsabrelite: Add boot switch setting information into the READMEFabio Estevam1-1/+2
2012-04-16i.MX6: mx6qsabrelite: add cache commands if cache is enabledEric Nelson1-0/+4
2012-04-16i.MX6: implement enable_caches()Eric Nelson3-0/+12
2012-04-16i.MX6: define CACHELINE_SIZEEric Nelson1-0/+2
2012-04-16MX53: DDR: Fix ZQHWCTRL field TZQ_CSTroy Kisky4-4/+4
2012-04-16mx28evk: Add a README fileFabio Estevam1-0/+29
2012-04-16mx28: Split the README into a common part and a m28 specific partFabio Estevam2-215/+230
2012-04-16tricorder: Load kernel from ubifsBernhard Walle1-2/+7
2012-04-16tricorder: Add UBIFSBernhard Walle1-2/+4
2012-04-16cm-t35: fix Ethernet reset timingIgor Grinberg1-5/+6
2012-04-16hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORTTom Rini1-0/+1
2012-04-16BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes2-57/+9
2012-04-16OMAP: Move omap1510inn to Unmaintained / OrphanedTom Rini1-4/+3
2012-04-15drivers/mtd/spr_smi.c: Fix build warningAnatolij Gustschin1-5/+0
2012-04-11README: supported boards are in boards.cfg, not MakefileMichael Jones1-5/+3
2012-04-11mkenvimage: Fix compiler warningDirk Behme1-2/+2
2012-04-11Move bootstage timer out of lib/time.cSimon Glass4-24/+24
2012-04-11configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSERFabio Estevam1-1/+2
2012-04-09Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk6-10/+35
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk19-51/+2025
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-onenandWolfgang Denk7-23/+86