1. 4b90b79 cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.c by Marcelo Povoa · 10 years ago
  2. 0b4e8df reg_script: include in romstage by Isaac Christensen · 10 years ago
  3. 7b14f08 ACPI: Allocate S3 resume backup in CBMEM earlier by Kyösti Mälkki · 10 years ago
  4. ff178be lib/cbfs: more cleanup for 32/64 issues by Ronald G. Minnich · 10 years ago
  5. f33d270 cbmem: 64/32 cleanup by Ronald G. Minnich · 10 years ago
  6. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  7. 076c317 edid: Relax EDID 1.3 requirements. by Hung-Te Lin · 10 years ago
  8. 35382a6 cbmem console: Locate the preram console with a symbol instead of a section. by Gabe Black · 10 years ago
  9. 08f6c80 edid: Support EDID 1.4. by Hung-Te Lin · 10 years ago
  10. b2c1062 edid: Accept valid detail blocks without timing descriptor. by Hung-Te Lin · 10 years ago
  11. 2536c1a edid: Fix string extraction in Monitor Descriptors. by Hung-Te Lin · 10 years ago
  12. 7944581 edid: Fix extension parsing when EDID blob does not have any extensions. by Hung-Te Lin · 10 years ago
  13. fc0d244 edid: Fix source indent. by Hung-Te Lin · 10 years ago
  14. 9ceca50 rmodule: Fix rmodule.ld for 64-bit by Furquan Shaikh · 10 years ago
  15. 85620db arm: Move exception_init() close to console_init() by Julius Werner · 11 years ago
  16. 1b54cc9 stack check: cosmetics by Stefan Reinauer · 11 years ago
  17. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  18. 3905e3d delay: Have mdelay() / delay() available in romstage, too by Stefan Reinauer · 11 years ago
  19. b8fad3d arm: libpayload: Add cache coherent DMA memory definition and management by Julius Werner · 11 years ago
  20. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  21. 586460b cbfs: Check return value of map() for error by Julius Werner · 11 years ago
  22. e17843c cbfs: Fix overwalk on file scan by Steven Sherk · 11 years ago
  23. 1f5487a coreboot_tables: reduce redundant data structures by Julius Werner · 11 years ago
  24. e211bd9 src/lib/edid.c: missing break statement by Patrick Georgi · 10 years ago
  25. 34352d1 Possible thread stack implementation. by Ronald G. Minnich · 11 years ago
  26. 6beb1fe lib: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  27. db8693b ACPI: Recover type of wakeup in acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  28. 9b22985 lib/Makefile.inc: Stop gcc.c getting into SMM clang builds by Edward O'Callaghan · 10 years ago
  29. 8fac0b3 src/lib/clog2.c: Fix style and clarity, remove some cruft by Edward O'Callaghan · 10 years ago
  30. 4ba8ba4 build: Drop libgcc runtime wrapper in Clang builds by Edward O'Callaghan · 10 years ago
  31. 00bf3db baytrail: snapshot power state in romstage by Aaron Durbin · 11 years ago
  32. be25129 ramstage_cache: allow ramstage usage add valid helper by Aaron Durbin · 11 years ago
  33. bc5b557 baytrail: add more iosf access functions by Aaron Durbin · 11 years ago
  34. d86f0b7 reg_script: add reg_script_run_on_dev() by Aaron Durbin · 11 years ago
  35. 5c4b848 ChromeOS boards: Always build code for bootmode straps by Kyösti Mälkki · 10 years ago
  36. 64b902b reg_script: add iosf lpss port access by Aaron Durbin · 11 years ago
  37. e8f97d4 reg_script: add iosf paths for score, ccu, and ssc by Aaron Durbin · 11 years ago
  38. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  39. fd461e3 regscript: Add support for MSR type by Duncan Laurie · 11 years ago
  40. 60ec2ff lib/hexdump: Use `size_t` for length parameter of `hexdump32()` by Paul Menzel · 10 years ago
  41. f0a5991 lib/hexdump.c: Indent with tabs instead of spaces and remove empty lines by Paul Menzel · 11 years ago
  42. 6578475 ChromeOS: Use common fill_lb_gpio() by Kyösti Mälkki · 11 years ago
  43. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  44. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  45. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  46. 3bc6eb5 rmodule: add subsections to linker script by Aaron Durbin · 10 years ago
  47. fd95624 console: Drop driver list in ramstage by Kyösti Mälkki · 11 years ago
  48. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 11 years ago
  49. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  50. deb2cb2 Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  51. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  52. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 11 years ago
  53. 4e6ad1b rmodule: allow rmodule header structure to be used by userland by Aaron Durbin · 10 years ago
  54. 1386d5c lib/dynamic_cbmem.c: Include `cbmem_console.h` by Paul Menzel · 10 years ago
  55. c34713d x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option by Aaron Durbin · 10 years ago
  56. 7274800 Add a generic register script handler by Duncan Laurie · 11 years ago
  57. ab94bbf usbdebug: Move Kconfig under drivers/usb by Kyösti Mälkki · 10 years ago
  58. bea6bf0 uart8250: Move under drivers/uart by Kyösti Mälkki · 11 years ago
  59. 2b95da0 uart8250mem: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  60. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  61. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  62. 3ee1668 uart8250: Fix and unify baudrate divisor calculation by Kyösti Mälkki · 11 years ago
  63. a172ea5 uart: Do not guard entire include file by config options by Kyösti Mälkki · 11 years ago
  64. 4bab582 lib/selfboot: s_srcaddr is uninitialized. by Edward O'Callaghan · 10 years ago
  65. 2d5cec6 coreboot: remove unused get_lb_mem() function by Aaron Durbin · 10 years ago
  66. ceebc05 selfboot: use bootmem infrastructure by Aaron Durbin · 10 years ago
  67. 4904802 coreboot: introduce notion of bootmem for memory map at boot by Aaron Durbin · 11 years ago
  68. 7d1996c coreboot: introduce arch_payload_run() by Aaron Durbin · 10 years ago
  69. e58a24b selfboot: store bounce buffer in struct payload by Aaron Durbin · 10 years ago
  70. 6086e63 coreboot: use struct payload for selfload() by Aaron Durbin · 10 years ago
  71. 1322d7f coreboot: move common code to payload_run() from selfboot() by Aaron Durbin · 10 years ago
  72. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  73. cf6c9cc Kill ALT_CBFS_LOAD_PAYLOAD by Vladimir Serbinenko · 11 years ago
  74. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 11 years ago
  75. 1a37b26 lib/edid: Don't set vbe_valid in decode_edid. by Vladimir Serbinenko · 11 years ago
  76. d01ed75 printk: support and use %hh prefix by Patrick Georgi · 11 years ago
  77. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 11 years ago
  78. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 11 years ago
  79. 5a5c886 SMP: Add arch-agnostic boot_cpu() by Kyösti Mälkki · 11 years ago
  80. 972d5cf Move hexdump32() to lib/hexdump. by Kyösti Mälkki · 11 years ago
  81. ca4f4b8 mtrr: only add prefetchable resources as WRCOMB for VGA devices by Aaron Durbin · 11 years ago
  82. 2113099 uart8250: Drop xmodem support by Kyösti Mälkki · 11 years ago
  83. 207379d ne2k: Move under drivers/net by Kyösti Mälkki · 11 years ago
  84. 5148642 spkmodem: Move under drivers/pc80 by Kyösti Mälkki · 11 years ago
  85. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 11 years ago
  86. 7a4fa0a lib/memrange: Skip 0-sized resources. by Vladimir Serbinenko · 11 years ago
  87. ed9307d memranges: add memranges_update_tag() functionality by Aaron Durbin · 11 years ago
  88. 3d6ffe7 load_payload: Use 32-bit accesses to speed up decompression. by Vladimir Serbinenko · 11 years ago
  89. 75e2974 coreboot: config to cache ramstage outside CBMEM by Aaron Durbin · 11 years ago
  90. 16e899b cbmem: Export ACPI GNVS cbmem pointer in coreboot table by Duncan Laurie · 11 years ago
  91. f545abf rmodule: consolidate rmodule stage loading by Aaron Durbin · 11 years ago
  92. bf18b17 cbmem: add reference code ids by Aaron Durbin · 11 years ago
  93. e660651 coreboot_table: don't add CMOS checksum twice. by Vladimir Serbinenko · 11 years ago
  94. d1443aa CBMEM: Rename cbmem_reinit() by Kyösti Mälkki · 11 years ago
  95. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  96. 594ef81 lib: Add log2 ceiling function by Alexandru Gagniuc · 11 years ago
  97. 3dd0e72 lib/hexdump: Take const void * and size_t as arguments by Alexandru Gagniuc · 11 years ago
  98. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  99. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  100. 4dba06a CBMEM: Fix allocation for static CBMEM by Kyösti Mälkki · 11 years ago