index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
superio
/
nuvoton
Commit message (
Expand
)
Author
Age
Files
Lines
*
superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE
Bill XIE
2021-08-29
1
-1
/
+1
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
2
-2
/
+2
*
superio/nuvoton/npcd378: Fall back to non-negative value
Angel Pons
2021-04-28
1
-2
/
+2
*
superio/nuvoton/npcd378: Fix `psu_fan_lvl` option
Angel Pons
2021-04-21
1
-3
/
+3
*
superio: Use get_int_option()
Angel Pons
2021-04-21
1
-2
/
+2
*
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-03-22
1
-2
/
+0
*
superio/nuvoton/common/Kconfig: Remove HWM config
Frans Hendriks
2021-01-29
1
-4
/
+0
*
superio/nuvoton: Factor out equivalent Kconfig option
Angel Pons
2020-10-19
5
-18
/
+8
*
superio/nuvoton: Correct NCT6791D COM A mux toggle
Angel Pons
2020-10-19
1
-4
/
+1
*
superio: Add newline to log message about disabled mouse controller
Paul Menzel
2020-10-17
1
-1
/
+1
*
superio/nuvoton: Only set bit 7 of global CR 0x2a for COM A
Paul Menzel
2020-10-17
1
-1
/
+1
*
superio/nuvoton/common: Collapse two if statements
Paul Menzel
2020-10-13
1
-5
/
+2
*
superio/nuvoton: Inline `nuvoton_hwm_select_bank`
Angel Pons
2020-09-18
3
-18
/
+7
*
src: Remove redundant <device/pnp_type.h>
Elyes HAOUAS
2020-09-17
1
-1
/
+0
*
src/superio: Drop unneeded empty lines
Elyes HAOUAS
2020-08-24
2
-2
/
+0
*
sio/nuvoton/common/early_serial.c: Guard serial enable
Angel Pons
2020-07-19
1
-0
/
+3
*
superio/nuvoton: Avoid NULL pointer dereference
John Zhao
2020-07-12
1
-1
/
+8
*
superio/nuvoton/nct6776: Reflow `pnp_dev_info` array
Angel Pons
2020-06-08
1
-36
/
+27
*
superio/nuvoton/nct6779d: Open some LDN config registers
Keith Hui
2020-06-02
1
-4
/
+4
*
src/mainboard: Remove unused 'include <stdlib.h>'
Elyes HAOUAS
2020-05-13
1
-1
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
43
-43
/
+0
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
4
-5
/
+5
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
1
-4
/
+4
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
3
-15
/
+15
*
superio/nuvoton: Improve code formatting
Elyes HAOUAS
2020-03-31
3
-7
/
+4
*
superio/nuvoton/nct5104d: add chip config option to reset GPIOs
Michał Żygowski
2020-03-25
2
-25
/
+31
*
superio/nuvoton/nct5539d: Update documentation and remove DSDT
Patrick Rudolph
2020-03-11
1
-157
/
+0
*
superio/nuvoton/npcd378: Switch to superio/common
Patrick Rudolph
2020-03-02
3
-359
/
+337
*
superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl
Pavel Sayekat
2020-02-09
1
-2
/
+2
*
src/superio: replace license boilerplate with SPDX
Felix Held
2020-01-30
44
-679
/
+88
*
superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control
Piotr Kleinschmidt
2020-01-20
2
-1
/
+33
*
superio/nuvoton/nct5104d: Add soft reset GPIO functionality
Piotr Kleinschmidt
2020-01-15
2
-1
/
+59
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
1
-1
/
+1
*
superio/nuvoton: add common HWM bank select function
Felix Held
2019-12-30
4
-0
/
+61
*
superio/*: Don't use conf_mode directly
Patrick Rudolph
2019-12-13
1
-6
/
+6
*
superio/{aspeed,nuvoton}: Fix typo
Elyes HAOUAS
2019-12-05
1
-1
/
+1
*
src/superio: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-12-01
1
-1
/
+0
*
superio/nct5539d: include the missing acpi.h and ssdt.h
Maxim Polyakov
2019-12-01
1
-1
/
+4
*
superio/*/*/acpi: Improve the readability of the IndexField
Elyes HAOUAS
2019-11-05
3
-3
/
+3
*
superio/nuvoton/nct5539d: use SuperIO ACPI generator
Maxim Polyakov
2019-11-04
2
-0
/
+27
*
superio/nuvoton/nct6791d: use SuperIO ACPI generator
Maxim Polyakov
2019-11-04
2
-2
/
+30
*
superio: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-20
7
-7
/
+2
*
superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.asl
Pavel Sayekat
2019-10-18
1
-0
/
+172
*
src/superio/nuvoton: Add support for NCT5539D
Pavel Sayekat
2019-07-29
6
-0
/
+187
*
nuvoton/early_serial: improve comments on serial pinmux settings
Felix Held
2019-06-22
1
-2
/
+2
*
superio/nuvoton/nct6776: Make Kconfig symbol dependent
Angel Pons
2019-06-21
1
-0
/
+1
*
superio/nuvoton/nct6791d: Add symbol to select COM port
Angel Pons
2019-06-21
2
-0
/
+11
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
2
-3
/
+3
*
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
5
-1
/
+6
[next]