aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-23Merge git://git.denx.de/u-boot-shTom Rini2-32/+3
2018-02-23arm64: show_regs: Dump the LRs HW valuesKarl Beldan1-7/+6
2018-02-23ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis2-10/+10
2018-02-23xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2-3/+3
2018-02-23sh: Do not provide strncmpTom Rini1-31/+2
2018-02-22imx6q: engicam: Use SPL_LOAD_FIT for MMC boardsJagan Teki1-1/+0
2018-02-22imx6ul: engicam: Drop isiot-mmc defconfigJagan Teki2-51/+0
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima2-104/+17
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta2-0/+24
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta2-0/+89
2018-02-22imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...Utkarsh Gupta1-0/+6
2018-02-22imx: hab: Keep CAAM clock enabled after authenticating additional imagesBreno Lima1-4/+3
2018-02-21sh: Use -m2a-nofpu onlyTom Rini1-1/+1