summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham3-1/+221
2023-07-13arm: mvebu: ac5: Define mvebu_get_nand_clock()Chris Packham1-0/+6
2023-07-13arm: mvebu: ac5: Add nand-controller nodeChris Packham1-0/+9
2023-07-13arm: mvebu: Enable gpio-fan for Thecus N2350 boardTony Dinh1-0/+15
2023-07-13arm: mvebu: Clean up Thecus N2350 board DTSTony Dinh1-112/+98
2023-07-12riscv: dts: t-head: Add basic device tree for Sipeed Lichee PI 4A boardYixun Lan4-0/+473
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan1-0/+5
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng9-21/+21
2023-07-12riscv: clint: Update the sifive clint ipi driver to support aclintBin Meng2-1/+24
2023-07-12ram: starfive: Read memory size information from EEPROMYanhong Wang1-1/+31
2023-07-12riscv: dts: starfive: Add support eeprom device tree nodeYanhong Wang2-0/+20
2023-07-12eeprom: starfive: Enable ID EEPROM configurationYanhong Wang1-0/+13
2023-07-12riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3BYanhong Wang5-86/+26
2023-07-12riscv: dts: jh7110: Add ethernet device tree nodesYanhong Wang2-0/+103
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2023-07-10Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini13-20/+125
2023-07-09x86: Update docs link in bootparam headerPaul Barker1-1/+1
2023-07-07Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger1-1/+1
2023-07-06riscv: andes_plicsw: Fix IPI during OpenSBI invocationYu Chien Peter Lin1-3/+22
2023-07-06riscv: dts: sync mpfs-icicle devicetree with linuxConor Dooley3-302/+387
2023-07-06riscv: dts: drop microchip from dts filenamesConor Dooley4-2/+2
2023-07-06riscv: define test_and_{set,clear}_bit in asm/bitops.hBen Dooks1-0/+3
2023-07-06riscv: implement local_irq_{save,restore} macrosBen Dooks1-4/+13
2023-07-06riscv: add generic link for <asm/atomic.h>Ben Dooks1-0/+14
2023-07-06cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+9
2023-07-06LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platformsKshitiz Varshney1-1/+1
2023-07-06arch: arm: dts: ls1046a: tag serial nodes with bootph-allCamelia Groza3-0/+29
2023-07-06arch: arm: dts: ls1046a: sync serial nodes with LinuxCamelia Groza4-12/+54
2023-07-06arch: arm: dts: ls1043a: tag serial nodes with bootph-allCamelia Groza2-0/+24
2023-07-06arch: arm: dts: ls1043a: sync serial nodes with LinuxCamelia Groza3-7/+17
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini20-62/+80
2023-07-03microblaze: u-boot-spl.lds: Pass _image_binary_endFabio Estevam1-0/+1
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2-0/+2
2023-07-01ARM: arm11: Add C wrapper for allow_unaligned()Marek Vasut3-3/+21
2023-07-01ARM: armv7: Add C wrapper for allow_unaligned()Marek Vasut3-3/+9
2023-06-29board: rockchip: rock5b-rk3588: fix descriptionEugen Hristev1-5/+5
2023-06-28arch/arm: meson: sm: introduce power domain functionsAlexey Romanov2-0/+44
2023-06-28arm: dts: add support for Videostrong KII ProFerass El Hafidi3-0/+154
2023-06-28board: amlogic: add support for AD401 boardIgor Prusov1-0/+1
2023-06-28ARM: meson: add A1 supportIgor Prusov4-0/+86
2023-06-28ARM: dts: sync meson-a1-ad401 from Linux 6.3-rc7Igor Prusov2-0/+31
2023-06-28ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7Igor Prusov1-0/+161
2023-06-27riscv: Fix alignment of RELA sections in the linker scriptsBin Meng1-3/+1
2023-06-24imx: hab: Simplify the mechanismMarek Vasut5-43/+32
2023-06-24imx: hab: Fix a couple of build warnings with DEBUG enabledMarek Vasut1-3/+3
2023-06-24ARM: imx: Add weak default reset_cpu()Marek Vasut1-0/+4
2023-06-24mips: cpu: Use plain puts() in restart handlerMarek Vasut1-1/+1
2023-06-21sandbox: Add a dummy dcache_status() functionEmanuele Ghidoli1-0/+5
2023-06-20psci: fix use of clobbered registers in asmSam Edwards1-3/+3
2023-06-20common: spl: Add spl NVMe boot supportMayuresh Chitale1-0/+1