summaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
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