aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-11-09imx: imx8qm: imx8qm_mek switch to binmanOliver Graute2-0/+3
2022-11-09imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute3-0/+136
2022-11-09imx: imx8qm: cgtqmx8: switch to binmanOliver Graute2-0/+2
2022-11-09imx: imx8qm-rom7720: switch to binmanOliver Graute3-0/+135
2022-11-09wandboard: Pass mmc aliasesFabio Estevam4-0/+12
2022-11-08imx8mm: synchronise device tree with linuxMarcel Ziswiler11-58/+129
2022-11-08imx8mn: synchronise device tree with linuxMarcel Ziswiler5-18/+60
2022-11-08imx8mp: synchronise device tree with linuxMarcel Ziswiler10-196/+549
2022-11-08imx8mq: synchronise device tree with linuxMarcel Ziswiler6-41/+249
2022-11-08imx8ulp: synchronise device tree with linuxMarcel Ziswiler4-601/+252
2022-11-08imxrt1050: synchronise device tree with linuxMarcel Ziswiler4-342/+359
2022-11-08imxrt1020: migrate to build system included -u-boot.dtsiMarcel Ziswiler2-4/+4
2022-11-08vf610: synchronise device tree with linuxMarcel Ziswiler1-1/+1
2022-11-08mx6cuboxi: migrate to DM_SERIALBaruch Siach1-0/+16
2022-11-08arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch4-0/+894
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass1-4/+0
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass1-1/+1
2022-11-07ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MPMartyn Welch3-3/+19
2022-11-07imx8m: USDHC3 base address definition for i.MX8MPMartyn Welch1-1/+1
2022-11-07imx: imx8mm-beacon: Enable USB booting via SDPAdam Ford1-1/+17
2022-11-07ARM: mx7: psci: fix suspend/resume e10133 workaroundMatthias Schiffer1-3/+6
2022-11-07configs: imx8m: Enable CONFIG_ARMV8_CRYPTO supportLoic Poulain1-0/+1
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham3-2/+139
2022-11-07arm: mvebu: Support for 98DX25xx/98DX35xx SoCChris Packham10-0/+745
2022-11-07arm: mvebu: Don't use CONFIG_TIMER on ARM64Chris Packham1-1/+1
2022-11-07arm: armada: dts: Add clock to armada-ap80x uart1Hamish Martin1-1/+1
2022-11-03Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...WIP/03Nov2022Tom Rini3-14/+20
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini14-30/+70
2022-11-03riscv: dts: Add QSPI NAND device nodePadmarao Begari1-0/+16
2022-11-03riscv: dts: Update memory configurationPadmarao Begari1-58/+17
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin9-28/+28
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-0/+18
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2-6/+2
2022-11-02MIPS: remove deprecated TARGET_VCT optionDaniel Schwierzeck1-8/+0
2022-11-02arm: dts: ti: k3-am64-main: Add RTI watchdog nodesChristian Gmeiner2-0/+20
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng10-17/+17
2022-11-02highbank: switch to use the Arm SP804 DM_TIMER driverAndre Przywara1-0/+2
2022-11-02arm: smh: Allow semihosting trap calls to be inlinedAndre Przywara1-2/+3
2022-11-02arm: smh: Make semihosting trap calls more robustAndre Przywara1-1/+15
2022-11-02arm: smh: specify Thumb trap instructionAndre Przywara1-13/+16
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2-1/+12
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu1-0/+5
2022-10-31stm32mp1: Add a node for the FWU metadata deviceSughosh Ganu2-0/+12
2022-10-31vbe: Add a test for the VBE flow into U-Boot properWIP/2022-10-31-vbe-implement-the-full-firmware-flowSimon Glass1-0/+37
2022-10-31sandbox: Add an image for VPLSimon Glass3-1/+96
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass1-15/+14
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass2-1/+3
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass1-1/+51
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass2-1/+32
2022-10-31sandbox: Generalise SPL bootingSimon Glass2-12/+24