aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/sifive
Commit message (Expand)AuthorAgeFilesLines
* sifive_spi: Add missing case for SPIBUS_MODE_NONEThomas Skibo2021-08-301-0/+5
* fu740_pci_dw: Add SiFive FU740 PCIe controller driverJessica Clarke2021-08-072-0/+466
* sifive_gpio: Add SiFive GPIO controller driverJessica Clarke2021-08-072-0/+465
* fu540_spi: Rename to sifive_spiJessica Clarke2021-08-072-115/+115
* sifive_prci: Add reset support for the FU540 and FU740Jessica Clarke2021-08-071-0/+57
* sifive_prci: Delay attachment until after clk_fixedJessica Clarke2021-08-071-1/+5
* sifive_prci: Add support for the FU740 PRCIJessica Clarke2021-08-071-1/+291
* fu540_prci: Rename to sifive_prci and use ocd_data for FU540 specificityJessica Clarke2021-08-072-31/+56
* sifive_uart: Fix input character dropping in ddb and at a mountroot promptJessica Clarke2021-07-211-3/+9
* riscv: Fix build by using the correct device-tree include pathEmmanuel Vadot2021-01-161-1/+1
* sifive_uart: quiet GCC -Werror=parenthesesMitchell Horne2021-01-081-1/+1
* riscv/sifive: add FE310 Always-on driverNick O'Brien2020-04-022-0/+319
* fuspi: silence build warning, plug resource leakPhilip Paeps2020-03-091-3/+1
* prci: register tlclk as a fixed clockMitchell Horne2020-02-011-0/+22
* prci: fix up compatMitchell Horne2020-02-011-2/+9
* prci: register the DDR and GEMGX PLLsMitchell Horne2020-02-011-15/+45
* sifive: Fix incorrect tx/rx ctrl definesKristof Provost2020-01-071-2/+2
* sifive: uart driverKristof Provost2019-12-312-0/+544
* fuspi: Fix 'sleepable after non-sleepable' lockPhilip Paeps2019-12-291-9/+8
* riscv/sifive: add FU540 SPI controller driverPhilip Paeps2019-12-202-0/+404
* riscv/sifive: add SiFive FU540 PRCI driverPhilip Paeps2019-12-203-0/+274