summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2018-02-23Merge git://git.denx.de/u-boot-shTom Rini
2018-02-23arm64: show_regs: Dump the LRs HW valuesKarl Beldan
2018-02-23ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis
2018-02-23xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov
2018-02-23sh: Do not provide strncmpTom Rini
2018-02-22imx6q: engicam: Use SPL_LOAD_FIT for MMC boardsJagan Teki
2018-02-22imx6ul: engicam: Drop isiot-mmc defconfigJagan Teki
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta
2018-02-22imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...Utkarsh Gupta
2018-02-22imx: hab: Keep CAAM clock enabled after authenticating additional imagesBreno Lima
2018-02-21sh: Use -m2a-nofpu onlyTom Rini
2018-02-19Merge git://git.denx.de/u-boot-mmcTom Rini
2018-02-19Merge git://git.denx.de/u-boot-dmTom Rini
2018-02-19dts: am57xx-idk: disable HS200 supportJean-Jacques Hiblot
2018-02-19dts: am57xx-beagle-x15: disable UHS and HS200 supportJean-Jacques Hiblot
2018-02-19ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodesJean-Jacques Hiblot
2018-02-19ARM: dts: DRA7: use new dra7-specific compatible stringKishon Vijay Abraham I
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot
2018-02-18sandbox: Add 64-bit sandboxMario Six
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass
2018-02-18sandbox: Correct dtc warning in /chosen nodeSimon Glass
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin