aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-19platform: sifive: fu540: Add 32-bit specific fdt/payload addressesBin Meng
2020-02-19lib: Print interrupt and exception delegation in boot printsAnup Patel
2020-02-19lib: Don't check MIDELEG and MEDELEG at end of delegate_traps()Anup Patel
2020-02-18lib: utils: htif: Fix 32-bit buildBin Meng
2020-02-18Revert "lib: Use __builtin_ctzl() in pmp_get()"Anup Patel
2020-02-18doc: thead-c910: Fix doc stylesBin Meng
2020-02-18doc: sifive_fu540: Fix doc stylesBin Meng
2020-02-18doc: qemu_virt: Fix doc stylesBin Meng
2020-02-18doc: ariane-fpga: Fix doc stylesBin Meng
2020-02-18doc: andes-ae350: Fix doc stylesBin Meng
2020-02-18doc: payload_linux: Fix doc stylesBin Meng
2020-02-18doc: coreboot: Fix doc stylesBin Meng
2020-02-18ThirdPartyNotices: Fix doc stylesBin Meng
2020-02-17docs: platform: Add documentation for Spike platformAnup Patel
2020-02-17scripts: Add Spike to platform list of binary archive scriptAnup Patel
2020-02-17platform: Remove stale options from config.mk filesAnup Patel
2020-02-17platform: Add Spike initial supportJames Clarke
2020-02-13lib: irqchip/plic: Disable all contexts and IRQsAtish Patra
2020-02-13lib: Initialize out value in SBI callsAtish Patra
2020-02-13lib: Use __builtin_ctzl() in pmp_get()Li Jinpei
2020-02-13lib: sbi_scratch: use bitwise ops in sbi_scratch_alloc_offset()Li Jinpei
2020-02-11doc: sifive: fu540: Update QEMU instruction when using U-Boot as the payloadBin Meng
2020-02-07platform: sifive: fu540: Add platform specific 'make run' cmdBin Meng
2020-02-07platform: Drop qemu/sifive_u supportBin Meng
2020-02-06makefile: add support for building on macOSAlex Richardson
2020-02-05platform: sifive/fu540: Set tlb range flush limit to zeroAtish Patra
2020-02-05platform: Add an platform ops to return platform specific tlb flush limitAtish Patra
2020-01-25platform: Update UART base addresses for qemu/sifve_uNikita Ermakov
2020-01-24platform: template: typo fix in system reboot/shutdown namesJiuyang Liu (Sequencer)
2020-01-22lib: Factor-out SBI base extensionAnup Patel
2020-01-22lib: Factor-out SBI vendor extensionAnup Patel
2020-01-22lib: Factor-out SBI replacement extensionsAnup Patel
2020-01-22lib: Factor-out SBI legacy extensionAnup Patel
2020-01-22lib: Add dynamic registration of SBI extensionsAnup Patel
2020-01-22include: Add generic and simple list handling APIsAnup Patel
2020-01-22lib: Initialize TLB management directly from coldboot/warmboot pathAnup Patel
2020-01-22lib: Drop _fifo from the name of various sbi_tlb_fifo_xyz() functionsAnup Patel
2020-01-22lib: Introduce sbi_ipi_event_create/destroy() APIsAnup Patel
2020-01-22lib: Introduce sbi_tlb_fifo_request() APIAnup Patel
2020-01-22lib: Introduce sbi_ipi_send_halt() APIAnup Patel
2020-01-22lib: Introduce sbi_ipi_send_smode() APIAnup Patel
2020-01-22lib: Move struct sbi_ipi_data definition to sbi_ipi.cAnup Patel
2020-01-22include: Typo fix in comment for SBI_SCRATCH_SIZE defineAnup Patel
2020-01-20scripts: Add C910 to platform list in the binary archive scriptLiu Yibin
2020-01-15platform: thead/c910: Don't set plic/clint address in warm bootLiu Yibin
2020-01-15platform: thead/c910: Don't enable L2 cache in warm bootLiu Yibin
2020-01-10firmware: Fix placement of .align directivesAndreas Schwab
2020-01-10docs: platform: Update SiFive FU540 doc as-per U-Boot v2020.01Anup Patel
2020-01-09platform: thead/c910: Remove SBI_PLATFORM_HAS_PMPLiu Yibin
2020-01-09docs: Add description of using OPENSBI_EXTERNAL_SBI_TYPESAbner Chang