summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-10lib: sbi_pmu: Update sbi_pmu dev opsMayuresh Chitale
2023-03-10lib: sbi_pmu: Reserve space for implementation specific firmware eventsMayuresh Chitale
2023-03-10lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hiMayuresh Chitale
2023-03-10lib: sbi_pmu: add callback for counter widthMayuresh Chitale
2023-03-09lib: utils/i2c: Add minimal StarFive jh7110 I2C driverMinda Chen
2023-02-27platform: generic: Add system suspend testAndrew Jones
2023-02-27lib: sbi: Add system_suspend_allowed domain propertyAndrew Jones
2023-02-27lib: sbi: Add system suspend skeletonAndrew Jones
2023-02-27lib: sbi_hsm: Export some functionsAndrew Jones
2023-02-27include: sbi: Remove extid parameter from vendor_ext_provider() callbackAnup Patel
2023-02-27lib: sbi: Align SBI vendor extension id with mvendorid CSRAnup Patel
2023-02-27lib: sbi_hart: Enable hcontext and scontextNylon Chen
2023-02-27include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1Bin Meng
2023-02-10lib: sbi: Add console_puts() callback in the console deviceAnup Patel
2023-02-10lib: sbi: Add sbi_domain_check_addr_range() functionAnup Patel
2023-02-09lib: sbi: Add sbi_ngets() functionAnup Patel
2023-02-09lib: sbi: Add sbi_nputs() functionAnup Patel
2023-02-09include: Add defines for SBI debug console extensionAnup Patel
2023-02-09include: sbi: Fix BSWAPx() macros for big-endian hostAnup Patel
2023-02-08include: types: Add typedefs for endiannessRahul Pathak
2023-02-08include: Add support for byteorder/endianness conversionRahul Pathak
2023-01-24lib: utils: Add fdt_add_cpu_idle_states() helper functionSamuel Holland
2023-01-23firmware: Add RW section offset in scratchHimanshu Chauhan
2023-01-22lib: utils: atcsmu: Add Andes System Management Unit supportYu Chien Peter Lin
2023-01-22include: types: add always inline compiler attributeYu Chien Peter Lin
2023-01-22lib: sbi_hsm: handle failure when hart_stop returns SBI_ENOTSUPPYu Chien Peter Lin
2023-01-09lib: utils: Disallow non-root domains from adding M-mode regionsHimanshu Chauhan
2023-01-09include: sbi: Fine grain the permissions for M and SU modesHimanshu Chauhan
2023-01-09lib: sbi_hsm: Rename 'priv' argument to 'arg1'Bin Meng
2023-01-07lib: sbi: Allow platform to influence cold boot HART selectionAnup Patel
2023-01-06treewide: Replace TRUE/FALSE with true/falseBin Meng
2022-12-24include: Bump-up version to 1.2v1.2Anup Patel
2022-12-17lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...Bin Meng
2022-12-17lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...Bin Meng
2022-12-12lib: utils: serial: Add FDT driver for Renesas SCIFLad Prabhakar
2022-12-12lib: utils: serial: Add Renesas SCIF driverLad Prabhakar
2022-10-23lib: sbi_ecall: Generate extensions list with carrayVivian Wang
2022-10-23lib: utils/ipi: Add Andes fdt ipi driver supportYu Chien Peter Lin
2022-10-23lib: utils/timer: Add Andes fdt timer supportYu Chien Peter Lin
2022-10-23lib: sbi: Add sbi_domain_root_add_memrange() APIYu Chien Peter Lin
2022-10-23include: sbi: Fix grammar in commentYu Chien Peter Lin
2022-10-23include: sbi: Fix typo in commentYu Chien Peter Lin
2022-10-13lib: sbi_platform: expose hart_features to extension_init callbackHeiko Stuebner
2022-10-13lib: sbi_hart: move hart_features struct to a public locationHeiko Stuebner
2022-10-13lib: sbi_pmu: move pmu irq information into pmu itselfHeiko Stuebner
2022-09-13lib: utils/serial: add semihosting supportKautuk Consul
2022-09-13lib: sbi_trap: Add helper to get GVA in sbi_trap_regsVivian Wang
2022-09-01include: sbi: Reduce includes in sbi_pmu.hAnup Patel
2022-09-01lib: sbi_pmu: Add custom PMU device operationsAnup Patel
2022-09-01lib: sbi_pmu: Simplify FW counters to reduce memory usageAnup Patel