1. 45988da spkmodem console by Vladimir Serbinenko · 11 years ago
  2. bb2cc71 Fix read_option invocation in uart8250mem.c by Stefan Reinauer · 11 years ago
  3. 84463ef Fix compilation when coverage debugging is enabled by Stefan Reinauer · 11 years ago
  4. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  5. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  6. f6f6e13 memrange: add 2 new range_entry routines by Aaron Durbin · 11 years ago
  7. bc07f5d x86: add rom cache variable MTRR index to tables by Aaron Durbin · 11 years ago
  8. a05a852 lib: add memrange infrastructure by Aaron Durbin · 11 years ago
  9. 28adb6e coreboot table: use memrange library by Aaron Durbin · 11 years ago
  10. cf4a3f4 Revert "coreboot table: use memrange library" by Aaron Durbin · 11 years ago
  11. 56075ea coreboot table: use memrange library by Aaron Durbin · 11 years ago
  12. c15551a dynamic cbmem: fix memconsole and timestamps by Aaron Durbin · 11 years ago
  13. d23e292e rmodule: align ld script with latest x86 ld script by Aaron Durbin · 11 years ago
  14. 2bd2e37 cbfs: fix relocation ramstage compiler errors by Aaron Durbin · 11 years ago
  15. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  16. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  17. 0c6946d cbmem: add vboot cmbem id by Aaron Durbin · 11 years ago
  18. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  19. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  20. 55ed310 rmodule: correct ordering of bss clearing by Aaron Durbin · 11 years ago
  21. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  22. c322118 cbfs: Change false ERROR print to a WARNING. by Shawn Nematbakhsh · 11 years ago
  23. 2b7c88f rmodule: add string functions to rmodules class by Aaron Durbin · 11 years ago
  24. de1f890 coreboot: add caching loaded ramstage interface by Aaron Durbin · 12 years ago
  25. 159f2ef ramstage: cache relocated ramstage in RAM by Aaron Durbin · 12 years ago
  26. 25fe2d0 ramstage: Add cbmem_get_table_location() by Aaron Durbin · 12 years ago
  27. f2b20d8 romstage_handoff: provide common logic for setup by Aaron Durbin · 12 years ago
  28. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  29. a1db81b4 cbmem: add CBMEM_ID_ROMSTAGE_INFO id by Aaron Durbin · 12 years ago
  30. e8c866a rmodule: add ability to calculate module placement by Aaron Durbin · 12 years ago
  31. eb06a42 x86: don't clear bss in ramstage entry by Aaron Durbin · 11 years ago
  32. b3b72f3 link/graphics: Add support for EDID by Ronald G. Minnich · 11 years ago
  33. f7c6d48 rmodule: add ramstage support by Aaron Durbin · 12 years ago
  34. 81108b9 cbfs: alternative support for cbfs_load_payload() by Aaron Durbin · 12 years ago
  35. 02fdf71 rmodule: include heap in bss section by Aaron Durbin · 12 years ago
  36. ad93552 lib: add rmodule support by Aaron Durbin · 12 years ago
  37. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  38. d59fc53 Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS` by Kyösti Mälkki · 11 years ago
  39. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  40. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  41. fdfd89f selfboot: Report correct entry point address in debug message. by Hung-Te Lin · 11 years ago
  42. 58fd5e1 libcbfs: Fix legacy CBFS API, typos by Hung-Te Lin · 12 years ago
  43. 9a00016 fix an error message in checkstack() by David Hendricks · 12 years ago
  44. c720d8d cbfs: Fix CBFS max size calculation. by Hung-Te Lin · 12 years ago
  45. 966e2db cbfs: Revise debug messages. by Hung-Te Lin · 12 years ago
  46. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 12 years ago
  47. d51557a lib: Prevent unaligned memory access and fix endianess in LZMA decode library. by Hung-Te Lin · 12 years ago
  48. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  49. 2edf77c src/lib/timestamp.c: Fix spelling of tim*e*stamp by Paul Menzel · 12 years ago
  50. f572e1e Update gcov patch in documentation by Stefan Reinauer · 12 years ago
  51. 850793f Make the pre-commit-hook happy about the code in libgcov.c by Ronald G. Minnich · 12 years ago
  52. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  53. 4c4dd93 Only include libgcc wrappers on x86 by Stefan Reinauer · 12 years ago
  54. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  55. 1e75329 Drop boot directory by Stefan Reinauer · 12 years ago
  56. 179206a src/lib/Makefile.inc: Add license header by Stefan Reinauer · 12 years ago
  57. 859e808 Make set_boot_successful depend on PC80_SYSTEM by Stefan Reinauer · 12 years ago
  58. 421288d Make libgcc wrappers arch-specific, add ARMv7 by David Hendricks · 12 years ago
  59. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  60. 13c2c02 Tell CBMEM code about ACPI GNVS section by Stefan Reinauer · 12 years ago
  61. 75dbc38 Clean up stack checking code by Stefan Reinauer · 12 years ago
  62. 4221a19 Add method for delaying adding of timestamps by Stefan Reinauer · 12 years ago
  63. 1068087 USBDEBUG: retry harder for slow devices by Sven Schnelle · 12 years ago
  64. 82704c6 USBDEBUG: buffer up to 8 bytes by Sven Schnelle · 12 years ago
  65. f5e9ac4 SMM: Add support for malloc in SMM if using TSEG by Duncan Laurie · 12 years ago
  66. 9764d4c Implement stack overflow checking for the BSP by Ronald G. Minnich · 12 years ago
  67. 3a8cad3 Shrink the stack sizes we need in coreboot by Ronald G. Minnich · 12 years ago
  68. 52e6118 Remove unused free() function by Stefan Reinauer · 12 years ago
  69. 28190ce malloc/memalign: Remove unneeded linker check by Stefan Reinauer · 12 years ago
  70. 79431f5 Make memalign print useful messages on failure by Ronald G. Minnich · 12 years ago
  71. 4781800 Don't loop infinitely long on serial comm failures by Stefan Reinauer · 12 years ago
  72. fe42218 Make CBFS output more consistent by Stefan Reinauer · 12 years ago
  73. cabc804 Tell CBMEM pretty printer about MRC cache by Stefan Reinauer · 12 years ago
  74. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  75. eb59636 Add support for aligned allocation by Ron Minnich · 12 years ago
  76. fb89dd0 Use fast memset in SMM mode, too by Stefan Reinauer · 12 years ago
  77. 1afe51a Add native memset() function on x86 by Stefan Reinauer · 13 years ago
  78. 0054afa Add faster, architecture dependent memcpy() by Stefan Reinauer · 13 years ago
  79. 19e7e7d Add infrastructure for global data in the CAR phase of boot by Gabe Black · 13 years ago
  80. 3e31600 CBMEM CONSOLE: Enable coreboot CBMEM console. by Vadim Bendebury · 13 years ago
  81. be25a4d CBMEM CONSOLE: Add CBMEM type for console buffer. by Vadim Bendebury · 13 years ago
  82. 32da8be CBMEM CONSOLE: Add CBMEM console driver implementation. by Vadim Bendebury · 13 years ago
  83. e246b31 Include arch/acpi.h instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  84. 6f72d69 Add timestamp collecting to coreboot. by Vadim Bendebury · 13 years ago
  85. e186060 Initialize CBMEM early. by Vadim Bendebury · 13 years ago
  86. e77b9a0 Replace ramtest pattern to assist in DIMM configuration by Kyösti Mälkki · 12 years ago
  87. fb5026c malloc: size is unsigned, don't test for size < 0 by Patrick Georgi · 12 years ago
  88. 5260871 Fix dependency problem for uart8250.c as well by Stefan Reinauer · 13 years ago
  89. ba9dae2 Fix compilation with CONFIG_USE_OPTION_TABLE enabled by Stefan Reinauer · 13 years ago
  90. a6087d1 Add support for the Startech PEX1XS1PMINI by Stefan Reinauer · 13 years ago
  91. 1025f3a Add an implementation for the memchr library function by Gabe Black · 13 years ago
  92. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  93. 472efa6 Remove whitespace. by Patrick Georgi · 13 years ago
  94. 9dd3ef1 Don't loop infinitely long on serial comm failures by Kyösti Mälkki · 13 years ago
  95. 3ad8c54 lib: add ram_check_nodie by Sven Schnelle · 13 years ago
  96. 2d4fece don't scan beyond end of CBFS by Florian Zumbiehl · 13 years ago
  97. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  98. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  99. 481814d Clear improper use of CONFIG_CACHE_AS_RAM by Kyösti Mälkki · 13 years ago
  100. 02e75b2 Use ntohll where appropriate. by Stefan Reinauer · 13 years ago