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
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-18
riscv: Introduce a Kconfig option for machine mode
Anup Patel
2018-12-18
riscv: ax25: Hide the ax25-specific Kconfig option
Bin Meng
2018-12-18
riscv: qemu: Create a simple-bus driver for the soc node
Bin Meng
2018-12-18
riscv: add Kconfig entries for the code model
Lukas Auer
2018-12-05
riscv: ax25-ae350: Pass dtb address to u-boot with a1 register
Rick Chen
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: dts: Add ae350_32.dts for RV32I
Rick Chen
2018-11-26
riscv: dts: Sync to Linux Kernel ae350 dts.
Rick Chen
2018-11-26
riscv: align bootm implementation with that of other architectures
Lukas Auer
2018-11-26
riscv: save hart ID and device tree passed by prior boot stage
Lukas Auer
2018-11-26
riscv: do not blindly modify the mstatus CSR
Lukas Auer
2018-11-26
riscv: remove unused labels in start.S
Lukas Auer
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
riscv: align mtvec on a 4-byte boundary
Lukas Auer
2018-11-26
riscv: fix inconsistent use of spaces and tabs in start.S
Lukas Auer
2018-11-26
riscv: implement the invalidate_icache_* functions
Lukas Auer
2018-11-26
riscv: hang on unhandled exceptions
Lukas Auer
2018-11-26
riscv: treat undefined exception codes as reserved
Lukas Auer
2018-11-26
riscv: complete the list of exception codes
Lukas Auer
2018-11-26
riscv: do not reimplement generic io functions
Lukas Auer
2018-11-26
riscv: make use of the barrier functions from Linux
Lukas Auer
2018-11-26
riscv: fix use of incorrectly sized variables
Lukas Auer
2018-11-26
riscv: enable -fdata-sections
Lukas Auer
2018-11-26
riscv: set -march and -mabi based on the Kconfig configuration
Lukas Auer
2018-11-26
riscv: add Kconfig entries for the C and A ISA extensions
Lukas Auer
2018-11-26
riscv: select CONFIG_PHYS_64BIT on RV64I systems
Lukas Auer
2018-11-26
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
Lukas Auer
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-11-14
riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
Bin Meng
2018-10-03
riscv: allow native compilation
Heinrich Schuchardt
2018-10-03
riscv: cosmetic: Reword do_reset() printf message.
Rick Chen
2018-10-03
riscv: Move do_reset() to a common place
Bin Meng
2018-10-03
riscv: Add QEMU virt board support
Bin Meng
2018-10-03
riscv: ae350: Clean up mixed tabs and spaces in the dts
Bin Meng
2018-10-03
riscv: Make start.S available for all targets
Bin Meng
2018-10-03
riscv: bootm: Pass mhartid CSR value to kernel
Bin Meng
2018-10-03
riscv: Remove CSR read/write defines in encoding.h
Bin Meng
2018-10-03
riscv: Add a helper routine to print CPU information
Bin Meng
2018-10-03
riscv: Explicitly pass -march and -mabi to the compiler
Bin Meng
2018-10-03
riscv: Fix coding style issues in the linker script
Bin Meng
2018-10-03
riscv: Move the linker script to the CPU root directory
Bin Meng
2018-10-03
riscv: Remove mach type
Bin Meng
2018-10-03
riscv: bootm: Correct the 1st kernel argument to hart id
Bin Meng
2018-10-03
riscv: Remove setup.h
Bin Meng
2018-10-03
riscv: kconfig: Normalize architecture name spelling
Bin Meng
[prev]
[next]