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