Age | Commit message (Expand) | Author |
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 |
2010-06-05 | Fix two warnings: | Stefan Reinauer |
2010-06-01 | CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUS | Myles Watson |
2010-05-19 | Move the 'USE CMOS' Kconfig question. | Joe Korty |
2010-05-16 | Following patch reprograms SIL3114 into PCI IDE native mode compatible class ... | Rudolf Marek |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-23 | Make USE_OPTION_TABLE user visible, so it can be edited. | Patrick Georgi |
2010-04-14 | zero warning days. Move RAMTOP and RAMBASE together. | Stefan Reinauer |
2010-04-12 | - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively | Patrick Georgi |
2010-04-08 | Move Kconfig for HT limits to northbridge/amd/Kconfig. | Myles Watson |
2010-04-07 | clean up age old via epia target. | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-03-31 | This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and | Stefan Reinauer |
2010-03-29 | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer |
2010-03-27 | ccache and scan-build actually work together, so remove the | Patrick Georgi |
2010-03-25 | Add support to build with ccache in the build system | Patrick Georgi |
2010-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-16 | Make CLANG selectable in Kconfig | Patrick Georgi |
2010-03-14 | Move deprecated Kconfig options to their own file, | Patrick Georgi |
2010-03-14 | Add scan-build support to the build system. | Patrick Georgi |
2010-03-13 | Fix llshell | Stefan Reinauer |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-03-01 | Various cometic and coding-style fixes (trivial). | Uwe Hermann |
2010-03-01 | Allow per-board setting of HT clock and width so | Timothy Pearson |
2010-03-01 | This patch implements MBI (modular bios interface) support to the i830 chipset. | Stefan Reinauer |
2010-02-28 | - Add config flag for boards that have their own fadt.c | Patrick Georgi |
2010-02-27 | - make HAVE_HARD_RESET match what newconfig did | Patrick Georgi |
2010-02-25 | Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per | Stefan Reinauer |
2010-02-25 | HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. | Stefan Reinauer |
2010-02-09 | Allow building images with different prefixes (ie. normal/romstage, | Patrick Georgi |
2010-01-20 | These two files accidently got a wrong license header. | Stefan Reinauer |
2010-01-19 | drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 | Stefan Reinauer |
2010-01-04 | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi |
2009-11-27 | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-09 | Enable Multiboot table support (for GRUB2) by default. | Ronald G. Minnich |
2009-10-30 | Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. | Uwe Hermann |
2009-10-28 | Drop remainder of PPC port | Stefan Reinauer |
2009-10-26 | Add kconfig menus for most chipset VIDEO_MB values. | Uwe Hermann |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-20 | Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be | Myles Watson |
2009-10-19 | Move ITE-specific option to src/superio/ite/Kconfig. | Myles Watson |
2009-10-19 | Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable. | Uwe Hermann |
2009-10-18 | Add EXPERT kconfig option so we can hide more advanced options | Uwe Hermann |
2009-10-17 | Silence src/Kconfig:349:warning: config symbol defined without type | Peter Stuge |
2009-10-16 | Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. | Myles Watson |
2009-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-10-15 | Start documenting a few kconfig variables and user-visible options. | Uwe Hermann |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-12 | Make fam10 build (but not boot due to bootblock size problems.) | Myles Watson |
2009-10-09 | More Kconfig-supported boards, and also kconfig support | Patrick Georgi |
2009-10-09 | More kconfig cleanups: | Uwe Hermann |
2009-10-07 | Various Kconfig fixes and improvements: | Uwe Hermann |