1. 9d1bf81 sconfig: Use get_chip_instance() to set base_chip_instance by Furquan Shaikh · 3 years, 5 months ago
  2. 5c73413 treewide: Remove trailing whitespace by Martin Roth · 3 years, 5 months ago
  3. 3a7db27 sconfig: Handle smbios_slot_desc in overridetree by Frans Hendriks · 3 years, 6 months ago
  4. fceca92 util/sconfig: Emit chip config pointers for PCI devices on root bus by Furquan Shaikh · 3 years, 6 months ago
  5. 708f25e util/sconfig: Change __pci*|__pnp* device pointers to const by Furquan Shaikh · 3 years, 6 months ago
  6. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 7 months ago
  7. 7f6a484 sconfig: Apply 'hidden' state from override tree by Duncan Laurie · 3 years, 9 months ago
  8. 5193312 util/sconfig: Report which key is duplicate by Patrick Georgi · 3 years, 9 months ago
  9. 24b4af6 fw_config: Convert fw_config to a 64-bit field by Tim Wawrzynczak · 3 years, 10 months ago
  10. ba4a490 sconfig: Split up sconfig-generated static.h by Tim Wawrzynczak · 3 years, 10 months ago
  11. e335c2e sconfig: Allow chipset to provide a base devicetree by Duncan Laurie · 4 years ago
  12. cbd0bd8 sconfig: Add function for parse+override of tree by Duncan Laurie · 4 years, 1 month ago
  13. 51c8373 sconfig: Switch to getopt by Duncan Laurie · 4 years, 1 month ago
  14. 8e1ea52 sconfig: Allow to link devices to other device's drivers by Nico Huber · 4 years, 1 month ago
  15. b2a10f8 devicetree: Remove weak declarations for ops by Kyösti Mälkki · 5 years ago
  16. 47b7b34 sconfig: Add support for firmware configuration by Duncan Laurie · 4 years, 2 months ago
  17. 57bbcb3 util/sconfig: Move default includes out of emit_chips() by Nico Huber · 4 years, 2 months ago
  18. d09459f util/sconfig: Refactor and fix add_register() by Nico Huber · 4 years, 2 months ago
  19. 3f3f53c util/sconfig: Add LPC and ESPI buses by Raul E Rangel · 4 years, 2 months ago
  20. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 2 months ago
  21. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 2 months ago
  22. bbade24 util/sconfig: Drop use of ref_count for chip_instance by Furquan Shaikh · 4 years, 2 months ago
  23. 9f681d2 util/sconfig: Move chip instance id assignment to emit_chips() by Furquan Shaikh · 4 years, 2 months ago
  24. 4ebe953 util/sconfig: Drop id from struct device maintained by sconfig by Furquan Shaikh · 4 years, 2 months ago
  25. d9b2f79 sconfig: Allow `register` entries below devices, too by Nico Huber · 4 years, 3 months ago
  26. d47afe9 util/sconfig: emit NULL sibling fields by Aaron Durbin · 4 years, 4 months ago
  27. 466ca2c Add configurable ramstage support for minimal PCI scanning by Ronald G. Minnich · 4 years, 9 months ago
  28. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 7 months ago
  29. c61d415 util/sconfig: Fix illogical override rule for resource by Bill XIE · 4 years, 8 months ago
  30. 17e9bcb util/sconfig: Issue header for exposed PCI and PNP names by Nico Huber · 4 years, 10 months ago
  31. 5e2a2cd util/sconfig: Expose usable PCI and PNP device names by Kyösti Mälkki · 5 years ago
  32. 1557a67 device: Move pci_irqs outside DEVTREE_EARLY by Kyösti Mälkki · 5 years ago
  33. ac14a40 util/sconfig: Fix compile error with older glibc-headers by Werner Zeh · 5 years ago
  34. e29a6ac util/sconfig: Add commonlib/helpers.h by Kyösti Mälkki · 5 years ago
  35. 5ccce7c util/sconfig: Declare the repeated devicetree storage by Kyösti Mälkki · 5 years ago
  36. fa40e82 util/sconfig: Move 'static' at beginning of declaration by Elyes HAOUAS · 5 years ago
  37. ac24d3c sconfig: Add SMBIOS type 9 entries by Patrick Rudolph · 5 years ago
  38. 4d99b27 util/sconfig: Throw an error if override tree has no devices by Furquan Shaikh · 5 years ago
  39. 936dbe1 sconfig: Allow setting device status in device tree by Hung-Te Lin · 6 years ago
  40. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  41. 50ddc0b util/sconfig: Get rid of ops from struct device by Furquan Shaikh · 6 years ago
  42. 27efc50 util/sconfig: Add support for overriding base tree properties/node by Furquan Shaikh · 6 years ago
  43. 39ac797 util/sconfig: Enable parsing of override device tree by Furquan Shaikh · 6 years ago
  44. de39fc7 util/sconfig: Prepare sconfig to allow parsing multiple trees by Furquan Shaikh · 6 years ago
  45. 4ca3a8a util/sconfig: Get rid of rescnt in struct device by Furquan Shaikh · 6 years ago
  46. 9319826 util/sconfig: Re-factor device structure in parse tree by Furquan Shaikh · 6 years ago
  47. 7398ded util/sconfig: Make queue handling more generic within main.c by Furquan Shaikh · 6 years ago
  48. 82e8c69 sconfig/main.c: Fix number of arguments in fprintf by Maulik V Vaghela · 6 years ago
  49. 5ad79cd util/sconfig: Get rid of unused parameter to walk_device_tree by Furquan Shaikh · 6 years ago
  50. b72ab9e util/sconfig: Get rid of nextdev member in struct device by Furquan Shaikh · 6 years ago
  51. c56ae2f util/sconfig: Get rid of struct header by Furquan Shaikh · 6 years ago
  52. 369e1f0 util/sconfig: Add helper function for allocating memory by Furquan Shaikh · 6 years ago
  53. a9b6429 util/sconfig: Get rid of bus pointer in device structure by Furquan Shaikh · 6 years ago
  54. a0cc5a6 util/sconfig: Re-factor emitting of headers to static.c by Furquan Shaikh · 6 years ago
  55. 79e8412 util/sconfig: Re-factor sconfig to not assume chip as device by Furquan Shaikh · 6 years ago
  56. bae9f85 devicetree: Add USB device type by Duncan Laurie · 6 years ago
  57. ca2ed9f sconfig: Add a new mmio resource type by Justin TerAvest · 6 years ago
  58. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  59. f411b70 util/blobtool & sconfig: Update GENPARSER Kconfig question by Martin Roth · 7 years ago
  60. e670029 sconfig: Add a new "SPI" device type by Furquan Shaikh · 7 years ago
  61. bec0753 sconfig: Reformat C code by Martin Roth · 8 years ago
  62. c9c27bb sconfig: Remove mainboard chip.h support by Martin Roth · 8 years ago
  63. 824255e sconfig: Remove bootblock and Kconfig modes by Martin Roth · 8 years ago
  64. 25f8a4f sconfig: Update command line parameters by Martin Roth · 8 years ago
  65. 3205170 sconfig: pass in devicetree filename by Martin Roth · 9 years ago
  66. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  67. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  68. b1fb015 sconfig: Allow strings in devicetree.cb by Duncan Laurie · 8 years ago
  69. 2e78aa5 util/sconfig: Fix warnings by Stefan Reinauer · 8 years ago
  70. 92bcaa2 sconfig: remove warning about root_complex by Patrick Georgi · 9 years ago
  71. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  72. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  73. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  74. ffda804b sconfig: add cpu device type by Aaron Durbin · 10 years ago
  75. 6fa6843 sconfig: improve argument parsing by Patrick Georgi · 10 years ago
  76. 80fd01d util/sconfig/main.c: Remove assigned but unused variable `link` by Paul Menzel · 10 years ago
  77. 1f68880 sconfig: more careful string resource handling by Patrick Georgi · 10 years ago
  78. ddf54b1 util/sconfig: fix check for count of command line arguments by Daniele Forsi · 10 years ago
  79. aeeafc0 sconfig: Fix build dependencies by Patrick Georgi · 10 years ago
  80. 7358643 sconfig: don't "const" structs twice by Patrick Georgi · 10 years ago
  81. d935f03 sconfig: avoid regenerating the binary all the time by Patrick Georgi · 11 years ago
  82. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  83. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  84. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  85. a12eacc use a relative path for #line 3 by David Hendricks · 12 years ago
  86. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  87. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  88. 1a2a6ee Cleanup sconfig by Kyösti Mälkki · 12 years ago
  89. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  90. aada2e1 Every chip must have chip_operations by Kyösti Mälkki · 12 years ago
  91. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  92. a675d49 Fix SMBIOS generation by Stefan Reinauer · 12 years ago
  93. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  94. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  95. 116327e sconfig: typo fix by Patrick Georgi · 12 years ago
  96. 2b108a4 sconfig: fix up shipped code by Patrick Georgi · 12 years ago
  97. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  98. 2dbfcb7 sconfig: Some fixes by Patrick Georgi · 12 years ago
  99. 472d902 Sconfig: parse Kconfig options from devicetree.cb by Kyösti Mälkki · 13 years ago
  100. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago