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
/
google
/
wilco
Age
Commit message (
Expand
)
Author
2024-02-18
ec, lib, security, sb: Add SPDX license headers to Kconfig files
Martin Roth
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-09-18
clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag
Jeremy Compostella
2023-08-21
ec/google/wilco/superio: Adjust PS2K HID/CID for Windows drivers
Matt DeVillier
2023-08-21
ec/google/wilco/acpi: Read message when notifying UCSI
CoolStar
2023-08-21
ec/google/wilco: Correct scope of UCSI ACPI device
CoolStar
2023-08-21
ec/google/wilco/acpi: Unhide GOOG000C ACPI device
Matt DeVillier
2023-08-21
ec/google/wilco/acpi/dptf: Fix mutex synclevel
Matt DeVillier
2023-08-20
ec/google/wilco: Fix ACPI EC RAM read/write ops
Matt DeVillier
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-02-01
ec/google/wilco/acpi: Add DPTF RCDP() method
Matt DeVillier
2022-12-27
{superio,ec}/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-27
{superio,ec}/acpi: Replace constant "One" with actual number
Felix Singer
2022-11-22
ec: Add SPDX license headers to Makefiles
Martin Roth
2022-11-17
{ec/superio}/acpi: Remove _PRS if no _SRS is implemented
Arthur Heymans
2022-11-03
ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-10-25
ec/google/wilco/superio: Fix PS2K under Windows
Matt DeVillier
2022-10-20
ec/google/wilco/acpi: Hide CrOS-specific devices from OS
Matt DeVillier
2022-06-24
device/resource: Modify some resource allocation instances
Kyösti Mälkki
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-06-21
ec/google/wilco: Fix comment about enclosure type
Kyösti Mälkki
2021-05-28
ec/google/wilco: Extend description of `EC_GOOGLE_WILCO`
Paul Menzel
2021-05-26
ec/google/wilco/mailbox: Fix format warning by using size_t length modifier
Paul Menzel
2021-01-24
ec/google/wilco: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-11-09
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-06-17
ec/google/wilco: Suppress UCSI events in S0ix
Duncan Laurie
2020-06-06
ec/google/wilco: Always use current value of battery status bit
Mathew King
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-05
src/ec: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
ec/google/wilco: Store LID status into LIDS and change device name
Eric Lai
2020-02-01
ec/google/wilco: Set cpu id and cores to EC
Eric Lai
2020-01-27
ec/google/wilco: add ec command set cpu id
Eric Lai
2020-01-18
ec/google/wilco: Set minimum UCSI_ACPI region length
Bernardo Perez Priego
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-17
src: Conditionally include TEVT
Frans Hendriks
2019-12-02
ec/google/wilco: Add EC ACPI methods for privacy screen
Mathew King
2019-10-25
ec/{compal,google,quanta}: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-24
(acpi) superio.asl: Drop wrong _ADR objects
Elyes HAOUAS
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-07-25
ec/google/wilco: Hide wilco symbols when unused
Elyes HAOUAS
2019-06-22
src/ec: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-13
ec/google/wilco: Read back from EC RAM after S0ix entry
Duncan Laurie
2019-06-07
ec/google/wilco: Add UCSI support
Duncan Laurie
2019-05-24
ec/google/wilco: Fix radio control command
Duncan Laurie
2019-05-22
ec/google/wilco: set diagnostic LEDs on boot failure
Keith Short
2019-05-20
ec/google/wilco: Add support for KB_ERR_CODE to Wilco EC
Keith Short
2019-04-18
ec/google/wilco: Support board_id with EC provided ID
Duncan Laurie
2019-04-18
ec/google/wilco: Send "logo displayed" progress code
Duncan Laurie
2019-03-28
ec/google/wilco: Add ACPI _BIX method for battery
Duncan Laurie
2019-03-28
ec/google/wilco: Add a romstage init function to send progress code
Duncan Laurie
2019-03-21
Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT"
Duncan Laurie
2019-03-21
ec/google/wilco: Add function to indicate if EC uses signed FW
Duncan Laurie
2019-03-18
ec/google/wilco: Enable software sync for VBOOT
Duncan Laurie
2019-03-18
ec/google/wilco: Fix handling of commands that do not respond
Duncan Laurie
2019-03-15
ec/google/wilco: Clear S0ix support bit at boot
Duncan Laurie
2019-03-15
ec/google/wilco: coalesce tent mode to tablet mode
Jett Rink
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
Fix indirect include for endianess
Kyösti Mälkki
2019-02-25
ec/google/wilco: Fix ACPI power status events
Duncan Laurie
2019-02-05
ec/google/wilco: Add virtual button support
Duncan Laurie
2019-02-04
ec/google/wilco: Add ACPI device for event interface
Duncan Laurie
2019-02-04
ec/google/wilco: Add S0ix support handlers
Duncan Laurie
2019-01-24
ec/google/wilco: Turn on wake up from lid
Lijian Zhao
2018-12-04
ec/google/wilco: Turn camera power on
Duncan Laurie
2018-12-04
ec/google/wilco: Guard DTPF with ifdef
Duncan Laurie
2018-12-04
ec/google/wilco/acpi: Add DPTF support
Duncan Laurie
2018-12-04
ec/google/wilco/acpi: Fix issues and clean up
Duncan Laurie
2018-12-04
ec/google/wilco: Fix extended event handling
Duncan Laurie
2018-12-04
ec/google/wilco: Enable WiFi radio
Duncan Laurie
2018-12-04
ec/google/wilco: Enable COM1 ACPI device
Duncan Laurie
2018-11-02
ec/google/wilco: Add wake pin configuration
Duncan Laurie
2018-10-31
ec/google/wilco: Unmute audio on init
Duncan Laurie
2018-10-31
ec/google/wilco: Add ACPI SuperIO devices
Duncan Laurie
2018-10-31
ec/google/wilco: Add ACPI EC event handlers
Duncan Laurie
2018-10-31
ec/google/wilco: Add ACPI battery and AC objects
Duncan Laurie
2018-10-31
ec/google/wilco: Add ACPI EC infrastructure
Duncan Laurie
2018-10-31
ec/google/wilco: Add a bootblock function for early init
Duncan Laurie
2018-10-31
ec/google/wilco: Save and restore PS/2 data for S3
Duncan Laurie
2018-10-31
ec/google/wilco: Add SMM handlers
Duncan Laurie
2018-10-31
ec/google/wilco: Report BIOS progress to the EC
Duncan Laurie
2018-10-31
ec/google/wilco: Add devicetree chip infrastructure
Duncan Laurie
2018-10-31
ec/google/wilco: Add power related mailbox commands
Duncan Laurie
2018-10-31
ec/google/wilco: Add mailbox commands
Duncan Laurie
2018-10-31
ec/google/wilco: Add mailbox helper functions
Duncan Laurie
2018-10-31
ec/google/wilco: Add Wilco EC mailbox interface
Duncan Laurie