summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-27docs: domain_support: Update the DT exampleBin Meng
2023-02-27lib: utils/fdt/fdt_domain: Simplify region access permission checkBin Meng
2023-02-27lib: sbi/sbi_domain: cosmetic style fixesBin Meng
2023-02-27lib: sbi: sbi_ecall: Check the range of SBI errorYu Chien Peter Lin
2023-02-27platform: generic: renesas: rzfive: Configure the PMA regionLad Prabhakar
2023-02-27platform: generic: renesas: rzfive: Add support to configure the PMALad Prabhakar
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-27docs: fix typo in fw.mdShengyu Qu
2023-02-27lib: utils: fdt_fixup: Fix compile errorXiang W
2023-02-27include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1Bin Meng
2023-02-27platform: generic/andes: Fix ae350.c header dependencyBin Meng
2023-02-27platform: generic/allwinner: Fix sun20i-d1.c header dependencyBin Meng
2023-02-27lib: utils/fdt: Fix fdt_pmu.c header dependencyBin Meng
2023-02-10lib: sbi: Speed-up sbi_printf() and friends using nputs()Anup Patel
2023-02-10lib: utils/serial: Implement console_puts() for semihostingAnup Patel
2023-02-10lib: sbi: Add console_puts() callback in the console deviceAnup Patel
2023-02-10lib: sbi: Implement SBI debug console extensionAnup 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-08lib: utils/fdt: Use byteorder conversion functions in libfdt_env.hRahul Pathak
2023-02-08include: Add support for byteorder/endianness conversionRahul Pathak
2023-02-08Makefile: Add missing .dep files for fw_*.elf.ldJessica Clarke
2023-02-08lib: sbi: Ensure domidx_to_domain_table is null-terminatedAndrew Jones
2023-02-08lib: utils: Mark only the largest region as reserved in FDTHimanshu Chauhan
2023-02-08lib: sbi_hsm: Use csr_set to restore the MIPNick Hu
2023-02-08firmware: Not to clear all the MIPNick Hu
2023-01-27firmware: Fix fw_rw_offset computation in fw_base.SJessica Clarke
2023-01-24platform: generic: allwinner: Advertise nonretentive suspendSamuel Holland
2023-01-24lib: utils: Add fdt_add_cpu_idle_states() helper functionSamuel Holland
2023-01-23platform: renesas/rzfive: Configure Local memory regions as part of root domainLad Prabhakar
2023-01-23lib: sbi: Add separate entries for firmware RX and RW regionsHimanshu Chauhan
2023-01-23lib: sbi: Print the RW section offsetHimanshu Chauhan
2023-01-23firmware: Add RW section offset in scratchHimanshu Chauhan
2023-01-23firmware: Move dynsym and reladyn sections to RX sectionHimanshu Chauhan
2023-01-23firmware: Split RO/RX and RW sectionsHimanshu Chauhan
2023-01-22lib: utils: Fix reserved memory node for firmware memoryMayuresh Chitale
2023-01-22lib: reset/fdt_reset_atcwdt200: Use defined macros and function in atcsmu.hYu Chien Peter Lin
2023-01-22platform: andes/ae350: Implement hart hotplug using HSM extensionYu Chien Peter Lin
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-22docs: generic.md: fix typo of andes-ae350Yu Chien Peter Lin
2023-01-13platform: generic: allwinner: Fix PLIC array boundsSamuel Holland
2023-01-09docs: Update domain's region permissions and requirementsHimanshu Chauhan