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/acpi: Add PS/2 mouse support
Tristan Corrick
2018-08-03
1
-0
/
+1
*
superio/nuvoton/nct6776/acpi: Add parallel port support
Tristan Corrick
2018-08-03
1
-0
/
+30
*
superio/nuvoton/nct6776/acpi: Fix typo in comments
Tristan Corrick
2018-08-03
1
-2
/
+2
*
superio/nuvoton/npcd378: Add ACPI code for S3 resume
Patrick Rudolph
2018-07-24
2
-8
/
+229
*
superio/nuvoton/npcd378: Fix resource size
Patrick Rudolph
2018-07-22
1
-6
/
+6
*
superio/nuvoton: remove LDN-specific ops overrides
Felix Held
2018-07-18
7
-127
/
+132
*
superio/nuvoton/npcd378: Add PSU fan control
Patrick Rudolph
2018-06-01
2
-1
/
+107
*
superio/nuvoton: Add support for NPCD378
Patrick Rudolph
2018-05-14
6
-0
/
+328
*
nuvoton/nct6776: Add ACPI declarations
Tobias Diedrich
2018-01-07
1
-0
/
+167
*
nuvoton/nct5572d: Disable mouse controller also during resume
Paul Menzel
2017-11-30
1
-1
/
+1
*
superio: Log if mouse controller is disabled
Paul Menzel
2017-11-30
1
-1
/
+2
*
device/pnp: remove struct io_info
Samuel Holland
2017-06-13
6
-39
/
+39
*
superio/nuvoton: Make SuperIO config functions externally available
Arthur Heymans
2017-05-11
2
-4
/
+6
*
sio/nuvoton: Include generic nuvoton driver in bootblock stage
Teo Boon Tiong
2016-11-28
1
-0
/
+3
*
superio/nuvoton: Add back Nuvoton NCT6776 support
Teo Boon Tiong
2016-10-01
6
-0
/
+202
*
Fix newlines at the end of files
Martin Roth
2016-09-02
1
-1
/
+0
*
superio/*: Relocate Kconfig to chip folder.
Omar Pakker
2016-08-09
6
-19
/
+89
*
superio/nuvoton: Add Nuvoton NCT6791D
Omar Pakker
2016-07-31
5
-0
/
+181
*
superio/nuvoton: Use official spelling of Nuvoton in `CHIP_NAME`
Paul Menzel
2016-04-02
2
-2
/
+2
*
superio/nuvoton/nct5572d: Add PS/2 presence detect
Paul Menzel
2016-02-09
1
-1
/
+19
*
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-02-01
3
-3
/
+3
*
tree: drop last paragraph of GPL copyright header from new files
Martin Roth
2016-01-13
3
-12
/
+0
*
Revert "Drop SuperIO nuvoton/nct6779d"
Stefan Reinauer
2015-11-16
5
-0
/
+171
*
superio/nuvoton/nct5572d: Add missing logical devices
Kyösti Mälkki
2015-11-02
2
-0
/
+8
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
16
-64
/
+0
*
Drop SuperIO nuvoton/nct6779d
Stefan Reinauer
2015-10-30
5
-171
/
+0
*
Drop SuperIO nuvoton/nct6776
Stefan Reinauer
2015-10-30
5
-182
/
+0
*
superio/nuvoton/nct5572d: Enable power state after power failure support
Timothy Pearson
2015-10-23
1
-0
/
+29
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
22
-22
/
+22
*
superio/nuvoton: Add support for Nuvoton NCT6779D
Matt DeVillier
2015-05-19
5
-0
/
+170
*
nuvoton/nct6776: there is no IRQ for LDN8
Felix Held
2015-05-17
1
-1
/
+1
*
superio/nct5104d: Handle shared GPIO/UART pins
Kyösti Mälkki
2015-05-14
1
-0
/
+37
*
superio/nct5104d: Refactor IRQ trigger config
Kyösti Mälkki
2015-05-14
1
-11
/
+27
*
Mark non-executable files non-executable
Patrick Georgi
2014-12-01
3
-0
/
+0
*
superio/nuvoton: Add support for Nuvoton NCT6776
Felix Held
2014-10-30
5
-0
/
+183
*
superio/nuvoton: Add support for Nuvoton NCT5572D
Felix Held
2014-10-30
5
-0
/
+155
*
superio/*/superio.c: Don't hide pointer types behind typedefs
Edward O'Callaghan
2014-10-27
2
-2
/
+2
*
superio: Use 'pnp_devfn_t' over 'device_t' in romstage component
Edward O'Callaghan
2014-10-27
4
-8
/
+8
*
superio,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
1
-1
/
+0
*
superio/nuvoton: Add chip support for setting IRQs to edge/level
Dave Frodin
2014-06-20
3
-1
/
+99
*
superio/nuvoton: Adds a function to route pins 41-48 to UARTD
Dave Frodin
2014-06-20
3
-3
/
+62
*
nuvoton/nct5104d: Update the #defined LDNs
Dave Frodin
2014-06-09
1
-4
/
+9
*
superio/nuvoton: factor out generic romstage components
Felix Held
2014-06-06
6
-28
/
+94
*
superio/*: Remove redundant chip.h header
Edward O'Callaghan
2014-05-13
1
-31
/
+0
*
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-13
1
-3
/
+1
*
superio/nuvoton/nct5104d: Avoid .c includes
Edward O'Callaghan
2014-04-06
3
-5
/
+5
*
uart8250: Drop includes in superio
Kyösti Mälkki
2014-02-06
2
-2
/
+0
*
Correct file permissions.
Idwer Vollering
2013-12-07
4
-0
/
+0
*
pnp: Add some default functions to enter/exit config state
Nico Huber
2013-07-03
1
-17
/
+2
*
pnp: Remove now plain wrappers for default PnP functions
Nico Huber
2013-06-17
1
-18
/
+3
[prev]
[next]