Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
31f0521a996791f842af94f0c561c18fd2aec2ba
/
src
/
device
/
pnp_device.c
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
0108b93
pnp: Allow setting of misc register 0xf4 in device tree
by Stefan Reinauer
· 9 years ago
08ba7d0
pnp: Allow setting of misc register 0xfa in device tree
by Stefan Reinauer
· 9 years ago
dd4715b
pnp: Implement common handling for PnP config modes
by Nico Huber
· 10 years ago
f898f7b
pnp: Provide alternative pnp_enable() implementation
by Nico Huber
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 10 years ago
8d71155
Rename devices -> device
by Stefan Reinauer
· 10 years ago
[Renamed from src/devices/pnp_device.c]
5079a0d
Remove assembly coded log2 function
by Ronald G. Minnich
· 10 years ago
5161509
printf: Remove some L modifier uses
by Patrick Georgi
· 11 years ago
aeead27
Fix an infinite loop in pnp_get_ioresource(), which freezes coreboot if
by Stefan Reinauer
· 12 years ago
e487047
Various cosmetic and coding style fixes in src/devices.
by Uwe Hermann
· 12 years ago
d453dd0
Cosmetics and coding style fixes in devices/*.
by Uwe Hermann
· 12 years ago
c25cc11
Use lists instead of arrays for resources in devices to reduce memory usage.
by Myles Watson
· 13 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 13 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 13 years ago
de3206a
This is a general cleanup patch
by Stefan Reinauer
· 13 years ago
2b34db8
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
by Stefan Reinauer
· 14 years ago
c4ddbff
Remove some warnings, mainly from format strings which didn't match the
by Myles Watson
· 14 years ago
b05d4bb
I'm attaching the patch which should fix both problems. Fix the
by Rudolf Marek
· 15 years ago
623df67
Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like
by Rudolf Marek
· 15 years ago
7e61e45
Please bear with me - another rename checkin. This qualifies as trivial, no
by Stefan Reinauer
· 15 years ago
aa4bedf
Generic driver for pretty much all known Standard Microsystems Corporation
by Uwe Hermann
· 16 years ago
b80dbf0
Add explicit license headers to all files in src/device.
by Uwe Hermann
· 16 years ago
740bb2a
Correct transposed arguments in pnp_set_drq().
by Steven J. Magnani
· 18 years ago
13f1c2a
eric patch
by Yinghai Lu
· 18 years ago
dbec2d4
- Bump the LinuxBIOS major version
by Eric Biederman
· 18 years ago
7003ba4
- First stab at running linuxbios without the old static device tree.
by Eric Biederman
· 18 years ago
03acab6
- Updates for 64bit resource support, handling missing devices and cpus in the config file
by Eric Biederman
· 18 years ago
b78c197
- First pass through with with device tree enhancement merge. Most of the mechanisms should
by Eric Biederman
· 18 years ago
9f0d0f9
rename walk_static_devices
by Li-Ta Lo
· 19 years ago
75337f7
code reformat, fixed a bug in set/unset logical operation
by Li-Ta Lo
· 19 years ago
69c5a90
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
by Li-Ta Lo
· 19 years ago
c6bcedb
yhlu's pnp patch
by Li-Ta Lo
· 19 years ago
5cd8173
- Moved hlt() to it's own header.
by Eric Biederman
· 19 years ago