lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC drivers
[platform/kernel/opensbi.git] / platform /
2023-06-05 Anup Patelplatform: Allow platforms to specify heap size
2023-04-14 Lad Prabhakarplatform: generic: andes/renesas: Add SBI EXT to check...
2023-03-09 Minda Chenplatform: starfive: add PMIC power ops in JH7110 vision...
2023-03-01 minda.chengpio/starfive: add gpio driver and support gpio reset
2023-02-27 Andrew Jonesplatform: generic: Add system suspend test
2023-02-27 Lad Prabhakarplatform: generic: renesas: rzfive: Configure the PMA...
2023-02-27 Lad Prabhakarplatform: generic: renesas: rzfive: Add support to...
2023-02-27 Anup Patelinclude: sbi: Remove extid parameter from vendor_ext_pr...
2023-02-27 Anup Patellib: sbi: Align SBI vendor extension id with mvendorid CSR
2023-02-27 Bin Mengplatform: generic/andes: Fix ae350.c header dependency
2023-02-27 Bin Mengplatform: generic/allwinner: Fix sun20i-d1.c header...
2023-01-24 Samuel Hollandplatform: generic: allwinner: Advertise nonretentive...
2023-01-23 Lad Prabhakarplatform: renesas/rzfive: Configure Local memory region...
2023-01-22 Yu Chien Peter Linplatform: andes/ae350: Implement hart hotplug using...
2023-01-22 Yu Chien Peter Linlib: utils: atcsmu: Add Andes System Management Unit...
2023-01-13 Samuel Hollandplatform: generic: allwinner: Fix PLIC array bounds
2023-01-07 Wei Liang Limgeneric/starfive: Add Starfive JH7110 platform implemen...
2023-01-07 Wei Liang Limplatform: generic: Allow platform_override to perform...
2023-01-07 Anup Patelplatform: generic: Allow platform_override to select...
2023-01-06 Bin Mengtreewide: Replace TRUE/FALSE with true/false
2022-12-17 Bin Menglib: utils/irqchip: plic: Ensure no out-of-bound access...
2022-12-17 Bin Menglib: utils/irqchip: plic: Ensure no out-of-bound access...
2022-12-12 Lad Prabhakarplatform: generic: Add Renesas RZ/Five initial support
2022-12-09 Lad Prabhakarplatform: generic: Make use of fdt_match_node()
2022-12-05 Yu Chien Peter Linplatform: generic/andes: Enable generic platform suppor...
2022-12-04 Xiang Wplatform: generic/allwinner: Remove ghostly type cast
2022-11-22 Leizheng Zhangplatform: generic/allwinner: Remove unused header files
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-13 Heiko Stuebnerplatform: generic: allwinner: add support for c9xx pmu
2022-10-13 Heiko Stuebnerplatform: generic: add extensions_init handler and...
2022-09-13 Kautuk Consullib: utils/serial: add semihosting support
2022-08-23 Jun Liang Tanlib: utils: serial: Add Cadence UART driver
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/reset: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/serial: Use kconfig for enabling/disabling...
2022-08-08 Anup PatelMakefile: Add initial kconfig support for each platform
2022-07-30 Andrew Joneslib: utils/serial: Initialize platform_uart_data to...
2022-06-13 Samuel Hollandplatform: Add HSM implementation for Allwinner D1
2022-06-13 Samuel Hollandlib: irqchip/plic: Factor out a context init function
2022-06-13 Mayuresh Chitaleplatform: generic: add overrides for vendor extensions
2022-05-14 Jan Remesplatform: generic: check if CPU node is enabled
2022-05-13 Anup Patelplatform: generic: Move Sifive platform overrides into...
2022-05-13 Anup Patelplatform: generic: Generate platform override module...
2022-04-17 Zong Lilib: utils/serial: support 'reg-offset' property
2022-02-15 Anup Patellib: utils/irqchip: Add FDT based driver for IMSIC
2022-01-21 Aurelien Jarnoplatform: sifive_fu740: fix reset when watchdog is...
2022-01-21 Aurelien Jarnoplatform: sifive_fu740: do not use a global in da9063_r...
2021-12-02 Jessica Clarkelib: sbi: Improve fatal error handling
2021-11-12 Nikita Shubinplatform: sifive_fu740: add platform reset driver
2021-11-08 Heinrich Schuchardtplatform: generic: move fdt_reset_init to final_init
2021-11-02 Alexandre Ghitiinclude: sbi_utils: Introduce an helper to get fdt...
2021-10-11 Nikita Shubinlib: sbi: convert reset to list
2021-09-26 Anup Patellib: sbi: Add timer frequency to struct sbi_timer_device
2021-08-14 Anup Patellib: utils/timer: Allow separate base addresses for...
2021-08-07 Bin Menglib: utils/fdt: Change addr and size to uint64_t
2021-07-27 David Abdurachmanovgeneric: fu740: add workaround for CIP-1200 errata
2021-07-11 Atish Patraplatform: generic: Add PMU support
2021-07-06 Bin Mengplatform: generic: Terminate platform.name with null
2021-06-24 Anup Patelplatform: Replace CLINT library usage with ACLINT library
2021-06-11 Bin Mengplatform: andes/ae350: Drop plicsw_ipi_sync()
2021-06-11 Bin Mengplatform: andes/ae350: Drop plicsw_get_pending()
2021-06-11 Bin Mengplatform: andes/ae350: Cosmetic fixes in plicsw.c
2021-05-06 Bin Mengplatform: Remove sifive/fu540 platform
2021-04-28 Anup Patellib: sbi: Simplify system reset platform operations
2021-04-28 Anup Patellib: sbi: Simplify ipi platform operations
2021-04-28 Anup Patellib: sbi: Simplify timer platform operations
2021-04-28 Anup Patellib: sbi: Simplify console platform operations
2021-04-28 Guo Renplatform: Remove platform/thead
2021-03-03 Heinrich Schuchardtplatform: implement K210 system reset
2021-01-18 Anup Patelplatform: template: Fix compile error
2021-01-07 Anup Patellib: sbi: Replace args with trap registers in ecall...
2020-12-16 Anup Patellib: utils: Remove fdt_domain_get() function
2020-12-04 Anup Patelplatform: generic: Populate domains from FDT
2020-12-01 Anup Patellib: sbi: Improve system reset platform operations
2020-12-01 Anup Patelplatform: Remove dummy system reset functions
2020-10-18 Anup Patelplatform: kendryte/k210: Add some padding for FDT fixups
2020-10-18 Anup Patelfirmware: Remove FW_PAYLOAD_FDT_PATH compile-time option
2020-09-16 Anup Patelplatform: generic: Don't mark non-MMU HARTs as invalid
2020-08-20 Heinrich Schuchardtplatform: kendryte/k210: fixup FDT
2020-06-29 Bin Mengconfig.mk: Update QEMU run command for generic and...
2020-06-17 Huaqi Fangplatform: Update Nuclei ux600 platform support
2020-06-15 Alexandre Ghitiplatform/lib: Allow the OS to map the regions that...
2020-06-10 Nylon Chenplatform: Add AE350 cache control SBIs
2020-06-10 Nylon Chenplatform: Add AE350 platform specific SBI handler
next