Show patches with: Submitter = Lukas Auer       |    Archived = No       |   213 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL" Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL" - - 1 - --- 2020-04-14 Lukas Auer Andes Accepted
[1/4] spl: opensbi: specify main hart as preferred boot hart Fixes for RISC-V U-Boot SPL / OpenSBI boot flow - - 2 1 --- 2019-12-03 Lukas Auer Andes Superseded
[2/4] riscv: add functions for reading the IPI status Fixes for RISC-V U-Boot SPL / OpenSBI boot flow - - - - --- 2019-12-03 Lukas Auer Andes Superseded
[3/4] riscv: add option to wait for ack from secondary harts in smp functions Fixes for RISC-V U-Boot SPL / OpenSBI boot flow - - 2 1 --- 2019-12-03 Lukas Auer Andes Superseded
[4/4] spl: opensbi: wait for ack from secondary harts before entering OpenSBI Fixes for RISC-V U-Boot SPL / OpenSBI boot flow - - 2 1 --- 2019-12-03 Lukas Auer Andes Superseded
[U-Boot,01/30] tools: .gitignore: add prelink-riscv General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,02/30] riscv: ignore device tree binaries General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,03/30] dts: riscv: update makefile to also clean the RISC-V dts directory General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,04/30] riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,05/30] riscv: select CONFIG_PHYS_64BIT on RV64I systems General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,06/30] riscv: add Kconfig entries for the C and A ISA extensions General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,07/30] riscv: set -march and -mabi based on the Kconfig configuration General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,08/30] riscv: add Kconfig entries for the code model General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,09/30] riscv: move target selection into separate file General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,1/6] riscv: clarify error message on undefined exceptions Small fixes for RISC-V - 1 1 - --- 2018-12-30 Lukas Auer Superseded
[U-Boot,1/7] riscv: add infrastructure for calling functions on other harts SMP support for RISC-V - - - - --- 2019-02-11 Lukas Auer Andes Superseded
[U-Boot,10/30] riscv: enable -fdata-sections General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,11/30] riscv: fix use of incorrectly sized variables General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,12/30] riscv: make use of the barrier functions from Linux General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,13/30] riscv: do not reimplement generic io functions General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,14/30] riscv: complete the list of exception codes General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,15/30] riscv: treat undefined exception codes as reserved General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,16/30] riscv: hang on unhandled exceptions General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,17/30] riscv: implement the invalidate_icache_* functions General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,18/30] riscv: invalidate the instruction cache before jumping to Linux General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,19/30] riscv: fix inconsistent use of spaces and tabs in start.S General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,2/6] riscv: remove invalid dcache flush implementation Small fixes for RISC-V - - 1 - --- 2018-12-30 Lukas Auer Superseded
[U-Boot,2/7] riscv: import the supervisor binary interface header file SMP support for RISC-V - - 2 - --- 2019-02-11 Lukas Auer Andes Superseded
[U-Boot,20/30] riscv: align mtvec on a 4-byte boundary General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,21/30] riscv: remove CONFIG_INIT_CRITICAL General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,22/30] riscv: remove unused labels in start.S General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,23/30] riscv: do not blindly modify the mstatus CSR General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,24/30] riscv: save hart ID and device tree passed by prior boot stage General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,25/30] riscv: qemu: use device tree passed by prior boot stage General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,26/30] bdinfo: riscv: print fdt_blob address General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,27/30] riscv: qemu: support booting Linux General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,28/30] riscv: align bootm implementation with that of other architectures General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,29/30] dm: core: add missing prototype for ofnode_read_u64 General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,3/6] riscv: remove RISC-V standalone linker script Small fixes for RISC-V - - 1 1 --- 2018-12-30 Lukas Auer Superseded
[U-Boot,3/7] riscv: implement IPI platform functions using SBI SMP support for RISC-V - - 2 - --- 2019-02-11 Lukas Auer Andes Superseded
[U-Boot,30/30] riscv: qemu: detect and boot the kernel passed by QEMU General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-19 Lukas Auer Andes Superseded
[U-Boot,4/6] riscv: replace use of callee-saved register in standalone Small fixes for RISC-V - - 1 1 --- 2018-12-30 Lukas Auer Superseded
[U-Boot,4/7] riscv: delay initialization of caches and debug UART SMP support for RISC-V - - 2 - --- 2019-02-11 Lukas Auer Andes Superseded
[U-Boot,5/6] riscv: support standalone applications on RV64I systems Small fixes for RISC-V - - 1 1 --- 2018-12-30 Lukas Auer Superseded
[U-Boot,5/7] riscv: add support for multi-hart systems SMP support for RISC-V - - - - --- 2019-02-11 Lukas Auer Andes Superseded
[U-Boot,6/6] riscv: qemu: define standalone load address Small fixes for RISC-V - - 1 1 --- 2018-12-30 Lukas Auer Superseded
[U-Boot,6/7] riscv: boot images passed to bootm on all harts SMP support for RISC-V - - 2 - --- 2019-02-11 Lukas Auer Andes Superseded
[U-Boot,7/7] riscv: qemu: enable SMP SMP support for RISC-V - - 2 - --- 2019-02-11 Lukas Auer Andes Superseded
[U-Boot,RESEND,v4,01/11] fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,02/11] Makefile: support building SPL FIT images without device trees SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,03/11] spl: fit: use U-Boot device tree when FIT image has no device tree SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,04/11] riscv: add run mode configuration for SPL SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,05/11] spl: support booting via RISC-V OpenSBI SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,06/11] riscv: add SPL support SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,07/11] riscv: support SPL stack and global data relocation SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,08/11] riscv: add a generic FIT generator script SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,09/11] riscv: set default FIT generator script and build target for SPL builds SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,10/11] riscv: qemu: add SPL configuration SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RESEND,v4,11/11] doc: update QEMU RISC-V documentation SPL support for RISC-V - - 2 1 --- 2019-08-21 Lukas Auer Andes Accepted
[U-Boot,RFC,01/11] fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,02/11] Makefile: support building SPL FIT images without device trees SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,03/11] spl: fit: use U-Boot device tree when FIT image has no device tree SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,04/11] riscv: add run mode configuration for SPL SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,05/11] spl: support booting via RISC-V OpenSBI SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,06/11] riscv: add SPL support SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,07/11] riscv: support SPL stack and global data relocation SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,08/11] riscv: add a generic FIT generator script SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,09/11] riscv: set default FIT generator script and build target for SPL builds SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,10/11] riscv: qemu: add SPL configuration SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,RFC,11/11] doc: update QEMU RISC-V documentation SPL support for RISC-V - - 1 1 --- 2019-07-21 Lukas Auer Andes RFC
[U-Boot,v2,01/11] fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,01/29] tools: .gitignore: add prelink-riscv General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,02/11] Makefile: support building SPL FIT images without device trees SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,02/29] dts: riscv: update makefile to also clean the RISC-V dts directory General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,03/11] spl: fit: use U-Boot device tree when FIT image has no device tree SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,03/29] riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,04/11] riscv: add run mode configuration for SPL SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,04/29] riscv: select CONFIG_PHYS_64BIT on RV64I systems General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,05/11] spl: support booting via RISC-V OpenSBI SPL support for RISC-V - - 3 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,05/29] riscv: add Kconfig entries for the C and A ISA extensions General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,06/11] riscv: add SPL support SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,06/29] riscv: set -march and -mabi based on the Kconfig configuration General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,07/11] riscv: support SPL stack and global data relocation SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,07/29] riscv: add Kconfig entries for the code model General fixes / cleanup for RISC-V and improvements to qemu-riscv - - - - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,08/11] riscv: add a generic FIT generator script SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,08/29] riscv: enable -fdata-sections General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,09/11] riscv: set default FIT generator script and build target for SPL builds SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,09/29] riscv: fix use of incorrectly sized variables General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,1/7] riscv: clarify error message on undefined exceptions Small fixes for RISC-V - 1 1 - --- 2019-01-04 Lukas Auer Andes Accepted
[U-Boot,v2,1/9] riscv: add infrastructure for calling functions on other harts SMP support for RISC-V - - 2 1 --- 2019-03-05 Lukas Auer Andes Superseded
[U-Boot,v2,10/11] riscv: qemu: add SPL configuration SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,10/29] riscv: make use of the barrier functions from Linux General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,11/11] doc: update QEMU RISC-V documentation SPL support for RISC-V - - 2 1 --- 2019-07-28 Lukas Auer Andes Superseded
[U-Boot,v2,11/29] riscv: do not reimplement generic io functions General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,12/29] riscv: complete the list of exception codes General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,13/29] riscv: treat undefined exception codes as reserved General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,14/29] riscv: hang on unhandled exceptions General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,15/29] riscv: implement the invalidate_icache_* functions General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,16/29] riscv: invalidate the instruction cache before jumping to Linux General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 1 - --- 2018-10-30 Lukas Auer Andes Superseded
[U-Boot,v2,17/29] riscv: fix inconsistent use of spaces and tabs in start.S General fixes / cleanup for RISC-V and improvements to qemu-riscv - - 2 - --- 2018-10-30 Lukas Auer Andes Superseded
« 1 2 3 »