summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-04-09board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter KitJagan Teki5-1/+266
2021-04-09ARM: stm32: Imply SPL_SPI_LOADJagan Teki1-1/+1
2021-04-09ARM: dts: stm32: Add Engicam i.Core STM32MP1 1X4Gb DDR3Jagan Teki1-0/+119
2021-04-09ARM: dts: stm32: Add Engicam i.Core STM32MP1 SoMJagan Teki1-0/+196
2021-04-09board: Add rt-thread art-pi board supportdillon min1-0/+4
2021-04-09ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6dillon min5-1/+365
2021-04-09ARM: dts: stm32: fix i2c node typo in stm32h743, update dmamux1 registerdillon min1-3/+3
2021-04-09ARM: dts: stm32: add new instances for stm32h743 MCUdillon min1-0/+30
2021-04-09ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750dillon min5-308/+329
2021-04-09ARM: dts: stm32: split sdram pin & timing parameter into specific board dtsdillon min3-95/+201
2021-03-31sunxi: dts: H616: Drop reserved-memory nodeAndre Przywara1-12/+0
2021-03-31sunxi: H616: Change TF-A load address to beginning of DRAMAndre Przywara1-1/+1
2021-03-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-0/+8
2021-03-23powerpc: t2080rdb: Enable RTC supportChris Packham1-0/+8
2021-03-23arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim1-1/+2
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini10-59/+101
2021-03-12arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard1-2/+4
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár4-106/+1
2021-03-11stm32mp: bsec: manage clock when present in device treePatrick Delaunay1-0/+10
2021-03-11stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2-30/+10
2021-03-11stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay1-4/+10
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay6-12/+50
2021-03-11stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay2-17/+19
2021-03-11ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driverEtienne Carriere1-0/+4
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass2-0/+16
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass1-0/+9
2021-03-09x86: Fix member check in intel_gnvsSimon Glass1-0/+4
2021-03-09x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt1-1/+1
2021-03-08arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VA...Siew Chin Lim1-0/+22
2021-03-08arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim2-0/+35
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim6-4/+308
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim4-7/+10
2021-03-05ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng1-1/+1
2021-03-05gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng1-1/+1
2021-03-05ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'Bin Meng1-0/+1
2021-03-05ppc: io.h: Use addrmap_ translation APIs only in post-relocation phaseBin Meng1-6/+9
2021-03-05ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng2-0/+4
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat1-0/+6
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat2-2/+10
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini34-11/+5644
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey7-0/+382
2021-03-03arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kitsTim Harvey8-0/+1415
2021-03-03arm: omap3: Compile s_init() function only when it is usedPali Rohár1-0/+3
2021-03-03arm: omap3: Compile lowlevel_init() function only when it is usedPali Rohár1-1/+5
2021-03-01ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut1-2/+2
2021-03-01ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut1-3/+16
2021-03-01ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us propertyFabio Estevam1-4/+0
2021-03-01arm: dts: imx8mp-evk: Add FEC PHY reset timingYe Li1-0/+2
2021-03-01ARM: imx: Add missing FEC ethernet quirk for MX8MMarek Vasut1-0/+1
2021-03-01mx23evk: Convert to driver modelFabio Estevam4-1/+22