summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-07-27Merge tag 'JH7110_515_SDK_v5.4.2' into vf2-develAndy Hu1-6/+13
2023-07-26gpio: starfive: Add SET_DS/SET_PULL/SET_SLEW supportSamin Guo1-1/+23
2023-04-28Merge tag 'JH7110_515_SDK_v4.8.2' into vf2-develAndy Hu4-4/+4
2023-04-23board: starfive: copyright: Standardize the copyright formatYanhong Wang4-4/+4
2023-02-05Merge tag 'JH7110_515_SDK_v4.1.0' into vf2-develAndy Hu1-2/+38
2023-02-02sysreset: provide SBI based sysreset driverHeinrich Schuchardt1-0/+1
2023-02-02riscv: add missing SBI extension definitionsHeinrich Schuchardt1-2/+37
2022-11-20board:starfive:Modify GPIO_SD_SHIFT to GPIO_DS_SHIFTJianlong Huang1-2/+2
2022-11-18board:starfive:Add gpio initJianlong Huang1-2/+11
2022-11-03board: starfive: Add interface to get data from eepromJianlong Huang1-0/+1
2022-11-03spl: starfive: jh7110: switch pll2 to 1188MJianlong Huang1-0/+6
2022-11-03board: starfive: Support auto to init gmac base on eeprom dataJianlong Huang2-0/+14
2022-11-03Support scan to boot from sd card or emmcJianlong Huang1-0/+1
2022-11-01board:starfive:evb: add get_chip_typeSamin Guo1-0/+2
2022-11-01board:starfive:evb: add jh7110_gmac_sel_tx_to_rgmiiSamin Guo1-0/+8
2022-10-18arch: riscv: jh7110: add pll clk configuration for jh7110Yan Hong Wang2-18/+36
2022-10-18SPL:starfive-jh7110: Modify the default division factor of sdcard clkyanhong.wang1-0/+4
2022-10-18board:starfive:evb: add usb init configyanhong.wang1-0/+18
2022-10-18spl: satrfive: bus_root switch to pll2.samin1-5/+0
2022-10-18board:starfive:evb: modify the GPIO configuration for sd moduleyanhong.wang1-0/+5
2022-10-18SPL:riscv:starfive-jh7110: Adjust CPU working frequencyyanhong.wang1-0/+17
2022-10-18board:starfive: add clk inityanhong.wang1-5/+27
2022-10-18GPIO:Starfive-jh7110: Add macro definitionyanhong.wang1-0/+21
2022-10-18board:starfive: add rtc timer inityanhong.wang1-0/+16
2022-10-18board:starfive: add starfive visionfive board supportyanhong.wang1-0/+45
2022-10-18riscv:soc:jh7110: Add support jh7110 soc.yanhong.wang1-0/+14
2022-10-18GPIO:Starfive-jh7110: Add GPIO driver for JH7110yanhong.wang1-0/+53
2021-09-07riscv: lib: modify the indentZong Li1-1/+1
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li2-28/+0
2021-07-06board: sifive: Add an interface to get PCB revisionZong Li1-0/+15
2021-05-31riscv: cpu: fu740: Add support for cpu fu740Green Wan5-0/+93
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng1-1/+1
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-04-08riscv: assembler versions of memcpy, memmove, memsetHeinrich Schuchardt1-21/+15
2021-02-03riscv: Change phys_addr_t and phys_size_t to 64-bitBin Meng1-2/+2
2021-01-18riscv: Add DMA 64-bit address supportPadmarao Begari1-0/+4
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2-2/+2
2020-09-30riscv: Use a valid bit to ignore already-pending IPIsSean Anderson1-0/+7
2020-09-30riscv: Rework Andes PLMT as a UCLASS_TIMER driverSean Anderson2-5/+2
2020-09-15riscv: define function set_gd()Heinrich Schuchardt1-0/+9
2020-08-25cmd: provide command sbiHeinrich Schuchardt1-0/+2
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng1-1/+1
2020-08-14riscv: Call spl_board_init_f() in the generic SPL board_init_f()Bin Meng1-0/+7
2020-08-04sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam1-0/+13
2020-07-06Merge branch 'next'Tom Rini4-17/+87
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel1-0/+14
2020-07-01riscv: Add option to support RISC-V privileged spec 1.9Sean Anderson1-0/+40
2020-07-01riscv: Clean up IPI initialization codeSean Anderson1-0/+43
2020-07-01riscv: Add headers for asm/global_data.hSean Anderson1-0/+2
2020-06-25bdinfo: riscv: Use generic bd_infoSimon Glass1-17/+2