1. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  2. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  3. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  4. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  5. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  6. 127525c coreboot: add memory pool infrastructure by Aaron Durbin · 9 years ago
  7. 5d5f4b3 coreboot: add region infrastructure by Aaron Durbin · 9 years ago
  8. 2591e93 secmon: allow for serial console by Aaron Durbin · 9 years ago
  9. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  10. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  11. 9bb90cd secmon: Add some missing files by Patrick Georgi · 9 years ago
  12. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  13. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  14. 8b17404 lib: When used, add timestamp.c to bootblock and verstage, too by Patrick Georgi · 9 years ago
  15. 5bdbd00 lib/tlcl: Provide mock implementation by Yen Lin · 9 years ago
  16. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  17. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  18. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  19. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  20. 6fab365 gpio: compile gpio.c at all stages by David Hendricks · 10 years ago
  21. 3b11de8 gpio: decouple tristate gpio support from board ID by David Hendricks · 10 years ago
  22. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  23. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  24. 04de971 rmodules: fix linking by Aaron Durbin · 9 years ago
  25. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  26. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  27. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  28. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  29. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 10 years ago
  30. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  31. b0c302f Publish the board ID value in coreboot table, when configured by Vadim Bendebury · 10 years ago
  32. 9c9c336 Generalize revision number calculation function by Vadim Bendebury · 10 years ago
  33. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  34. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 9 years ago
  35. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  36. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  37. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  38. 560c643 Primitive memory test by David Hendricks · 10 years ago
  39. de53bdf CBMEM: Rename utility file by Kyösti Mälkki · 10 years ago
  40. adcb095 Provide a common CBFS wrapper for SPI storage by Vadim Bendebury · 10 years ago
  41. 87acccc CBMEM: Always build for x86 romstage by Kyösti Mälkki · 10 years ago
  42. c7c0267 RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache by Kyösti Mälkki · 10 years ago
  43. 6d0cba7 gcc.c: Test for gcc, not for non-clang by Patrick Georgi · 10 years ago
  44. 1b2f2a0 Introduce halt() by Patrick Georgi · 10 years ago
  45. 9594893 build system: unify linker use across gcc and clang by Patrick Georgi · 10 years ago
  46. 3ce96bd build system: use a single variable name for compiler runtimes by Patrick Georgi · 10 years ago
  47. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  48. cd31afd lib/lzma.c: Use header over .c include by Edward O'Callaghan · 10 years ago
  49. cdabc88 lib/cbfs: Use linker symbols over .c include in cbfs.c by Edward O'Callaghan · 10 years ago
  50. 5b5db87 src/lib/Makefile.inc: Allow rmodules to link under Clang by Edward O'Callaghan · 10 years ago
  51. 0b4e8df reg_script: include in romstage by Isaac Christensen · 10 years ago
  52. 3905e3d delay: Have mdelay() / delay() available in romstage, too by Stefan Reinauer · 11 years ago
  53. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  54. 9b22985 lib/Makefile.inc: Stop gcc.c getting into SMM clang builds by Edward O'Callaghan · 10 years ago
  55. 4ba8ba4 build: Drop libgcc runtime wrapper in Clang builds by Edward O'Callaghan · 10 years ago
  56. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  57. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  58. deb2cb2 Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  59. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  60. 7274800 Add a generic register script handler by Duncan Laurie · 11 years ago
  61. bea6bf0 uart8250: Move under drivers/uart by Kyösti Mälkki · 10 years ago
  62. 4904802 coreboot: introduce notion of bootmem for memory map at boot by Aaron Durbin · 10 years ago
  63. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  64. 207379d ne2k: Move under drivers/net by Kyösti Mälkki · 10 years ago
  65. 5148642 spkmodem: Move under drivers/pc80 by Kyösti Mälkki · 10 years ago
  66. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  67. 75e2974 coreboot: config to cache ramstage outside CBMEM by Aaron Durbin · 11 years ago
  68. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  69. 2f38b07 Add simple hexdump function by Stefan Reinauer · 11 years ago
  70. ce22cd0 Fix build with USE_OPTION_TABLE by Kyösti Mälkki · 11 years ago
  71. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  72. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  73. de1fe7f CBMEM: Always have early initialisation by Kyösti Mälkki · 11 years ago
  74. a2f6af3 ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug by Kyösti Mälkki · 11 years ago
  75. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  76. eabfd3a Don't include LZMA in romstage if ramstage is not compressed. by Andrew Wu · 11 years ago
  77. c6b4416 CBFS: Use memmove instead of memcpy when loading a file from CBFS. by Gabe Black · 11 years ago
  78. 545c0ca Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. by Gabe Black · 11 years ago
  79. 8a0a848 Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected. by Denis 'GNUtoo' Carikli · 11 years ago
  80. 4409a5e coreboot: add thread cooperative multitasking by Aaron Durbin · 11 years ago
  81. 340ca91 coreboot: add timer queue implementation by Aaron Durbin · 11 years ago
  82. 45988da spkmodem console by Vladimir Serbinenko · 11 years ago
  83. a05a852 lib: add memrange infrastructure by Aaron Durbin · 11 years ago
  84. c15551a dynamic cbmem: fix memconsole and timestamps by Aaron Durbin · 11 years ago
  85. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  86. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  87. 2b7c88f rmodule: add string functions to rmodules class by Aaron Durbin · 11 years ago
  88. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  89. b3b72f3 link/graphics: Add support for EDID by Ronald G. Minnich · 11 years ago
  90. ad93552 lib: add rmodule support by Aaron Durbin · 12 years ago
  91. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  92. d59fc53 Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS` by Kyösti Mälkki · 11 years ago
  93. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  94. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 11 years ago
  95. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  96. 4c4dd93 Only include libgcc wrappers on x86 by Stefan Reinauer · 12 years ago
  97. 1e75329 Drop boot directory by Stefan Reinauer · 12 years ago
  98. 179206a src/lib/Makefile.inc: Add license header by Stefan Reinauer · 12 years ago
  99. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  100. f5e9ac4 SMM: Add support for malloc in SMM if using TSEG by Duncan Laurie · 12 years ago