aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-03-26x86: dts: Drop unused CONFIG_SPLSimon Glass
2021-03-26x86: Make use of binman expanded entriesSimon Glass
2021-03-26x86: apl: Use read-only SPL and new of-platdataSimon Glass
2021-03-26x86: coral: Drop TPM and ACPI interrupts from TPLSimon Glass
2021-03-26x86: Don't include reset driver in SPLSimon Glass
2021-03-26x86: Support a fake PCI device with of-platdata-instSimon Glass
2021-03-26x86: itss: Tidy up bind() for of-platdata-instSimon Glass
2021-03-26x86: apl: Tell of-platdata about a required header fileSimon Glass
2021-03-26x86: apl: Fix the header order in pmcSimon Glass
2021-03-26x86: Define a region for device priv/plat dataSimon Glass
2021-03-26sandbox: Define a region for device priv/plat dataSimon Glass
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass
2021-03-26sandbox: i2c: Move platdata structs to header filesSimon Glass
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass
2021-03-22sandbox: Drop debug message in os_spl_to_uboot()Simon Glass
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass
2021-03-22sandbox: Make sandbox,emul more conventionalSimon Glass
2021-03-22sandbox: enable cros-ec-keyb in test.dtbHeinrich Schuchardt
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao
2021-03-20dts: mt7629: enable JTAG pins by defaultWeijie Gao
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent
2021-03-20ARM: mediatek: Add MT8183 supportFabien Parent
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar
2021-03-16arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11Lad Prabhakar
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das
2021-03-16arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11Biju Das
2021-03-16arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11Biju Das
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-03-14sandbox: imply SCP03 and CMD_SCP03Igor Opaniuk
2021-03-12sandbox: Update os_find_u_boot() to find the .img fileSimon Glass
2021-03-12test: Allow SPL to run any available testSimon Glass
2021-03-12test: Rename test-main.c to test-dm.cSimon Glass
2021-03-12sandbox: Drop the 'starting...' messageSimon Glass
2021-03-12arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár
2021-03-11stm32mp: bsec: manage clock when present in device treePatrick Delaunay
2021-03-11stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay
2021-03-11stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay
2021-03-11ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driverEtienne Carriere
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass