summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Drop debug message in os_spl_to_uboot()Simon Glass2021-03-221-1/+0
* sandbox: i2c: Rename driver names to work with of-platdataSimon Glass2021-03-221-2/+2
* sandbox: Make sandbox,emul more conventionalSimon Glass2021-03-221-1/+5
* sandbox: enable cros-ec-keyb in test.dtbHeinrich Schuchardt2021-03-221-0/+1
* board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao2021-03-202-19/+0
* dts: mt7629: enable JTAG pins by defaultWeijie Gao2021-03-202-0/+16
* board: Add MT8183 pumpkin board supportFabien Parent2021-03-203-0/+101
* ARM: mediatek: Add MT8183 supportFabien Parent2021-03-205-0/+367
* board: mediatek: rename pumpkin board into mt8516Fabien Parent2021-03-201-1/+1
* board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar2021-03-161-1/+1
* arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar2021-03-167-0/+625
* pinctrl: renesas: Add support for R8A774C0Lad Prabhakar2021-03-161-0/+1
* arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11Lad Prabhakar2021-03-161-4/+23
* arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das2021-03-164-0/+88
* arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das2021-03-164-0/+82
* arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das2021-03-162-0/+15
* arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11Biju Das2021-03-162-0/+61
* arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11Biju Das2021-03-162-0/+62
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-1573-199/+6191
|\
| * Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini2021-03-1510-59/+101
| |\
| | * arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard2021-03-121-2/+4
| | * stm32mp: bsec: manage clock when present in device treePatrick Delaunay2021-03-111-0/+10
| | * stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2021-03-112-30/+10
| | * stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay2021-03-111-4/+10
| | * stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-116-12/+50
| | * stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay2021-03-112-17/+19
| | * ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driverEtienne Carriere2021-03-111-0/+4
| * | arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár2021-03-124-106/+1
| * | x86: Select advanced Intel code only if allowedSimon Glass2021-03-092-0/+16
| * | x86: Move INTEL_ACPIGEN to arch/x86Simon Glass2021-03-091-0/+9
| * | x86: Fix member check in intel_gnvsSimon Glass2021-03-091-0/+4
| * | x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt2021-03-091-1/+1
| * | arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VA...Siew Chin Lim2021-03-081-0/+22
| * | arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim2021-03-082-0/+35
| * | arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim2021-03-086-4/+308
| * | arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim2021-03-084-7/+10
| * | ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng2021-03-051-1/+1
| * | gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng2021-03-051-1/+1
| * | ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'Bin Meng2021-03-051-0/+1
| * | ppc: io.h: Use addrmap_ translation APIs only in post-relocation phaseBin Meng2021-03-051-6/+9
| * | ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng2021-03-052-0/+4
| * | configs: fsl: move via specific defines to KconfigRajesh Bhagat2021-03-051-0/+6
| * | configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat2021-03-052-2/+10
| * | Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-03-0334-11/+5644
| |\ \
| | * | board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey2021-03-037-0/+382
| | * | arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kitsTim Harvey2021-03-038-0/+1415
| | * | ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut2021-03-011-2/+2
| | * | ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut2021-03-011-3/+16
| | * | ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us propertyFabio Estevam2021-03-011-4/+0
| | * | arm: dts: imx8mp-evk: Add FEC PHY reset timingYe Li2021-03-011-0/+2