~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng2023-07-12
* riscv: clint: Update the sifive clint ipi driver to support aclintBin Meng2023-07-12
* riscv: andes_plicsw: Fix IPI during OpenSBI invocationYu Chien Peter Lin2023-07-06
* riscv: semihosting: replace inline assembly with assembly fileAndre Przywara2023-03-06
* Correct SPL uses of LMBSimon Glass2023-02-10
* riscv: memcpy: check src and dst before copyRick Chen2023-02-01
* efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWAREHeinrich Schuchardt2022-12-29
* arch/riscv: add semihosting support for RISC-VKautuk Consul2022-12-08
* riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin2022-11-03
* riscv: andes_plic.c: use modified IPI schemeYu Chien Peter Lin2022-10-20
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* riscv: Introduce AVAILABLE_HARTSRick Chen2022-09-26
* spl: introduce SPL_XIP to configNikita Shubin2022-09-26
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-26
* arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLEDMichal Simek2022-07-26
* riscv: provide missing base extension functionsHeinrich Schuchardt2022-04-06
* event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-10
* efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt2022-01-15
* riscv: revert Complete efi header for RV32/64Heinrich Schuchardt2022-01-15
* riscv: function to retrieve SBI implementation versionHeinrich Schuchardt2021-11-08
* fdtdec: Support reserved-memory flagsThierry Reding2021-10-13
* fdtdec: Support compatible string list for reserved memoryThierry Reding2021-10-13
* image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass2021-10-08
* sysreset: provide SBI based sysreset driverHeinrich Schuchardt2021-10-07
* riscv: Fix setting no-map in reserved memory nodesSamuel Holland2021-10-07
* lmb: riscv: Add arch_lmb_reserve()Marek Vasut2021-09-23
* riscv: lib: implement enable_caches for sifive cacheZong Li2021-09-07
* common: board_r: support enable_caches for RISC-VZong Li2021-09-07
* riscv: show code leading to exceptionHeinrich Schuchardt2021-09-07
* efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt2021-08-14
* riscv: booti: do not force relocation if force_reloc is not setVitaly Wool2021-07-21
* riscv: andes_plic: Fix riscv_get_ipi() maskBin Meng2021-06-17
* riscv: Drop USE_SPL_FIT_GENERATORBin Meng2021-05-19
* riscv: Fix memmove and optimise memcpy when misalignBin Meng2021-05-17
* riscv: Fix arch_fixup_fdt always failing without /chosenSean Anderson2021-05-17
* riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng2021-05-17
* Add support for stack-protectorJoel Peshkin2021-04-20
* riscv: assembler versions of memcpy, memmove, memsetHeinrich Schuchardt2021-04-08
* riscv: simplify longjmpHeinrich Schuchardt2021-04-08
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-05
|\
| * dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* | riscv: Complete efi header for RV32/64Leo Yu-Chi Liang2020-12-14
* | riscv: Fix efi header size for RV32Leo Yu-Chi Liang2020-12-14
* | riscv: Fix efi header for RV32Atish Patra2020-12-14
* | riscv: reset after crashHeinrich Schuchardt2020-12-14
|/
* riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson2020-10-26
* riscv: Move Andes PLMT driver to drivers/timerSean Anderson2020-10-26
* timer: Return count from timer_ops.get_countSean Anderson2020-10-22