1. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  2. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  3. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  4. 7355c75 The error message is misleading, even for a SPEW, because by Stefan Reinauer · 14 years ago
  5. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  6. b025911 1. Move run_bios prototype to device.h by Myles Watson · 14 years ago
  7. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  8. a29fb61 improve debug output. by Stefan Reinauer · 15 years ago
  9. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  10. eb81a5b Don't try to set fixed resources. Trivial. by Myles Watson · 15 years ago
  11. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  12. 17aeeca Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only. by Myles Watson · 15 years ago
  13. 0b028a4 Trivial spelling corrections. by Myles Watson · 15 years ago
  14. ce9d864 Add an error message if there is a zero-sized fixed resource. Fix the existing by Myles Watson · 15 years ago
  15. 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 15 years ago
  16. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  17. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  18. 43bc5a9c Fix build with CONFIG_*_ROM_RUN. by Luc Verhaegen · 15 years ago
  19. 5c5beb7 Implement native VGA Support. by Luc Verhaegen · 15 years ago
  20. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  21. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  22. ec75a57 fix typo in pci_device.c (trivial) by Stefan Reinauer · 15 years ago
  23. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  24. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 16 years ago
  25. 532fd2d Changes required to the device allocator: by Stefan Reinauer · 16 years ago
  26. f657d75 From Vincent Legoll: by Stefan Reinauer · 16 years ago
  27. d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 16 years ago
  28. 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 16 years ago
  29. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  30. 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 17 years ago
  31. 03f2322 Don't arbitrarily enable PERR# and SERR# for PCI devices. by Marc Jones · 17 years ago
  32. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  33. 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
  34. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  35. 2cf779d fix old bug in the src/devices/pci_device.c by Ronald G. Minnich · 18 years ago
  36. 88fb1a6 set up interrupt values for the southbridge, and add a function to by Ronald G. Minnich · 18 years ago
  37. e800b91 Typo by Ronald G. Minnich · 19 years ago
  38. ce0c968 First, a FATAL error, that blows up your BIOS, should NEVER FAIL to by Ronald G. Minnich · 19 years ago
  39. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  40. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  41. 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 19 years ago
  42. bec039c minor reformat by Li-Ta Lo · 20 years ago
  43. 9e4faef CONFIG_PCI_ROM_RUN by Yinghai Lu · 20 years ago
  44. bcde161 onboard pci_rom disable onboard by Yinghai Lu · 20 years ago
  45. c7870ac onboard pci_onboard works by Yinghai Lu · 20 years ago
  46. d8ad7df fixed a logic bug by Li-Ta Lo · 20 years ago
  47. bc5399a better embedded ROM support, done blindly by Li-Ta Lo · 20 years ago
  48. 77cbb99 onboard pci_rom by Yinghai Lu · 20 years ago
  49. 515f6c7 works for PCI vga cards too by Li-Ta Lo · 20 years ago
  50. 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 20 years ago
  51. e8b1c9d clean up VGA and Expansion ROM support by Li-Ta Lo · 20 years ago
  52. 9a5b496 Allocating resource for Expansion ROM by Li-Ta Lo · 20 years ago
  53. 3a81285 allocating resource for legacy VGA frame buffer, it is not 100% by Li-Ta Lo · 20 years ago
  54. 0493069 update comment according to the new DOM by Li-Ta Lo · 20 years ago
  55. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago
  56. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  57. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  58. 03acab6 - Updates for 64bit resource support, handling missing devices and cpus in the config file by Eric Biederman · 20 years ago
  59. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  60. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  61. 9ab91f5 code reformat by Li-Ta Lo · 20 years ago
  62. 9220f91 minor reformat by Li-Ta Lo · 20 years ago
  63. 9da7ff9 added AGP support for AMD K8 by Li-Ta Lo · 20 years ago
  64. 9782f75 code refromat, doxidization by Li-Ta Lo · 20 years ago
  65. 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 20 years ago
  66. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  67. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  68. b56ef07 for tyan. recover from Eric B's error additions to via code :-) by Ronald G. Minnich · 21 years ago
  69. ad1b35a - Minor bugfixes by Eric Biederman · 21 years ago
  70. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 21 years ago
  71. cb3f498 success. It boots as a bproc slave now. by Ronald G. Minnich · 21 years ago
  72. 6dd6c685 IRQ setup for EPIA by Ronald G. Minnich · 21 years ago
  73. 99dcf23 The epia now works. by Ronald G. Minnich · 21 years ago
  74. 0ac6b41 - 1.1.4 by Eric Biederman · 21 years ago
  75. e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 21 years ago
  76. 30e143a - Add back in the hard reset code from the freebios1 tree. by Eric Biederman · 21 years ago
  77. 860ad37 - First pass at code for generic link width and size determination by Eric Biederman · 21 years ago
  78. 387a8db - Remove excess line from pci_device.c by Eric Biederman · 21 years ago
  79. 4086d16 - Implement an enable method for pci devices. by Eric Biederman · 21 years ago
  80. 5fb929e - pci_device.c fixes for generic pci bridges to zero the unused portion of bridge resources by Eric Biederman · 21 years ago
  81. 7a5416a - Modify the freebios tree so the pci config space api is mostly in sync between by Eric Biederman · 21 years ago
  82. 5268557 - Cleanups on the romcc side including a pci interface that uses by Eric Biederman · 21 years ago
  83. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago
  84. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago