aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini7-16/+12
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini1-0/+1
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini6-5/+21
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini3-3/+5
2021-12-23fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass3-3/+13
2021-12-23arm: highbank: Add devicetree filesSimon Glass2-0/+11
2021-12-23arm: qemu-ppce500: Add a devicetree fileSimon Glass2-0/+11
2021-12-23arm: bcm7xxx: Add a devicetree fileSimon Glass2-0/+17
2021-12-23arm: xilinx_versal_virt: Add a devicetree fileSimon Glass2-1/+13
2021-12-23arm: octeontx: Add an empty devicetree fileSimon Glass2-0/+17
2021-12-23arm: xenguest_arm64: Add a empty devicetree fileSimon Glass2-0/+17
2021-12-23arm: vexpress: Add a devicetree files for junoSimon Glass7-0/+1610
2021-12-23arm: rpi: Sync rpi dts files from LinuxSimon Glass27-248/+1873
2021-12-23riscv: qemu: Split devicetree files for qemu_riscv32/64Simon Glass3-1/+15
2021-12-23arm: qemu: Add a devicetree file for qemu_arm64 virtSimon Glass2-1/+12
2021-12-23arm: qemu: Add a devicetree file for qemu_armSimon Glass2-0/+13
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini20-536/+1100
2021-12-19arm: mvebu: Use printf for printing fatal errorsPali Rohár1-2/+2
2021-12-19arm: mvebu: Remove commented example codePali Rohár1-13/+0
2021-12-19arm: mvebu: a38x: serdes: improve USB3 electrical configurationStefan Eichenberger2-8/+33
2021-12-19arm: mvebu: a38x: serdes: fix serdes config for USB3Stefan Eichenberger1-1/+1
2021-12-19phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár4-58/+31
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún1-3/+3
2021-12-19arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodesStefan Roese1-0/+12
2021-12-19arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C APIStefan Roese1-4/+13
2021-12-17iot2050: binman: add missing-msg for blobsIvan Mikhaylov1-0/+5
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass1-0/+2
2021-12-17Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini5-3/+79
2021-12-17arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee3-0/+52
2021-12-17arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBFTien Fong Chee5-6/+195
2021-12-17arm: socfpga: arria10: Setting image magic value to romcode initswstate regTien Fong Chee2-2/+11
2021-12-16ARM: mach-at91: Add compile time option to choose proper timerHari Prasath1-2/+5
2021-12-13Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...WIP/13Dec2021Tom Rini1-0/+11
2021-12-13ARM: dts: stm32: Add custom PHY reset bindings on AV96Marek Vasut1-0/+11
2021-12-13ARM: mach-at91: update alternate function of signal PD20Hari Prasath1-1/+1
2021-12-13arm: dts: Create common rz-g2-beacon-u-boot fileAdam Ford4-100/+81
2021-12-13arm: dts: beacon-rzg2: Resync device trees with Linux 5.16-rc3Adam Ford5-38/+32
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass1-0/+4
2021-12-08sunxi: dts: Fix typoed eMMC checkAndre Przywara1-1/+1
2021-12-07ARM: dts: at91: sama7g5ek: Add QSPI0 nodeTudor Ambarus1-0/+38
2021-12-07ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodesTudor Ambarus1-0/+26
2021-12-05ide: Drop unused CONFIG optionsSimon Glass2-5/+0
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass2-0/+2
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass1-0/+10
2021-12-02sandbox: replace putchar(ch) by fputc(ch, stdout)Heinrich Schuchardt1-1/+1
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo1-0/+13
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo1-0/+11
2021-12-02riscv: dts: Split Microchip device treePadmarao Begari2-389/+700
2021-12-01Convert CONFIG_FSL_DDR_BIST et al to KconfigWIP/2021-12-01-Kconfig-migrationsTom Rini1-0/+4
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2-255/+0