1. 11a2014 a heuristics is something different by Stefan Reinauer · 16 years ago
  2. 75f519c Typo, thanks to Idwer for spotting this. (trivial patch) by Stefan Reinauer · 16 years ago
  3. 51754a3 clarify in the printks what function is actually called. This little smart magic by Stefan Reinauer · 16 years ago
  4. d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 16 years ago
  5. 7ca3ec2 Fix so pci device memory allocation does not use memory base address at 0xfec00000, this is reserved for APIC. by Aaron Lwe · 16 years ago
  6. 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 16 years ago
  7. b05d4bb I'm attaching the patch which should fix both problems. Fix the by Rudolf Marek · 16 years ago
  8. 623df67 Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like by Rudolf Marek · 16 years ago
  9. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  10. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  11. 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 17 years ago
  12. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  13. 643eee0 drop unused variable (and thus warning). trivial patch. by Stefan Reinauer · 17 years ago
  14. 52bc993 Add resource size and resource granularity reporting to device_util.c. by Carl-Daniel Hailfinger · 17 years ago
  15. 03f2322 Don't arbitrarily enable PERR# and SERR# for PCI devices. by Marc Jones · 17 years ago
  16. 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 17 years ago
  17. aa4bedf Generic driver for pretty much all known Standard Microsystems Corporation by Uwe Hermann · 17 years ago
  18. ecad5df This is the last remainder from Yinghai's mega patch. It fixes issues with by Yinghai Lu · 17 years ago
  19. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  20. d6d7a11 This patch corrects r2587. It makes sure that the VGA is initialized by Roman Kononov · 17 years ago
  21. 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
  22. f044ede This change fixes a long-standing bug, whereby we do not set ret for an by Ronald G. Minnich · 18 years ago
  23. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  24. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  25. 2cf779d fix old bug in the src/devices/pci_device.c by Ronald G. Minnich · 18 years ago
  26. 88fb1a6 set up interrupt values for the southbridge, and add a function to by Ronald G. Minnich · 18 years ago
  27. 2b396cd add option to decide to use onboard vga or addon card. by Yinghai Lu · 18 years ago
  28. 6c20eb4 hex values with 0x prefix by Stefan Reinauer · 18 years ago
  29. cf648c9 this was in my queue since 2005/10/26 by Stefan Reinauer · 18 years ago
  30. 9a791df new cache_as_ram support by Yinghai Lu · 18 years ago
  31. dba3f84 - sc520 updates. move PAR setup to mainboard auto.c by Stefan Reinauer · 18 years ago
  32. e800b91 Typo by Ronald G. Minnich · 19 years ago
  33. ce0c968 First, a FATAL error, that blows up your BIOS, should NEVER FAIL to by Ronald G. Minnich · 19 years ago
  34. bbdd8f4 1203_hcdn.diff: by Stefan Reinauer · 19 years ago
  35. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  36. 43225bc EPIA-M fixup by Ronald G. Minnich · 19 years ago
  37. 86cbd33 This was posted on issue tracker and approve by ron minnich by Ronald G. Minnich · 19 years ago
  38. 740bb2a Correct transposed arguments in pnp_set_drq(). by Steven J. Magnani · 19 years ago
  39. 304f24c missed cache_as_ram_auto.c by Yinghai Lu · 19 years ago
  40. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  41. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  42. dc81118 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 by arch import user (historical) · 19 years ago
  43. fd0f828 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-42 by arch import user (historical) · 19 years ago
  44. 34120d1 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-39 by arch import user (historical) · 19 years ago
  45. 1c8cd59 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 by arch import user (historical) · 19 years ago
  46. acfaece Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 by arch import user (historical) · 19 years ago
  47. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 19 years ago
  48. 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 19 years ago
  49. 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 19 years ago
  50. 6c4c07d fixed a bug cause failure on some expensive VGA cards by Li-Ta Lo · 19 years ago
  51. 90b3e09 comment out ht_setup_link by Yinghai Lu · 20 years ago
  52. b5d9af4 move apic cluster before pci_domain in MB Config.lb by Yinghai Lu · 20 years ago
  53. d808849 removed unused code by Li-Ta Lo · 20 years ago
  54. bec039c minor reformat by Li-Ta Lo · 20 years ago
  55. 26b2922 linkb_to_host by Yinghai Lu · 20 years ago
  56. 54ab311 class code reverse by Yinghai Lu · 20 years ago
  57. 1f1085b linkb_to_host and addon display card override onboard card. by Yinghai Lu · 20 years ago
  58. 9e4faef CONFIG_PCI_ROM_RUN by Yinghai Lu · 20 years ago
  59. 24f542f onboard pci_rom second run by Yinghai Lu · 20 years ago
  60. bcde161 onboard pci_rom disable onboard by Yinghai Lu · 20 years ago
  61. d57e756 onboard pci_rom finally done by Yinghai Lu · 20 years ago
  62. c7870ac onboard pci_onboard works by Yinghai Lu · 20 years ago
  63. d8ad7df fixed a logic bug by Li-Ta Lo · 20 years ago
  64. bc5399a better embedded ROM support, done blindly by Li-Ta Lo · 20 years ago
  65. 75f5b55 remove #include chip.h by Li-Ta Lo · 20 years ago
  66. 77cbb99 onboard pci_rom by Yinghai Lu · 20 years ago
  67. 515f6c7 works for PCI vga cards too by Li-Ta Lo · 20 years ago
  68. 51990b3 removed validation code by Li-Ta Lo · 20 years ago
  69. 5ce1590 fixed abs() impelmentation by Li-Ta Lo · 20 years ago
  70. 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 20 years ago
  71. e8b1c9d clean up VGA and Expansion ROM support by Li-Ta Lo · 20 years ago
  72. 9a5b496 Allocating resource for Expansion ROM by Li-Ta Lo · 20 years ago
  73. 3a81285 allocating resource for legacy VGA frame buffer, it is not 100% by Li-Ta Lo · 20 years ago
  74. 7213d0f i2c mux support by Yinghai Lu · 20 years ago
  75. 0493069 update comment according to the new DOM by Li-Ta Lo · 20 years ago
  76. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago
  77. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  78. 6e53f50 sizeram removal/conversion. by Eric Biederman · 20 years ago
  79. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  80. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  81. 448bd63 - Finish interrupted merge by Eric Biederman · 20 years ago
  82. 03acab6 - Updates for 64bit resource support, handling missing devices and cpus in the config file by Eric Biederman · 20 years ago
  83. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  84. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  85. 9ab91f5 code reformat by Li-Ta Lo · 20 years ago
  86. 9220f91 minor reformat by Li-Ta Lo · 20 years ago
  87. 9da7ff9 added AGP support for AMD K8 by Li-Ta Lo · 20 years ago
  88. 54f05f6 use #define macro for pci class ids by Li-Ta Lo · 20 years ago
  89. 9f0d0f9 rename walk_static_devices by Li-Ta Lo · 20 years ago
  90. 75337f7 code reformat, fixed a bug in set/unset logical operation by Li-Ta Lo · 20 years ago
  91. fb4c50f code reformat, doxidization by Li-Ta Lo · 20 years ago
  92. 9782f75 code refromat, doxidization by Li-Ta Lo · 20 years ago
  93. d16753b chaged chip_device_path::enable to chip_device_path::enabled, by Li-Ta Lo · 20 years ago
  94. 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 20 years ago
  95. 5782d27 check in the current code for IBM/E325, can somebody help to fix it ? by Li-Ta Lo · 20 years ago
  96. c6bcedb yhlu's pnp patch by Li-Ta Lo · 20 years ago
  97. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  98. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  99. 854e452 final merge of YhLu's stuff by David W. Hendricks · 20 years ago
  100. db7f47c Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA by Li-Ta Lo · 21 years ago