aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár4-106/+1
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
2021-03-01mx23-evk: Import devicetree file from LinuxFabio Estevam3-0/+1114
2021-03-01mx51evk: Convert to driver modelFabio Estevam1-0/+3
2021-03-01imx51-babbage: Import devicetree files from LinuxFabio Estevam3-0/+2148
2021-03-01ARM: dts: imx53-qsb: Describe the esdhc1 card detect pinFabio Estevam1-0/+2
2021-03-01mx53loco: Convert to driver modelFabio Estevam1-0/+1
2021-03-01imx53-qsb: Import devicetree files from LinuxFabio Estevam2-0/+496
2021-03-01board: toradex: move RGMII delays to PHY sideOleksandr Suvorov2-2/+2
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov1-0/+2
2021-03-01ARM: mx6: Add function to set serial#Sean Anderson1-0/+37
2021-02-26Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-80/+0
2021-02-26arm: dts: stm32mp15: remove duplicate uart nodesPatrick Delaunay1-80/+0
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-4/+1
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+2
2021-02-26ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi fileMarek Behún1-4/+1
2021-02-25ppc: Remove MPC8569MDS boardWIP/2021-02-25-remove-platformsTom Rini7-141/+3
2021-02-25arm: Remove sksimx6 boardTom Rini1-6/+0
2021-02-25arm: Remove mx53smd boardTom Rini1-5/+0
2021-02-25arm: Remove mx53ard boardTom Rini1-5/+0
2021-02-25arm: Remove mx25pdk boardTom Rini1-7/+0
2021-02-25riscv: k210: Enable QSPI for spi3Sean Anderson1-0/+2
2021-02-24common: Add "ifndef __ASSEMBLY__" in asm/global_data.hWIP/2021-02-24-assorted-fixesSiew Chin Lim1-0/+4
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/23Feb2021Tom Rini1-2/+2
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+27