1. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  2. 4ebd3d9 build: kill one indirection by Patrick Georgi · 10 years ago
  3. 58f73a6 build: separate CPPFLAGS from CFLAGS by Patrick Georgi · 10 years ago
  4. 98f49d2 build: CPPFLAGS is more common than INCLUDES by Patrick Georgi · 10 years ago
  5. 1645589 Declare get_write_protect_state() without ChromeOS by Kyösti Mälkki · 10 years ago
  6. e3ddee0 Rename from save_chromeos_gpios() to init_bootmode_straps() by Kyösti Mälkki · 10 years ago
  7. ff402e3 ChromeOS boards: Use explicit include of chromeos.c by Kyösti Mälkki · 10 years ago
  8. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  9. 04f5c4e Build without ChromeOS by Kyösti Mälkki · 10 years ago
  10. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 10 years ago
  11. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 10 years ago
  12. b3356bb console: Add printk helper for ChromeOS by Kyösti Mälkki · 10 years ago
  13. 59674d2 chromeos: fix build breakage when !CHROMEOS_RAMOOPS by Aaron Durbin · 10 years ago
  14. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  15. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 10 years ago
  16. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  17. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  18. e9aaa71 x86: provide stage_exit() like arm by Aaron Durbin · 10 years ago
  19. 3a499c3 chromeos: provide option to identify reference code blob by Aaron Durbin · 10 years ago
  20. d37705c vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 10 years ago
  21. d432256 VBOOT: Set virtual recovery switch based on EC Software Sync by Duncan Laurie · 10 years ago
  22. f545abf rmodule: consolidate rmodule stage loading by Aaron Durbin · 10 years ago
  23. 790e3ad chromeos: include stddef to fix compilation error by Aaron Durbin · 10 years ago
  24. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 10 years ago
  25. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 10 years ago
  26. 21d4a85 chromeos: Check for recovery reason code in shared data by Duncan Laurie · 10 years ago
  27. 199e196 vboot: use out_flags to indicate recovery mode by Duncan Laurie · 11 years ago
  28. eec8e33 vboot: Do not pass OPROM_MATTERS flag to VbInit by Duncan Laurie · 11 years ago
  29. b1b9c93 Add option to disable ChromeOS by Kyösti Mälkki · 10 years ago
  30. 9c66099 vboot: use out_flags to indicate dev mode by Aaron Durbin · 11 years ago
  31. 8d783b8 slippy: Minor vboot related fixes by Duncan Laurie · 11 years ago
  32. 6a89cf3 Honor vboot's request to load the VGA option ROM by Bill Richardson · 11 years ago
  33. 7a91816 Fix compile error in chromeos by adding stddef.h by Duncan Laurie · 11 years ago
  34. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 10 years ago
  35. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 10 years ago
  36. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 10 years ago
  37. 677e155 chromeos: use cache-as-ram migration API for vbnv by Aaron Durbin · 11 years ago
  38. 4bd7b0c EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. by Ronald G. Minnich · 11 years ago
  39. 642b1db7 Eliminate use of pointers in coreboot table by Stefan Reinauer · 11 years ago
  40. 0703ec4 chromeos: honor MOCK_TPM=1 by Aaron Durbin · 11 years ago
  41. e63d5d8 chromeos: remove CACHE_ROM automatic selection by Aaron Durbin · 11 years ago
  42. c875e2a vboot module: fix compilation issues by Aaron Durbin · 11 years ago
  43. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  44. 54553d9 vboot: pass correct coreboot include paths by Aaron Durbin · 11 years ago
  45. dd32a31 coreboot: add vboot_handoff to coreboot tables by Aaron Durbin · 11 years ago
  46. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  47. 20ff75f google/snow: rename a file so that it is clear what board it is for by Ronald G. Minnich · 11 years ago
  48. 3faa2c7 google/snow: enable GPIO entries and CHROMEOS in building by Ronald G. Minnich · 11 years ago
  49. e7c76b4 snow: make build script erase 192KB instead of 128KB by David Hendricks · 11 years ago
  50. 6e21f43 No random directories by Stefan Reinauer · 11 years ago
  51. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 11 years ago
  52. 0a405ba cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded by Bill Richardson · 11 years ago
  53. c7fe280 vboot: Add option to skip TPM resume on S3 resume by Stefan Reinauer · 11 years ago
  54. ad67791 Avoid using hardcoded values in MRC cache code by Vadim Bendebury · 11 years ago
  55. 87abeff Change flashmap base to reflect new FMAP in U-boot by Duncan Laurie · 11 years ago
  56. 86bf3f5 ELOG: Find flash base in FMAP if possible by Duncan Laurie · 11 years ago
  57. 357bb2d SandyBridge/IvyBridge: Use flash map to find MRC cache by Stefan Reinauer · 11 years ago
  58. 8de8844 ELOG: Fix reporting of developer/recovery modes by Duncan Laurie · 11 years ago
  59. 27e5aac ELOG: Log events for Chrome OS developer/recovery mode by Duncan Laurie · 11 years ago
  60. be1ef23 chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data by Stefan Reinauer · 11 years ago
  61. 2198c58 Move GGL0001 ACPI code to generic ChromeOS code by Stefan Reinauer · 12 years ago
  62. 984f954 ChromeOS: Remove remnants of FDT support by Stefan Reinauer · 12 years ago
  63. adc7bb0 ChromeOS: add missing string.h in gnvs.c by Stefan Reinauer · 12 years ago
  64. f17789c Don't unconditionally show ChromeOS options by Stefan Reinauer · 12 years ago
  65. 9aea04a Add Google ChromeOS vendor support by Stefan Reinauer · 12 years ago
  66. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 12 years ago
  67. b89a761 Add Google ChromeOS vendorcode directory by Stefan Reinauer · 12 years ago