index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
device
/
pnp.h
Age
Commit message (
Expand
)
Author
2020-09-18
src/include: Add PnP/HWM unset_and_set functions
Angel Pons
2020-09-17
src: Remove redundant <device/pnp_def.h>
Elyes HAOUAS
2020-09-14
src/include: Drop unneeded empty lines
Elyes HAOUAS
2019-12-22
superio/common/conf_mode: Add op to write SSDT
Patrick Rudolph
2019-12-16
device/pnp: use correct width type for pnp_info.function
Felix Held
2019-12-16
device/pnp: introduce and use PNP_SKIP_FUNCTION
Felix Held
2019-09-29
device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICE
Kyösti Mälkki
2019-08-20
device/pnp.h: Move __SIMPLE_DEVICE__ guards
Kyösti Mälkki
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-09-21
include/device/pnp.h: Don't use device_t
Elyes HAOUAS
2018-07-17
pnp_device: improve readability
Felix Held
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2017-03-09
src/include: Fix unsigned warnings
Lee Leahy
2015-12-29
device/pnp: Ability to set vendor specific logical device config
Damien Zammit
2015-05-14
superio: Replace the indexed I/O functions
Dave Frodin
2014-09-17
pnp: Allow setting of misc register 0xf4 in device tree
Stefan Reinauer
2014-09-11
pnp: Allow setting of misc register 0xfa in device tree
Stefan Reinauer
2014-04-18
build rules: Identify build stage with simple variables
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-06-17
pnp: Implement common handling for PnP config modes
Nico Huber
2013-06-17
pnp: Provide alternative pnp_enable() implementation
Nico Huber
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2010-12-05
W83627DHG/W83627EHG fixups for virtual LDNs.
Uwe Hermann
2010-10-18
Cosmetics and coding style fixes in devices/*.
Uwe Hermann
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2009-03-13
This, 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 bootpath
Eric Biederman