summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-10-06spl: Move spl_board_load_image() into a generic headerSimon Glass
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-10-02ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis
2016-10-02am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis
2016-10-02am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis
2016-10-02Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis
2016-10-02ARM: omap5: add fdt secure dram reservation fixupDaniel Allred
2016-10-02ARM: DRA7: Add secure emif setup callsDaniel Allred
2016-10-02arm: omap5: secure API for EMIF memory reservationsDaniel Allred
2016-10-02ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred
2016-10-01rockchip: add boot-mode support for rk3288, rk3036Jacob Chen
2016-10-01rockchip: move common function from board-file to rk3036-board.cJacob Chen
2016-10-01rockchip: rename board.c to rk3288-board.cJacob Chen
2016-10-01rockchip: miniarm: remove eMMC supportXu Ziyuan
2016-10-01dts: evb-rk3399: add init voltage node for vdd-centerKever Yang
2016-10-01Kconfig: rockchip: enable DM_PWM and DM_REGULATORKever Yang
2016-10-01rockchip: rkpwm: fix the register sequenceKever Yang
2016-10-01rockchip: rk3399: update PPLL and pmu_pclk frequencyKever Yang
2016-10-01Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled.Sandy Patterson
2016-10-01rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabledSandy Patterson
2016-10-01rockchip: rk3288: sdram: fix DDR address rangeXu Ziyuan
2016-10-01ARM: keystone2: Add support for parsing monitor headerLokesh Vutla
2016-10-01board: k2g: Enable ECC byte laneLokesh Vutla
2016-10-01input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada
2016-10-01sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-29nds32: Support relocation.rick
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash
2016-09-28mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010Sriram Dash
2016-09-28mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram Dash
2016-09-27ARM: dts: vf-colibri: Enable USB device tree node for Colibri VybridSanchayan Maity
2016-09-27ARM: dts: vf: Add device tree node for USB on VybridSanchayan Maity
2016-09-27dra7x: boot: add dfu bootmode supportB, Ravi
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-09-27ARM: tegra: flush caches via SMC callStephen Warren
2016-09-27ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren
2016-09-27ARM: tegra: fix USB controller aliasesStephen Warren
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren
2016-09-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren
2016-09-27ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren
2016-09-27ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren