summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass
2017-07-28tegra: spl: Enable debug UARTSimon Glass
2017-07-27rockchip: add u-boot specific dts for rk3036 sdkAndy Yan
2017-07-27rockchip: use puts instead of printf when back to bootromAndy Yan
2017-07-27rockchip: enable SPL_LIBGENERIC for rk3036 based boardsAndy Yan
2017-07-27rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich
2017-07-27rockchip: dts: rk3399-puma: put EFI partition entries at 2MBPhilipp Tomsich
2017-07-27rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before...Philipp Tomsich
2017-07-27rockchip: clk: rk3399: remove unused fields from priv-structuresPhilipp Tomsich
2017-07-27rockchip: clk: rk3368: remove unused fields from rk3368_clk_privPhilipp Tomsich
2017-07-27rockchip: spl: make boot0 hook TPL safePhilipp Tomsich
2017-07-27rockchip: pwm: add mask for config settingKever Yang
2017-07-27rockchip: dts: correct vdd_log setting for firefly-rk3399Kever Yang
2017-07-27rockchip: dts: firefly using ddr3 1600Kever Yang
2017-07-27rockchip: phycore: Add ID page of M24C32-D EEPROMWadim Egorov
2017-07-27rockchip: timer: make register sizes explicitPhilipp Tomsich
2017-07-27rockchip: dts: rk3229: add dwc2 node for fastbootMeng Dongyang
2017-07-26Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-07-26ARM: DTS: stm32: remove useless mr-nbanks propertyPatrice Chotard
2017-07-26ram: stm32: migrate fmc defines in driver filePatrice Chotard
2017-07-26clk: stm32f7: remove clock_get()Patrice Chotard
2017-07-26clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard
2017-07-26clk: stm32f7: add clock .get_rate() callbackPatrice Chotard
2017-07-26clk: stm32f7: add static for configure_clocks()Patrice Chotard
2017-07-26ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard
2017-07-26arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan
2017-07-26arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas
2017-07-26pinctrl: meson: add GPIO supportBeniamino Galvani
2017-07-26arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani
2017-07-26ARM: uniphier: remove part number info from the boot logMasahiro Yamada
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada
2017-07-26arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee
2017-07-26arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee
2017-07-26arm: socfpga: Remove unused passing parameter of socfpga_bridges_resetTien Fong Chee
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-23arm: omap3: Detect boot mode very earlyAdam Ford
2017-07-23arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis
2017-07-23arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is definedAndrew F. Davis
2017-07-23arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis
2017-07-23arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima