summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass2016-07-053-73/+2154
* sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2016-07-022-1/+350
* sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl2016-07-021-0/+2
* ARM: uniphier: add external IRQ setup codeMasahiro Yamada2016-07-022-0/+44
* ARM: dts: uniphier: add AIDET nodesMasahiro Yamada2016-07-028-0/+40
* ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada2016-07-0222-138/+99
* ARM: uniphier: fix typo "talbe"Masahiro Yamada2016-06-301-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-287-124/+21
|\
| * armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini2016-06-283-105/+0
| * armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-283-16/+16
| * armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang2016-06-241-3/+5
* | arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-263-0/+124
* | arm: at91: smartweb: add DM and DTS supportHeiko Schocher2016-06-263-1/+116
* | arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher2016-06-264-0/+3012
* | corvus DTS / DM supportHeiko Schocher2016-06-263-1/+115
* | arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher2016-06-261-12/+14
* | ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut2016-06-261-1/+1
* | common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-2614-14/+14
* | board/BuR: rename kwb board to brxre1Hannes Schmelzer2016-06-241-3/+3
* | board/BuR: rename tseries board to brppt1Hannes Schmelzer2016-06-241-3/+3
* | arm: bcm235xx: update clock frameworkSteve Rae2016-06-241-5/+5
* | arm: bcm235xx: fix kps ccuChris Brand2016-06-241-5/+1
* | arm: bcm235xx: implement the boot0 hook codeSteve Rae2016-06-241-0/+15
* | ARM: armv7: refactor Makefile slightlyMasahiro Yamada2016-06-241-9/+2
* | ARM: move #ifdef to match the error handling codeMasahiro Yamada2016-06-241-2/+5
* | arm64: optimize smp_kick_all_cpusMasahiro Yamada2016-06-241-3/+1
* | board: amlogic: Rename folder for Amlogic boardsCarlo Caione2016-06-241-1/+1
* | omap3: bugfix in timer on rolloverDaniel Gorsulowski2016-06-241-1/+1
|/
* Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede2016-06-201-9/+0
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-205-504/+341
* sunxi: Add base address for GICChen-Yu Tsai2016-06-203-4/+6
* sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai2016-06-201-1/+6
* sunxi: Group cpu core related controls togetherChen-Yu Tsai2016-06-202-24/+16
* sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai2016-06-201-0/+2
* sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai2016-06-201-1/+3
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-203-14/+25
* ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai2016-06-201-0/+7
* ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai2016-06-201-0/+7
* ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai2016-06-201-0/+2
* ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai2016-06-201-9/+9
* sunxi: Add defconfig and dts file for inet86dz boardHans de Goede2016-06-202-0/+294
* sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tabletHans de Goede2016-06-203-0/+303
* sunxi: Select USE_TINY_PRINTFHans de Goede2016-06-201-0/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-06-207-28/+64
|\
| * clk: convert API to match reset/mailbox styleStephen Warren2016-06-195-28/+49
| * mailbox: add Tegra186 HSP driverStephen Warren2016-06-192-0/+15
* | ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada2016-06-203-0/+42
* | ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada2016-06-201-0/+1
* | ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada2016-06-201-8/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-183-4/+117
|\
OpenPOWER on IntegriCloud