Historia zmian

Autor SHA1 Wiadomość Data
  Alex Richardson f3a8f603a7 include: types: Use __builtin_offsetof when supported 2 lat temu
  Alex Richardson 7210e90785 firmware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h 2 lat temu
  Green Wan e3d6919d10 lib: utils/reset: Add generic GPIO reset driver 2 lat temu
  Green Wan 4c3df2ab96 lib: utils/gpio: Add minimal SiFive GPIO driver 2 lat temu
  Anup Patel c14f1fe0df lib: utils/gpio: Add simple FDT based GPIO framework 2 lat temu
  Anup Patel 36b8effe4a lib: utils/gpio: Add generic GPIO configuration library 2 lat temu
  Anup Patel e931f387b2 lib: utils/fdt: Add fdt_parse_phandle_with_args() API 2 lat temu
  Jessica Clarke 17729d44da lib: utils: Drop dependency on libgcc by importing part of FreeBSD's libquad 2 lat temu
  Jessica Clarke 2942777425 Makefile: Support building with Clang and LLVM binutils 2 lat temu
  Jessica Clarke 09ad811ec4 firmware: Only default FW_PIC to y if supported 2 lat temu
  Jessica Clarke a3d328ae33 firmware: Explicitly pass -pie to the linker, not just the driver 2 lat temu
  Jessica Clarke 397afe5ba1 fw_base: Put data in .data rather than .text 2 lat temu
  Jessica Clarke 7f1be8a624 fw_base: Don't mark fw_platform_init as both global and weak 2 lat temu
  Anup Patel a76ac4449b lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr 2 lat temu
  Bin Meng b88b3661d4 firmware: Define a macro for version of struct fw_dynamic_info 2 lat temu
  Bin Meng dcb756b01a firmware: Remove the sanity checks in fw_save_info() 2 lat temu
  Bin Meng abfce9b25c docs: Make <xyz> visible in the rendered platform guide 2 lat temu
  Bin Meng dafaa0f54b docs: Correct a typo in platform_guide.md 2 lat temu
  Bin Meng 14c7f71c0d firmware: Minor optimization in _scratch_init() 2 lat temu
  Atish Patra 0e12aa8dee platform: generic: Add PMU support 2 lat temu
  Atish Patra ec1b8bb763 lib: sbi: Improve TLB function naming 2 lat temu
  Atish Patra 764a17d852 lib: sbi: Implement firmware counters 2 lat temu
  Atish Patra 37f9b0f2f2 lib: sbi: Implement SBI PMU extension 2 lat temu
  Atish Patra ae72ec0915 utils: fdt: Add fdt helper functions to parse PMU DT nodes 2 lat temu
  Atish Patra 13d40f21d5 lib: sbi: Add PMU support 2 lat temu
  Atish Patra e7cc7a3ab2 lib: sbi: Add PMU specific platform hooks 2 lat temu
  Atish Patra 49966db306 lib: sbi: Use csr_read/write_num to read/update PMU counters 2 lat temu
  Atish Patra fd9116bd46 lib: sbi: Remove redundant boot time print statement 2 lat temu
  Atish Patra 41ae63cd0a include: Add a list empty check function 2 lat temu
  Atish Patra 9c9b4ad24b lib: sbi: Disable m/scounteren & enable mcountinhibit 2 lat temu