index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
Age
Commit message (
Expand
)
Author
2020-04-23
riscv: Move all fdt fixups together
Atish Patra
2020-04-23
riscv: Copy the reserved-memory nodes to final DT
Atish Patra
2020-04-23
riscv: Setup reserved-memory node for FU540
Atish Patra
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
riscv: Add boot hartid to device tree
Atish Patra
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-03-17
riscv: Implement new SBI v0.2 extensions
Bin Meng
2020-03-17
riscv: Introduce a new config for SBI v0.1
Bin Meng
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
2020-03-17
riscv: Avoid calling sbi_clear_ipi()
Bin Meng
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
riscv: Add option to print registers on exception
Sean Anderson
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
riscv: add functions for reading the IPI status
Lukas Auer
2019-12-10
riscv: andes_plic: Fix some wrong configurations
Rick Chen
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-10-18
RISC-V: Align boot image header with Linux
Atish Patra
2019-09-03
riscv: andes_plic: init plic by scanning each cpu node
Rick Chen
2019-08-26
riscv: add a generic FIT generator script
Lukas Auer
2019-08-26
riscv: add SPL support
Lukas Auer
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-07-16
efi_loader: use predefined constants in crt0_*_efi.S
Heinrich Schuchardt
2019-05-09
RISCV: image: Add booti support
Atish Patra
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLMT
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLIC
Rick Chen
2019-04-08
riscv: boot images passed to bootm on all harts
Lukas Auer
2019-04-08
riscv: add support for multi-hart systems
Lukas Auer
2019-04-08
riscv: implement IPI platform functions using SBI
Lukas Auer
2019-04-08
riscv: add infrastructure for calling functions on other harts
Lukas Auer
2019-01-15
riscv: use invalidate/flush_*cache_range functions in cache.c
Lukas Auer
2019-01-15
riscv: move the AX25-specific implementation of flush_dcache_all
Lukas Auer
2019-01-15
riscv: clarify error message on undefined exceptions
Lukas Auer
2018-12-31
riscv: bootm: Support booting VxWorks
Bin Meng
2018-12-18
riscv: bootm: Change to use boot_hart from global data
Bin Meng
2018-12-18
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
riscv: Adjust the _exit_trap() position to come before handle_trap()
Bin Meng
2018-12-18
riscv: Implement riscv_get_time() API using rdtime instruction
Anup Patel
2018-12-18
riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
Bin Meng
2018-12-05
riscv: Add kconfig option to run U-Boot in S-mode
Anup Patel
2018-12-02
riscv: efi: Generate Microsoft PE format compliant images
Bin Meng
2018-11-26
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
2018-11-26
riscv: align bootm implementation with that of other architectures
Lukas Auer
2018-11-26
riscv: implement the invalidate_icache_* functions
Lukas Auer
2018-11-26
riscv: hang on unhandled exceptions
Lukas Auer
[next]