Age | Commit message (Expand) | Author |
2022-07-14 | Remove executable flag from source codes and text files | Petr Cvek |
2021-11-04 | SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries | Angel Pons |
2021-09-08 | sconfig: Ensure at least one `device` node below each `chip` | Nico Huber |
2021-07-14 | util/sconfig: Remove unused devicetree keywords ESPI & LPC | Martin Roth |
2021-05-03 | util/sconfig: Add support for discontiguous FW_CONFIG fields | Tim Wawrzynczak |
2020-12-28 | device + util/sconfig: introduce new device `gpio` | Michael Niewöhner |
2020-10-30 | fw_config: Convert fw_config to a 64-bit field | Tim Wawrzynczak |
2020-10-09 | sconfig: Allow chipset to provide a base devicetree | Duncan Laurie |
2020-09-11 | sconfig: Allow to link devices to other device's drivers | Nico Huber |
2020-06-02 | sconfig: Add support for firmware configuration | Duncan Laurie |
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-05 | sconfig: Allow `register` entries below devices, too | Nico Huber |
2020-02-08 | Add configurable ramstage support for minimal PCI scanning | Ronald G. Minnich |
2019-05-07 | sconfig: Add SMBIOS type 9 entries | Patrick Rudolph |
2018-09-16 | sconfig: Allow setting device status in device tree | Hung-Te Lin |
2018-06-08 | util/sconfig: Re-factor device structure in parse tree | Furquan Shaikh |
2018-06-05 | util/sconfig: Get rid of struct header | 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-02-16 | sconfig: Add a new "SPI" device type | Furquan Shaikh |
2016-05-16 | sconfig: Add a new generic device type | Duncan Laurie |
2016-05-08 | util/sconfig: Fix warnings | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-10-07 | sconfig: add cpu device type | Aaron Durbin |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-07-13 | MPTAPLE: generate from devicetree.cb | Sven Schnelle |
2011-03-01 | Add subsystemid option to sconfig | Sven Schnelle |
2010-05-05 | Improve the sconfig parser: | Patrick Georgi |
2010-05-05 | sconfig: Make cur_bus and cur_parent local to the parser. | Patrick Georgi |
2010-05-05 | Split C code in sconfig's parser into a separate file. | Patrick Georgi |
2010-04-14 | sconfig should return success when it's successful | Patrick Georgi |
2010-04-08 | sconfig: Mangle - to _ for struct names, too. | Patrick Georgi |
2010-04-08 | Replace sconfig with a C implementation. | Patrick Georgi |