aboutsummaryrefslogtreecommitdiff
path: root/riscv/dts.cc
AgeCommit message (Expand)AuthorFilesLines
2022-07-07remove multi blank linesWeiwei Li1-2/+0
2022-04-01update dts.cc to make sv57 default maximum paging mode (#962)Alenkruth Murali1-1/+1
2022-03-12Construct an isa_parser_t and pass it to processor_t constructorRupert Swarbrick1-2/+2
2022-02-21Avoid an unnecessary strcpy (#925)Rupert Swarbrick1-2/+5
2021-08-27Fix warning in new dtcAndrew Waterman1-0/+1
2021-06-04encoding: udpate and move platform-related define outChih-Min Chao1-0/+1
2020-11-15dts: config pmp attribute by each core's settingChih-Min Chao1-13/+10
2020-11-15dts: extract cpu node checking as helper functionChih-Min Chao1-9/+21
2020-11-11dts: extend dts api to get info of each cpuChih-Min Chao1-0/+38
2020-07-09Add bootargs command-line option to SpikeAnup Patel1-3/+14
2020-05-18fix clang compile error wthin FDT parsingScott Beamer1-4/+4
2020-04-27fdt: add pmp granularity functionChih-Min Chao1-2/+21
2020-04-27fdt: add pmp parsing helperChih-Min Chao1-0/+16
2020-04-27fdt: add clint base address parsing helperChih-Min Chao1-0/+62
2020-03-24Allow PATH lookup for executing dtc (#432)綺麗な賢狼ホロ1-1/+1
2020-02-14Make spike capable of booting LinuxAnup Patel1-0/+10
2019-07-11Fix some 32-bit safety issuesAndrew Waterman1-1/+1
2018-12-19Flush I/O buffers before forkingAndrew Waterman1-0/+1
2018-05-18Extract out device-tree generation and compilation into an exported api. (#197)Prashanth Mundkur1-0/+156