summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* stm32mp: stm32prog: add FIP header supportPatrick Delaunay2021-04-094-37/+64
* board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OFJagan Teki2021-04-094-0/+213
* board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 boardJagan Teki2021-04-095-0/+245
* ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 Micro SoMJagan Teki2021-04-091-0/+148
* board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0Jagan Teki2021-04-094-0/+104
* board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter KitJagan Teki2021-04-095-1/+266
* ARM: stm32: Imply SPL_SPI_LOADJagan Teki2021-04-091-1/+1
* ARM: dts: stm32: Add Engicam i.Core STM32MP1 1X4Gb DDR3Jagan Teki2021-04-091-0/+119
* ARM: dts: stm32: Add Engicam i.Core STM32MP1 SoMJagan Teki2021-04-091-0/+196
* board: Add rt-thread art-pi board supportdillon min2021-04-091-0/+4
* ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6dillon min2021-04-095-1/+365
* ARM: dts: stm32: fix i2c node typo in stm32h743, update dmamux1 registerdillon min2021-04-091-3/+3
* ARM: dts: stm32: add new instances for stm32h743 MCUdillon min2021-04-091-0/+30
* ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750dillon min2021-04-095-308/+329
* ARM: dts: stm32: split sdram pin & timing parameter into specific board dtsdillon min2021-04-093-95/+201
* sunxi: dts: H616: Drop reserved-memory nodeAndre Przywara2021-03-311-12/+0
* sunxi: H616: Change TF-A load address to beginning of DRAMAndre Przywara2021-03-311-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2021-03-241-0/+8
|\
| * powerpc: t2080rdb: Enable RTC supportChris Packham2021-03-231-0/+8
* | arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim2021-03-231-1/+2
|/
* 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