summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* armv8/cache: Change cache invalidate and flush functionYork Sun2014-04-074-20/+47
* armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2014-04-072-6/+19
* armv8/cache: Consolidate setting for MAIR and TCRYork Sun2014-04-072-25/+19
* arm: Handle .gnu.hash section in ldscriptsAndreas Färber2014-04-071-0/+1
* socfpga: Adding Clock Manager driverChin Liang See2014-04-075-1/+657
* arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-042-0/+70
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-0459-590/+1007
|\
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-256-15/+16
| |\
| | * kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada2014-03-121-1/+1
| | * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-125-14/+15
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-1310-0/+878
| |\ \
| | * | arm: exynos: Squash bogus warnings in pinmuxMarek Vasut2014-03-131-0/+12
| | * | board:trats2: Enable device tree on Trats2Piotr Wilczek2014-03-122-1/+436
| | * | board:trats: Enable device tree on TratsPiotr Wilczek2014-03-122-1/+122
| | * | board:universal: Enable device tree on UniversalPiotr Wilczek2014-03-122-1/+85
| | * | board:origen: Enable device tree on OrigenPiotr Wilczek2014-03-122-0/+47
| | * | arm:exynos: add common DTS file for exynos 4Piotr Wilczek2014-03-122-0/+150
| | * | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-121-0/+7
| | * | video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-121-0/+5
| | * | exynos4:pinmux:fdt: decode peripheral idPiotr Wilczek2014-03-121-0/+17
| | |/
| * | am33xx: Rework #ifdef's around s_init for clarityTom Rini2014-03-121-5/+3
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-1015-9/+67
| |\
| | * arm: atmel: sama5d3: add nand spl boot supportBo Shen2014-03-092-0/+4
| | * arm: atmel: sama5d3: add spi spl boot supportBo Shen2014-03-092-0/+4
| | * at91 gpio: fix typo in compatibility macroAndreas Henriksson2014-03-091-1/+1
| | * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-091-0/+25
| | * ARM: tegra: simplify halt_avp()Stephen Warren2014-03-051-3/+2
| | * ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124Stephen Warren2014-03-051-0/+5
| | * ARM: tegra: fix pmc_pwrgate_timer_mult register definitionStephen Warren2014-03-052-2/+13
| | * ARM: tegra: move CONFIG_TEGRAnnStephen Warren2014-03-054-0/+8
| * | ahci-plat: Provide a weak scsi_init hookIan Campbell2014-03-101-0/+6
| * | kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-071-1/+11
| * | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-075-66/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-0413-442/+15
| |\ \
| | * | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-77/+0
| | * | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-045-88/+4
| | * | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-049-194/+58
| | * | mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-47/+0
| | * | mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta2014-03-044-86/+10
| | * | mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-031-7/+0
| * | | kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-1/+3
| * | | kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-041-7/+2
| * | | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-049-47/+8
| * | | mmc: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+1
| |/ /
* | | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-042-87/+0
* | | mx6: add example DTB for mx6qsabreautoStefano Babic2014-04-022-0/+14
* | | imx: add rules for U-Boot DTB supportStefano Babic2014-04-022-0/+12
* | | mxs: fix warning in SPL with console supportStefano Babic2014-04-021-0/+2
* | | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-011-1/+14
* | | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-011-0/+5
OpenPOWER on IntegriCloud