1. 3be80cc usbdebug: Add option for verbose logging of connection by Kyösti Mälkki · 11 years ago
  2. 545c0ca Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. by Gabe Black · 11 years ago
  3. 5fbfc91 Move the HAVE_ARCH_* config options from src/arch/x86 to src/. by Gabe Black · 11 years ago
  4. 4cdc5d6 Yabel : Add tracing option needed by i915tool. by Denis 'GNUtoo' Carikli · 11 years ago
  5. 1e24f4b Kconfig: Remove duplicate entry for `USE_OPTION_TABLE` by Paul Menzel · 11 years ago
  6. b0fb223 Drop llshell by Stefan Reinauer · 11 years ago
  7. 38c326d x86: add thread support by Aaron Durbin · 11 years ago
  8. 4409a5e coreboot: add thread cooperative multitasking by Aaron Durbin · 11 years ago
  9. 3949e37 Drop CONFIG_AP_CODE_IN_CAR by Stefan Reinauer · 11 years ago
  10. e62b8e9 Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT` by Paul Menzel · 11 years ago
  11. 340ca91 coreboot: add timer queue implementation by Aaron Durbin · 11 years ago
  12. a421791 coreboot: introduce monotonic timer API by Aaron Durbin · 11 years ago
  13. c15551a dynamic cbmem: fix memconsole and timestamps by Aaron Durbin · 11 years ago
  14. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  15. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  16. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  17. 81108b9 cbfs: alternative support for cbfs_load_payload() by Aaron Durbin · 12 years ago
  18. ad93552 lib: add rmodule support by Aaron Durbin · 12 years ago
  19. 1a43309 bump SeaBIOS to 1.7.2.1 by Idwer Vollering · 11 years ago
  20. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  21. 1bc9efa CBMEM: always initialize early if the board supports it by Stefan Reinauer · 11 years ago
  22. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  23. 70c85ea build system: Retire REQUIRES_BLOB by Patrick Georgi · 11 years ago
  24. a957b7a ARMv7: drop multiboot support by Stefan Reinauer · 11 years ago
  25. c146d66 DEBUG_CBFS should not depend on TPM by David Hendricks · 11 years ago
  26. ad173ea console: Revise serial console configuration names. by Hung-Te Lin · 11 years ago
  27. 275fb63 Don't add another Kconfig special case for Tiano by Stefan Reinauer · 11 years ago
  28. ed08bcc Hook up corebootPkg as Tianocore payload by Patrick Georgi · 11 years ago
  29. cc5b344 Project PIANO aka tianocoreboot by Stefan Reinauer · 12 years ago
  30. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  31. 3600e96 Fix UART8250 console prototypes by Stefan Reinauer · 12 years ago
  32. 6edb729 Drop ARCH_ARM in favor of ARCH_ARMV7 by Stefan Reinauer · 12 years ago
  33. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  34. 78a1667 Create a a new configuration variable for PCI by Ronald G. Minnich · 12 years ago
  35. 5367e47 Add dummy Kconfig options for armv7 by David Hendricks · 12 years ago
  36. 6e3728b Add .h files for samsung exynos 5250 by Ronald G. Minnich · 12 years ago
  37. 56cd70b Fix Kconfig GENERATE_*_TABLE usage by Stefan Reinauer · 12 years ago
  38. 95a6396 Clean up Kconfig by Stefan Reinauer · 12 years ago
  39. 8483344 Drop Kconfig.deprecated_options by Stefan Reinauer · 12 years ago
  40. fa2fc33 Drop Kconfig variable BOARD_HAS_HARD_RESET by Stefan Reinauer · 12 years ago
  41. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  42. 9b48ef2 Update SeaBIOS stable to the release-1.7.1 commit by Peter Stuge · 12 years ago
  43. 70c660f pirq_routing: Allow routing with more than 4 PIRQ links by Alexandru Gagniuc · 12 years ago
  44. 651339b Fix mptable build troubles by Kyösti Mälkki · 12 years ago
  45. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  46. e4cece0 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. by Denis 'GNUtoo' Carikli · 12 years ago
  47. f026912 Converted the FRAMEBUFFER_VESA_MODE to a choice. by Steve Goodrich · 12 years ago
  48. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago
  49. fe42218 Make CBFS output more consistent by Stefan Reinauer · 12 years ago
  50. 7e9b9d8 Add Kconfig options to handle the blobs repository by Patrick Georgi · 12 years ago
  51. ad8c95f kconfig: Improve 'General setup' menu docs. by Uwe Hermann · 12 years ago
  52. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  53. 8e07382 Add support for Intel Panther Point PCH by Stefan Reinauer · 12 years ago
  54. dfb098d Add DEBUG_TPM option to Debugging menu by Stefan Reinauer · 13 years ago
  55. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 13 years ago
  56. b89a761 Add Google ChromeOS vendorcode directory by Stefan Reinauer · 12 years ago
  57. 9202473d Add a config flag to enable time stamp collection by Vadim Bendebury · 13 years ago
  58. e6b6aff Introduce config option to initialize CBMEM early. by Vadim Bendebury · 13 years ago
  59. 6588802 Disable the GDB stub by default by Rudolf Marek · 12 years ago
  60. aff6dc2 Move SeaBIOS output out of coreboot source tree by Stefan Reinauer · 13 years ago
  61. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 13 years ago
  62. c1efb90 refactor vesa mode setting code and bootsplash code by Stefan Reinauer · 13 years ago
  63. 7f0e930 Add support for the tracing infastructure in coreboot. by Rudolf Marek · 13 years ago
  64. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  65. 9f52ea4 added a config option for ACPI debugging by Cristian Măgherușan-Stanciu · 13 years ago
  66. d367b00 Add the coreboot config to CBFS by Cristian Măgherușan-Stanciu · 13 years ago
  67. 8eee19d Add option 'compress ramstage' by Sven Schnelle · 13 years ago
  68. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  69. e50952f add FILO easy payload option by Stefan Reinauer · 13 years ago
  70. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago
  71. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  72. 7592e8b Add new ec subdir for Embedded Controllers and common ACPI EC support by Sven Schnelle · 14 years ago
  73. f1939bb Per default, use SeaBIOS payload instead of no payload. by Stefan Reinauer · 14 years ago
  74. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  75. 8aedcbc - Fix shortcoming in Kconfig when handling multiple "choice"s by Stefan Reinauer · 14 years ago
  76. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  77. 5015f79 Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() by Peter Stuge · 14 years ago
  78. a953f37 Debugging facility improvements. by Uwe Hermann · 14 years ago
  79. 51eafde Enable or disable the power button in Kconfig by Peter Stuge · 14 years ago
  80. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  81. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  82. 6c9bc01 Make a Kconfig option for debugging output from realmode emulation. Trivial. by Myles Watson · 14 years ago
  83. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  84. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  85. 9bf7810 make sconfig parser regeneration menu selectable by Stefan Reinauer · 14 years ago
  86. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  87. bc0f7a6 - fix SMM code relocation race by Stefan Reinauer · 14 years ago
  88. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  89. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  90. c4f1a77 Fix two warnings: by Stefan Reinauer · 14 years ago
  91. 80e914ff CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUS by Myles Watson · 14 years ago
  92. 6d77252 Move the 'USE CMOS' Kconfig question. by Joe Korty · 14 years ago
  93. d9c2549 Following patch reprograms SIL3114 into PCI IDE native mode compatible class code allowing by Rudolf Marek · 14 years ago
  94. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  95. fe6c2cda Make USE_OPTION_TABLE user visible, so it can be edited. by Patrick Georgi · 14 years ago
  96. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  97. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  98. 604877e Move Kconfig for HT limits to northbridge/amd/Kconfig. by Myles Watson · 14 years ago
  99. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  100. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago