Age | Commit message (Expand) | Author |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
2013-12-29 | AMD K8 (rev-F): Always have RAMINIT_SYSINFO | Kyösti Mälkki |
2013-11-19 | Add GRUB2 payload to build system | Vladimir Serbinenko |
2013-10-15 | Have option of timestamps, CBMEM console and usbdebug for most boards | Kyösti Mälkki |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-17 | Fix whitespace leaked into tree | Kyösti Mälkki |
2013-08-31 | Add Kconfig options for Linux as payload | Patrick Georgi |
2013-08-31 | Remove NRV2B compression support | Patrick Georgi |
2013-08-16 | Fix lint-stable target | Patrick Georgi |
2013-08-15 | payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variable | Peter Stuge |
2013-08-10 | usbdebug: Add option for verbose logging of connection | Kyösti Mälkki |
2013-07-14 | Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. | Gabe Black |
2013-07-11 | Move the HAVE_ARCH_* config options from src/arch/x86 to src/. | Gabe Black |
2013-06-04 | Yabel : Add tracing option needed by i915tool. | Denis 'GNUtoo' Carikli |
2013-05-23 | Kconfig: Remove duplicate entry for `USE_OPTION_TABLE` | Paul Menzel |
2013-05-20 | Drop llshell | Stefan Reinauer |
2013-05-14 | x86: add thread support | Aaron Durbin |
2013-05-14 | coreboot: add thread cooperative multitasking | Aaron Durbin |
2013-05-08 | Drop CONFIG_AP_CODE_IN_CAR | Stefan Reinauer |
2013-05-03 | Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT` | Paul Menzel |
2013-05-01 | coreboot: add timer queue implementation | Aaron Durbin |
2013-05-01 | coreboot: introduce monotonic timer API | Aaron Durbin |
2013-03-23 | dynamic cbmem: fix memconsole and timestamps | Aaron Durbin |
2013-03-22 | coreboot: dynamic cbmem requirement | Aaron Durbin |
2013-03-21 | cbmem: dynamic cbmem support | Aaron Durbin |
2013-03-21 | coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE | Aaron Durbin |
2013-03-19 | cbfs: alternative support for cbfs_load_payload() | Aaron Durbin |
2013-03-18 | lib: add rmodule support | Aaron Durbin |
2013-03-04 | bump SeaBIOS to 1.7.2.1 | Idwer Vollering |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | CBMEM: always initialize early if the board supports it | Stefan Reinauer |
2013-02-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-19 | build system: Retire REQUIRES_BLOB | Patrick Georgi |
2013-02-14 | ARMv7: drop multiboot support | Stefan Reinauer |
2013-02-09 | DEBUG_CBFS should not depend on TPM | David Hendricks |
2013-02-08 | console: Revise serial console configuration names. | Hung-Te Lin |
2013-02-05 | Don't add another Kconfig special case for Tiano | Stefan Reinauer |
2013-02-04 | Hook up corebootPkg as Tianocore payload | Patrick Georgi |
2013-01-30 | Project PIANO aka tianocoreboot | Stefan Reinauer |
2013-01-12 | Implement GCC code coverage analysis | Stefan Reinauer |
2012-12-12 | Fix UART8250 console prototypes | Stefan Reinauer |
2012-12-06 | Drop ARCH_ARM in favor of ARCH_ARMV7 | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |
2012-11-30 | Create a a new configuration variable for PCI | Ronald G. Minnich |
2012-11-30 | Add dummy Kconfig options for armv7 | David Hendricks |
2012-11-28 | Add .h files for samsung exynos 5250 | Ronald G. Minnich |
2012-11-16 | Fix Kconfig GENERATE_*_TABLE usage | Stefan Reinauer |
2012-11-16 | Clean up Kconfig | Stefan Reinauer |
2012-11-16 | Drop Kconfig.deprecated_options | Stefan Reinauer |
2012-11-16 | Drop Kconfig variable BOARD_HAS_HARD_RESET | Stefan Reinauer |
2012-11-13 | SandyBridge/IvyBridge: Add IFD and ME firmware automatically | Stefan Reinauer |
2012-10-16 | Update SeaBIOS stable to the release-1.7.1 commit | Peter Stuge |
2012-10-04 | pirq_routing: Allow routing with more than 4 PIRQ links | Alexandru Gagniuc |
2012-08-25 | Fix mptable build troubles | Kyösti Mälkki |
2012-08-08 | Drop HAVE_MAINBOARD_RESOURCES | Kyösti Mälkki |
2012-06-23 | Add an option for Waiting for gdb connection if the gdb stub configuration is... | Denis 'GNUtoo' Carikli |
2012-05-24 | Converted the FRAMEBUFFER_VESA_MODE to a choice. | Steve Goodrich |
2012-05-10 | Add SPI flash driver | Stefan Reinauer |
2012-05-04 | Make CBFS output more consistent | Stefan Reinauer |
2012-05-01 | Add Kconfig options to handle the blobs repository | Patrick Georgi |
2012-04-17 | kconfig: Improve 'General setup' menu docs. | Uwe Hermann |
2012-04-16 | S3 code in coreboot public folder. | zbao |
2012-04-04 | Add support for Intel Panther Point PCH | Stefan Reinauer |
2012-03-30 | Add DEBUG_TPM option to Debugging menu | Stefan Reinauer |
2012-03-30 | Add TPM support to coreboot | Stefan Reinauer |
2012-03-30 | Add Google ChromeOS vendorcode directory | Stefan Reinauer |
2012-03-28 | Add a config flag to enable time stamp collection | Vadim Bendebury |
2012-03-28 | Introduce config option to initialize CBMEM early. | Vadim Bendebury |
2012-03-26 | Disable the GDB stub by default | Rudolf Marek |
2012-02-07 | Move SeaBIOS output out of coreboot source tree | Stefan Reinauer |
2012-01-18 | Unify ID_SECTION_OFFSET and mark it deprecated | Patrick Georgi |
2011-10-13 | refactor vesa mode setting code and bootsplash code | Stefan Reinauer |
2011-09-07 | Add support for the tracing infastructure in coreboot. | Rudolf Marek |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-07-02 | added a config option for ACPI debugging | Cristian Măgherușan-Stanciu |
2011-06-22 | Add the coreboot config to CBFS | Cristian Măgherușan-Stanciu |
2011-05-02 | Add option 'compress ramstage' | Sven Schnelle |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | Stefan Reinauer |
2011-04-15 | add FILO easy payload option | Stefan Reinauer |
2011-04-15 | Handle drivers/ equally to any other sub directory. | Stefan Reinauer |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2011-01-27 | Add new ec subdir for Embedded Controllers and common ACPI EC support | Sven Schnelle |
2010-12-30 | Per default, use SeaBIOS payload instead of no payload. | Stefan Reinauer |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |
2010-12-16 | - Fix shortcoming in Kconfig when handling multiple "choice"s | Stefan Reinauer |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-11-10 | Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() | Peter Stuge |
2010-11-10 | Debugging facility improvements. | Uwe Hermann |
2010-10-13 | Enable or disable the power button in Kconfig | Peter Stuge |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-01 | Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, | Patrick Georgi |
2010-09-07 | Make a Kconfig option for debugging output from realmode emulation. Trivial. | Myles Watson |
2010-08-27 | drop three unneeded config variables: | Jens Rottmann |
2010-08-26 | CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / | Jens Rottmann |
2010-08-09 | make sconfig parser regeneration menu selectable | Stefan Reinauer |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-08-01 | - fix SMM code relocation race | Stefan Reinauer |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |