summaryrefslogtreecommitdiffstats
path: root/util/sconfig
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-3/+3
* device/device.h: Drop multiple linksArthur Heymans2024-01-294-108/+45
* util: Rename Makefiles from .inc to .mkMartin Roth2024-01-261-0/+0
* util/sconfig: rework help text printingFelix Held2023-07-311-13/+12
* util/sconfig: Don't hardcode PCI device domainArthur Heymans2023-07-311-8/+9
* util/sconfig: Improve usage and long optionsJakub Czapiga2023-07-031-24/+25
* lib/version: Move board identification stringsKyösti Mälkki2023-04-221-0/+1
* util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans2023-04-117-456/+362
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* util/sconfig: Remove lapic devices from devicetree parsersArthur Heymans2023-01-316-335/+325
* src/device + util/sconfig: Introduce new device 'mdio'Mario Scheithauer2022-11-246-271/+283
* util: Add SPDX license headers to MakefilesMartin Roth2022-11-221-0/+1
* sconfig: Allow to specify device operationsNico Huber2022-09-157-344/+413
* commonlib: Substitude macro "__unused" in compiler.hBill XIE2022-07-141-1/+1
* Remove executable flag from source codes and text filesPetr Cvek2022-07-142-0/+0
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-047-388/+443
* sconfig: Emit device structure pointers if alias names are providedFurquan Shaikh2021-09-201-2/+16
* util/sconfig: Update static.c to include boot/coreboot_tables.hTim Wawrzynczak2021-09-161-0/+1
* util/sconfig: Extract handling of SMBIOS dataAngel Pons2021-09-131-17/+26
* util/sconfig: Always generate SMBIOS CPP guardsAngel Pons2021-09-131-10/+4
* sconfig: Ensure at least one `device` node below each `chip`Nico Huber2021-09-083-147/+160
* util/sconfig: Compare probe conditions for override device matchFurquan Shaikh2021-09-011-7/+75
* util/sconfig: Remove unused devicetree keywords ESPI & LPCMartin Roth2021-07-146-282/+259
* sconfig: Emit probe_list in all stagesFurquan Shaikh2021-05-241-1/+1
* util/sconfig: Fix null pointer dereferencesTim Wawrzynczak2021-05-051-1/+1
* util/sconfig: Add support for discontiguous FW_CONFIG fieldsTim Wawrzynczak2021-05-037-371/+511
* sconfig: Use get_chip_instance() to set base_chip_instanceFurquan Shaikh2021-02-201-1/+1
* treewide: Remove trailing whitespaceMartin Roth2021-02-171-42/+42
* sconfig: Handle smbios_slot_desc in overridetreeFrans Hendriks2021-01-221-0/+12
* util/sconfig: Emit chip config pointers for PCI devices on root busFurquan Shaikh2021-01-111-5/+20
* util/sconfig: Change __pci*|__pnp* device pointers to constFurquan Shaikh2021-01-111-4/+4
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-286-402/+312
* sconfig: Apply 'hidden' state from override treeDuncan Laurie2020-11-201-0/+6
* util/sconfig: Report which key is duplicatePatrick Georgi2020-11-041-1/+1
* fw_config: Convert fw_config to a 64-bit fieldTim Wawrzynczak2020-10-303-18/+23
* sconfig: Split up sconfig-generated static.hTim Wawrzynczak2020-10-261-31/+108
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-097-725/+663
* sconfig: Add function for parse+override of treeDuncan Laurie2020-09-181-10/+14
* sconfig: Switch to getoptDuncan Laurie2020-09-181-20/+43
* sconfig: Allow to link devices to other device's driversNico Huber2020-09-117-377/+530
* devicetree: Remove weak declarations for opsKyösti Mälkki2020-07-061-3/+10
* sconfig: Add support for firmware configurationDuncan Laurie2020-06-027-252/+700
* util/sconfig: Move default includes out of emit_chips()Nico Huber2020-06-021-3/+3
* util/sconfig: Refactor and fix add_register()Nico Huber2020-06-021-18/+19
* util/sconfig: Add LPC and ESPI busesRaul E Rangel2020-05-126-154/+179
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-095-50/+5
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-095-25/+5
* util/sconfig: Drop use of ref_count for chip_instanceFurquan Shaikh2020-05-072-89/+30
* util/sconfig: Move chip instance id assignment to emit_chips()Furquan Shaikh2020-05-071-7/+3
* util/sconfig: Drop id from struct device maintained by sconfigFurquan Shaikh2020-05-072-14/+7