index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
superio
/
nuvoton
Age
Commit message (
Expand
)
Author
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-04-28
superio/nuvoton/npcd378: Fall back to non-negative value
Angel Pons
2021-04-21
superio/nuvoton/npcd378: Fix `psu_fan_lvl` option
Angel Pons
2021-04-21
superio: Use get_int_option()
Angel Pons
2021-03-22
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-01-29
superio/nuvoton/common/Kconfig: Remove HWM config
Frans Hendriks
2020-10-19
superio/nuvoton: Factor out equivalent Kconfig option
Angel Pons
2020-10-19
superio/nuvoton: Correct NCT6791D COM A mux toggle
Angel Pons
2020-10-17
superio: Add newline to log message about disabled mouse controller
Paul Menzel
2020-10-17
superio/nuvoton: Only set bit 7 of global CR 0x2a for COM A
Paul Menzel
2020-10-13
superio/nuvoton/common: Collapse two if statements
Paul Menzel
2020-09-18
superio/nuvoton: Inline `nuvoton_hwm_select_bank`
Angel Pons
2020-09-17
src: Remove redundant <device/pnp_type.h>
Elyes HAOUAS
2020-08-24
src/superio: Drop unneeded empty lines
Elyes HAOUAS
2020-07-19
sio/nuvoton/common/early_serial.c: Guard serial enable
Angel Pons
2020-07-12
superio/nuvoton: Avoid NULL pointer dereference
John Zhao
2020-06-08
superio/nuvoton/nct6776: Reflow `pnp_dev_info` array
Angel Pons
2020-06-02
superio/nuvoton/nct6779d: Open some LDN config registers
Keith Hui
2020-05-13
src/mainboard: Remove unused 'include <stdlib.h>'
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-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
superio/nuvoton: Improve code formatting
Elyes HAOUAS
2020-03-25
superio/nuvoton/nct5104d: add chip config option to reset GPIOs
Michał Żygowski
2020-03-11
superio/nuvoton/nct5539d: Update documentation and remove DSDT
Patrick Rudolph
2020-03-02
superio/nuvoton/npcd378: Switch to superio/common
Patrick Rudolph
2020-02-09
superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl
Pavel Sayekat
2020-01-30
src/superio: replace license boilerplate with SPDX
Felix Held
2020-01-20
superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control
Piotr Kleinschmidt
2020-01-15
superio/nuvoton/nct5104d: Add soft reset GPIO functionality
Piotr Kleinschmidt
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-30
superio/nuvoton: add common HWM bank select function
Felix Held
2019-12-13
superio/*: Don't use conf_mode directly
Patrick Rudolph
2019-12-05
superio/{aspeed,nuvoton}: Fix typo
Elyes HAOUAS
2019-12-01
src/superio: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-12-01
superio/nct5539d: include the missing acpi.h and ssdt.h
Maxim Polyakov
2019-11-05
superio/*/*/acpi: Improve the readability of the IndexField
Elyes HAOUAS
2019-11-04
superio/nuvoton/nct5539d: use SuperIO ACPI generator
Maxim Polyakov
2019-11-04
superio/nuvoton/nct6791d: use SuperIO ACPI generator
Maxim Polyakov
2019-10-20
superio: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-18
superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.asl
Pavel Sayekat
2019-07-29
src/superio/nuvoton: Add support for NCT5539D
Pavel Sayekat
2019-06-22
nuvoton/early_serial: improve comments on serial pinmux settings
Felix Held
2019-06-21
superio/nuvoton/nct6776: Make Kconfig symbol dependent
Angel Pons
2019-06-21
superio/nuvoton/nct6791d: Add symbol to select COM port
Angel Pons
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
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
arch/io.h: Drop unnecessary include
Kyösti Mälkki
[next]