summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-06-03arm: lib: fix push/pop-section directivesStephen Warren
2016-06-03Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-06-03ARM: k2g: Configure reset mux to device resetLokesh Vutla
2016-06-03arm: omap: Introduce vcores_init functionKeerthy
2016-06-03ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman
2016-06-03ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman
2016-06-03ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman
2016-06-03ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman
2016-06-03dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros
2016-06-03ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros
2016-06-03arm: lib: Split asm symbols into different .text subsectionsMarek Vasut
2016-06-03arm: lib: Import Thumb1 functionsMarek Vasut
2016-06-03arm: lib: import muldi3.S from LinuxMarek Vasut
2016-06-03arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut
2016-06-03arm: lib: Import __do_div64 from LinuxMarek Vasut
2016-06-03arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut
2016-06-03arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut
2016-06-03arm: lib: Sync libgcc shift operationsMarek Vasut
2016-06-03arm: lib: Drop underscore from private libgcc filenamesMarek Vasut
2016-06-03arm: include: Import unified.h from Linux kernelMarek Vasut
2016-06-03arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut
2016-06-03arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut
2016-06-03arm: Treat arm946es as v5teMarek Vasut
2016-06-01arm: socfpga: Add samtec VIN|ING boardMarek Vasut
2016-05-28Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-05-27ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla
2016-05-27arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada
2016-05-27arm64: fix comment "flush & invalidate"Masahiro Yamada
2016-05-27arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada
2016-05-27ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla
2016-05-27ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla
2016-05-27ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla
2016-05-27ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N
2016-05-27ARM: dts: am335x-bone: Enable uart and timerLokesh Vutla
2016-05-27ARM: dts: AM437x-IDK Initial SupportLokesh Vutla
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla
2016-05-27ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred
2016-05-27ARM: omap-common: Add device type to CPU stringDaniel Allred
2016-05-27spl: build: ti: add support for secure boot imagesDaniel Allred
2016-05-27ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred
2016-05-27ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred
2016-05-27ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas
2016-05-27arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas
2016-05-27arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas
2016-05-27arm: meson: implement calls to secure monitorBeniamino Galvani
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani
2016-05-27arm: implement generic PSCI reset call for armv8Beniamino Galvani