- 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years, 1 month ago
- bcb208b riscv: andes_plic.c: use modified IPI scheme by Yu Chien Peter Lin · 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
- 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
- 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
- f4b4d75 riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 9 months ago
- fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
- f263479 efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · 2 years, 11 months ago
- f0106d4 riscv: revert Complete efi header for RV32/64 by Heinrich Schuchardt · 2 years, 11 months ago
- 69c681e riscv: function to retrieve SBI implementation version by Heinrich Schuchardt · 3 years, 1 month ago
- bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
- 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
- 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
- cc382ff sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 3 months ago
- c7ad952 riscv: Fix setting no-map in reserved memory nodes by Samuel Holland · 3 years, 3 months ago
- 637fa28 lmb: riscv: Add arch_lmb_reserve() by Marek Vasut · 3 years, 3 months ago
- c39544c riscv: lib: implement enable_caches for sifive cache by Zong Li · 3 years, 3 months ago
- a33070c common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 3 months ago
- 79c6855 riscv: show code leading to exception by Heinrich Schuchardt · 3 years, 3 months ago
- 5629aaa efi_loader: add Linux magic to RISC-V crt0 by Heinrich Schuchardt · 3 years, 6 months ago
- 51744fe riscv: booti: do not force relocation if force_reloc is not set by Vitaly Wool · 3 years, 8 months ago
- b6ec26b riscv: andes_plic: Fix riscv_get_ipi() mask by Bin Meng · 3 years, 6 months ago
- 442d446 riscv: Drop USE_SPL_FIT_GENERATOR by Bin Meng · 3 years, 7 months ago
- 8a27fcd riscv: Fix memmove and optimise memcpy when misalign by Bin Meng · 3 years, 7 months ago
- ac95f46 riscv: Fix arch_fixup_fdt always failing without /chosen by Sean Anderson · 3 years, 7 months ago
- 614b1d8 riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
- 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
- 23caf66 riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 8 months ago
- 76eb648 riscv: simplify longjmp by Heinrich Schuchardt · 3 years, 8 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
- dd5d79b riscv: Complete efi header for RV32/64 by Leo Yu-Chi Liang · 4 years ago
- b68402d riscv: Fix efi header size for RV32 by Leo Yu-Chi Liang · 4 years, 1 month ago
- fa36696 riscv: Fix efi header for RV32 by Atish Patra · 4 years, 2 months ago
- b881ba8 riscv: reset after crash by Heinrich Schuchardt · 4 years ago
- 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
- 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
- 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
- 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
- 2c4c7d1 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 2 months ago
- ff184fe riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 2 months ago
- cfb0809 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 2 months ago
- 272ab20 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
- 28bfc32 riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 2 months ago
- 87e6ce5 riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
- 9baaaef riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 2 months ago
- fbef54d riscv: restore global data pointer in trap handler by Heinrich Schuchardt · 4 years, 2 months ago
- 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
- 95492ae cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
- c78eef7 riscv: fix building with CONFIG_SPL_SMP=n by Heinrich Schuchardt · 4 years, 4 months ago
- 77efe24 riscv: additional crash information by Heinrich Schuchardt · 4 years, 4 months ago
- d2014d1 riscv: remove redundant logical constraint. by Heinrich Schuchardt · 4 years, 4 months ago
- 63dcfcb riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 4 months ago
- 3af8678 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 4 months ago
- 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
- 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
- 8cfbea0 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 5 months ago
- 491734f riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 5 months ago
- f0947db riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 5 months ago
- c71f100 riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 5 months ago
- 7a36bd8 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 5 months ago
- 77073f4 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 5 months ago
- 35e14fb riscv: Allow use of reset drivers by Sean Anderson · 4 years, 5 months ago
- b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
- e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 6 months ago
- b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
- a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 82ed8ef riscv: Move all fdt fixups together by Atish Patra · 4 years, 7 months ago
- 5fbac33 riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 7 months ago
- 7379192 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 7 months ago
- 111b804 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
- af3c043 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 7 months ago
- b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
- f7e6d33 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 9 months ago
- 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 9 months ago
- ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 9 months ago
- fb5eabc riscv: Avoid calling sbi_clear_ipi() by Bin Meng · 4 years, 9 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- e8b46a1 riscv: Add option to print registers on exception by Sean Anderson · 5 years ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
- c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
- c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · 5 years ago
- eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- b8745f0 RISC-V: Align boot image header with Linux by Atish Patra · 5 years ago
- eaae83b riscv: andes_plic: init plic by scanning each cpu node by Rick Chen · 5 years ago
- e9fbc71 riscv: add a generic FIT generator script by Lukas Auer · 5 years ago