index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ec
/
hp
Age
Commit message (
Expand
)
Author
2024-03-16
ec/hp/kbc1126/acpi: Drop unnecessary _STA methods
Nicholas Sudsgaard
2024-03-16
ec/hp/kbc1126/acpi: Drop unnecessary method arguments
Nicholas Sudsgaard
2024-03-14
ec/hp/kbc1126: Use ec/acpi/ec.h instead of its own implementation
Nicholas Sudsgaard
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-24
ec: Rename Makefiles from .inc to .mk
Martin Roth
2023-12-20
treewide: Use show_notices target for warnings
Martin Roth
2023-09-17
ec/hp/kbc1126: Use packed over attrbute__((packed))
Elyes Haouas
2022-12-26
tree/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax
Felix Singer
2021-12-31
ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax
Felix Singer
2021-12-30
ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arrays
Felix Singer
2021-12-29
ec/hp/kbc1126/acpi: Use Printf() for debug prints
Felix Singer
2021-12-21
arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time
Bill XIE
2021-02-03
ec/hp/kbc1126: Wait a longer time after sending
Pablo Stebler
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
build system: Remove flock calls from intermediate processing
Patrick Georgi
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-08
cbfstool: Use flock() when accessing CBFS files
Julius Werner
2020-11-02
ec/hp/kbc1126: Support using a different GPE
Iru Cai
2020-09-28
ec/hp/kbc1126: Support not putting EC firmware in CBFS
Iru Cai
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-04-05
src/ec: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-12-31
ec/hp/kbc1126: Make firmware offsets user configurable
Bill XIE
2019-11-18
ec/hp/kbc1126: Include early_init.c in bootblock
Arthur Heymans
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2017-12-25
ec/hp/kbc1126: change the default offset of the blobs
Iru Cai
2017-12-19
ec/hp/kbc1126/acpi/battery.asl: Make \ISTR serialized
Iru Cai
2017-08-11
ec: add support for KBC1126 in HP laptops
Iru Cai