Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
7ff5b449ce259ab6633db88da9ed7417c25bf110
/
src
/
devices
/
pnp_device.c
c25cc11
Use lists instead of arrays for resources in devices to reduce memory usage.
by Myles Watson
· 14 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 14 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 14 years ago
de3206a
This is a general cleanup patch
by Stefan Reinauer
· 14 years ago
2b34db8
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
by Stefan Reinauer
· 15 years ago
c4ddbff
Remove some warnings, mainly from format strings which didn't match the
by Myles Watson
· 15 years ago
b05d4bb
I'm attaching the patch which should fix both problems. Fix the
by Rudolf Marek
· 16 years ago
623df67
Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like
by Rudolf Marek
· 16 years ago
7e61e45
Please bear with me - another rename checkin. This qualifies as trivial, no
by Stefan Reinauer
· 16 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
· 17 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
· 19 years ago
7003ba4
- First stab at running linuxbios without the old static device tree.
by Eric Biederman
· 19 years ago
03acab6
- Updates for 64bit resource support, handling missing devices and cpus in the config file
by Eric Biederman
· 19 years ago
b78c197
- First pass through with with device tree enhancement merge. Most of the mechanisms should
by Eric Biederman
· 19 years ago
9f0d0f9
rename walk_static_devices
by Li-Ta Lo
· 20 years ago
75337f7
code reformat, fixed a bug in set/unset logical operation
by Li-Ta Lo
· 20 years ago
69c5a90
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
by Li-Ta Lo
· 20 years ago
c6bcedb
yhlu's pnp patch
by Li-Ta Lo
· 20 years ago
5cd8173
- Moved hlt() to it's own header.
by Eric Biederman
· 20 years ago