1. 2dbbb83 lib/reg_script: Add cast to fix compilation on x86_64 by Patrick Rudolph · 3 years, 9 months ago
  2. c7e2b6d lib/reg_script: Add guards for <arch/io.h> by Kyösti Mälkki · 4 years, 2 months ago
  3. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  6. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  7. d980211 soc/intel/fsp_baytrail: Drop support by Arthur Heymans · 4 years, 9 months ago
  8. e3acc8f src/: Replace some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  9. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  10. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  11. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  12. f9e47cc src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  13. b843c5e lib/reg_script.c: Remove unused assignment by Paul Menzel · 7 years ago
  14. 1bf55b4 src/lib: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  15. 36984d8 src/lib: Clean up general issues found by checkpatch.pl by Lee Leahy · 7 years ago
  16. 342f8d6 src/lib: Fix brace positions by Lee Leahy · 7 years ago
  17. e20a319 src/lib: Use tabs instead of spaces by Lee Leahy · 7 years ago
  18. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  19. f7dd6d5 lib/reg_script: Fix braces by Stefan Reinauer · 8 years ago
  20. 564dc9c lib/reg_script: Add display support by Lee Leahy · 8 years ago
  21. efcee9f lib/reg_script: Allow multiple independent handlers by Lee Leahy · 8 years ago
  22. 6bcbe57 lib/regscript: Add exclusive-or (xor) support by Lee Leahy · 8 years ago
  23. 9d02153 fsp_baytrail: Add full support for iosf access in reg_script by Werner Zeh · 8 years ago
  24. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  25. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  26. 18ea2d3 baytrail: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  27. 9f5a5c5 Add table driven way to add platform specific reg_script routines by Lee Leahy · 10 years ago
  28. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  29. bc5b557 baytrail: add more iosf access functions by Aaron Durbin · 11 years ago
  30. d86f0b7 reg_script: add reg_script_run_on_dev() by Aaron Durbin · 11 years ago
  31. 64b902b reg_script: add iosf lpss port access by Aaron Durbin · 11 years ago
  32. e8f97d4 reg_script: add iosf paths for score, ccu, and ssc by Aaron Durbin · 11 years ago
  33. fd461e3 regscript: Add support for MSR type by Duncan Laurie · 11 years ago
  34. 7274800 Add a generic register script handler by Duncan Laurie · 11 years ago