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
Age
Commit message (
Expand
)
Author
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: dts: Add #address-cells and #size-cells in nor node
Rick Chen
2019-12-10
riscv: dts: Support four cores SMP
Rick Chen
2019-12-10
riscv: Fix clear bss loop in the start-up code
Rick Chen
2019-12-10
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
Rick Chen
2019-12-10
riscv: andes_plic: Fix some wrong configurations
Rick Chen
2019-12-10
riscv: ax25: add SPL support
Rick Chen
2019-12-10
riscv: dts: Add hifive-unleashed-a00 dts from Linux
Jagan Teki
2019-12-10
riscv: increase stack size to avoid a stack overflow during distro boot
Lukas Auer
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
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-10-18
gpio: sifive: add support for DM based gpio driver for FU540-SoC
Sagar Shrikant Kadam
2019-09-03
riscv: cache: use CCTL to flush d-cache
Rick Chen
2019-09-03
riscv: dts: move out AE350 L2 node from cpus node
Rick Chen
2019-09-03
riscv: cache: Flush L2 cache before jump to linux
Rick Chen
2019-09-03
riscv: ax25: add imply v5l2 cache controller
Rick Chen
2019-09-03
riscv: andes_plic: init plic by scanning each cpu node
Rick Chen
2019-09-03
riscv: update fix_rela_dyn
Marcus Comstedt
2019-08-26
riscv: add a generic FIT generator script
Lukas Auer
2019-08-26
riscv: support SPL stack and global data relocation
Lukas Auer
2019-08-26
riscv: add SPL support
Lukas Auer
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-08-15
riscv: Access CSRs using CSR numbers
Bin Meng
2019-08-15
riscv: Sync csr.h with Linux kernel v5.2
Bin Meng
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-07-16
efi_loader: use predefined constants in crt0_*_efi.S
Heinrich Schuchardt
2019-06-05
riscv: Add Microchip MPFS Icicle board support
Padmarao Begari
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2019-05-09
RISCV: image: Add booti support
Atish Patra
2019-05-09
riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...
Rick Chen
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-04-12
dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
2019-04-08
riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure
Rick Chen
2019-04-08
riscv: dts: ae350 support SMP
Rick Chen
2019-04-08
riscv: ax25: Andes specific cache shall only support in M-mode
Rick Chen
2019-04-08
riscv: ax25: Add platform-specific Kconfig options
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: hang if relocation of secondary harts fails
Lukas Auer
2019-04-08
riscv: do not rely on hart ID passed by previous boot stage
Lukas Auer
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: save hart ID in register tp instead of s0
Lukas Auer
2019-04-08
riscv: delay initialization of caches and debug UART
Lukas Auer
[next]