summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-312-63/+2
* qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu2020-12-311-0/+2
* test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait2020-12-221-0/+16
* sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait2020-12-221-1/+9
* sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait2020-12-221-10/+0
* sandbox: implement invalidate_icache_all()Heinrich Schuchardt2020-12-222-1/+24
* sandbox: implement runtime system resetHeinrich Schuchardt2020-12-221-0/+10
* dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass2020-12-183-3/+3
* dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass2020-12-181-0/+13
* dm: Switch over to use new sequence number for dev_seq()Simon Glass2020-12-181-1/+1
* x86: Drop unnecessary mp_init logicSimon Glass2020-12-183-18/+9
* dm: Avoid accessing seq directlySimon Glass2020-12-183-3/+3
* linker_lists: Fix alignment issueSimon Glass2020-12-181-0/+11
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1342-105/+105
* dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-1312-27/+26
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-137-21/+21
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1322-36/+36
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1320-24/+24
* dm: Remove uses of device_bind_offset()Simon Glass2020-12-131-1/+1
* dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-131-1/+1
* test: unit test for exception commandHeinrich Schuchardt2020-12-131-0/+1
* sandbox: add handler for exceptionsHeinrich Schuchardt2020-12-134-0/+88
* bootm: Support string substitution in bootargsSimon Glass2020-12-041-0/+1
* x86: zimage: Add silent-console processingSimon Glass2020-12-041-0/+14
* bootm: Add tests for fixup_silent_linux()Simon Glass2020-12-041-0/+1
* board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2020-12-041-0/+36
* board: sl28: add ATF support (bl31)Michael Walle2020-12-041-1/+40
* board: sl28: remove u-boot from loadable DT nodeMichael Walle2020-12-041-3/+0
* armv8: layerscape: don't initialize GIC in SPLMichael Walle2020-12-041-0/+2
* treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle2020-12-045-10/+10
* IPQ40xx: clk: add USB clock handlingRobert Marko2020-12-011-0/+8
* IPQ40xx: clk: dont always return 0Robert Marko2020-12-011-2/+2
* IPQ40xx: clk: drop breaks in switch caseRobert Marko2020-12-011-3/+0
* IPQ40xx: clk: use dev_read_addr()Robert Marko2020-12-011-2/+2
* riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel2020-11-281-0/+2
* remoteproc: stm32: use reset for hold bootPatrick Delaunay2020-11-251-0/+7
* SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud2020-11-251-0/+2
* ARM: dts: stm32: Drop QSPI CS2 on DHCOMMarek Vasut2020-11-251-11/+2
* ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOMMarek Vasut2020-11-251-1/+1
* ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut2020-11-253-0/+108
* arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay2020-11-251-2/+2
* ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsiPatrice Chotard2020-11-251-1/+1
* ARM: dts: stm32: Fix timer initialization for stm32 MCU's boardPatrice Chotard2020-11-255-12/+24
* ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boardsPatrice Chotard2020-11-2522-100/+308
* ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1Patrice Chotard2020-11-251-3/+1
* pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das2020-11-221-0/+1
* pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das2020-11-221-0/+1
* arm64: zynqmp: Get rid of unused macrosMichal Simek2020-11-201-4/+2
* microblaze: Enable GCC garbage collector for full U-BootMichal Simek2020-11-202-3/+6