1. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  2. c908fc7 Fix TPM driver to work with multiple vendor TPMs by Stefan Reinauer · 12 years ago
  3. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  4. 4d04a71 Detect whether the OXPCIE card is really present while in the ROM stage. by Gabe Black · 13 years ago
  5. dfab0f6 OXPCIe: Reinitialize UART after pci_dev_set_resources() by Stefan Reinauer · 13 years ago
  6. a6087d1 Add support for the Startech PEX1XS1PMINI by Stefan Reinauer · 13 years ago
  7. 4c796ea Ati video: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  8. 134d8a9 HWM: Nuvoton W83795G/ADG HWM support by Kerry Sheh · 12 years ago
  9. ea07b9f adm1026: removed prototype by Vikram Narayanan · 13 years ago
  10. f61fff9 adm1027: add return statement by Vikram Narayanan · 13 years ago
  11. 0786bc6 Indentation: Various indentation fixes by Vikram Narayanan · 13 years ago
  12. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  13. f488165 Add driver for ICS954309 clock generator by Sven Schnelle · 13 years ago
  14. 76c44ae sconfig: check whether component directory actually exists by Stefan Reinauer · 13 years ago
  15. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  16. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago
  17. a35eb2c All the values should stay untouched or be set automatically by the resource by Stefan Reinauer · 14 years ago
  18. 2d1d9ceb Random fixes for TI pci1x2x / Nokia IP530 / others. by Uwe Hermann · 14 years ago
  19. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  20. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  21. 835674b Whatever happened here,... The DEC Tulip is a network card, no bridge of any by Stefan Reinauer · 14 years ago
  22. ad5107e Finish fixing Tyan s2881. Simplify ADT7463 initialization code. by Myles Watson · 14 years ago
  23. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  24. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  25. 356f848 Fix some of Peter's suggestions for the Nokia IP530. by Myles Watson · 14 years ago
  26. 2ad8ab8 Fixes for Nokia IP530 and associated drivers. by Marc Bertens · 14 years ago
  27. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  28. 4bb368c Part of 5560 Dunno why I need extra delete after move. by Rudolf Marek · 14 years ago
  29. d9c2549 Following patch reprograms SIL3114 into PCI IDE native mode compatible class code allowing by Rudolf Marek · 14 years ago
  30. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  31. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  32. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  33. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  34. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  35. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  36. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  37. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  38. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  39. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  40. eeec0ef Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. by Myles Watson · 15 years ago
  41. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  42. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  43. 61c7fbf undo another accidential rename of X -> CONFIG_X (trivial) by Stefan Reinauer · 15 years ago
  44. 00f0267 Remaining boards are Kconfig'd now. Whether they work by Patrick Georgi · 15 years ago
  45. 91ff0df More Kconfig-supported boards, and also kconfig support by Patrick Georgi · 15 years ago
  46. 62b3513 Remove a couple of CONFIG_ prefixes that shouldn't have happened. by Patrick Georgi · 15 years ago
  47. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  48. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  49. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  50. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  51. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  52. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  53. 3c580b5 clean up comment in onboard.c (trivial) by Stefan Reinauer · 16 years ago
  54. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  55. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  56. 451762d Fix Agami Aruma target (the only one using the part) by Stefan Reinauer · 17 years ago
  57. 4aae668 Clean up whitespace in preparation for another patch to fix fan control. by Ward Vandewege · 17 years ago
  58. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  59. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  60. 42fb316 Uwe Hermann: by Stefan Reinauer · 18 years ago
  61. afd34e6 serverworks HT1000/HT2000, bcm5785/5780 support by Yinghai Lu · 18 years ago
  62. 648e8da small gcc4 patches, some ts5300 updates by Stefan Reinauer · 19 years ago
  63. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  64. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  65. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 19 years ago
  66. 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 19 years ago
  67. 214ea8a onboard pci_rom by Yinghai Lu · 20 years ago
  68. 77cbb99 onboard pci_rom by Yinghai Lu · 20 years ago
  69. 7715f26 onboard pci rom by Yinghai Lu · 20 years ago
  70. ec01aa9 - Fix the definition of the linuxbios table so all of the compilers by Eric Biederman · 20 years ago
  71. 7213d0f i2c mux support by Yinghai Lu · 20 years ago
  72. 7bf1b48 *** empty log message *** by Yinghai Lu · 20 years ago
  73. 9562049 reformat by Li-Ta Lo · 20 years ago
  74. b2d7728 debug device added by Yinghai Lu · 20 years ago
  75. 652ae6f we decide not to enable BM DAM form them by Li-Ta Lo · 20 years ago
  76. 8085f03 SI Class code check by Yinghai Lu · 20 years ago
  77. 73f2282 - Add a generic device that does nothing by Eric Biederman · 20 years ago
  78. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  79. f2065a4 add qemu graphics card initialization driver by Stefan Reinauer · 20 years ago
  80. 319d673 add some debugging by Stefan Reinauer · 20 years ago
  81. 97c4947 Changes for btext and etherboot and filo merge support by Yinghai Lu · 20 years ago
  82. 234454d add missing include files for btext console. add YhLu's fixes to ragexl code by Stefan Reinauer · 20 years ago
  83. 7e20f40 Commit YhLu's SATA code by Stefan Reinauer · 20 years ago
  84. 6500af4 commit YhLu's intel nic code by Stefan Reinauer · 20 years ago
  85. 09e7b45b commit YhLu's tg3 code by Stefan Reinauer · 20 years ago
  86. f898d88 commit adaptec driver by Stefan Reinauer · 20 years ago
  87. 7ffd67b commit trident blade 3d driver by Stefan Reinauer · 20 years ago
  88. 3590242 submit ati rage driver. by Stefan Reinauer · 20 years ago