1. c41c6a4 elog: fix improper assumption for year values by Aaron Durbin · 9 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. 46cf9f7 Verify Kconfigs symbols are not zero for hex and int type symbols by Martin Roth · 9 years ago
  4. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  5. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  6. 6e5f22e elog: use CONFIG_RTC by Patrick Georgi · 9 years ago
  7. b419149 elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE by Sol Boucher · 9 years ago
  8. efae69a elog: Fix regression that caused elog to omit "System boot" event by Julius Werner · 9 years ago
  9. 5d68622 elog: Correct behavior when FMAP section doesn't exist on ChromeOS by Julius Werner · 9 years ago
  10. 7f4221c elog: Hide elog_flash_offset_to_address() from SMM by Furquan Shaikh · 10 years ago
  11. fd2f030 elog: Fix typecast issues related to 64-bit compilation. by Furquan Shaikh · 10 years ago
  12. 45a225b elog: Fix compilation with CONFIG_CHROMEOS enabled by Stefan Reinauer · 9 years ago
  13. 6a29e6c elog: Add ELOG_TYPE_BOOT event using fake boot count if necessary by David Hendricks · 10 years ago
  14. a4c4b1c elog: Use the RTC driver interface instead of reading CMOS directly. by Gabe Black · 10 years ago
  15. 455fcaf elog: Fix chromium merge issue by Marc Jones · 10 years ago
  16. 127ad41 Revert "elog: Use the RTC driver interface instead of reading CMOS directly." by Marc Jones · 10 years ago
  17. 474313d elog: Use the RTC driver interface instead of reading CMOS directly. by Gabe Black · 10 years ago
  18. 259e49a elog: Isolate some x86-isms by David Hendricks · 10 years ago
  19. 9acbd6f elog: Do not attempt to init SPI by David Hendricks · 10 years ago
  20. c947024 elog: Probe for SPI flash on bus indicated by Kconfig variable by David Hendricks · 10 years ago
  21. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  22. a3119e5 drivers/elog: Unmangle header include out of pre-proc cond by Edward O'Callaghan · 10 years ago
  23. c3c4a38 Misc: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  24. 10a070b elog: handle ROM_SIZE differences from detected flash size by Aaron Durbin · 11 years ago
  25. 0bf1feb elog: Get rid of the descriptor type and some unnecessary wrappers by Gabe Black · 11 years ago
  26. 84a93d1 elog: Stream line the elog driver. by Gabe Black · 11 years ago
  27. 455c68e elog: Merge elog_validate_and_fill into elog_init_descriptor. by Gabe Black · 11 years ago
  28. 42cb709 elog: Get rid of elog_reinit_descriptor. by Gabe Black · 11 years ago
  29. 331eb08 elog: Eliminate the second in memory copy of the event log. by Gabe Black · 11 years ago
  30. bfae4aa Make elog_shrink not depend on having seperate memory/flash descriptors. by Gabe Black · 11 years ago
  31. e62e036 elog: Get rid of the staging_header variable. by Gabe Black · 11 years ago
  32. 032be82 elog: Check for successful flash erase in elog_shrink by Duncan Laurie · 11 years ago
  33. 8f4baec elog: Make sure the elog data structures are initialized in elog_clear. by Gabe Black · 11 years ago
  34. 5688979 drivers: Fix spelling by Martin Roth · 11 years ago
  35. bc2c9ef ELOG: Fix warning to fix the compilation. by Denis 'GNUtoo' Carikli · 11 years ago
  36. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  37. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 11 years ago
  38. 215f2785 ELOG: Support for non-memory mapped flash by Duncan Laurie · 12 years ago
  39. 1fc3461 Log unexpected post code from the previous boot by Duncan Laurie · 12 years ago
  40. 5c88c6f elog: add extended management engine event by Duncan Laurie · 12 years ago
  41. 86bf3f5 ELOG: Find flash base in FMAP if possible by Duncan Laurie · 12 years ago
  42. 79bbbd9 ELOG: Add support for SMM and kernel GSMI driver by Duncan Laurie · 12 years ago
  43. f4d3623 ELOG: Add support for a monotonic boot counter in CMOS by Duncan Laurie · 12 years ago
  44. 472ec9c ELOG: Add support for generating SMBIOS type15 table by Duncan Laurie · 12 years ago
  45. 7d2b81c ELOG: Add support for flash based event log by Duncan Laurie · 12 years ago