summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-01ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPLJean-Jacques Hiblot
2019-02-01ARM: DTS: am43xx: Add aliases for the USB portsJean-Jacques Hiblot
2019-02-01ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3Adam Ford
2019-02-01ARM: dts: da850-evm: Re-sync with Kernel 5.0Adam Ford
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-02-01ARM: DTS: am335x-evm: Use USB0 in peripheral modeJean-Jacques Hiblot
2019-02-01ARM: dts: am335x-shc: add u-boot specific dtsiHeiko Schocher
2019-02-01arm: dts: add am335x-shc.dts for shc boardHeiko Schocher
2019-01-31Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-01-31arm: meson: board-gx: Setup VPU in fdtMaxime Jourdan
2019-01-31arm64: dts: meson-gx: add hhi reg entry to hdmi_txMaxime Jourdan
2019-01-31arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supplyNeil Armstrong
2019-01-31arm64: dts: meson-gx: vpu should be probed before relocationMaxime Jourdan
2019-01-31video: Add Meson Video Processing Unit DriverNeil Armstrong
2019-01-30Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-01-30arm: sunxi: Enable DM_MMCJagan Teki
2019-01-30sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsiJagan Teki
2019-01-30arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1Jagan Teki
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini
2019-01-29arm: stm32mp1: deploy spl in root folderPatrick Delaunay
2019-01-28imx: video: Fix return value issueYe Li
2019-01-28ARM: DTS: imx6q-logicpd: Update DTS/DTSI filesAdam Ford
2019-01-28arm: dts: imx7s-warp: Create alias for mmc0 to &usdhc3Bryan O'Donoghue
2019-01-28arm: dts: imx7s-warp: Import Linux warp7 dtsBryan O'Donoghue
2019-01-28arm: dts: imx7: Correct spelling mistake in GPIO nameBryan O'Donoghue
2019-01-28imx8: cpu: restrict checking ROM passover info for revAPeng Fan
2019-01-28imx: Check the PL310 version for applying errataYe Li
2019-01-28ARM: imx: fix: Provide correct enum values for ONENAND/NOR boot recognitionLukasz Majewski
2019-01-28dm: arm: imx: migrate cx9020 to CONFIG_DM_MMCPatrick Bruenn
2019-01-28arm: imx: Add esdhc1/2 nodes to imx53.dtsiPatrick Bruenn
2019-01-28imx: Fix potential lmb memory overwritten by stackYe Li
2019-01-28imx: build flash.bin for i.MX8Peng Fan
2019-01-28imx: mkimage_fit_atf: introduce BL33_BASE_ADDRPeng Fan
2019-01-28dts: imx8qxp-mek: introduce u-boot dtsiPeng Fan
2019-01-28spl: imx8: add spl boot devicePeng Fan
2019-01-28arm: imx: build mach-imx for i.MX8Peng Fan
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan
2019-01-28imx8qxp: add SUPPORT_SPL optionPeng Fan
2019-01-28arm: dts: imx7: colibri: add usdhci peripherals to device treeStefan Agner
2019-01-28arm: dts: imx7: colibri: split dt for raw NAND and eMMC devicesStefan Agner
2019-01-28mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam
2019-01-28imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch
2019-01-28imx: hab: Convert non-NULL IVT DCD pointer warning to an errorBreno Matheus Lima
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26rockchip: Add TPL_MAX_SIZE for RK3288Tom Rini
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini
2019-01-26Merge branch '2019-01-25-master-imports'Tom Rini
2019-01-26ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis