summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-11LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal
2017-09-11SECURE_BOOT: Unify memory map for Layerscape based platformsSumit Garg
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-09-08rockchip: enable SPL_SYSRESET config for all Rockchip SoCsKever Yang
2017-09-08rockchip: rk3328: fix syscon id tableKever Yang
2017-09-05Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-09-05rockchip: rk3288: Add reset reason detectionWadim Egorov
2017-09-04Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-09-05ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFCMarek Vasut
2017-09-02x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini
2017-09-01Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-09-01sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini
2017-09-01Merge git://git.denx.de/u-boot-marvellTom Rini
2017-09-01Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-09-01Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-08-30i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki
2017-08-30imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner
2017-08-30ARM: mvebu: add "spi-flash" compatible stringChris Packham
2017-08-30ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada
2017-08-30ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada
2017-08-30ARM: dts: uniphier: update PXs3 SoC/board DTMasahiro Yamada
2017-08-30ARM: dts: uniphier: sync with LinuxMasahiro Yamada
2017-08-30ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura
2017-08-30ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada
2017-08-30ARM: uniphier: add PLL settings for PXs3Masahiro Yamada
2017-08-30ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada
2017-08-30ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada
2017-08-29imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin
2017-08-29imx: timer: don't clear the GPT control register multiple timesAnatolij Gustschin
2017-08-28sunxi: Enable MMC new mode for A83TMaxime Ripard
2017-08-28mmc: sunxi: Support new modeMaxime Ripard
2017-08-28sandbox: Add a dummy invalidate_dcache_range() functionBin Meng
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-27sh: Fix linking of ms7722seTom Rini
2017-08-26Merge git://git.denx.de/u-boot-shTom Rini
2017-08-26Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-26spl: stm32: make falcon mode activation configurableVikas Manocha
2017-08-26ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta
2017-08-26arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMCThomas Petazzoni
2017-08-26board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni
2017-08-26board: atmel: Use the new PIT timer driverWenyou.Yang@microchip.com
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com