aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-07-26fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov1-0/+1
2022-07-26mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.hAshok Reddy Soma1-5/+0
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma7-15/+20
2022-07-26arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLEDMichal Simek2-4/+0
2022-07-26arm64: zynqmp: Used fixed-partitions for QSPI in k26Michal Simek1-78/+85
2022-07-26xilinx: Remove the legacy property "#stream-id-cells"Ayan Kumar Halder3-30/+0
2022-07-25arm: Remove unused references to CONFIG_SOC_DM*Tom Rini1-5/+0
2022-07-25spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDRAndrew Davis2-17/+2
2022-07-25arm: k3: config.mk: Read software revision information from file on HSAndrew Davis1-0/+8
2022-07-25k3_gen_x509_cert: Make SWRV configurable for anti-rollback protectionYogesh Siraswar2-1/+10
2022-07-25arm: mach-k3: Remove ROM firewalls on GP devicesAndrew Davis2-8/+0
2022-07-25arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis7-13/+13
2022-07-25arm: mach-k3: Only build init files for SPLAndrew Davis6-18/+8
2022-07-25arm: dts: db410c/db820c: Fix SPMI addressesStephan Gerhold2-6/+14
2022-07-25armv8: mach-k3: correct define checking for AM625/AM642 memory mapsMatt Ranostay1-1/+1
2022-07-25arm: dts: mt7622: remove default pinctrl of uart0Weijie Gao2-4/+0
2022-07-25arm: dts: k3-am64-ddr fix typo causing DDR4 register corruptionAnand Gadiyar1-1/+0
2022-07-25board: qualcomm: Add support for QCS404 EVBSumit Garg6-0/+150
2022-07-25clocks: qcom: Add clock driver for QCS404 SoCSumit Garg3-0/+120
2022-07-25pinctrl: qcom: Add pinctrl driver for QCS404 SoCSumit Garg4-0/+58
2022-07-25board: qualcomm: Add support for dragonboard845cSumit Garg3-0/+95
2022-07-25uart: sdm845: Fix debug UART pinmuxSumit Garg1-1/+1
2022-07-25clocks: sdm845: Import qcom,gcc-sdm845.hSumit Garg2-2/+4
2022-07-25arm64: dts: sdm845: Remove redundant u-boot DT propertiesSumit Garg1-3/+0
2022-07-25board: starqltechn: Align DT node overrides with sdm845.dtsiSumit Garg2-11/+9
2022-07-25arm64: mach-k3: am625_init: Probe ESM nodesJulien Panis2-0/+26
2022-07-25arm64: dts: k3-am625-r5: Add support for ESM devicesJulien Panis1-0/+16
2022-07-25arm: apple: Add initial Apple M2 supportJanne Grunau1-2/+3
2022-07-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini1-1/+10
2022-07-21arm: mvebu: turris_omnia: Set ETHPRIME to DT aliasPali Rohár1-0/+6
2022-07-21arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many timesPali Rohár3-62/+32
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún4-4/+4
2022-07-21arm: mvebu: add support for Methode eDPURobert Marko5-149/+221
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle1-1/+10
2022-07-21arm: mvebu: dts: sync DTSRobert Marko1-13/+10
2022-07-21arm64: mvebu: handle non-zero base address for RAMChris Packham1-4/+3
2022-07-18sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland1-9/+0
2022-07-18sunxi: lcd: Move range from kconfig description to definition.Michal Suchanek1-1/+2
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/14Jul2022Tom Rini1-1/+0
2022-07-13mips: mtmips: add two reference boards for mt7621Weijie Gao4-0/+171
2022-07-13mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao25-6/+2643
2022-07-13mips: add support for noncached_alloc()Weijie Gao2-0/+63
2022-07-13mips: add __image_copy_len for SPL linker scriptWeijie Gao1-0/+3
2022-07-13mips: add more definitions for asm/cm.hWeijie Gao1-0/+67
2022-07-13mips: add asm/mipsmtregs.h for MIPS multi-threadingWeijie Gao1-0/+142
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini21-10/+950
2022-07-12ti: keystone: Don't select GPIO_EXTRA_HEADERMichal Simek1-1/+0
2022-07-12arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOMJohann Neuhauser1-2/+0
2022-07-12ARM: dts: stm32mp13: activate led on STM32MP13F-DKPatrick Delaunay1-0/+10
2022-07-12ARM: dts: stm32mp13: alignment with v5.19Patrick Delaunay2-1/+47