Commit History

Author SHA1 Message Date
  Liu Yibin 30cdf00655 scripts: Add C910 to platform list in the binary archive script 4 years ago
  Liu Yibin a73d45ccac platform: thead/c910: Don't set plic/clint address in warm boot 4 years ago
  Liu Yibin 7daccaeebd platform: thead/c910: Don't enable L2 cache in warm boot 4 years ago
  Andreas Schwab 6ffe1bed09 firmware: Fix placement of .align directives 4 years ago
  Anup Patel f95dd39ab6 docs: platform: Update SiFive FU540 doc as-per U-Boot v2020.01 4 years ago
  Liu Yibin adf8b73675 platform: thead/c910: Remove SBI_PLATFORM_HAS_PMP 4 years ago
  Abner Chang b28b8ac0d2 docs: Add description of using OPENSBI_EXTERNAL_SBI_TYPES 4 years ago
  Abner Chang e340bbf7b5 include: Add OPENSBI_EXTERNAL_SBI_TYPES in sbi_types.h 4 years ago
  Khem Raj 049ad0b387 build: Use -ffreestanding 4 years ago
  Anup Patel a67fd68cbf lib: Add sbi_init_count() API 4 years ago
  Anup Patel 73c19e69f3 lib: zero-out memory allocated using sbi_scratch_alloc_offset() 4 years ago
  Anup Patel 15ed1e7452 lib: improve system reboot and shutdown implementation 4 years ago
  Anup Patel b0c9787435 lib: do sbi_exit() upon halt IPI 4 years ago
  Anup Patel 2aa43a13cd lib: save/restore MIE CSR in sbi_hart_wait_for_coldboot() 4 years ago
  Anup Patel 1993182f03 lib: Add irqchip exit API 4 years ago
  Anup Patel b325f6baef lib: Add ipi exit API 4 years ago
  Anup Patel 6469ed101c lib: Add timer exit API 4 years ago
  Anup Patel 55e191e3b0 lib: Add system early_exit and final_exit APIs 4 years ago
  Anup Patel c3e406f160 lib: Add initial sbi_exit() API 4 years ago
  Anup Patel e746673a79 lib: Remove unnecessary checks from init_coldboot() and init_warmboot() 4 years ago
  Liu Yibin c0849cd731 platform: Add T-head C910 initial support 4 years ago
  Anup Patel 46a90d90e7 lib: utils: Support CLINT with 32bit MMIO access on RV64 system 4 years ago
  Liu Yibin fc6bd90457 docs: Improve docs for FDT address passing 4 years ago
  Anup Patel 9beb57362f firmware: Improve comments for fw_prev_arg1() and fw_next_arg1() 4 years ago
  Liu Yibin c7d1b12199 firmware: Return real DTB address when FW_xyz_FDT_ADDR is not defined 4 years ago
  Atish Patra 86a31f5437 lib: Implement RFENCE extension 4 years ago
  Atish Patra 331ff6a162 lib: Support stage1 and stage2 tlb flushing 4 years ago
  Atish Patra 9407202532 lib: Add hfence instruction encoding 4 years ago
  Atish Patra 9777aeef41 lib: Add IPI extension in SBI 4 years ago
  Atish Patra 109266397a lib: Add TIME extension in SBI 4 years ago