aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv/sifive_u.h
AgeCommit message (Expand)Author
2020-08-21hw/riscv: sifive_u: Add a dummy L2 cache controller deviceBin Meng
2020-06-19hw/riscv: sifive_u: Add a dummy DDR memory controller deviceBin Meng
2020-06-19hw/riscv: sifive_u: Support different boot source per MSEL pin stateBin Meng
2020-06-19hw/riscv: sifive_u: Add a new property msel for MSEL pin stateBin Meng
2020-06-19hw/riscv: sifive_u: Hook a GPIO controllerBin Meng
2020-06-15riscv: Fix type of SiFive[EU]SocState, member parent_objMarkus Armbruster
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u machineBin Meng
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u SoCAlistair Francis
2019-10-28riscv/sifive_u: Add the start-in-flash propertyAlistair Francis
2019-10-28riscv/sifive_u: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add QSPI memory regionAlistair Francis
2019-10-28riscv/sifive_u: Add L2-LIM cache memoryAlistair Francis
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng
2019-09-17riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernetBin Meng
2019-09-17riscv: sifive_u: Fix broken GEM supportBin Meng
2019-09-17riscv: sifive_u: Instantiate OTP memory with a serial numberBin Meng
2019-09-17riscv: sifive_u: Update UART base addresses and IRQsBin Meng
2019-09-17riscv: sifive_u: Add PRCI block to the SoCBin Meng
2019-09-17riscv: sifive_u: Generate hfclk and rtcclk nodesBin Meng
2019-09-17riscv: sifive_u: Update hart configuration to reflect the real FU540 SoCBin Meng
2019-09-17riscv: sifive_u: Set the minimum number of cpus to 2Bin Meng
2019-09-17riscv: Add a sifive_cpu.h to include both E and U cpu type definesBin Meng
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-04-04riscv: plic: Fix incorrect irq calculationAlistair Francis
2018-12-20sifive_u: Add clock DT node for GEM ethernetAnup Patel
2018-07-05hw/riscv/sifive_u: Connect the Cadence GEM Ethernet deviceAlistair Francis
2018-07-05hw/riscv/sifive_u: Create a SiFive U SoC objectAlistair Francis
2018-05-06RISC-V: Remove unused class definitionsMichael Clark
2018-05-06RISC-V: Replace hardcoded constants with enum valuesMichael Clark
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark