summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* clean up age old via epia target.Stefan Reinauer2010-04-071-1/+2
* No warnings day, next round.Stefan Reinauer2010-04-061-1/+2
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-4/+0
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-12/+0
* ccache and scan-build actually work together, so remove thePatrick Georgi2010-03-271-1/+0
* Add support to build with ccache in the build systemPatrick Georgi2010-03-251-0/+8
* Remove remaining uses ofPatrick Georgi2010-03-181-16/+0
* Make CLANG selectable in KconfigPatrick Georgi2010-03-161-2/+15
* Move deprecated Kconfig options to their own file,Patrick Georgi2010-03-141-22/+2
* Add scan-build support to the build system.Patrick Georgi2010-03-141-0/+14
* Fix llshellStefan Reinauer2010-03-131-0/+8
* This patch is from 2009-10-20Uwe Hermann2010-03-051-0/+184
* Various cometic and coding-style fixes (trivial).Uwe Hermann2010-03-011-18/+36
* Allow per-board setting of HT clock and width soTimothy Pearson2010-03-011-0/+72
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-011-0/+60
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-281-0/+15
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-0/+11
* Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" perStefan Reinauer2010-02-251-1/+1
* HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer2010-02-251-4/+0
* Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi2010-02-091-0/+7
* These two files accidently got a wrong license header.Stefan Reinauer2010-01-201-22/+14
OpenPOWER on IntegriCloud