aboutsummaryrefslogtreecommitdiff
path: root/riscv/dts.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-20ns16550_t: ns16550 should parse interrupt id from the fdtJerry Zhao1-1/+1
2023-06-20dts: Expose fdt_get_node_addr_size function in headerJerry Zhao1-0/+2
2023-06-20dts_t: Add dts.h to list of installed headersJerry Zhao1-1/+0
2023-06-20sim_t: Move dts device node construction/parsing to device_factoriesJerry Zhao1-1/+2
2023-06-20dts: void* fdt arg to parse_fdt should be constJerry Zhao1-9/+9
2022-10-17Merge branch 'master' into plic_uart_v1plic_uart_v1Andrew Waterman1-0/+1
2022-10-14Support command-line configuration of number of pmpregionsJerry Zhao1-0/+1
2022-04-20Add ns16550 serial device emulationAnup Patel1-0/+3
2022-04-20Add PLIC emulationAnup Patel1-0/+2
2022-02-21Avoid an unnecessary strcpy (#925)Rupert Swarbrick1-1/+1
2021-02-04Refactor headersAndrew Waterman1-0/+1
2020-11-15dts: config pmp attribute by each core's settingChih-Min Chao1-4/+2
2020-11-11dts: extend dts api to get info of each cpuChih-Min Chao1-0/+5
2020-07-09Add bootargs command-line option to SpikeAnup Patel1-0/+1
2020-05-18fix clang compile error wthin FDT parsingScott Beamer1-3/+3
2020-04-27fdt: add pmp granularity functionChih-Min Chao1-1/+4
2020-04-27fdt: add pmp parsing helperChih-Min Chao1-1/+1
2020-04-27fdt: add clint base address parsing helperChih-Min Chao1-0/+3
2020-02-14Make spike capable of booting LinuxAnup Patel1-0/+1
2018-05-18Extract out device-tree generation and compilation into an exported api. (#197)Prashanth Mundkur1-0/+15