summaryrefslogtreecommitdiff
path: root/src/include/device/pnp.h
AgeCommit message (Expand)Author
2020-09-14src/include: Drop unneeded empty linesElyes HAOUAS
2019-12-22superio/common/conf_mode: Add op to write SSDTPatrick Rudolph
2019-12-16device/pnp: use correct width type for pnp_info.functionFelix Held
2019-12-16device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held
2019-09-29device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICEKyösti Mälkki
2019-08-20device/pnp.h: Move __SIMPLE_DEVICE__ guardsKyösti Mälkki
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-09-21include/device/pnp.h: Don't use device_tElyes HAOUAS
2018-07-17pnp_device: improve readabilityFelix Held
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-03-09src/include: Fix unsigned warningsLee Leahy
2015-12-29device/pnp: Ability to set vendor specific logical device configDamien Zammit
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
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-04-18build rules: Identify build stage with simple variablesKyösti Mälkki
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-06-17pnp: Implement common handling for PnP config modesNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
2010-10-18Cosmetics and coding style fixes in devices/*.Uwe Hermann
2010-02-22This is a general cleanup patchStefan Reinauer
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman