summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Make CBFS output more consistentStefan Reinauer2012-05-041-0/+7
* Add Kconfig options to handle the blobs repositoryPatrick Georgi2012-05-011-0/+18
* kconfig: Improve 'General setup' menu docs.Uwe Hermann2012-04-171-22/+70
* S3 code in coreboot public folder.zbao2012-04-161-0/+4
* Add support for Intel Panther Point PCHStefan Reinauer2012-04-041-0/+10
* Add DEBUG_TPM option to Debugging menuStefan Reinauer2012-03-301-0/+7
* Add TPM support to corebootStefan Reinauer2012-03-301-0/+4
* Add Google ChromeOS vendorcode directoryStefan Reinauer2012-03-301-0/+1
* Add a config flag to enable time stamp collectionVadim Bendebury2012-03-281-0/+7
* Introduce config option to initialize CBMEM early.Vadim Bendebury2012-03-281-0/+8
* Disable the GDB stub by defaultRudolf Marek2012-03-261-1/+1
* Move SeaBIOS output out of coreboot source treeStefan Reinauer2012-02-071-1/+1
* Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi2012-01-181-4/+0
* refactor vesa mode setting code and bootsplash codeStefan Reinauer2011-10-131-20/+26
* Add support for the tracing infastructure in coreboot.Rudolf Marek2011-09-071-0/+9
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-1/+14
* added a config option for ACPI debuggingCristian Măgherușan-Stanciu2011-07-021-0/+17
* Add the coreboot config to CBFSCristian Măgherușan-Stanciu2011-06-221-0/+6
* Add option 'compress ramstage'Sven Schnelle2011-05-021-0/+8
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-261-0/+9
* add FILO easy payload optionStefan Reinauer2011-04-151-1/+29
* Handle drivers/ equally to any other sub directory.Stefan Reinauer2011-04-151-3/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-011-7/+0
* Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle2011-01-271-0/+2
* Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer2010-12-301-2/+32
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-5/+5
* - Fix shortcoming in Kconfig when handling multiple "choice"sStefan Reinauer2010-12-161-9/+9
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-3/+3
* Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG()Peter Stuge2010-11-101-5/+19
* Debugging facility improvements.Uwe Hermann2010-11-101-2/+21
* Enable or disable the power button in KconfigPeter Stuge2010-10-131-0/+39
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-0/+4
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-0/+10
* Make a Kconfig option for debugging output from realmode emulation. Trivial.Myles Watson2010-09-071-0/+11
* drop three unneeded config variables:Jens Rottmann2010-08-271-26/+0
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-261-17/+8
* make sconfig parser regeneration menu selectableStefan Reinauer2010-08-091-0/+10
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-4/+0
* - fix SMM code relocation raceStefan Reinauer2010-08-011-0/+12
* Fix all warnings in the tree Stefan Reinauer2010-07-081-1/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-2/+7
* Fix two warnings:Stefan Reinauer2010-06-051-0/+4
* CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUSMyles Watson2010-06-011-4/+8
* Move the 'USE CMOS' Kconfig question.Joe Korty2010-05-191-4/+7
* Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek2010-05-161-0/+4
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-3/+3
* Make USE_OPTION_TABLE user visible, so it can be edited.Patrick Georgi2010-04-231-1/+1
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-141-4/+0
* - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi2010-04-121-8/+0
* Move Kconfig for HT limits to northbridge/amd/Kconfig.Myles Watson2010-04-081-90/+0