summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: meson: board-gx: Setup VPU in fdtMaxime Jourdan2019-01-311-0/+5
* arm64: dts: meson-gx: add hhi reg entry to hdmi_txMaxime Jourdan2019-01-311-0/+6
* arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supplyNeil Armstrong2019-01-314-0/+4
* arm64: dts: meson-gx: vpu should be probed before relocationMaxime Jourdan2019-01-317-0/+57
* video: Add Meson Video Processing Unit DriverNeil Armstrong2019-01-311-0/+13
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-01-304-1/+7
|\
| * arm: sunxi: Enable DM_MMCJagan Teki2019-01-302-1/+1
| * sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsiJagan Teki2019-01-301-0/+2
| * arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1Jagan Teki2019-01-301-0/+4
* | Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini2019-01-3028-301/+1934
|\ \
| * | ARM: DTS: imx6q-logicpd: Update DTS/DTSI filesAdam Ford2019-01-283-210/+806
| * | arm: dts: imx7s-warp: Create alias for mmc0 to &usdhc3Bryan O'Donoghue2019-01-281-0/+4
| * | arm: dts: imx7s-warp: Import Linux warp7 dtsBryan O'Donoghue2019-01-281-0/+438
| * | arm: dts: imx7: Correct spelling mistake in GPIO nameBryan O'Donoghue2019-01-281-3/+3
| * | imx8: cpu: restrict checking ROM passover info for revAPeng Fan2019-01-281-17/+22
| * | imx: Check the PL310 version for applying errataYe Li2019-01-282-8/+15
| * | ARM: imx: fix: Provide correct enum values for ONENAND/NOR boot recognitionLukasz Majewski2019-01-281-1/+1
| * | dm: arm: imx: migrate cx9020 to CONFIG_DM_MMCPatrick Bruenn2019-01-281-14/+38
| * | arm: imx: Add esdhc1/2 nodes to imx53.dtsiPatrick Bruenn2019-01-281-0/+34
| * | imx: Fix potential lmb memory overwritten by stackYe Li2019-01-281-0/+32
| * | imx: build flash.bin for i.MX8Peng Fan2019-01-281-0/+13
| * | imx: mkimage_fit_atf: introduce BL33_BASE_ADDRPeng Fan2019-01-281-1/+2
| * | dts: imx8qxp-mek: introduce u-boot dtsiPeng Fan2019-01-282-0/+113
| * | spl: imx8: add spl boot devicePeng Fan2019-01-281-2/+12
| * | arm: imx: build mach-imx for i.MX8Peng Fan2019-01-282-2/+2
| * | imx8: scu: use dedicated MU for SPLPeng Fan2019-01-281-0/+7
| * | imx8qxp: add SUPPORT_SPL optionPeng Fan2019-01-281-0/+1
| * | arm: dts: imx7: colibri: add usdhci peripherals to device treeStefan Agner2019-01-282-0/+57
| * | arm: dts: imx7: colibri: split dt for raw NAND and eMMC devicesStefan Agner2019-01-284-40/+64
| * | mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam2019-01-281-0/+2
| * | imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch2019-01-284-1/+264
| * | imx: hab: Convert non-NULL IVT DCD pointer warning to an errorBreno Matheus Lima2019-01-281-2/+4
* | | arm: stm32mp1: deploy spl in root folderPatrick Delaunay2019-01-291-2/+5
| |/ |/|
* | linker: Modify linker scripts to be more genericTom Rini2019-01-2617-58/+27
* | rockchip: Add TPL_MAX_SIZE for RK3288Tom Rini2019-01-261-0/+3
* | PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini2019-01-261-0/+4
* | Merge branch '2019-01-25-master-imports'Tom Rini2019-01-2618-61/+536
|\ \
| * | ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis2019-01-262-15/+15
| * | spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-262-2/+2
| * | arm64: dt: poplar: add optee nodeIgor Opaniuk2019-01-261-0/+7
| * | poplar: clean up board level mmc initialization codeShawn Guo2019-01-252-13/+0
| * | poplar: sync up device tree with kernel 4.20Shawn Guo2019-01-253-15/+372
| * | dts: 820c: Add pinctrl node and uart muxRamon Fried2019-01-252-8/+31
| * | arm: mach-snapdragon: pinctrl: clarify gpio disable bitRamon Fried2019-01-251-2/+2
| * | arm: mach-snapdragon: add pinctrl driver for db820cRamon Fried2019-01-254-3/+61
| * | arm: mach-snapdragon: db820c: Actually init PLL for serialRamon Fried2019-01-252-0/+43
| * | arm: stm32mp1: deploy spl in root folderSean Nyekjær2019-01-251-3/+3
| |/
* | Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arcTom Rini2019-01-252-2/+5
|\ \ | |/ |/|
| * ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin2019-01-251-0/+3
| * ARC: Fix iteration in arc_xx_version()Alexey Brodkin2019-01-251-2/+2