Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: Save boot hart id to the global data | Bin Meng | 2018-12-18 | 1 | -0/+4 |
* | riscv: Move trap handler codes to mtrap.S | Bin Meng | 2018-12-18 | 1 | -89/+0 |
* | riscv: ax25-ae350: Pass dtb address to u-boot with a1 register | Rick Chen | 2018-12-05 | 1 | -2/+0 |
* | riscv: Add kconfig option to run U-Boot in S-mode | Anup Patel | 2018-12-05 | 1 | -8/+15 |
* | riscv: cache: Implement i/dcache [status, enable, disable] | Rick Chen | 2018-11-26 | 1 | -0/+6 |
* | riscv: save hart ID and device tree passed by prior boot stage | Lukas Auer | 2018-11-26 | 1 | -2/+10 |
* | riscv: do not blindly modify the mstatus CSR | Lukas Auer | 2018-11-26 | 1 | -4/+4 |
* | riscv: remove unused labels in start.S | Lukas Auer | 2018-11-26 | 1 | -9/+0 |
* | Drop CONFIG_INIT_CRITICAL | Bin Meng | 2018-11-26 | 1 | -13/+0 |
* | riscv: align mtvec on a 4-byte boundary | Lukas Auer | 2018-11-26 | 1 | -1/+1 |
* | riscv: fix inconsistent use of spaces and tabs in start.S | Lukas Auer | 2018-11-26 | 1 | -161/+161 |
* | riscv: Make start.S available for all targets | Bin Meng | 2018-10-03 | 1 | -0/+292 |