1. 4868a11 snow: add max77686 driver in romstage and ramstage by David Hendricks · 12 years ago
  2. 1d5390e size optimizations for max77686 by David Hendricks · 12 years ago
  3. e293440 corrections for MAX77686 config variable by David Hendricks · 12 years ago
  4. 3316cf2 Claim the SPI bus before writes if the IMC ROM is present by Martin Roth · 12 years ago
  5. 0cc9f41 Fix maxim max77686 driver by Stefan Reinauer · 12 years ago
  6. de48f0f Fix up Maxim MAX77686 driver by Stefan Reinauer · 12 years ago
  7. 747127d Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH by Marc Jones · 12 years ago
  8. c269a9b driver/spi: Add support of MX25L3235D by Zheng Bao · 12 years ago
  9. 3d6eb29 Only compile PC80 drivers when CONFIG_PC80_SYSTEM is set by Stefan Reinauer · 12 years ago
  10. 7f934f5 build system: Treat cmos.default as text file by Patrick Georgi · 12 years ago
  11. f2e13b0 Add the maxim MAX77686 power controller. by Ronald G. Minnich · 12 years ago
  12. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  13. b8117b0 SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR) by Zheng Bao · 12 years ago
  14. 95a6396 Clean up Kconfig by Stefan Reinauer · 12 years ago
  15. 8483344 Drop Kconfig.deprecated_options by Stefan Reinauer · 12 years ago
  16. feadfb7 If cmos is invalid, always set the rtc date and time by Stefan Reinauer · 12 years ago
  17. dd76bc0 Remove duplicate defines from mc146818rtc.c by Marc Jones · 12 years ago
  18. 215f2785 ELOG: Support for non-memory mapped flash by Duncan Laurie · 12 years ago
  19. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  20. bceaf7f Add Gigadevice SPI rom support by Martin Roth · 12 years ago
  21. 0e6d0ed mc146818rtc: Remove the hyphen to build on NetBSD and Darwin by Zheng Bao · 12 years ago
  22. 094920d mc146818rtc: Update the Day of Week in CMOS in the right way. by Zheng Bao · 12 years ago
  23. 1fc3461 Log unexpected post code from the previous boot by Duncan Laurie · 12 years ago
  24. 4b1610d RTC: Don't clear pending interrupt in resume path by Duncan Laurie · 12 years ago
  25. 5c88c6f elog: add extended management engine event by Duncan Laurie · 12 years ago
  26. 86bf3f5 ELOG: Find flash base in FMAP if possible by Duncan Laurie · 12 years ago
  27. 5c103aa RTC: Write build date in BCD when clearing RTC CMOS by Duncan Laurie · 12 years ago
  28. 4959cea rtc: add explicit dependency on build.h by Vincent Palatin · 12 years ago
  29. fa90fd4 rtc: erase CMOS memory after power failure by Vincent Palatin · 12 years ago
  30. fc1b9ee rtc: force mc146818 register D to a correct value by Vincent Palatin · 12 years ago
  31. 6f42976 Fix CONFIG_ use in i8254.c by Stefan Reinauer · 12 years ago
  32. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  33. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  34. 83a6dbd ioapic driver: typedef the ioapic_config struct (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  35. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  36. a1e6a9c RTC: Add a routine to check if the CMOS date is valid by zbao · 12 years ago
  37. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  38. fce22e8 Remove copies of rtl8168.c by Patrick Georgi · 12 years ago
  39. 79bbbd9 ELOG: Add support for SMM and kernel GSMI driver by Duncan Laurie · 12 years ago
  40. f4d3623 ELOG: Add support for a monotonic boot counter in CMOS by Duncan Laurie · 12 years ago
  41. 472ec9c ELOG: Add support for generating SMBIOS type15 table by Duncan Laurie · 12 years ago
  42. 181bbdd SMM: Add option for SPI driver to be available in SMM by Duncan Laurie · 12 years ago
  43. 7d2b81c ELOG: Add support for flash based event log by Duncan Laurie · 12 years ago
  44. 48c6bae Add BAR address debug information to Oxford PCIe serial driver by Marc Jones · 12 years ago
  45. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  46. 6591470 IOAPIC: hook up driver in Kconfig by Sven Schnelle · 12 years ago
  47. 7435baa Add basic ipmi support by Sven Schnelle · 12 years ago
  48. aa03af7 Add generic IOAPIC driver by Sven Schnelle · 12 years ago
  49. ca68297 Add Nuvoton W83793 hardware monitor driver by Sven Schnelle · 12 years ago
  50. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  51. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  52. 5649b08 Reduce default verbosity of SPI flash drivers by Stefan Reinauer · 12 years ago
  53. 8ea5a34 Fix printk types in SPI flash drivers by Stefan Reinauer · 12 years ago
  54. 20959ba SPI driver: style fix by Patrick Georgi · 12 years ago
  55. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago
  56. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  57. c908fc7 Fix TPM driver to work with multiple vendor TPMs by Stefan Reinauer · 12 years ago
  58. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  59. 4d04a71 Detect whether the OXPCIE card is really present while in the ROM stage. by Gabe Black · 13 years ago
  60. dfab0f6 OXPCIe: Reinitialize UART after pci_dev_set_resources() by Stefan Reinauer · 13 years ago
  61. a6087d1 Add support for the Startech PEX1XS1PMINI by Stefan Reinauer · 13 years ago
  62. 4c796ea Ati video: Apply un-written naming rules by Kyösti Mälkki · 13 years ago
  63. 134d8a9 HWM: Nuvoton W83795G/ADG HWM support by Kerry Sheh · 13 years ago
  64. ea07b9f adm1026: removed prototype by Vikram Narayanan · 13 years ago
  65. f61fff9 adm1027: add return statement by Vikram Narayanan · 13 years ago
  66. 0786bc6 Indentation: Various indentation fixes by Vikram Narayanan · 13 years ago
  67. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  68. f488165 Add driver for ICS954309 clock generator by Sven Schnelle · 13 years ago
  69. 76c44ae sconfig: check whether component directory actually exists by Stefan Reinauer · 13 years ago
  70. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  71. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago
  72. a35eb2c All the values should stay untouched or be set automatically by the resource by Stefan Reinauer · 14 years ago
  73. 2d1d9ceb Random fixes for TI pci1x2x / Nokia IP530 / others. by Uwe Hermann · 14 years ago
  74. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  75. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  76. 835674b Whatever happened here,... The DEC Tulip is a network card, no bridge of any by Stefan Reinauer · 14 years ago
  77. ad5107e Finish fixing Tyan s2881. Simplify ADT7463 initialization code. by Myles Watson · 14 years ago
  78. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  79. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  80. 356f848 Fix some of Peter's suggestions for the Nokia IP530. by Myles Watson · 14 years ago
  81. 2ad8ab8 Fixes for Nokia IP530 and associated drivers. by Marc Bertens · 14 years ago
  82. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  83. 4bb368c Part of 5560 Dunno why I need extra delete after move. by Rudolf Marek · 14 years ago
  84. d9c2549 Following patch reprograms SIL3114 into PCI IDE native mode compatible class code allowing by Rudolf Marek · 14 years ago
  85. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  86. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  87. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  88. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  89. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  90. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  91. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  92. de3206a This is a general cleanup patch by Stefan Reinauer · 15 years ago
  93. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  94. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  95. eeec0ef Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. by Myles Watson · 15 years ago
  96. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  97. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  98. 61c7fbf undo another accidential rename of X -> CONFIG_X (trivial) by Stefan Reinauer · 15 years ago
  99. 00f0267 Remaining boards are Kconfig'd now. Whether they work by Patrick Georgi · 15 years ago
  100. 91ff0df More Kconfig-supported boards, and also kconfig support by Patrick Georgi · 15 years ago