aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-13mach-stm32: Use default memory map as background regionPatrice Chotard2-30/+17
2018-03-13ARM: dts: Add support for stm32f746-evaluation board supportPatrice Chotard2-1/+242
2018-03-13arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard1-9/+0
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard2-61/+0
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard3-56/+25
2018-03-13arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard4-373/+118
2018-03-13arch-stm32f4: Remove fmc.h filePatrice Chotard1-75/+0
2018-03-13ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-evalPatrice Chotard1-0/+1
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard12-344/+7
2018-03-13ARM: dts: stm32: Add timer support for STM32F7Patrice Chotard2-0/+15
2018-03-13rk3288: vyasa: Add eMMC boot supportJagan Teki2-0/+15
2018-03-13ARM: dts: rockchip: Add usb otg for rk3288-vyasaJagan Teki1-0/+25
2018-03-13ARM: dts: rockchip: Add usb host for rk3288-vyasaJagan Teki1-0/+48
2018-03-13ARM: dts: rockchip: Add gmac support for rk3288-vyasa boardJagan Teki1-0/+41
2018-03-13ARM: dts: rockchip: Add regulators for rk3288-vyasaJagan Teki1-0/+40
2018-03-13ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMICJagan Teki1-20/+2
2018-03-13ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1Jagan Teki1-2/+2
2018-03-13ARM: dts: rockchip: Sync rk3288-vyasa dts from LinuxJagan Teki2-60/+103
2018-03-13imx: hab: Convert DCD non-NULL error to warningBryan O'Donoghue1-4/+2
2018-03-11imx: hab: Make usage of packed attribute consistentBryan O'Donoghue1-2/+2
2018-03-11imx: hab: Fix usage of packed attributeBryan O'Donoghue1-0/+1
2018-03-11ARM: dts: imx6dl-icore-rqs: Fix to include correct dtsiJagan Teki1-1/+1
2018-03-11ARM: dts: imx6qdl-icore-rqs: Sync usdhc4 node from LinuxJagan Teki1-1/+36
2018-03-09imx: syscounter: make sure asm is volatileYasushi SHOJI1-2/+2
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini16-8/+908
2018-03-05ARM: DTS: Re-sync logicpd-som-lv with Linux 4.16-rc3Adam Ford1-34/+12
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada32-32/+32
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-1/+1
2018-03-05ARM: dts: rmobile: Add PHY reset GPIOMarek Vasut2-0/+2
2018-03-05ARM: dts: rmobile: Make PFC and RST available early on Gen2 onlyMarek Vasut6-8/+40
2018-03-05ARM: rmobile: Add R8A77965 Salvator-XS board supportMarek Vasut3-0/+32
2018-03-05ARM: dts: rmobile: Add SDHI nodes to R8A77965 M3N DTMarek Vasut1-4/+32
2018-03-05ARM: dts: rmobile: Add xHCI node to R8A77965 M3N DTMarek Vasut1-1/+8
2018-03-05ARM: dts: rmobile: Add EHCI nodes to R8A77965 M3N DTMarek Vasut1-4/+37
2018-03-05ARM: dts: rmobile: Add RAVB node to R8A77965 M3N DTMarek Vasut1-1/+10
2018-03-05ARM: dts: rmobile: Import R8A77965 M3N DT files from LinuxMarek Vasut2-0/+754
2018-03-05ARM: rmobile: Add R8A77965 M3N IDsMarek Vasut3-0/+3
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-0/+67
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-6/+316
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2-0/+6
2018-02-26ARM: dts: rmobile: Import proper DTS for H2 StoutMarek Vasut1-6/+316
2018-02-26ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut3-0/+67
2018-02-25Merge git://git.denx.de/u-boot-mmcTom Rini1-1/+1
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot1-1/+1
2018-02-25Merge git://git.denx.de/u-boot-rockchipTom Rini2-0/+20
2018-02-25Merge git://git.denx.de/u-boot-imxTom Rini7-160/+164
2018-02-24imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam1-0/+23
2018-02-24rockchip: rk3288: Fix wrong TPL_TEXT_BASEJagan Teki1-0/+3
2018-02-24rockchip: rk3288: Add TPL_LDSCRIPTJagan Teki2-0/+17
2018-02-24ARM: dts: i.MX6QDL: icore-rqs: Fix eMMC detection during SPLJagan Teki1-0/+2