summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tegra: fdt: Add additional USB bindingSimon Glass2012-03-291-0/+12
* fdt: Add tegra-usb bindings file from linuxSimon Glass2012-03-291-0/+13
* fdt: Add staging area for device tree binding documentationSimon Glass2012-03-291-0/+17
* tegra: fdt: Add device tree file for Tegra2 Seaboard from kernelSimon Glass2012-03-291-0/+36
* tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass2012-03-292-0/+170
* arm: fdt: Add skeleton device tree file from kernelSimon Glass2012-03-291-0/+13
* fdt: Add basic support for decoding GPIO definitionsSimon Glass2012-03-292-0/+124
* fdt: Add functions to access phandles, arrays and boolsSimon Glass2012-03-292-0/+106
* fdt: Tidy up a few fdtdec problemsSimon Glass2012-03-292-10/+35
* fdt: Add tests for fdtdecSimon Glass2012-03-292-0/+227
* fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass2012-03-292-0/+163
* arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren2012-03-291-5/+5
* net: fec_mxc: allow use with cache enabledEric Nelson2012-03-292-104/+192
* net: force PKTALIGN to ARCH_DMA_MINALIGNEric Nelson2012-03-291-1/+2
* i.MX28: Enable caches by defaultMarek Vasut2012-03-291-0/+10
* i.MX28: Make use of the bounce bufferMarek Vasut2012-03-292-0/+2
* i.MX28: Do data transfers via DMA in MMC driverMarek Vasut2012-03-291-30/+40
* MMC: Implement generic bounce bufferMarek Vasut2012-03-291-3/+99
* i.MX28: Add cache support to MXS NAND driverMarek Vasut2012-03-291-3/+50
* i.MX28: Add cache support into the APBH DMA driverMarek Vasut2012-03-291-1/+22
* ARM926EJS: Implement cache operationsMarek Vasut2012-03-291-12/+54
* board/vpac270/onenand.c: Fix build errorsAnatolij Gustschin2012-03-281-3/+0
* nhk8815: fix build errorsAnatolij Gustschin2012-03-281-0/+10
* atmel-boards: add missing atmel_mci.hAndreas Bießmann2012-03-282-0/+2
* ARM: highbank: setup env from boot source registerRob Herring2012-03-281-0/+13
* ARM: highbank: change env config to use nvramJason Hobbs2012-03-281-9/+7
* ARM: highbank: add reset supportRob Herring2012-03-282-0/+9
* ARM: highbank: Add boot counter supportRob Herring2012-03-284-1/+41
* ARM: highbank: change TEXT_BASE to 0x8000Rob Herring2012-03-281-1/+1
* ARM: highbank: fix us_to_tick calculationRob Herring2012-03-281-2/+2
* ARM: highbank: add missing get_tbclkRob Herring2012-03-281-0/+5
* ARM: highbank: fix warning for calxedaxgmac_initializeRob Herring2012-03-281-0/+1
* net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring2012-03-281-0/+1
* EXYNOS: Add structure for Exynos4 DMCChander Kashyap2012-03-271-0/+109
* EXYNOS: SMDK5250: Support all 4 UARTsDoug Anderson2012-03-271-2/+42
* ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)2012-03-271-44/+20
* ARM: davinci: fixes for cam_enc_4xx boardHeiko Schocher2012-03-274-23/+54
* omap3_spi: receive transmit modejacopo mondi2012-03-272-3/+65
* calimain, enbw_cmc: Fix typo in commentsChristian Riesch2012-03-272-2/+2
* Davinci: ea20: use gpio framework to access gpiosStefano Babic2012-03-272-29/+11
* OMAP3: mt_ventoux: sets its own mtdpartsStefano Babic2012-03-271-0/+10
* OMAP3: mt_ventoux: updated timing for FPGAStefano Babic2012-03-271-6/+5
* twl4030: fix potential power supply handling issuesGrazvydas Ignotas2012-03-271-4/+14
* NAND: TI: fix warnings in omap_gpmc.cStefano Babic2012-03-271-6/+8
* cam_enc_4xx: Rename 'images' to 'imgs'Tom Rini2012-03-271-24/+24
* arm: Add Prep subcommand support to bootmSimon Schwarz2012-03-272-169/+206
* OMAP3: twister: add support to boot Linux from SPLStefano Babic2012-03-272-0/+35
* SPL: call cleanup_before_linux() before booting LinuxStefano Babic2012-03-271-1/+1
* OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic2012-03-271-0/+2
* Add cache functions to SPL for armv7Stefano Babic2012-03-273-4/+5
OpenPOWER on IntegriCloud