Age | Commit message (Expand) | Author |
2020-06-02 | sconfig: Add support for firmware configuration | Duncan Laurie |
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: Drop id from struct device maintained by sconfig | Furquan Shaikh |
2020-02-08 | Add configurable ramstage support for minimal PCI scanning | Ronald G. Minnich |
2019-07-12 | util/sconfig: Fix compile error with older glibc-headers | Werner Zeh |
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-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-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-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: 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 |
2016-08-08 | sconfig: Reformat C code | Martin Roth |
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 |
2012-10-08 | Every chip must have chip_operations | Kyösti Mälkki |
2012-07-13 | MPTAPLE: generate from devicetree.cb | Sven Schnelle |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-03-01 | Add subsystemid option to sconfig | Sven Schnelle |
2010-08-09 | Fix build error introduced in r5868. | 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 |