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