platform/kernel/opensbi.git
2022-12-09 Lad Prabhakarplatform: generic: Make use of fdt_match_node()
2022-12-05 Sergey Matyukevichgitignore: add vim swap files
2022-12-05 Lad Prabhakarlib: utils: Add fdt_fixup_node() helper function
2022-12-05 Yu Chien Peter Linscripts/create-binary-archive.sh: remove andes/ae350...
2022-12-05 Yu Chien Peter Lindocs: andes-ae350.md: fix watchdog nodename in dts...
2022-12-05 Yu Chien Peter Lindocs: platform: Update AE350 and generic platform docum...
2022-12-05 Yu Chien Peter Linplatform: generic/andes: Enable generic platform suppor...
2022-12-05 Dongdong Zhangfirmware: Minor optimization for relocate
2022-12-05 Heinrich Schuchardtlib: fix fdt_parse_aclint_node()
2022-12-05 Heinrich Schuchardtlib: simplify fdt_translate_address()
2022-12-05 Heinrich Schuchardtlib: fix fdt_parse_plicsw_node()
2022-12-05 Heinrich Schuchardtlib: fix fdt_parse_plmt_node()
2022-12-05 Heinrich Schuchardtlib: simplify fdt_parse_plicsw_node()
2022-12-05 Heinrich Schuchardtlib: simplify fdt_parse_plmt_node()
2022-12-04 Xiang Wlib: sbi: Fix is_region_valid()
2022-12-04 Xiang Wlib: sbi: Simplified mmio match checking
2022-12-04 Alejandro Cabrera... Makefile: bugfix for handling platform paths
2022-12-04 KaDiWaMakefile: replace `echo` with `printf` for compatibility
2022-12-04 Xiang Wplatform: generic/allwinner: Remove ghostly type cast
2022-11-22 Leizheng Zhangplatform: generic/allwinner: Remove unused header files
2022-11-22 Leizheng Zhangfirmware: payloads: Optimize usage of "ALIGN"
2022-11-15 Vivian Wanglib: sbi_ecall: Split up sbi_ecall_replace
2022-11-15 Anup Patellib: utils/serial: Fix semihosting compile error using...
2022-11-14 zhangdongdongdocs: fix some typos
2022-11-14 Xiang Wlib: utils/fdt: Simplified code
2022-11-14 Xiang Wlib: utils/fdt: Remove redundant code
2022-10-23 Vivian Wanglib: sbi_ecall: Add Kconfig option for each extension
2022-10-23 Vivian Wanglib: sbi_ecall: Generate extensions list with carray
2022-10-23 Vivian WangMakefile: Add rules for carray sources in lib/sbi
2022-10-23 Yangjie Zhangdocs/firmware: update the document
2022-10-23 Tan En DeMakefile: Add cscope support
2022-10-23 Yu Chien Peter Lindocs: andes-ae350.md: Update ae350 documentation for...
2022-10-23 Yu Chien Peter Linplatform: andes/ae350: Add AE350 domain support
2022-10-23 Yu Chien Peter Linlib: utils/ipi: Add Andes fdt ipi driver support
2022-10-23 Yu Chien Peter Linplatform: andes/ae350: Add fw_platform_init for platfor...
2022-10-23 Yu Chien Peter Linplatform: andes/ae350: Use fdt irqchip driver
2022-10-23 Yu Chien Peter Linlib: utils/reset: Add Andes fdt reset driver support
2022-10-23 Yu Chien Peter Linlib: utils/timer: Add Andes fdt timer support
2022-10-23 Yu Chien Peter Linplatform: andes/ae350: Use fdt serial driver
2022-10-23 Yu Chien Peter Linplatform: andes/ae350: Use kconfig to set platform...
2022-10-23 Yu Chien Peter Linplatform: andes/ae350: Remove enabling cache from an350...
2022-10-23 Yu Chien Peter Linlib: sbi: Add sbi_domain_root_add_memrange() API
2022-10-23 Yu Chien Peter Lininclude: sbi: Fix grammar in comment
2022-10-23 Yu Chien Peter Linlib: sbi: Fix typo in comment
2022-10-23 Yu Chien Peter Lininclude: sbi: Fix typo in comment
2022-10-13 Heiko Stuebnerplatform: generic: allwinner: add support for c9xx pmu
2022-10-13 Heiko Stuebnerplatform: generic: add extensions_init handler and...
2022-10-13 Heiko Stuebnerlib: sbi_platform: expose hart_features to extension_in...
2022-10-13 Heiko Stuebnerlib: sbi_hart: move hart_features struct to a public...
2022-10-13 Heiko Stuebnerlib: sbi_pmu: move pmu irq information into pmu itself
2022-10-13 zhangdongdongdocs: Fix some typos
2022-10-13 Nylon.Chendocs/firmware: Update FW_JUMP documentation
2022-09-13 Kautuk Consullib: utils/serial: add semihosting support
2022-09-13 Rahul Pathaklib: sbi: Fix sbi_strnlen wrong count decrement
2022-09-13 Anup Patellib: utils/fdt: Fix DT parsing in fdt_pmu_setup()
2022-09-13 Vivian Wanglib: sbi_misaligned_ldst: Set GVA if not emulating
2022-09-13 Vivian Wanglib: sbi_trap: Add helper to get GVA in sbi_trap_regs
2022-09-13 Nikita Shubindocs: pmu: extend bindings example for Unmatched
2022-09-13 Nikita Shubindocs: pmu: fix Unmatched example typo
2022-09-01 Anup Patelinclude: sbi: Reduce includes in sbi_pmu.h
2022-09-01 Anup Patellib: sbi: Print platform PMU device at boot-time
2022-09-01 Anup Patellib: sbi_pmu: Add custom PMU device operations
2022-09-01 Anup Patellib: sbi_pmu: Simplify FW counters to reduce memory...
2022-09-01 Anup Patellib: sbi_pmu: Firmware counters are always 64 bits...
2022-09-01 Anup Patellib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_c...
2022-09-01 Anup Patellib: sbi_pmu: Remove "event_idx" member from struct...
2022-09-01 Rahul Pathakinclude: Remove sideleg and sedeleg
2022-08-23 Jun Liang Tanlib: utils: serial: Add Cadence UART driver
2022-08-22 Anup Patellib: sbi: Use the official extension name for AIA M...
2022-08-22 Rahul Pathaklib: sbi_illegal_insn: Fix FENCE.TSO emulation infinite...
2022-08-22 Vivian Wanglib: sbi_trap: Set hstatus.GVA when going to HS-mode
2022-08-22 Vivian Wanglib: sbi_trap: Set hypervisor CSRs for HS-mode
2022-08-22 Vivian Wanglib: sbi: Set gva when creating sbi_trap_info
2022-08-22 Vivian Wanglib: sbi_trap: Save mstatus[h].GVA in trap->gva
2022-08-22 Vivian Wanginclude: Add mstatus[h].GVA encodings
2022-08-08 Anup PatelMakefile: Fix typo related to object.mk
2022-08-08 Anup Pateldocs: Update documentation for kconfig support
2022-08-08 Anup Patelplatform: Remove redundant config.mk from all platforms
2022-08-08 Anup Patelplatform: generic: Use kconfig to set platform version...
2022-08-08 Anup Patelplatform: generic: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/fdt: Use kconfig for enabling/disabling
2022-08-08 Anup Patellib: utils/gpio: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/i2c: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/irqchip: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/ipi: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/timer: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/sys: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/reset: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/serial: Use kconfig for enabling/disabling...
2022-08-08 Anup PatelMakefile: Compile lib/utils sources separately for...
2022-08-08 Anup PatelMakefile: Add initial kconfig support for each platform
2022-08-08 Anup Patelscripts: Add Kconfiglib v14.1.0 under scripts directory
2022-07-30 dramforeverlib: sbi: Fix printf handling of long long
2022-07-30 Andrew Joneslib: utils/serial: Ensure baudrate is non-zero before...
2022-07-30 Andrew Joneslib: serial: Clean up coding style in sifive-uart.c
2022-07-30 Andrew Joneslib: utils/serial: Initialize platform_uart_data to...
2022-07-30 Andrew Joneslib: utils/fdt: Factor out common uart node code
2022-07-30 Atish Patralib: sbi: Fix fw_event_map initialization
2022-07-30 Atish Patralib: sbi: Fix possible buffer overrun in counter validation
2022-07-30 Atish Patralib: sbi: Add the bound check for events during config...
next