Age | Commit message (Expand) | Author |
2020-07-06 | devicetree: Remove weak declarations for ops | Kyösti Mälkki |
2020-06-02 | sconfig: Add support for firmware configuration | Duncan Laurie |
2020-06-02 | util/sconfig: Move default includes out of emit_chips() | Nico Huber |
2020-06-02 | util/sconfig: Refactor and fix add_register() | Nico Huber |
2020-05-12 | util/sconfig: Add LPC and ESPI buses | Raul E Rangel |
2020-05-09 | util/: Replace GPLv2 boiler plate with SPDX header | Patrick Georgi |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2020-05-07 | util/sconfig: Drop use of ref_count for chip_instance | Furquan Shaikh |
2020-05-07 | util/sconfig: Move chip instance id assignment to emit_chips() | Furquan Shaikh |
2020-05-07 | util/sconfig: Drop id from struct device maintained by sconfig | Furquan Shaikh |
2020-05-05 | sconfig: Allow `register` entries below devices, too | Nico Huber |
2020-03-30 | util/sconfig: emit NULL sibling fields | Aaron Durbin |
2020-02-08 | Add configurable ramstage support for minimal PCI scanning | Ronald G. Minnich |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2019-11-26 | util/sconfig: Fix illogical override rule for resource | Bill XIE |
2019-10-05 | util/sconfig: Issue header for exposed PCI and PNP names | Nico Huber |
2019-09-06 | util/sconfig: Expose usable PCI and PNP device names | Kyösti Mälkki |
2019-07-17 | device: Move pci_irqs outside DEVTREE_EARLY | Kyösti Mälkki |
2019-07-12 | util/sconfig: Fix compile error with older glibc-headers | Werner Zeh |
2019-07-10 | util/sconfig: Add commonlib/helpers.h | Kyösti Mälkki |
2019-07-10 | util/sconfig: Declare the repeated devicetree storage | Kyösti Mälkki |
2019-05-22 | util/sconfig: Move 'static' at beginning of declaration | Elyes HAOUAS |
2019-05-07 | sconfig: Add SMBIOS type 9 entries | Patrick Rudolph |
2019-04-24 | util/sconfig: Throw an error if override tree has no devices | Furquan Shaikh |
2018-09-16 | sconfig: Allow setting device status in device tree | Hung-Te Lin |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-06-25 | util/sconfig: Get rid of ops from struct device | Furquan Shaikh |
2018-06-25 | util/sconfig: Add support for overriding base tree properties/node | Furquan Shaikh |
2018-06-25 | util/sconfig: Enable parsing of override device tree | Furquan Shaikh |
2018-06-13 | util/sconfig: Prepare sconfig to allow parsing multiple trees | Furquan Shaikh |
2018-06-08 | util/sconfig: Get rid of rescnt in struct device | Furquan Shaikh |
2018-06-08 | util/sconfig: Re-factor device structure in parse tree | Furquan Shaikh |
2018-06-08 | util/sconfig: Make queue handling more generic within main.c | Furquan Shaikh |
2018-06-08 | sconfig/main.c: Fix number of arguments in fprintf | Maulik V Vaghela |
2018-06-08 | util/sconfig: Get rid of unused parameter to walk_device_tree | Furquan Shaikh |
2018-06-05 | util/sconfig: Get rid of nextdev member in struct device | Furquan Shaikh |
2018-06-05 | util/sconfig: Get rid of struct header | Furquan Shaikh |
2018-06-05 | util/sconfig: Add helper function for allocating memory | Furquan Shaikh |
2018-06-05 | util/sconfig: Get rid of bus pointer in device structure | Furquan Shaikh |
2018-06-05 | util/sconfig: Re-factor emitting of headers to static.c | Furquan Shaikh |
2018-06-05 | util/sconfig: Re-factor sconfig to not assume chip as device | Furquan Shaikh |
2018-05-11 | devicetree: Add USB device type | Duncan Laurie |
2018-01-25 | sconfig: Add a new mmio resource type | Justin TerAvest |
2017-04-25 | lib: provide clearer devicetree semantics | Aaron Durbin |
2017-04-14 | util/blobtool & sconfig: Update GENPARSER Kconfig question | Martin Roth |
2017-02-16 | sconfig: Add a new "SPI" device type | Furquan Shaikh |
2016-08-08 | sconfig: Reformat C code | Martin Roth |
2016-08-08 | sconfig: Remove mainboard chip.h support | Martin Roth |
2016-08-08 | sconfig: Remove bootblock and Kconfig modes | Martin Roth |
2016-08-08 | sconfig: Update command line parameters | Martin Roth |