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
/
roda
/
it8518
Age
Commit message (
Expand
)
Author
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-02-19
treewide: Remove useless "_STA: Status" comment
Elyes Haouas
2023-02-17
treewide: Remove unuseful "_HID: Hardware ID" comment
Elyes Haouas
2021-07-28
ec/roda/it8518/acpi: Remove unnecessary assignments
Felix Singer
2021-07-28
ec/roda/it8518/acpi: Use lower-case hex format
Felix Singer
2021-07-28
ec/roda/it8518/acpi: Use mathematical operators
Felix Singer
2021-07-28
ec/roda/it8518/acpi: Use bit-wise and logical operators
Felix Singer
2021-07-28
ec/roda/it8518/acpi: Make use of the assignment operator
Felix Singer
2021-07-28
ec/roda/it8518/acpi: Get rid of `Index()`
Felix Singer
2021-07-28
ec/roda/it8518/acpi: Use decimal integers for accessing indexes
Felix Singer
2021-07-28
ec/roda/it8518/acpi: Make use of `Printf("...")`
Felix Singer
2021-07-28
ec/roda/it8518/acpi: Don't hard-code GPE offset
Nico Huber
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
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-10
src/ec: Add missing "set_resources = noop_set_resources"
Elyes HAOUAS
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-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-06-22
src/ec: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-07-26
ec/roda: pass ops to pnp_enable_devices instead of LDN-specific override
Felix Held
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2017-04-08
ec/roda/it8518: Do EC write manually with long timeout
Nico Huber
2016-11-21
ec/roda/it8518: Add another embedded controller
Dennis Wassenberg