platform/kernel/opensbi.git
2023-02-10 Anup Patellib: sbi: Add console_puts() callback in the console...
2023-02-10 Anup Patellib: sbi: Implement SBI debug console extension
2023-02-10 Anup Patellib: sbi: Add sbi_domain_check_addr_range() function
2023-02-09 Anup Patellib: sbi: Add sbi_ngets() function
2023-02-09 Anup Patellib: sbi: Add sbi_nputs() function
2023-02-09 Anup Patelinclude: Add defines for SBI debug console extension
2023-02-09 Anup Patelinclude: sbi: Fix BSWAPx() macros for big-endian host
2023-02-08 Rahul Pathakinclude: types: Add typedefs for endianness
2023-02-08 Rahul Pathaklib: utils/fdt: Use byteorder conversion functions...
2023-02-08 Rahul Pathakinclude: Add support for byteorder/endianness conversion
2023-02-08 Jessica ClarkeMakefile: Add missing .dep files for fw_*.elf.ld
2023-02-08 Andrew Joneslib: sbi: Ensure domidx_to_domain_table is null-terminated
2023-02-08 Himanshu Chauhanlib: utils: Mark only the largest region as reserved...
2023-02-08 Nick Hulib: sbi_hsm: Use csr_set to restore the MIP
2023-02-08 Nick Hufirmware: Not to clear all the MIP
2023-01-27 Jessica Clarkefirmware: Fix fw_rw_offset computation in fw_base.S
2023-01-24 Samuel Hollandplatform: generic: allwinner: Advertise nonretentive...
2023-01-24 Samuel Hollandlib: utils: Add fdt_add_cpu_idle_states() helper function
2023-01-23 Lad Prabhakarplatform: renesas/rzfive: Configure Local memory region...
2023-01-23 Himanshu Chauhanlib: sbi: Add separate entries for firmware RX and...
2023-01-23 Himanshu Chauhanlib: sbi: Print the RW section offset
2023-01-23 Himanshu Chauhanfirmware: Add RW section offset in scratch
2023-01-23 Himanshu Chauhanfirmware: Move dynsym and reladyn sections to RX section
2023-01-23 Himanshu Chauhanfirmware: Split RO/RX and RW sections
2023-01-22 Mayuresh Chitalelib: utils: Fix reserved memory node for firmware memory
2023-01-22 Yu Chien Peter Linlib: reset/fdt_reset_atcwdt200: Use defined macros...
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-22 Yu Chien Peter Lininclude: types: add always inline compiler attribute
2023-01-22 Yu Chien Peter Linlib: sbi_hsm: handle failure when hart_stop returns...
2023-01-22 Yu Chien Peter Lindocs: generic.md: fix typo of andes-ae350
2023-01-13 Samuel Hollandplatform: generic: allwinner: Fix PLIC array bounds
2023-01-09 Himanshu Chauhandocs: Update domain's region permissions and requirements
2023-01-09 Himanshu Chauhanlib: utils: Add M-mode {R/W} flags to the MMIO regions
2023-01-09 Himanshu Chauhanlib: utils: Disallow non-root domains from adding M...
2023-01-09 Himanshu Chauhanlib: utils: Use SU-{R/W/X} flags for region permissions...
2023-01-09 Himanshu Chauhanlib: sbi: Modify the boot time region flag prints
2023-01-09 Himanshu Chauhanlib: sbi: Use finer permission sematics to decide on...
2023-01-09 Himanshu Chauhanlib: sbi: Add permissions for the firmware start till end
2023-01-09 Himanshu Chauhanlib: sbi: Use finer permission semantics for address...
2023-01-09 Himanshu Chauhaninclude: sbi: Fine grain the permissions for M and...
2023-01-09 Bin Mengdocs: domain_support: Use capital letter for privilege...
2023-01-09 Bin Menglib: sbi_hsm: Rename 'priv' argument to 'arg1'
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-07 Anup Patellib: sbi: Allow platform to influence cold boot HART...
2023-01-06 Bin Menglib: utils/sys: Allow custom HTIF base address for...
2023-01-06 Rahul PathakMakefile: Remove -N ldflag to prevent linker RWX warning
2023-01-06 Bin Mengtreewide: Replace TRUE/FALSE with true/false
2022-12-24 Anup Patelinclude: Bump-up version to 1.2 v1.2
2022-12-24 Atish Patradocs: pmu: Update the pmu doc with removal of mcountinh...
2022-12-24 Conor Dooleydocs: pmu: update a reference to a deprecated property...
2022-12-24 Conor Dooleydocs: pmu: fix binding example
2022-12-17 Icenowy Zhenglib: utils/timer: mtimer: add T-Head C9xx CLINT compatible
2022-12-17 Icenowy Zhenglib: utils/timer: mtimer: add a quirk for lacking mtime...
2022-12-17 Icenowy Zhenglib: utils/ipi: mswi: add T-Head C9xx CLINT compatible
2022-12-17 Bin Menglib: utils/irqchip: plic: Ensure no out-of-bound access...
2022-12-17 Bin Menglib: utils/irqchip: plic: Fix the off-by-one error...
2022-12-17 Bin Menglib: utils/irqchip: plic: Fix the off-by-one error...
2022-12-17 Bin Menglib: utils/irqchip: plic: Ensure no out-of-bound access...
2022-12-17 Bin Menglib: utils/irqchip: plic: Fix the off-by-one error...
2022-12-12 Lad Prabhakardocs: platform: Add documentation for Renesas RZ/Five SoC
2022-12-12 Lad Prabhakarplatform: generic: Add Renesas RZ/Five initial support
2022-12-12 Lad Prabhakarlib: utils/irqchip: Add compatible string for Andestech...
2022-12-12 Lad Prabhakarlib: utils: serial: Add FDT driver for Renesas SCIF
2022-12-12 Lad Prabhakarlib: utils: serial: Add Renesas SCIF driver
2022-12-10 Himanshu Chauhanscripts: use env to invoke bash
2022-12-09 Himanshu Chauhanlib: sbi: Synchronize PMP settings with virtual memory...
2022-12-09 Heinrich Schuchardtlib: fix irqchip_plic_update_hartid_table
2022-12-09 Heinrich Schuchardtlib: fix __fdt_parse_region()
2022-12-09 Heinrich Schuchardtlib: fix is_region_valid()
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
next