index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
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: Remove unnecessary instruction
Sean Anderson
2020-02-10
riscv: Add option to print registers on exception
Sean Anderson
2020-02-10
riscv: Fix breakage caused by linker relaxation
Sean Anderson
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
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
2020-01-17
common: Move relocate_code() to init.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: 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
[next]