aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass2-2/+2
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-4/+4
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini6-11/+36
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen6-5/+23
2022-09-26spl: introduce SPL_XIP to configNikita Shubin6-6/+13
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár3-3/+3
2022-09-06riscv: dts: sifive: Synchronize FU740 and Unmatched DTIcenowy Zheng2-88/+59
2022-09-06dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng2-22/+22
2022-09-05riscv: dts: Sync important Unmatched pmic and qspi0 changes from LinuxJessica Clarke1-1/+14
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang1-1/+3
2022-08-11riscv: cpu: set gp before board_init_f_init_reserveNikita Shubin1-0/+1
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma1-1/+1
2022-07-26arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLEDMichal Simek1-2/+0
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini1-2/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull2-4/+4
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+2
2022-05-26riscv: Clean up asm/io.hLeo Yu-Chi Liang1-116/+0
2022-05-26riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek1-22/+0
2022-04-06riscv: alloc space exhaustedHeinrich Schuchardt1-3/+0
2022-04-06riscv: provide missing base extension functionsHeinrich Schuchardt2-0/+68
2022-04-06cmd: sbi: add Performance Monitoring Unit ExtensionHeinrich Schuchardt1-0/+1
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini2-75/+105
2022-03-15k210: dts: align plic node with LinuxNiklas Cassel1-2/+2
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal1-2/+1
2022-03-15k210: dts: add missing power bus clocksDamien Le Moal1-23/+53
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal2-50/+51
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass3-2/+11
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes1-0/+2
2022-01-19doc: replace @return by Return:Heinrich Schuchardt2-6/+6
2022-01-15efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt3-6/+7
2022-01-15riscv: revert Complete efi header for RV32/64Heinrich Schuchardt1-10/+0
2021-12-23riscv: qemu: Split devicetree files for qemu_riscv32/64Simon Glass3-1/+15
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-11-08riscv: add #define in asm/io.h for some device driversWei Fu1-0/+4
2021-11-08riscv: function to retrieve SBI implementation versionHeinrich Schuchardt2-0/+20
2021-10-20riscv: Avoid io read/write cause wrong resultNick Hu1-9/+9
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas3-11/+3
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding1-1/+1
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding1-1/+1
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass1-2/+2
2021-10-07riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang1-0/+42
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt3-1/+25
2021-10-07riscv: add missing SBI extension definitionsHeinrich Schuchardt1-2/+37
2021-10-07riscv: Fix setting no-map in reserved memory nodesSamuel Holland1-4/+1
2021-09-23lmb: riscv: Add arch_lmb_reserve()Marek Vasut1-0/+13
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini14-141/+75
2021-09-07riscv: lib: modify the indentZong Li1-1/+1
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li8-140/+4