aboutsummaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
2015-02-14superio/fintek/f81216h: Add the correct unlock key valuesDave Frodin
2015-02-04superio/fintek: Add required changes so F81216H can be usedDave Frodin
2015-01-06superio: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06superio/smsc/lpc47n217: Drop dead codeStefan Reinauer
2015-01-06superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04src/superio/smsc/lpc47m10x/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47b397: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/nsc/pc87417: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/nsc/pc87366: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/nsc/pc97317: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/intel/i3100: Use link-time symbol over .c includesEdward O'Callaghan
2015-01-04superio/nsc/pc87360: Use link-time symbol over .c includesEdward O'Callaghan
2014-12-18Drop Intel E7520 and E7525 and related boardsStefan Reinauer
2014-12-16Drop obsolete SuperIOs used by GX1 systems onlyStefan Reinauer
2014-12-01Mark non-executable files non-executablePatrick Georgi
2014-11-04superio/ite: Use common dispatch for pnp entry/exit functionsEdward O'Callaghan
2014-11-01superio/fintek/f81216h: Implement device supportEdward O'Callaghan
2014-11-01superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO'sEdward O'Callaghan
2014-10-30superio/nuvoton: Add support for Nuvoton NCT6776Felix Held
2014-10-30superio/nuvoton: Add support for Nuvoton NCT5572DFelix Held
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-10-27superio/common/conf_mode.c: Don't hide pointers with typedefsEdward O'Callaghan
2014-09-17pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer
2014-09-11pnp: Allow setting of misc register 0xfa in device treeStefan Reinauer
2014-08-23superio/smsc/sch4037: Cleanup and fix .c inclusionEdward O'Callaghan
2014-08-23superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c includeEdward O'Callaghan
2014-08-09superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan
2014-07-18superio/f71869ad: fix documentation of io_info mask valuesFelix Held
2014-07-18src/superio/smsc/lpc47m15x: Avoid #include early_serial.cEdward O'Callaghan
2014-07-18superio/smsc: Add some missing header guardsEdward O'Callaghan
2014-07-18src/superio/ite/it8772f: Separate mainboard from SIO at obj levelEdward O'Callaghan
2014-07-17superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-15superio/fintek/f71869ad: config struct should be const qualifiedEdward O'Callaghan
2014-07-08superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-21PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21superio/smsc/fdc37n972: Trivial cleanup reorder headersEdward O'Callaghan
2014-06-20superio/nuvoton: Add chip support for setting IRQs to edge/levelDave Frodin
2014-06-20superio/nuvoton: Adds a function to route pins 41-48 to UARTDDave Frodin
2014-06-20superio/ite/it8772f: Remove prototypes for func with no bodyEdward O'Callaghan
2014-06-12superio/smscsuperio: Fix chip detectionKyösti Mälkki
2014-06-09nuvoton/nct5104d: Update the #defined LDNsDave Frodin
2014-06-06superio/nuvoton: factor out generic romstage componentsFelix Held
2014-06-06superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan
2014-06-03superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan
2014-06-03superio/ite/it8661f: Make early_serial into romstage symEdward O'Callaghan
2014-06-03superio/ite/it8772f: Depreciate early wdt functionsEdward O'Callaghan
2014-06-03superio/ite/it8772f: Move towards removing #include .cEdward O'Callaghan
2014-05-31superio/nsc/pc87309: Avoid .c includes in mainboardEdward O'Callaghan
2014-05-31superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan
2014-05-31superio/winbond/w83627ehg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/winbond/w83627uhg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/ite/it8712f: Depreciate model specific early_serial.cEdward O'Callaghan
2014-05-28superio/ite/it8712f: Drop model specific sio func for generic verEdward O'Callaghan
2014-05-24superio/ite/it8721f: Trivial drop redundant headersEdward O'Callaghan
2014-05-23superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan
2014-05-23Implement proper IT8728F PNP opsRudolf Marek
2014-05-23ite/common: Introduce common watchdog and 3.3V VSB helpersRudolf Marek
2014-05-23superio/ite/it8728f/it8728f_hwm.c: Small fixesRudolf Marek
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13superio/*: Deal with some chip.h special casesEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-12superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan
2014-05-11superio/ite/*: Factor out generic romstage componentEdward O'Callaghan
2014-05-11superio/ite/it8728f: RAMstage PNP configuration componentEdward O'Callaghan
2014-05-10superio/fintek/f71869ad: Fix incorrect LDN'sEdward O'Callaghan
2014-05-09superio/serverengines/pilot: Avoid .c includesEdward O'Callaghan
2014-05-08superio/fintek/f71869ad: Make hwm devicetree configurableEdward O'Callaghan
2014-05-08superio/fintek/f71869ad: Configure multi-func reg in devicetreeEdward O'Callaghan
2014-05-07superio/common/conf_mode: Provide another common pnp entry/exitEdward O'Callaghan
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-02superio/winbond/w83627thg: Remove w83627thg_enable_serial symbolEdward O'Callaghan
2014-04-28superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan
2014-04-28superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan
2014-04-28superio/winbond/*: Provide common romstage componentEdward O'Callaghan
2014-04-26superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan
2014-04-26superio/fintek/*: Fix header styleEdward O'Callaghan
2014-04-26superio/ite/it8673f: Remove poor implementationEdward O'Callaghan
2014-04-26superio/ite/it8705f: Remove poor implementationEdward O'Callaghan
2014-04-26superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan
2014-04-26superio/ite/it8721f: Rewrite from hardcoded base addrEdward O'Callaghan
2014-04-15superio/ite/it8728f: Fix headers and prototype locationEdward O'Callaghan
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-06superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan
2014-04-06superio/nuvoton/nct5104d: Avoid .c includesEdward O'Callaghan
2014-04-06superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71859: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71889: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71872: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71863fg: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71805f: Avoid .c includesEdward O'Callaghan
2014-03-31superio/fintek/f81865f: Avoid .c includesEdward O'Callaghan
2014-02-13superio/fintek: Document Fintek F71869AD code.Edward O'Callaghan
2014-02-13Eliminate some ASL warningsOskar Enoksson