summaryrefslogtreecommitdiffstats
path: root/src/include/device/pnp.h
Commit message (Expand)AuthorAgeFilesLines
* device/pnp: Always provide `pnp_unset_and_set_config`Angel Pons2021-06-101-0/+1
* device/pnp: add register PNP_IO4Michael Niewöhner2020-12-281-25/+26
* src/include: Add PnP/HWM unset_and_set functionsAngel Pons2020-09-181-0/+33
* src: Remove redundant <device/pnp_def.h>Elyes HAOUAS2020-09-171-0/+1
* src/include: Drop unneeded empty linesElyes HAOUAS2020-09-141-1/+0
* superio/common/conf_mode: Add op to write SSDTPatrick Rudolph2019-12-221-1/+22
* device/pnp: use correct width type for pnp_info.functionFelix Held2019-12-161-1/+1
* device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held2019-12-161-0/+1
* device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICEKyösti Mälkki2019-09-291-2/+3
* device/pnp.h: Move __SIMPLE_DEVICE__ guardsKyösti Mälkki2019-08-201-1/+2
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* include/device/pnp.h: Don't use device_tElyes HAOUAS2018-09-211-18/+18
* pnp_device: improve readabilityFelix Held2018-07-171-1/+1
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-5/+1
* src/include: Fix unsigned warningsLee Leahy2017-03-091-2/+2
* device/pnp: Ability to set vendor specific logical device configDamien Zammit2015-12-291-13/+24
* superio: Replace the indexed I/O functionsDave Frodin2015-05-141-0/+39
* pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer2014-09-171-1/+2
* pnp: Allow setting of misc register 0xfa in device treeStefan Reinauer2014-09-111-0/+1
* build rules: Identify build stage with simple variablesKyösti Mälkki2014-04-181-1/+1
* Add directive __SIMPLE_DEVICE__Kyösti Mälkki2013-08-011-2/+4
* pnp: Implement common handling for PnP config modesNico Huber2013-06-171-0/+7
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-0/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-0/+2
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-051-1/+1
* Cosmetics and coding style fixes in devices/*.Uwe Hermann2010-10-181-12/+12
* This is a general cleanup patchStefan Reinauer2010-02-221-8/+11
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-1/+1
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-3/+2
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-5/+7
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-53/+44
* - Major cleanup of the bootpathEric Biederman2003-07-191-0/+58