summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* ARMv8/sec-firmware: fix a compile errorHou Zhiqiang2016-10-06-6/+16
* ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka2016-10-06-0/+4
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-5/+7
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-2/+6
* spl: Convert boot_device into a structSimon Glass2016-10-06-2/+2
* spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-0/+6
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06-2/+2
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-1/+1
* spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-06-9/+0
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-03-25/+205
|\
| * rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-01-5/+103
| * rockchip: move common function from board-file to rk3036-board.cJacob Chen2016-10-01-0/+84
| * rockchip: rename board.c to rk3288-board.cJacob Chen2016-10-01-1/+1
| * rockchip: miniarm: remove eMMC supportXu Ziyuan2016-10-01-12/+0
| * dts: evb-rk3399: add init voltage node for vdd-centerKever Yang2016-10-01-0/+1
| * Kconfig: rockchip: enable DM_PWM and DM_REGULATORKever Yang2016-10-01-0/+2
| * rockchip: rkpwm: fix the register sequenceKever Yang2016-10-01-1/+1
| * rockchip: rk3399: update PPLL and pmu_pclk frequencyKever Yang2016-10-01-2/+2
| * Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled.Sandy Patterson2016-10-01-0/+3
| * rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabledSandy Patterson2016-10-01-1/+4
| * rockchip: rk3288: sdram: fix DDR address rangeXu Ziyuan2016-10-01-3/+4
* | ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis2016-10-02-1/+1
* | am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis2016-10-02-2/+2
* | am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis2016-10-02-2/+18
* | Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis2016-10-02-88/+98
* | ARM: omap5: add fdt secure dram reservation fixupDaniel Allred2016-10-02-2/+62
* | ARM: DRA7: Add secure emif setup callsDaniel Allred2016-10-02-0/+15
* | arm: omap5: secure API for EMIF memory reservationsDaniel Allred2016-10-02-0/+151
* | ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred2016-10-02-0/+26
* | ARM: keystone2: Add support for parsing monitor headerLokesh Vutla2016-10-01-4/+18
* | board: k2g: Enable ECC byte laneLokesh Vutla2016-10-01-2/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-1/+31
|\
| * ARM: dts: vf-colibri: Enable USB device tree node for Colibri VybridSanchayan Maity2016-09-27-0/+11
| * ARM: dts: vf: Add device tree node for USB on VybridSanchayan Maity2016-09-27-0/+14
| * dra7x: boot: add dfu bootmode supportB, Ravi2016-09-27-1/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-09-27-673/+2730
|\ \
| * | ARM: tegra: flush caches via SMC callStephen Warren2016-09-27-0/+24
| * | ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren2016-09-27-1/+1
| * | ARM: tegra: fix USB controller aliasesStephen Warren2016-09-27-6/+9
| * | ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren2016-09-27-2/+4
| * | ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren2016-09-27-3/+11
| * | ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren2016-09-27-2/+36
| * | ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-27-86/+323
| * | ARM: tegra: add peripheral clock init tableStephen Warren2016-09-27-0/+134
| * | ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren2016-09-27-80/+613
| * | ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren2016-09-27-7/+54
| * | ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren2016-09-27-129/+627
| * | ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren2016-09-27-143/+758
| * | ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren2016-09-27-2/+2
| * | ARM: tegra: remove "0, " from DT unit addressesStephen Warren2016-09-27-82/+82