Age | Commit message (Expand) | Author |
---|---|---|
2018-12-18 | riscv: Save boot hart id to the global data | Bin Meng |
2018-12-18 | riscv: Move trap handler codes to mtrap.S | Bin Meng |
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-11-26 | riscv: cache: Implement i/dcache [status, enable, disable] | Rick Chen |
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-10-03 | riscv: Make start.S available for all targets | Bin Meng |