summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-12-31fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu
2020-12-22test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait
2020-12-22sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait
2020-12-22sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait
2020-12-22sandbox: implement invalidate_icache_all()Heinrich Schuchardt
2020-12-22sandbox: implement runtime system resetHeinrich Schuchardt
2020-12-18dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass
2020-12-18dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass
2020-12-18dm: Switch over to use new sequence number for dev_seq()Simon Glass
2020-12-18x86: Drop unnecessary mp_init logicSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-18linker_lists: Fix alignment issueSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-13test: unit test for exception commandHeinrich Schuchardt
2020-12-13sandbox: add handler for exceptionsHeinrich Schuchardt
2020-12-04bootm: Support string substitution in bootargsSimon Glass
2020-12-04x86: zimage: Add silent-console processingSimon Glass
2020-12-04bootm: Add tests for fixup_silent_linux()Simon Glass
2020-12-04board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle
2020-12-04board: sl28: add ATF support (bl31)Michael Walle
2020-12-04board: sl28: remove u-boot from loadable DT nodeMichael Walle
2020-12-04armv8: layerscape: don't initialize GIC in SPLMichael Walle
2020-12-04treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle
2020-12-01IPQ40xx: clk: add USB clock handlingRobert Marko
2020-12-01IPQ40xx: clk: dont always return 0Robert Marko
2020-12-01IPQ40xx: clk: drop breaks in switch caseRobert Marko
2020-12-01IPQ40xx: clk: use dev_read_addr()Robert Marko
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel
2020-11-25remoteproc: stm32: use reset for hold bootPatrick Delaunay
2020-11-25SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud
2020-11-25ARM: dts: stm32: Drop QSPI CS2 on DHCOMMarek Vasut
2020-11-25ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOMMarek Vasut
2020-11-25ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut
2020-11-25arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay
2020-11-25ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsiPatrice Chotard
2020-11-25ARM: dts: stm32: Fix timer initialization for stm32 MCU's boardPatrice Chotard
2020-11-25ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boardsPatrice Chotard
2020-11-25ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1Patrice Chotard
2020-11-22pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das
2020-11-22pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das
2020-11-20arm64: zynqmp: Get rid of unused macrosMichal Simek
2020-11-20microblaze: Enable GCC garbage collector for full U-BootMichal Simek