- e3a02bd riscv: dts: t-head: Add basic device tree for Sipeed Lichee PI 4A board by Yixun Lan · 1 year, 5 months ago
- 5dfa901 riscv: t-head: licheepi4a: initial support added by Yixun Lan · 1 year, 5 months ago
- b5f0372 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 5 months ago
- 08b8d26 riscv: clint: Update the sifive clint ipi driver to support aclint by Bin Meng · 1 year, 5 months ago
- f69a512 ram: starfive: Read memory size information from EEPROM by Yanhong Wang · 1 year, 5 months ago
- d426942 riscv: dts: starfive: Add support eeprom device tree node by Yanhong Wang · 1 year, 5 months ago
- 39331e4 eeprom: starfive: Enable ID EEPROM configuration by Yanhong Wang · 1 year, 5 months ago
- 438ab1e riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B by Yanhong Wang · 1 year, 5 months ago
- 7f63bd9 riscv: dts: jh7110: Add ethernet device tree nodes by Yanhong Wang · 1 year, 5 months ago
- c99c384 riscv: andes_plicsw: Fix IPI during OpenSBI invocation by Yu Chien Peter Lin · 1 year, 5 months ago
- 3978599 riscv: dts: sync mpfs-icicle devicetree with linux by Conor Dooley · 1 year, 5 months ago
- 75809d9 riscv: dts: drop microchip from dts filenames by Conor Dooley · 1 year, 5 months ago
- ad168d6 riscv: define test_and_{set,clear}_bit in asm/bitops.h by Ben Dooks · 1 year, 7 months ago
- 0cd077d riscv: implement local_irq_{save,restore} macros by Ben Dooks · 1 year, 7 months ago
- 17f6b11 riscv: add generic link for <asm/atomic.h> by Ben Dooks · 1 year, 7 months ago
- cd464d1 cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 8 months ago
- 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- 50e7d71 riscv: Fix alignment of RELA sections in the linker scripts by Bin Meng · 1 year, 5 months ago
- bd05090 common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 6 months ago
- 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
- e6618f4 include: Remove unused header files by Tom Rini · 1 year, 6 months ago
- 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
- b1d2436 riscv: Support CONFIG_REMAKE_ELF by Samuel Holland · 1 year, 9 months ago
- 4478727 riscv: Update alignment for some sections in linker scripts by Bin Meng · 1 year, 8 months ago
- 604a0c5 riscv: spl: Remove relocation sections by Bin Meng · 1 year, 8 months ago
- 8615b1d riscv: Avoid updating the link register by Bin Meng · 1 year, 8 months ago
- 63d0fe4 riscv: Change to use positive offset to access relocation entries by Bin Meng · 1 year, 8 months ago
- 73449c9 riscv: Optimize loading relocation type by Bin Meng · 1 year, 8 months ago
- 3ccd29e riscv: Optimize source end address calculation in start.S by Bin Meng · 1 year, 8 months ago
- 722618e riscv: Enforce DWARF4 output by Bin Meng · 1 year, 8 months ago
- b5399d9 riscv: Correct a comment in io.h by Bin Meng · 1 year, 8 months ago
- 5efc934 riscv: dts: jh7110: Add initial StarFive VisionFive v2 board device tree by Yanhong Wang · 1 year, 8 months ago
- 94817bf riscv: dts: jh7110: Add initial u-boot device tree by Yanhong Wang · 1 year, 8 months ago
- 96c3eb72 riscv: dts: jh7110: Add initial StarFive JH7110 device tree by Yanhong Wang · 1 year, 8 months ago
- 3867879 board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to Kconfig by Yanhong Wang · 1 year, 8 months ago
- 5203a63 riscv: cpu: jh7110: Add Kconfig for StarFive JH7110 SoC by Yanhong Wang · 1 year, 8 months ago
- e28ec34 riscv: cpu: jh7110: Add support for jh7110 SoC by Yanhong Wang · 1 year, 8 months ago
- c34de68 riscv: semihosting: replace inline assembly with assembly file by Andre Przywara · 1 year, 10 months ago
- 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
- ddcdd94 riscv: binman: Add help message for missing blobs by Rick Chen · 1 year, 9 months ago
- 249ce73 riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · 1 year, 9 months ago
- e440ed4 configs: ae350: Enable v5l2 cache for AE350 platforms in SPL by Yu Chien Peter Lin · 1 year, 10 months ago
- b2ccd1c riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPL by Yu Chien Peter Lin · 1 year, 10 months ago
- 5cc6b3f riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · 1 year, 10 months ago
- 82f0f53 riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init() by Yu Chien Peter Lin · 1 year, 10 months ago
- 816979a riscv: Remove redundant Kconfig "RISCV_NDS_CACHE" by Leo Yu-Chi Liang · 1 year, 10 months ago
- 52d54e1 riscv: global_data.h: Correct the comment for PLICSW by Yu Chien Peter Lin · 1 year, 10 months ago
- d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
- ae7ed57 Correct SPL uses of LMB by Simon Glass · 1 year, 10 months ago
- 718e569 riscv: memcpy: check src and dst before copy by Rick Chen · 1 year, 11 months ago
- 08537f3 riscv: ax25: bypass malloc when spl fit boots from ram by Rick Chen · 1 year, 11 months ago
- c1ec25e riscv: ae350: Enable CCTL_SUEN by Rick Chen · 1 year, 11 months ago
- c9382b1 riscv: cpu: check U-Mode before counteren write by Nikita Shubin · 2 years ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- e84ab96 efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE by Heinrich Schuchardt · 1 year, 11 months ago
- 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
- c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years ago
- 693baee riscv: clarify meaning of CONFIG_SBI_V02 by Heinrich Schuchardt · 2 years, 1 month ago
- a35afb8 riscv: Fix detecting FPU support in standard extension by Yu Chien Peter Lin · 2 years, 1 month ago
- e828edd riscv: dts: fix the mpfs's reference clock frequency by Conor Dooley · 2 years, 1 month ago
- da2a6d0 riscv: dts: Add QSPI NAND device node by Padmarao Begari · 2 years, 1 month ago
- c66a3b2 riscv: dts: Update memory configuration by Padmarao Begari · 2 years, 1 month ago
- 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- bcb208b riscv: andes_plic.c: use modified IPI scheme by Yu Chien Peter Lin · 2 years, 1 month ago
- c66c950 riscv: support building double-float modules by Heinrich Schuchardt · 2 years, 1 month ago
- 43e1f93 riscv: Fix build against binutils 2.38 by Alexandre Ghiti · 2 years, 2 months ago
- 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
- 9c4d5c1 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
- 7e5e029 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 3 months ago
- 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
- ebe3b23 riscv: dts: sifive: Synchronize FU740 and Unmatched DT by Icenowy Zheng · 2 years, 3 months ago
- 13d7170 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · 2 years, 3 months ago
- f781746 riscv: dts: Sync important Unmatched pmic and qspi0 changes from Linux by Jessica Clarke · 2 years, 3 months ago
- 4150eec riscv: ae350: Fix XIP config boot failure by Leo Yu-Chi Liang · 2 years, 6 months ago
- 66ae7fe riscv: cpu: set gp before board_init_f_init_reserve by Nikita Shubin · 2 years, 6 months ago
- 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
- c65d29f arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED by Michal Simek · 2 years, 5 months ago
- 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
- 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- 53a442a riscv: Clean up asm/io.h by Leo Yu-Chi Liang · 2 years, 6 months ago
- 7a35171 riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.h by Michal Simek · 2 years, 6 months ago
- ea14390 riscv: alloc space exhausted by Heinrich Schuchardt · 2 years, 8 months ago
- f4b4d75 riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 8 months ago
- 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 8 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 5b845a4 k210: dts: align plic node with Linux by Niklas Cassel · 2 years, 9 months ago
- b2c0bb4 k210: dts: align fpioa node with Linux by Damien Le Moal · 2 years, 9 months ago
- 0a876d7 k210: dts: add missing power bus clocks by Damien Le Moal · 2 years, 9 months ago
- 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 9 months ago
- fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
- c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- f263479 efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · 2 years, 10 months ago
- f0106d4 riscv: revert Complete efi header for RV32/64 by Heinrich Schuchardt · 2 years, 11 months ago
- bd07fb4 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 3 years ago