Age | Commit message (Expand) | Author |
---|---|---|
2020-07-25 | cpu: Convert the methods to use a const udevice * | Simon Glass |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-20 | cpu: Convert the methods to use a const udevice * | Simon Glass |
2020-07-01 | riscv: cpu: check and append L1 cache to cpu features | Sagar Shrikant Kadam |
2020-07-01 | riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit | Sagar Shrikant Kadam |
2020-07-01 | riscv: Enable cpu clock if it is present | Sean Anderson |
2020-07-01 | riscv: Try to get cpu frequency from a "clocks" node if it exists | Sean Anderson |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2019-09-03 | riscv: cpu: Skip unavailable hart in the get_count() op | Bin Meng |
2019-02-27 | cpu: Bind timer driver for boot hart | Atish Patra |
2018-12-18 | cpu: Add a RISC-V CPU driver | Bin Meng |