1. 1bb4f84 console/post.c: Sort includes by Elyes Haouas · 1 year, 10 months ago
  2. 771806d console: Add an SoC-specific post-code call by Martin Roth · 1 year, 10 months ago
  3. 5a83516 console/post: Lower post code loglevel to BIOS_INFO by Julius Werner · 2 years, 6 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. b706ab3 src/console: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  6. b4cac8f console/post: NOPOST means NOPOST by Patrick Georgi · 4 years, 7 months ago
  7. 10bc806 console/post: Split parts to arch/ by Kyösti Mälkki · 4 years, 8 months ago
  8. 0e557ab console/post: Move cmos_post_code() under pc80/rtc by Kyösti Mälkki · 4 years, 8 months ago
  9. 2879107 drivers/pc80/rtc: Swap cmos_write32() parameter order by Kyösti Mälkki · 4 years, 8 months ago
  10. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 8 months ago
  11. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  12. 65244a7 AUTHORS: Move src/console copyrights into AUTHORS file by Martin Roth · 5 years ago
  13. ba44a27 post: during post_code, only call elog when enabled by Jett Rink · 5 years ago
  14. 55cb5f8 Remove unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  15. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  16. 3ee8b75 arch/io.h: Separate MMIO and PNP ops by Kyösti Mälkki · 5 years ago
  17. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  18. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  19. 564547f src/device: Fix discarded-qualifiers compilation issue by Subrata Banik · 6 years ago
  20. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  21. 53de6cd src/console: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  22. 9acd39d console/post: be explicit about conditional cmos_post_log() compiling by Aaron Durbin · 8 years ago
  23. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  24. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  25. d686522 misc: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  26. 0ae068e src/console/post.c: Sanitize headers from preprocessor abuse by Edward O'Callaghan · 10 years ago
  27. 5809a73 Make POST device configurable. by Idwer Vollering · 10 years ago
  28. 8adf7a2 Log device path into CMOS during probe stages by Duncan Laurie · 11 years ago
  29. d5686fe Extend CMOS POST code logging to store extra data by Duncan Laurie · 11 years ago
  30. e807c34 cmos post: Guard with spinlock by Duncan Laurie · 11 years ago
  31. 534c8a0 Conditionally #include mc1468181rtc if CMOS_POST is enabled by David Hendricks · 12 years ago
  32. 6b908d0 Make POST codes written to IO port optional by David Hendricks · 12 years ago
  33. 1fc3461 Log unexpected post code from the previous boot by Duncan Laurie · 12 years ago
  34. b6e97b1 Add support for storing POST codes in CMOS by Duncan Laurie · 12 years ago
  35. f88204e Add a capability for mainboard-specific posting. by Alexandru Gagniuc · 12 years ago
  36. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  37. 5cfd583 console: support integrated 7-segment displays for POST codes by Christoph Grenz · 13 years ago
  38. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  39. 582d369 rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST because that is what it does. by Stefan Reinauer · 14 years ago
  40. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago