1. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  2. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  3. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  4. 00003ae If no pci access method has been set for the device tree so far (e.g. by Carl-Daniel Hailfinger · 15 years ago
  5. 28412f5 Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. by Myles Watson · 15 years ago
  6. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  7. 876d7e9 Move some config variables that are in one or two mainboards to by Ronald G. Minnich · 15 years ago
  8. 18c585b The resource allocator complained about 0-sized fixed by Patrick Georgi · 15 years ago
  9. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  10. 0b028a4 Trivial spelling corrections. by Myles Watson · 15 years ago
  11. ce9d864 Add an error message if there is a zero-sized fixed resource. Fix the existing by Myles Watson · 15 years ago
  12. 6bd93f4 Don't let zero sized fixed resource mess up the allocator's memory map. by Patrick Georgi · 15 years ago
  13. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  14. 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 15 years ago
  15. 6afcea8 drop unused variable (trivial) by Stefan Reinauer · 15 years ago
  16. c7233e0 Update the k8 code for the v3 resource allocator. by Myles Watson · 15 years ago
  17. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  18. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  19. a88db7b Fix a little white space issue. Also, don't copy the rom image by Ronald G. Minnich · 15 years ago
  20. 87e7050 die() does never return. Annotate it as such. by Carl-Daniel Hailfinger · 15 years ago
  21. 43bc5a9c Fix build with CONFIG_*_ROM_RUN. by Luc Verhaegen · 15 years ago
  22. 5c5beb7 Implement native VGA Support. by Luc Verhaegen · 15 years ago
  23. f9f4eaf Make memmove copy (dev->resources -i) resource structs instead of by Myles Watson · 15 years ago
  24. cd5d756 Use the debugging functions to print out the tree and resources. by Myles Watson · 15 years ago
  25. bb3d812 Bring v3-style debug output to v2. Fix a minor typo. by Myles Watson · 15 years ago
  26. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  27. 4d59eaa - printed CBFS rom address was always 0 - drop dead code. by Stefan Reinauer · 15 years ago
  28. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  29. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  30. 308312c Some changes for option roms: by Ronald G. Minnich · 15 years ago
  31. 662d52d Add support for romfs to option rom loading. by Ronald G. Minnich · 15 years ago
  32. 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
  33. ec75a57 fix typo in pci_device.c (trivial) by Stefan Reinauer · 15 years ago
  34. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  35. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  36. bba113e If get_pbus() is called for a device which has no parent/ancestor bus by Carl-Daniel Hailfinger · 15 years ago
  37. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  38. 36c8340 Some changes required to get yabel working on v2 (and they generally make by Stefan Reinauer · 15 years ago
  39. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  40. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  41. 5833f7c Backport all x86emu fixes from Pattrick Hueper to coreboot v2 (acked in v2, by Stefan Reinauer · 16 years ago
  42. 532fd2d Changes required to the device allocator: by Stefan Reinauer · 16 years ago
  43. f657d75 From Vincent Legoll: by Stefan Reinauer · 16 years ago
  44. 11a2014 a heuristics is something different by Stefan Reinauer · 16 years ago
  45. 75f519c Typo, thanks to Idwer for spotting this. (trivial patch) by Stefan Reinauer · 16 years ago
  46. 51754a3 clarify in the printks what function is actually called. This little smart magic by Stefan Reinauer · 16 years ago
  47. d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 16 years ago
  48. 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
  49. 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 16 years ago
  50. b05d4bb I'm attaching the patch which should fix both problems. Fix the by Rudolf Marek · 16 years ago
  51. 623df67 Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like by Rudolf Marek · 16 years ago
  52. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  53. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  54. 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 17 years ago
  55. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  56. 643eee0 drop unused variable (and thus warning). trivial patch. by Stefan Reinauer · 17 years ago
  57. 52bc993 Add resource size and resource granularity reporting to device_util.c. by Carl-Daniel Hailfinger · 17 years ago
  58. 03f2322 Don't arbitrarily enable PERR# and SERR# for PCI devices. by Marc Jones · 17 years ago
  59. 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 17 years ago
  60. aa4bedf Generic driver for pretty much all known Standard Microsystems Corporation by Uwe Hermann · 17 years ago
  61. ecad5df This is the last remainder from Yinghai's mega patch. It fixes issues with by Yinghai Lu · 17 years ago
  62. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  63. d6d7a11 This patch corrects r2587. It makes sure that the VGA is initialized by Roman Kononov · 17 years ago
  64. 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
  65. f044ede This change fixes a long-standing bug, whereby we do not set ret for an by Ronald G. Minnich · 18 years ago
  66. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  67. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  68. 2cf779d fix old bug in the src/devices/pci_device.c by Ronald G. Minnich · 18 years ago
  69. 88fb1a6 set up interrupt values for the southbridge, and add a function to by Ronald G. Minnich · 18 years ago
  70. 2b396cd add option to decide to use onboard vga or addon card. by Yinghai Lu · 18 years ago
  71. 6c20eb4 hex values with 0x prefix by Stefan Reinauer · 18 years ago
  72. cf648c9 this was in my queue since 2005/10/26 by Stefan Reinauer · 18 years ago
  73. 9a791df new cache_as_ram support by Yinghai Lu · 18 years ago
  74. dba3f84 - sc520 updates. move PAR setup to mainboard auto.c by Stefan Reinauer · 18 years ago
  75. e800b91 Typo by Ronald G. Minnich · 19 years ago
  76. ce0c968 First, a FATAL error, that blows up your BIOS, should NEVER FAIL to by Ronald G. Minnich · 19 years ago
  77. bbdd8f4 1203_hcdn.diff: by Stefan Reinauer · 19 years ago
  78. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  79. 43225bc EPIA-M fixup by Ronald G. Minnich · 19 years ago
  80. 86cbd33 This was posted on issue tracker and approve by ron minnich by Ronald G. Minnich · 19 years ago
  81. 740bb2a Correct transposed arguments in pnp_set_drq(). by Steven J. Magnani · 19 years ago
  82. 304f24c missed cache_as_ram_auto.c by Yinghai Lu · 19 years ago
  83. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  84. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  85. dc81118 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 by arch import user (historical) · 19 years ago
  86. fd0f828 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-42 by arch import user (historical) · 19 years ago
  87. 34120d1 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-39 by arch import user (historical) · 19 years ago
  88. 1c8cd59 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 by arch import user (historical) · 19 years ago
  89. acfaece Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 by arch import user (historical) · 19 years ago
  90. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 19 years ago
  91. 98d0d30 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 by arch import user (historical) · 19 years ago
  92. 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 19 years ago
  93. 6c4c07d fixed a bug cause failure on some expensive VGA cards by Li-Ta Lo · 19 years ago
  94. 90b3e09 comment out ht_setup_link by Yinghai Lu · 20 years ago
  95. b5d9af4 move apic cluster before pci_domain in MB Config.lb by Yinghai Lu · 20 years ago
  96. d808849 removed unused code by Li-Ta Lo · 20 years ago
  97. bec039c minor reformat by Li-Ta Lo · 20 years ago
  98. 26b2922 linkb_to_host by Yinghai Lu · 20 years ago
  99. 54ab311 class code reverse by Yinghai Lu · 20 years ago
  100. 1f1085b linkb_to_host and addon display card override onboard card. by Yinghai Lu · 20 years ago