summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-05-27Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD optionsSimon Glass
2016-05-27Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass
2016-05-27mips: Drop unused code in u-boot.hSimon Glass
2016-05-27m68k: Drop unused code in u-boot.hSimon Glass
2016-05-27avr32: Drop unused code in u-boot.hSimon Glass
2016-05-27sh: Drop the arch-specific board initSimon Glass
2016-05-27sh: Fix build errors for generic boardSimon Glass
2016-05-27openrisc: Drop the arch-specific board initSimon Glass
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
2016-05-27dm: rockchip: Enable CONFIG_BLKSimon Glass
2016-05-27rockchip: rock2: dts: use status = "okay" not okSjoerd Simons
2016-05-27rockchip: rk3288-firefly: Add gmac definitionSjoerd Simons
2016-05-27rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3Sjoerd Simons
2016-05-27rockchip: rk3288: Add clock support for the gmac ethernet interfaceSjoerd Simons
2016-05-27mailbox: implement a sandbox testStephen Warren
2016-05-27Rename reset to sysresetStephen Warren
2016-05-26Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-25mips: ath79: ar933x: Avoid warning with gcc5Wills Wang
2016-05-25mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang
2016-05-25mips: Drop JZ4740 remnantsMarek Vasut
2016-05-25mips: Allow overriding start.S in SPLMarek Vasut
2016-05-25malta: Use device model & tree for UARTPaul Burton
2016-05-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede
2016-05-25arm64: Pine64: update FDT filesAndre Przywara
2016-05-25sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann
2016-05-25sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai