summaryrefslogtreecommitdiffstats
path: root/src/ec/hp
Commit message (Expand)AuthorAgeFilesLines
* ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arraysFelix Singer2021-12-301-1/+1
* ec/hp/kbc1126/acpi: Use Printf() for debug printsFelix Singer2021-12-294-12/+12
* arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build timeBill XIE2021-12-214-14/+48
* ec/hp/kbc1126: Wait a longer time after sendingPablo Stebler2021-02-031-2/+2
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-151-1/+1
* build system: Remove flock calls from intermediate processingPatrick Georgi2021-01-151-1/+1
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-141-4/+1
* cbfstool: Use flock() when accessing CBFS filesJulius Werner2021-01-081-1/+1
* ec/hp/kbc1126: Support using a different GPEIru Cai2020-11-022-1/+6
* ec/hp/kbc1126: Support not putting EC firmware in CBFSIru Cai2020-09-282-6/+11
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-058-109/+16
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1710-11/+0
* ec/hp/kbc1126: Make firmware offsets user configurableBill XIE2019-12-311-4/+4
* ec/hp/kbc1126: Include early_init.c in bootblockArthur Heymans2019-11-181-0/+1
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* ec/hp/kbc1126: change the default offset of the blobsIru Cai2017-12-251-2/+2
* ec/hp/kbc1126/acpi/battery.asl: Make \ISTR serializedIru Cai2017-12-191-1/+1
* ec: add support for KBC1126 in HP laptopsIru Cai2017-08-1110-0/+1317