summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-13mach-stm32: Use default memory map as background regionPatrice Chotard
2018-03-13ARM: dts: Add support for stm32f746-evaluation board supportPatrice Chotard
2018-03-13arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard
2018-03-13arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard
2018-03-13arch-stm32f4: Remove fmc.h filePatrice Chotard
2018-03-13ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-evalPatrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-03-13ARM: dts: stm32: Add timer support for STM32F7Patrice Chotard
2018-03-13rk3288: vyasa: Add eMMC boot supportJagan Teki
2018-03-13ARM: dts: rockchip: Add usb otg for rk3288-vyasaJagan Teki
2018-03-13ARM: dts: rockchip: Add usb host for rk3288-vyasaJagan Teki
2018-03-13ARM: dts: rockchip: Add gmac support for rk3288-vyasa boardJagan Teki
2018-03-13ARM: dts: rockchip: Add regulators for rk3288-vyasaJagan Teki
2018-03-13ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMICJagan Teki
2018-03-13ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1Jagan Teki
2018-03-13ARM: dts: rockchip: Sync rk3288-vyasa dts from LinuxJagan Teki
2018-03-13imx: hab: Convert DCD non-NULL error to warningBryan O'Donoghue
2018-03-11imx: hab: Make usage of packed attribute consistentBryan O'Donoghue
2018-03-11imx: hab: Fix usage of packed attributeBryan O'Donoghue
2018-03-11ARM: dts: imx6dl-icore-rqs: Fix to include correct dtsiJagan Teki
2018-03-11ARM: dts: imx6qdl-icore-rqs: Sync usdhc4 node from LinuxJagan Teki
2018-03-09imx: syscounter: make sure asm is volatileYasushi SHOJI
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini
2018-03-05ARM: DTS: Re-sync logicpd-som-lv with Linux 4.16-rc3Adam Ford
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-03-05ARM: dts: rmobile: Add PHY reset GPIOMarek Vasut
2018-03-05ARM: dts: rmobile: Make PFC and RST available early on Gen2 onlyMarek Vasut
2018-03-05ARM: rmobile: Add R8A77965 Salvator-XS board supportMarek Vasut
2018-03-05ARM: dts: rmobile: Add SDHI nodes to R8A77965 M3N DTMarek Vasut
2018-03-05ARM: dts: rmobile: Add xHCI node to R8A77965 M3N DTMarek Vasut
2018-03-05ARM: dts: rmobile: Add EHCI nodes to R8A77965 M3N DTMarek Vasut
2018-03-05ARM: dts: rmobile: Add RAVB node to R8A77965 M3N DTMarek Vasut
2018-03-05ARM: dts: rmobile: Import R8A77965 M3N DT files from LinuxMarek Vasut
2018-03-05ARM: rmobile: Add R8A77965 M3N IDsMarek Vasut
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar
2018-02-26ARM: dts: rmobile: Import proper DTS for H2 StoutMarek Vasut
2018-02-26ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut
2018-02-25Merge git://git.denx.de/u-boot-mmcTom Rini
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot
2018-02-25Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-02-25Merge git://git.denx.de/u-boot-imxTom Rini
2018-02-24imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam
2018-02-24rockchip: rk3288: Fix wrong TPL_TEXT_BASEJagan Teki
2018-02-24rockchip: rk3288: Add TPL_LDSCRIPTJagan Teki
2018-02-24ARM: dts: i.MX6QDL: icore-rqs: Fix eMMC detection during SPLJagan Teki