1. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  2. 800379f by Stefan Reinauer · 14 years ago
  3. 548dbe7 Random cosmetic fixes (trivial). by Uwe Hermann · 14 years ago
  4. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  5. d650e99 YABEL update by Stefan Reinauer · 14 years ago
  6. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  7. 9a35853 Add two YABEL options to Kconfig by Stefan Reinauer · 15 years ago
  8. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  9. 14be4d0 - Improve help texts for option ROM initialization methods by Stefan Reinauer · 15 years ago
  10. f6eb88a Initial PCIe tuning: Enable Active State Power Management (ASPM) by Stefan Reinauer · 15 years ago
  11. a29fb61 improve debug output. by Stefan Reinauer · 15 years ago
  12. ae3e998 Silence two warnings. Only use the Qemu hard-coded address for VGA devices. by Myles Watson · 15 years ago
  13. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  14. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  15. eb81a5b Don't try to set fixed resources. Trivial. by Myles Watson · 15 years ago
  16. 2fa7c2e When loading an option ROM use the class stored in the device to by Mark Marshall · 15 years ago
  17. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  18. 8f6354b Split a print statement that called dev_path twice, and add a warning comment. by Myles Watson · 15 years ago
  19. 2a87ac6 The check for zero sized resources is already done earlier. So don't redo it by Stefan Reinauer · 15 years ago
  20. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  21. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  22. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  23. 39e7229 Now that the resource allocator is working nicely we can turn down the debug by Stefan Reinauer · 15 years ago
  24. 54913b9 Remove a couple more warnings. Trivial. by Myles Watson · 15 years ago
  25. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  26. 17aeeca Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only. by Myles Watson · 15 years ago
  27. 168b11b Various Kconfig fixes and improvements: by Uwe Hermann · 15 years ago
  28. 6768f39 Remove: by Patrick Georgi · 15 years ago
  29. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  30. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  31. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  32. 00003ae If no pci access method has been set for the device tree so far (e.g. by Carl-Daniel Hailfinger · 15 years ago
  33. 28412f5 Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. by Myles Watson · 15 years ago
  34. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  35. 876d7e9 Move some config variables that are in one or two mainboards to by Ronald G. Minnich · 15 years ago
  36. 18c585b The resource allocator complained about 0-sized fixed by Patrick Georgi · 15 years ago
  37. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  38. 0b028a4 Trivial spelling corrections. by Myles Watson · 15 years ago
  39. ce9d864 Add an error message if there is a zero-sized fixed resource. Fix the existing by Myles Watson · 15 years ago
  40. 6bd93f4 Don't let zero sized fixed resource mess up the allocator's memory map. by Patrick Georgi · 15 years ago
  41. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  42. 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 15 years ago
  43. 6afcea8 drop unused variable (trivial) by Stefan Reinauer · 15 years ago
  44. c7233e0 Update the k8 code for the v3 resource allocator. by Myles Watson · 15 years ago
  45. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  46. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  47. a88db7b Fix a little white space issue. Also, don't copy the rom image by Ronald G. Minnich · 15 years ago
  48. 87e7050 die() does never return. Annotate it as such. by Carl-Daniel Hailfinger · 15 years ago
  49. 43bc5a9c Fix build with CONFIG_*_ROM_RUN. by Luc Verhaegen · 15 years ago
  50. 5c5beb7 Implement native VGA Support. by Luc Verhaegen · 15 years ago
  51. f9f4eaf Make memmove copy (dev->resources -i) resource structs instead of by Myles Watson · 15 years ago
  52. cd5d756 Use the debugging functions to print out the tree and resources. by Myles Watson · 15 years ago
  53. bb3d812 Bring v3-style debug output to v2. Fix a minor typo. by Myles Watson · 15 years ago
  54. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  55. 4d59eaa - printed CBFS rom address was always 0 - drop dead code. by Stefan Reinauer · 15 years ago
  56. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  57. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  58. 308312c Some changes for option roms: by Ronald G. Minnich · 15 years ago
  59. 662d52d Add support for romfs to option rom loading. by Ronald G. Minnich · 15 years ago
  60. 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
  61. ec75a57 fix typo in pci_device.c (trivial) by Stefan Reinauer · 15 years ago
  62. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  63. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  64. bba113e If get_pbus() is called for a device which has no parent/ancestor bus by Carl-Daniel Hailfinger · 15 years ago
  65. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  66. 36c8340 Some changes required to get yabel working on v2 (and they generally make by Stefan Reinauer · 15 years ago
  67. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  68. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 16 years ago
  69. 5833f7c Backport all x86emu fixes from Pattrick Hueper to coreboot v2 (acked in v2, by Stefan Reinauer · 16 years ago
  70. 532fd2d Changes required to the device allocator: by Stefan Reinauer · 16 years ago
  71. f657d75 From Vincent Legoll: by Stefan Reinauer · 16 years ago
  72. 11a2014 a heuristics is something different by Stefan Reinauer · 16 years ago
  73. 75f519c Typo, thanks to Idwer for spotting this. (trivial patch) by Stefan Reinauer · 16 years ago
  74. 51754a3 clarify in the printks what function is actually called. This little smart magic by Stefan Reinauer · 16 years ago
  75. d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 16 years ago
  76. 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
  77. 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 16 years ago
  78. b05d4bb I'm attaching the patch which should fix both problems. Fix the by Rudolf Marek · 17 years ago
  79. 623df67 Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like by Rudolf Marek · 17 years ago
  80. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  81. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  82. 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 17 years ago
  83. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  84. 643eee0 drop unused variable (and thus warning). trivial patch. by Stefan Reinauer · 17 years ago
  85. 52bc993 Add resource size and resource granularity reporting to device_util.c. by Carl-Daniel Hailfinger · 17 years ago
  86. 03f2322 Don't arbitrarily enable PERR# and SERR# for PCI devices. by Marc Jones · 17 years ago
  87. 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 17 years ago
  88. aa4bedf Generic driver for pretty much all known Standard Microsystems Corporation by Uwe Hermann · 17 years ago
  89. ecad5df This is the last remainder from Yinghai's mega patch. It fixes issues with by Yinghai Lu · 17 years ago
  90. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  91. d6d7a11 This patch corrects r2587. It makes sure that the VGA is initialized by Roman Kononov · 17 years ago
  92. 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
  93. f044ede This change fixes a long-standing bug, whereby we do not set ret for an by Ronald G. Minnich · 18 years ago
  94. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  95. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  96. 2cf779d fix old bug in the src/devices/pci_device.c by Ronald G. Minnich · 18 years ago
  97. 88fb1a6 set up interrupt values for the southbridge, and add a function to by Ronald G. Minnich · 18 years ago
  98. 2b396cd add option to decide to use onboard vga or addon card. by Yinghai Lu · 18 years ago
  99. 6c20eb4 hex values with 0x prefix by Stefan Reinauer · 18 years ago
  100. cf648c9 this was in my queue since 2005/10/26 by Stefan Reinauer · 18 years ago