summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM64: zynqmp: Extend page_table_sizeMichal Simek2016-06-061-0/+5
* ARM64: zynqmp: Add support for zc1751-dc4Michal Simek2016-06-062-0/+213
* arm: lib: fix push/pop-section directivesStephen Warren2016-06-037-34/+34
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-023-1/+122
|\
| * arm: socfpga: Add samtec VIN|ING boardMarek Vasut2016-06-013-1/+122
* | ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-021-0/+12
* | arm: omap: Introduce vcores_init functionKeerthy2016-06-022-0/+12
* | ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman2016-06-021-6/+23
* | ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman2016-06-022-23/+16
* | ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-022-10/+17
* | ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman2016-06-021-4/+4
* | dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-06-023-2/+14
* | ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-022-2/+2
* | arm: lib: Split asm symbols into different .text subsectionsMarek Vasut2016-06-027-0/+38
* | arm: lib: Import Thumb1 functionsMarek Vasut2016-06-021-0/+53
* | arm: lib: import muldi3.S from LinuxMarek Vasut2016-06-022-1/+48
* | arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2016-06-022-4/+4
* | arm: lib: Import __do_div64 from LinuxMarek Vasut2016-06-022-1/+213
* | arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut2016-06-021-5/+3
* | arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut2016-06-026-430/+353
* | arm: lib: Sync libgcc shift operationsMarek Vasut2016-06-023-12/+24
* | arm: lib: Drop underscore from private libgcc filenamesMarek Vasut2016-06-029-3/+3
* | arm: include: Import unified.h from Linux kernelMarek Vasut2016-06-024-7/+138
* | arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut2016-06-021-0/+14
* | arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut2016-06-021-0/+1
* | arm: Treat arm946es as v5teMarek Vasut2016-06-021-1/+1
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-275-30/+33
|\
| * dm: rockchip: Enable CONFIG_BLKSimon Glass2016-05-271-0/+3
| * Rename reset to sysresetStephen Warren2016-05-264-30/+30
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-05-274-1/+87
|\ \
| * | rockchip: rock2: dts: use status = "okay" not okSjoerd Simons2016-05-271-1/+1
| * | rockchip: rk3288-firefly: Add gmac definitionSjoerd Simons2016-05-271-0/+16
| * | rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3Sjoerd Simons2016-05-271-0/+53
| * | rockchip: rk3288: Add clock support for the gmac ethernet interfaceSjoerd Simons2016-05-271-0/+17
| |/
* | 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
OpenPOWER on IntegriCloud