July 2021 Archives by author
Starting: Thu Jul 1 00:39:54 PDT 2021
Ending: Fri Jul 30 03:46:02 PDT 2021
Messages: 322
- [PATCH v5 4/6] firmware: Only default FW_PIC to y if supported
James Clarke
- [PATCH 0/2] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH 2/2] Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
- [RFC PATCH 3/4] lib: utils: add gpio generic interface
Jessica Clarke
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH 0/2] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH 2/2] Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
- [PATCH 2/2] Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
- [PATCH 2/2] Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v2 0/2] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v2 2/2] Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v3 0/3] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v3 1/3] fw_base: Don't mark fw_platform_init as both global and weak
Jessica Clarke
- [PATCH v3 2/3] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v3 3/3] Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
- [PATCH v3 1/3] fw_base: Don't mark fw_platform_init as both global and weak
Jessica Clarke
- [PATCH v3 0/3] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v3 0/3] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v4 0/5] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v4 1/5] fw_base: Don't mark fw_platform_init as both global and weak
Jessica Clarke
- [PATCH v4 2/5] fw_base: Put data in .data rather than .text
Jessica Clarke
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Jessica Clarke
- [PATCH v4 4/5] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v4 5/5] Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
- [PATCH v4 0/5] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Jessica Clarke
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Jessica Clarke
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Jessica Clarke
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Jessica Clarke
- [PATCH v5 0/6] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v5 1/6] fw_base: Don't mark fw_platform_init as both global and weak
Jessica Clarke
- [PATCH v5 2/6] fw_base: Put data in .data rather than .text
Jessica Clarke
- [PATCH v5 3/6] firmware: Explicitly pass -pie to the linker, not just the driver
Jessica Clarke
- [PATCH v5 4/6] firmware: Only default FW_PIC to y if supported
Jessica Clarke
- [PATCH v5 5/6] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v5 6/6] Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
- [PATCH v5 3/6] firmware: Explicitly pass -pie to the linker, not just the driver
Jessica Clarke
- [PATCH v5 0/6] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v5 0/6] Fully support standalone Clang/LLVM toolchains
Jessica Clarke
- [PATCH v5 5/6] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH v5 5/6] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH] README: Update toolchain information
Jessica Clarke
- [PATCH v2] README: Update toolchain information
Jessica Clarke
- [PATCH v2] README: Update toolchain information
Jessica Clarke
- [PATCH] Makefile: Pass "-Wa, -mno-relax" to manually forward it to the GNU assembler when linking with LLD
Jessica Clarke
- [PATCH 1/1] include: types: Use __builtin_offsetof when supported
Jessica Clarke
- [PATCH 1/1] include: types: Use __builtin_offsetof when supported
Jessica Clarke
- [PATCH v4 4/5] Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
- [PATCH 1/1] lib: utils: support multiple reset drivers of same type
Jessica Clarke
- [PATCH 2/2] lib: utils: support both of gpio-poweroff, gpio-reset
Jessica Clarke
- [PATCH 2/2] lib: utils: support both of gpio-poweroff, gpio-reset
Jessica Clarke
- [PATCH 2/2] lib: utils: support both of gpio-poweroff, gpio-reset
Jessica Clarke
- [PATCH] lib: sbi: Fix bug in strncmp function
Dong Du
- [PATCH] lib: sbi: Fix bug in strncmp function
Dong Du
- [PATCH v2] lib: sbi: Fix bug in strncmp function
Dong Du
- [RFC PATCH 1/4] lib: utils: reset: unify naming of 'sifive_test' device
Bin Meng
- [RFC PATCH 2/4] lib: utils: add GPIO and poweroff parsing
Bin Meng
- [RFC PATCH 3/4] lib: utils: add gpio generic interface
Bin Meng
- [RFC PATCH 4/4] lib: utils: add sifive reset device
Bin Meng
- undefined reference to `__dyn_sym_start' since commit bf3ef53bb7f5 ("firmware: Enable FW_PIC by default")
Bin Meng
- [PATCH] docs/platform: thead-c9xx: Remove FW_PIC=y
Bin Meng
- undefined reference to `__dyn_sym_start' since commit bf3ef53bb7f5 ("firmware: Enable FW_PIC by default")
Bin Meng
- [PATCH] platform: generic: Terminate platform.name with null
Bin Meng
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH 0/2] Fully support standalone Clang/LLVM toolchains
Bin Meng
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH 0/2] Fully support standalone Clang/LLVM toolchains
Bin Meng
- [PATCH 0/2] Fully support standalone Clang/LLVM toolchains
Bin Meng
- [PATCH] firmware: Define a macro for version of struct fw_dynamic_info
Bin Meng
- [PATCH] firmware: Remove the sanity checks in fw_save_info()
Bin Meng
- [PATCH 1/2] docs: Correct a typo in platform_guide.md
Bin Meng
- [PATCH 2/2] docs: Make <xyz> visible in the rendered platform guide
Bin Meng
- [PATCH] firmware: Minor optimization in _scratch_init()
Bin Meng
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v3 1/3] fw_base: Don't mark fw_platform_init as both global and weak
Bin Meng
- [PATCH v3 2/3] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v2 6/6] lib: utils/fdt: Disable GPIO restart and poweroff nodes in fdt_fixups()
Bin Meng
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v4 1/5] fw_base: Don't mark fw_platform_init as both global and weak
Bin Meng
- [PATCH v4 2/5] fw_base: Put data in .data rather than .text
Bin Meng
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Bin Meng
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Bin Meng
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Bin Meng
- [PATCH v4 4/5] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH] firmware: Minor optimization in _scratch_init()
Bin Meng
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Bin Meng
- [PATCH v2] firmware: Minor optimization in _scratch_init()
Bin Meng
- [PATCH 1/2] firmware: Remove the unhelpful alignment codes before fdt relocation
Bin Meng
- [PATCH 2/2] docs: firmware: Document parameters passed to firmware and alignment requirement
Bin Meng
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Bin Meng
- [PATCH v5 3/6] firmware: Explicitly pass -pie to the linker, not just the driver
Bin Meng
- [PATCH v5 4/6] firmware: Only default FW_PIC to y if supported
Bin Meng
- [PATCH v5 3/6] firmware: Explicitly pass -pie to the linker, not just the driver
Bin Meng
- [PATCH v5 3/6] firmware: Explicitly pass -pie to the linker, not just the driver
Bin Meng
- [PATCH v5 0/6] Fully support standalone Clang/LLVM toolchains
Bin Meng
- [PATCH v5 0/6] Fully support standalone Clang/LLVM toolchains
Bin Meng
- [PATCH v4 4/5] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v5 5/6] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v5 5/6] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v5 5/6] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH] README: Update toolchain information
Bin Meng
- [PATCH v2] README: Update toolchain information
Bin Meng
- [PATCH v2] README: Update toolchain information
Bin Meng
- [PATCH] docs: firmware: Document FW_PIC compile time option
Bin Meng
- [PATCH v3] README: Update toolchain information
Bin Meng
- [PATCH] Makefile: Pass "-Wa, -mno-relax" to manually forward it to the GNU assembler when linking with LLD
Bin Meng
- [PATCH v2] Makefile: Manually forward RELAX_FLAG to the GNU assembler when linking with LLD
Bin Meng
- [PATCH v5 6/6] Drop dependency on libgcc by importing part of FreeBSD's libquad
Bin Meng
- [PATCH v5 6/6] Drop dependency on libgcc by importing part of FreeBSD's libquad
Bin Meng
- [PATCH v5 6/6] Drop dependency on libgcc by importing part of FreeBSD's libquad
Bin Meng
- [PATCH 1/1] firware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h
Bin Meng
- [PATCH v4 4/5] Makefile: Support building with Clang and LLVM binutils
Bin Meng
- [PATCH v3 10/15] lib: sbi: Add PMU support
Anup Patel
- [PATCH v4 10/15] lib: sbi: Add PMU support
Anup Patel
- [RFC PATCH 1/4] lib: utils: reset: unify naming of 'sifive_test' device
Anup Patel
- [RFC PATCH 0/4] add sifive reset device
Anup Patel
- [PATCH] docs/platform: thead-c9xx: Remove FW_PIC=y
Anup Patel
- [PATCH 0/2] Fully support standalone Clang/LLVM toolchains
Anup Patel
- [PATCH 0/2] Fully support standalone Clang/LLVM toolchains
Anup Patel
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Anup Patel
- [PATCH 2/2] Drop dependency on libgcc by importing part of FreeBSD's libquad
Anup Patel
- [PATCH] platform: generic: Terminate platform.name with null
Anup Patel
- [PATCH] include: simplify the definition of s64/u64/int64/uint64
Anup Patel
- [PATCH v2 0/6] GPIO reset support
Anup Patel
- [PATCH v2 1/6] lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Anup Patel
- [PATCH v2 2/6] lib: utils/gpio: Add generic GPIO configuration library
Anup Patel
- [PATCH v2 3/6] lib: utils/gpio: Add simple FDT based GPIO framework
Anup Patel
- [PATCH v2 4/6] lib: utils/gpio: Add minimal SiFive GPIO driver
Anup Patel
- [PATCH v2 5/6] lib: utils/reset: Add generic GPIO reset driver
Anup Patel
- [PATCH v2 6/6] lib: utils/fdt: Disable GPIO restart and poweroff nodes in fdt_fixups()
Anup Patel
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Anup Patel
- [PATCH v2 1/2] Makefile: Support building with Clang and LLVM binutils
Anup Patel
- [PATCH v2 2/6] lib: utils/gpio: Add generic GPIO configuration library
Anup Patel
- [PATCH v2 5/6] lib: utils/reset: Add generic GPIO reset driver
Anup Patel
- [PATCH v2 6/6] lib: utils/fdt: Disable GPIO restart and poweroff nodes in fdt_fixups()
Anup Patel
- [PATCH v3 0/5] GPIO reset support
Anup Patel
- [PATCH v3 1/5] lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Anup Patel
- [PATCH v3 2/5] lib: utils/gpio: Add generic GPIO configuration library
Anup Patel
- [PATCH v3 3/5] lib: utils/gpio: Add simple FDT based GPIO framework
Anup Patel
- [PATCH v3 4/5] lib: utils/gpio: Add minimal SiFive GPIO driver
Anup Patel
- [PATCH v3 5/5] lib: utils/reset: Add generic GPIO reset driver
Anup Patel
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Anup Patel
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Anup Patel
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Anup Patel
- [PATCH v5 01/15] docs: Add device tree bindings for SBI PMU extension
Anup Patel
- [PATCH v5 02/15] lib: sbi: Detect mcountinihibit support at runtime
Anup Patel
- [PATCH v5 03/15] lib: sbi: Remove stray '\' character
Anup Patel
- [PATCH v5 04/15] lib: sbi: Detect number of bits implemented in mhpmcounter
Anup Patel
- [PATCH v5 05/15] lib: sbi: Disable m/scounteren & enable mcountinhibit
Anup Patel
- [PATCH v5 06/15] include: Add a list empty check function
Anup Patel
- [PATCH v5 07/15] lib: sbi: Remove redundant boot time print statement
Anup Patel
- [PATCH v5 08/15] lib: sbi: Use csr_read/write_num to read/update PMU counters
Anup Patel
- [PATCH v5 09/15] lib: sbi: Add PMU specific platform hooks
Anup Patel
- [PATCH v5 10/15] lib: sbi: Add PMU support
Anup Patel
- [PATCH v5 11/15] utils: fdt: Add fdt helper functions to parse PMU DT nodes
Anup Patel
- [PATCH v5 12/15] lib: sbi: Implement SBI PMU extension
Anup Patel
- [PATCH v5 13/15] lib: sbi: Implement firmware counters
Anup Patel
- [PATCH v5 14/15] lib:sbi:tlb: Improve function naming
Anup Patel
- [PATCH v5 15/15] platform: generic: Add PMU support
Anup Patel
- [PATCH v2] firmware: Minor optimization in _scratch_init()
Anup Patel
- [PATCH 1/2] docs: Correct a typo in platform_guide.md
Anup Patel
- [PATCH 2/2] docs: Make <xyz> visible in the rendered platform guide
Anup Patel
- [PATCH] firmware: Remove the sanity checks in fw_save_info()
Anup Patel
- [PATCH] firmware: Define a macro for version of struct fw_dynamic_info
Anup Patel
- [PATCH] lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr
Anup Patel
- [PATCH] lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr
Anup Patel
- [PATCH v5 1/6] fw_base: Don't mark fw_platform_init as both global and weak
Anup Patel
- [PATCH v5 2/6] fw_base: Put data in .data rather than .text
Anup Patel
- [PATCH v5 3/6] firmware: Explicitly pass -pie to the linker, not just the driver
Anup Patel
- [PATCH v5 4/6] firmware: Only default FW_PIC to y if supported
Anup Patel
- [PATCH v5 5/6] Makefile: Support building with Clang and LLVM binutils
Anup Patel
- [PATCH v5 6/6] Drop dependency on libgcc by importing part of FreeBSD's libquad
Anup Patel
- [PATCH v3 0/5] GPIO reset support
Anup Patel
- [PATCH v5 6/6] Drop dependency on libgcc by importing part of FreeBSD's libquad
Anup Patel
- [PATCH v5 6/6] Drop dependency on libgcc by importing part of FreeBSD's libquad
Anup Patel
- [PATCH v3 5/5] lib: utils/reset: Add generic GPIO reset driver
Anup Patel
- [PATCH v3 5/5] lib: utils/reset: Add generic GPIO reset driver
Anup Patel
- [PATCH v3 5/5] lib: utils/reset: Add generic GPIO reset driver
Anup Patel
- [PATCH v4 1/5] lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Anup Patel
- [PATCH v4 2/5] lib: utils/gpio: Add generic GPIO configuration library
Anup Patel
- [PATCH v4 3/5] lib: utils/gpio: Add simple FDT based GPIO framework
Anup Patel
- [PATCH v4 4/5] lib: utils/gpio: Add minimal SiFive GPIO driver
Anup Patel
- [PATCH v4 5/5] lib: utils/reset: Add generic GPIO reset driver
Anup Patel
- [PATCH 1/2] firmware: Remove the unhelpful alignment codes before fdt relocation
Anup Patel
- [PATCH 2/2] docs: firmware: Document parameters passed to firmware and alignment requirement
Anup Patel
- [PATCH] docs: firmware: Document FW_PIC compile time option
Anup Patel
- [PATCH 1/1] firware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h
Anup Patel
- [PATCH 1/1] include: types: Use __builtin_offsetof when supported
Anup Patel
- [PATCH v3] README: Update toolchain information
Anup Patel
- [PATCH 0/5] ACLINT MTIMER improvements
Anup Patel
- [PATCH 1/5] lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP
Anup Patel
- [PATCH 2/5] lib: utils: Extend fdt_get_node_addr_size() for multiple register sets
Anup Patel
- [PATCH 3/5] lib: utils/fdt: Extend fdt_parse_aclint_node() function
Anup Patel
- [PATCH 4/5] lib: utils/timer: Allow ACLINT MTIMER supporting only 32-bit MMIO
Anup Patel
- [PATCH 5/5] lib: utils/timer: Simplify MTIMER synchronization
Anup Patel
- [PATCH] firmware: use _fw_start for load address
Anup Patel
- [PATCH v2] Makefile: Manually forward RELAX_FLAG to the GNU assembler when linking with LLD
Anup Patel
- [PATCH] generic: fu740: add workaround for CIP-1200 errata
Anup Patel
- [PATCH 1/2] lib: utils: remove unused variable in fdt_reset_init
Anup Patel
- [PATCH 2/2] lib: utils: support both of gpio-poweroff, gpio-reset
Anup Patel
- [PATCH v4 00/15] SBI PMU extension support
Atish Patra
- [PATCH v4 01/15] docs: Add device tree bindings for SBI PMU extension
Atish Patra
- [PATCH v4 02/15] lib: sbi: Detect mcountinihibit support at runtime
Atish Patra
- [PATCH v4 03/15] lib: sbi: Remove stray '\' character
Atish Patra
- [PATCH v4 04/15] lib: sbi: Detect number of bits implemented in mhpmcounter
Atish Patra
- [PATCH v4 05/15] lib: sbi: Disable m/scounteren & enable mcountinhibit
Atish Patra
- [PATCH v4 06/15] include: Add a list empty check function
Atish Patra
- [PATCH v4 07/15] lib: sbi: Remove redundant boot time print statement
Atish Patra
- [PATCH v4 08/15] lib: sbi: Use csr_read/write_num to read/update PMU counters
Atish Patra
- [PATCH v4 09/15] lib: sbi: Add PMU specific platform hooks
Atish Patra
- [PATCH v4 10/15] lib: sbi: Add PMU support
Atish Patra
- [PATCH v4 11/15] utils: fdt: Add fdt helper functions to parse PMU DT nodes
Atish Patra
- [PATCH v4 12/15] lib: sbi: Implement SBI PMU extension
Atish Patra
- [PATCH v4 13/15] lib: sbi: Implement firmware counters
Atish Patra
- [PATCH v4 14/15] lib:sbi:tlb: Improve function naming
Atish Patra
- [PATCH v4 15/15] platform: generic: Add PMU support
Atish Patra
- [PATCH] firmware: Minor optimization in _scratch_init()
Atish Patra
- [PATCH v2 1/6] lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Atish Patra
- [PATCH v2 2/6] lib: utils/gpio: Add generic GPIO configuration library
Atish Patra
- [PATCH v2 3/6] lib: utils/gpio: Add simple FDT based GPIO framework
Atish Patra
- [PATCH v2 6/6] lib: utils/fdt: Disable GPIO restart and poweroff nodes in fdt_fixups()
Atish Patra
- [PATCH v2 5/6] lib: utils/reset: Add generic GPIO reset driver
Atish Patra
- [PATCH v5 00/15] SBI PMU extension support
Atish Patra
- [PATCH v5 01/15] docs: Add device tree bindings for SBI PMU extension
Atish Patra
- [PATCH v5 02/15] lib: sbi: Detect mcountinihibit support at runtime
Atish Patra
- [PATCH v5 03/15] lib: sbi: Remove stray '\' character
Atish Patra
- [PATCH v5 04/15] lib: sbi: Detect number of bits implemented in mhpmcounter
Atish Patra
- [PATCH v5 05/15] lib: sbi: Disable m/scounteren & enable mcountinhibit
Atish Patra
- [PATCH v5 06/15] include: Add a list empty check function
Atish Patra
- [PATCH v5 07/15] lib: sbi: Remove redundant boot time print statement
Atish Patra
- [PATCH v5 08/15] lib: sbi: Use csr_read/write_num to read/update PMU counters
Atish Patra
- [PATCH v5 09/15] lib: sbi: Add PMU specific platform hooks
Atish Patra
- [PATCH v5 10/15] lib: sbi: Add PMU support
Atish Patra
- [PATCH v5 11/15] utils: fdt: Add fdt helper functions to parse PMU DT nodes
Atish Patra
- [PATCH v5 12/15] lib: sbi: Implement SBI PMU extension
Atish Patra
- [PATCH v5 13/15] lib: sbi: Implement firmware counters
Atish Patra
- [PATCH v5 14/15] lib:sbi:tlb: Improve function naming
Atish Patra
- [PATCH v5 15/15] platform: generic: Add PMU support
Atish Patra
- [PATCH v3 2/5] lib: utils/gpio: Add generic GPIO configuration library
Atish Patra
- [PATCH v3 4/5] lib: utils/gpio: Add minimal SiFive GPIO driver
Atish Patra
- [PATCH v3 5/5] lib: utils/reset: Add generic GPIO reset driver
Atish Patra
- [PATCH] lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr
Atish Patra
- [PATCH] generic: fu740: add workaround for CIP-1200 errata
Atish Patra
- [PATCH 1/1] lib: utils: support multiple reset drivers of same type
Atish Patra
- [PATCH 1/2] lib: utils: remove unused variable in fdt_reset_init
Atish Patra
- [PATCH 2/2] lib: utils: support both of gpio-poweroff, gpio-reset
Atish Patra
- [PATCH 1/1] firware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h
Alex Richardson
- [PATCH 1/1] include: types: Use __builtin_offsetof when supported
Alex Richardson
- undefined reference to `__dyn_sym_start' since commit bf3ef53bb7f5 ("firmware: Enable FW_PIC by default")
Heinrich Schuchardt
- undefined reference to `__dyn_sym_start' since commit bf3ef53bb7f5 ("firmware: Enable FW_PIC by default")
Heinrich Schuchardt
- [PATCH] generic: fu740: add workaround for CIP-1200 errata
Heinrich Schuchardt
- [PATCH 1/1] lib: utils: support multiple reset drivers of same type
Heinrich Schuchardt
- [PATCH 1/1] lib: utils: support multiple reset drivers of same type
Heinrich Schuchardt
- [PATCH 0/2] lib: utils: support both of gpio-poweroff, gpio-reset
Heinrich Schuchardt
- [PATCH 1/2] lib: utils: remove unused variable in fdt_reset_init
Heinrich Schuchardt
- [PATCH 2/2] lib: utils: support both of gpio-poweroff, gpio-reset
Heinrich Schuchardt
- [PATCH 2/2] lib: utils: support both of gpio-poweroff, gpio-reset
Heinrich Schuchardt
- [PATCH 1/1] include: types: Use __builtin_offsetof when supported
Andreas Schwab
- [PATCH] lib: sbi: Fix bug in strncmp function
Andreas Schwab
- [PATCH 2/2] Drop dependency on libgcc by importing part of FreeBSD's libquad
Xiang W
- [PATCH] include: simplify the definition of s64/u64/int64/uint64
Xiang W
- undefined reference to `__dyn_sym_start' since commit bf3ef53bb7f5 ("firmware: Enable FW_PIC by default")
Xiang W
- [PATCH] include: simplify the definition of s64/u64/int64/uint64
Xiang W
- [PATCH] include: simplify the definition of s64/u64/int64/uint64
Xiang W
- [PATCH] firmware: Remove the sanity checks in fw_save_info()
Xiang W
- [PATCH] firmware: Define a macro for version of struct fw_dynamic_info
Xiang W
- [PATCH 1/2] Makefile: Support building with Clang and LLVM binutils
Xiang W
- [PATCH 2/2] Drop dependency on libgcc by importing part of FreeBSD's libquad
Xiang W
- [PATCH 1/2] docs: Correct a typo in platform_guide.md
Xiang W
- [PATCH 2/2] docs: Make <xyz> visible in the rendered platform guide
Xiang W
- [PATCH] firmware: Minor optimization in _scratch_init()
Xiang W
- [PATCH v3 0/3] Fully support standalone Clang/LLVM toolchains
Xiang W
- [PATCH v3 0/3] Fully support standalone Clang/LLVM toolchains
Xiang W
- [PATCH v3 0/3] Fully support standalone Clang/LLVM toolchains
Xiang W
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Xiang W
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH v4 3/5] firmware: Explicitly pass -pie to the linker, not just the driver
Xiang W
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH v4] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH v5 4/6] firmware: Only default FW_PIC to y if supported
Xiang W
- [PATCH v5] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH v5] firmware: Detect whether the toolchain supports pie and automatically disable the FW_PIC option
Xiang W
- [PATCH] firmware: use _fw_start for load address
Xiang W
- [RFC PATCH 0/4] add sifive reset device
Green Wan
- [RFC PATCH 1/4] lib: utils: reset: unify naming of 'sifive_test' device
Green Wan
- [RFC PATCH 2/4] lib: utils: add GPIO and poweroff parsing
Green Wan
- [RFC PATCH 3/4] lib: utils: add gpio generic interface
Green Wan
- [RFC PATCH 4/4] lib: utils: add sifive reset device
Green Wan
- [PATCH v4 0/5] GPIO reset support
Green Wan
- [PATCH v4 1/5] lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Green Wan
- [PATCH v4 2/5] lib: utils/gpio: Add generic GPIO configuration library
Green Wan
- [PATCH v4 3/5] lib: utils/gpio: Add simple FDT based GPIO framework
Green Wan
- [PATCH v4 4/5] lib: utils/gpio: Add minimal SiFive GPIO driver
Green Wan
- [PATCH v4 0/5] GPIO reset support
Green Wan
- [PATCH v4 1/5] lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Green Wan
- [PATCH v4 2/5] lib: utils/gpio: Add generic GPIO configuration library
Green Wan
- [PATCH v4 3/5] lib: utils/gpio: Add simple FDT based GPIO framework
Green Wan
- [PATCH v4 4/5] lib: utils/gpio: Add minimal SiFive GPIO driver
Green Wan
- [PATCH v4 5/5] lib: utils/reset: Add generic GPIO reset driver
Green Wan
- [PATCH] lib: sbi: Fix bug in strncmp function
杜东
Last message date:
Fri Jul 30 03:46:02 PDT 2021
Archived on: Fri Jul 30 03:46:19 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).