aboutsummaryrefslogtreecommitdiff
path: root/src/ec/hp
AgeCommit message (Expand)Author
2024-03-16ec/hp/kbc1126/acpi: Drop unnecessary _STA methodsNicholas Sudsgaard
2024-03-16ec/hp/kbc1126/acpi: Drop unnecessary method argumentsNicholas Sudsgaard
2024-03-14ec/hp/kbc1126: Use ec/acpi/ec.h instead of its own implementationNicholas Sudsgaard
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24ec: Rename Makefiles from .inc to .mkMartin Roth
2023-12-20treewide: Use show_notices target for warningsMartin Roth
2023-09-17ec/hp/kbc1126: Use packed over attrbute__((packed))Elyes Haouas
2022-12-26tree/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-29ec/hp/kbc1126/acpi: Use Printf() for debug printsFelix Singer
2021-12-21arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build timeBill XIE
2021-02-03ec/hp/kbc1126: Wait a longer time after sendingPablo Stebler
2021-01-15build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi
2021-01-15build system: Remove flock calls from intermediate processingPatrick Georgi
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-08cbfstool: Use flock() when accessing CBFS filesJulius Werner
2020-11-02ec/hp/kbc1126: Support using a different GPEIru Cai
2020-09-28ec/hp/kbc1126: Support not putting EC firmware in CBFSIru Cai
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-31ec/hp/kbc1126: Make firmware offsets user configurableBill XIE
2019-11-18ec/hp/kbc1126: Include early_init.c in bootblockArthur Heymans
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2017-12-25ec/hp/kbc1126: change the default offset of the blobsIru Cai
2017-12-19ec/hp/kbc1126/acpi/battery.asl: Make \ISTR serializedIru Cai
2017-08-11ec: add support for KBC1126 in HP laptopsIru Cai