summaryrefslogtreecommitdiffstats
path: root/src/superio/nuvoton/common
Commit message (Expand)AuthorAgeFilesLines
* superio/nuvoton/common/Kconfig: Remove HWM configFrans Hendriks2021-01-291-4/+0
* superio/nuvoton: Factor out equivalent Kconfig optionAngel Pons2020-10-192-3/+8
* superio/nuvoton: Correct NCT6791D COM A mux toggleAngel Pons2020-10-191-4/+1
* superio/nuvoton: Only set bit 7 of global CR 0x2a for COM APaul Menzel2020-10-171-1/+1
* superio/nuvoton/common: Collapse two if statementsPaul Menzel2020-10-131-5/+2
* superio/nuvoton: Inline `nuvoton_hwm_select_bank`Angel Pons2020-09-182-15/+7
* sio/nuvoton/common/early_serial.c: Guard serial enableAngel Pons2020-07-191-0/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-305-77/+10
* superio/nuvoton: add common HWM bank select functionFelix Held2019-12-303-0/+58
* src/superio/nuvoton: Add support for NCT5539DPavel Sayekat2019-07-291-0/+4
* nuvoton/early_serial: improve comments on serial pinmux settingsFelix Held2019-06-221-2/+2
* superio/nuvoton/nct6791d: Add symbol to select COM portAngel Pons2019-06-211-0/+6
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-1/+2
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-062-5/+5
* superio/nuvoton: Make SuperIO config functions externally availableArthur Heymans2017-05-112-4/+6
* superio/nuvoton: Add back Nuvoton NCT6776 supportTeo Boon Tiong2016-10-011-0/+3
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+19
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-272-4/+4
* superio/nuvoton: factor out generic romstage componentsFelix Held2014-06-062-0/+105