summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla2016-05-271-3/+5
* | | | | arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada2016-05-271-6/+6
* | | | | arm64: fix comment "flush & invalidate"Masahiro Yamada2016-05-271-2/+2
* | | | | arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada2016-05-271-8/+2
* | | | | ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla2016-05-272-1/+432
* | | | | ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla2016-05-273-0/+149
* | | | | board: AM335x-ICEv2: Add DDR dataLokesh Vutla2016-05-271-0/+15
* | | | | ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2016-05-272-1/+59
* | | | | ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-272-1/+722
* | | | | ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N2016-05-272-3/+2
* | | | | ARM: dts: am335x-bone: Enable uart and timerLokesh Vutla2016-05-273-4/+6
* | | | | ARM: dts: AM437x-IDK Initial SupportLokesh Vutla2016-05-272-1/+422
* | | | | ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla2016-05-272-1/+808
* | | | | ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred2016-05-272-0/+185
* | | | | ARM: omap-common: Add device type to CPU stringDaniel Allred2016-05-273-8/+32
* | | | | spl: build: ti: add support for secure boot imagesDaniel Allred2016-05-271-0/+6
* | | | | ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred2016-05-271-0/+20
* | | | | ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred2016-05-271-0/+66
* | | | | ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas2016-05-272-7/+18
* | | | | arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2016-05-272-6/+26
* | | | | arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas2016-05-271-0/+27
* | | | | arm: meson: implement calls to secure monitorBeniamino Galvani2016-05-274-1/+71
* | | | | arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani2016-05-279-0/+415
* | | | | arm: implement generic PSCI reset call for armv8Beniamino Galvani2016-05-273-1/+34
|/ / / /
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-05-2510-202/+285
|\ \ \ \
| * | | | sunxi: Enable a bunch of commands by default on sunxiHans de Goede2016-05-251-0/+10
| * | | | arm64: Pine64: update FDT filesAndre Przywara2016-05-255-198/+255
| * | | | sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann2016-05-251-0/+9
| * | | | sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka2016-05-251-1/+7
| * | | | sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-252-3/+4
| |/ / /
* | | | ARM: uniphier: add EHCI nodes for PH1-LD11Masahiro Yamada2016-05-262-0/+48
* | | | ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada2016-05-2622-3/+312
* | | | ARM: uniphier: rename UMC register macros of PH1-LD20Masahiro Yamada2016-05-262-4/+4
* | | | ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.hMasahiro Yamada2016-05-262-1/+1
* | | | ARM: uniphier: clean up boot mode tablesMasahiro Yamada2016-05-265-13/+13
* | | | ARM: uniphier: disable cache in SPL of PH1-LD20Masahiro Yamada2016-05-261-0/+2
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-2412-20/+94
|\ \ \
| * | | driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu2016-05-181-0/+1
| * | | arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu2016-05-182-0/+3
| * | | arch/arm: add SEC JR0 offsetAlex Porosanu2016-05-185-10/+28
| * | | armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
| * | | armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
| * | | armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong2016-05-181-3/+0
| * | | armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang2016-05-181-3/+0
| * | | armv8/ls1043a: update the node for QSPI supportYuan Yao2016-05-181-2/+3
| * | | armv8/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-171-0/+19
| * | | driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu2016-05-171-0/+1
| * | | armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-172-0/+37
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-243-1/+15
|\ \ \ \
| * | | | arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N2016-05-241-1/+1
OpenPOWER on IntegriCloud