summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-23include: Bump-up version to 1.3v1.3Anup Patel
2023-06-15platform/lib: Set no-map attribute on all PMP regionsAlexandre Ghiti
2023-06-05lib: sbi: Use scratch space to save per-HART domain pointerAnup Patel
2023-06-05lib: sbi: Print scratch size and usage at boot timeAnup Patel
2023-06-05lib: sbi: Introduce simple heap allocatorAnup Patel
2023-06-05platform: Allow platforms to specify heap sizeAnup Patel
2023-06-05include: sbi_scratch: Add helper macros to access data typeAnup Patel
2023-06-04lib: sbi: Align system suspend errors with specAndrew Jones
2023-05-21lib: sbi: Document sbi_ecall_extension membersAndrew Jones
2023-05-21lib: sbi: Introduce register_extensions extension callbackAndrew Jones
2023-05-11lib: sbi: Simplify BITS_PER_LONG definitionXiang W
2023-05-11lib: sbi: Remove unnecessary semicolonXiang W
2023-04-14lib: sbi: Optimize sbi_tlb queue waitingXiang W
2023-04-07lib: sbi_pmu: Align the event type offset as per SBI specificationYu Chien Peter Lin
2023-04-07lib: sbi: Implement SBI CPPC extensionSunil V L
2023-04-07include: Add defines for SBI CPPC extensionSunil V L
2023-04-06lib: sbi: Introduce sbi_entry_count() functionAnup Patel
2023-04-06lib: sbi: Fix how to check whether the domain contains fw_regionXiang W
2023-03-10lib: sbi: Clear IPIs before init_warm_startup in non-boot hartsEvgenii Shatokhin
2023-03-10lib: sbi: Refactor the calls to sbi_hart_switch_mode()Evgenii Shatokhin
2023-03-10lib: sbi_pmu: Add hartid parameter PMU device opsMayuresh Chitale
2023-03-10lib: sbi_pmu: Introduce fw_counter_write_value APIMayuresh Chitale
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