summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/siemens
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-1/+1
* src: Fix up ##-commented SPDX headersAngel Pons2020-06-013-9/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-042-26/+4
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-175-5/+0
* vendorcode/siemens/hwilib: Fix current file string usageArthur Heymans2019-11-291-2/+2
* vendorcode/siemens/hwilib: Drop CAR_GLOBAL_MIGRATIONArthur Heymans2019-11-291-27/+20
* vendorcode/siemens: Remove sourcing non existing Kconfig filesArthur Heymans2019-10-111-2/+0
* src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS2019-05-291-1/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* vendorcode/siemens: Cache currently opened hwi file nameWerner Zeh2019-02-251-2/+19
* src: Fix all Siemens copyrightsMario Scheithauer2017-11-071-1/+1
* vendorcode/siemens: Add LegacyDelay to hwilibWerner Zeh2017-09-132-3/+5
* vendorcode/siemens: Fix typo in hwilibWerner Zeh2017-07-282-2/+2
* vendorcode/siemens: Fix bug in hwilib for FF_FanReq and FF_FreezeDisWerner Zeh2017-07-021-4/+4
* vendorcode/siemens: Add new values to hwilibMario Scheithauer2017-06-132-0/+12
* vendorcode/siemens: Ensure a given info block is available for a fieldWerner Zeh2016-12-061-1/+2
* vendorcode/siemens: Add HWID to hwilibWerner Zeh2016-11-242-0/+5
* intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh2016-07-051-4/+0
* vendorcode/siemens: Add extended info block support to hwilibWerner Zeh2016-06-302-9/+293
* drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh2016-04-281-1/+2
* vendorcode/siemens: Add hwilib for Siemens specific info structWerner Zeh2016-04-285-0/+450