summaryrefslogtreecommitdiffstats
path: root/src/console/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* cbmem_console: fix it for x86Aaron Durbin2015-04-231-5/+0
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-10/+0
* console: Allow bootblock console on MIPSPaul Burton2015-03-231-1/+1
* console/Kconfig: Enable CBMEM console by defaultPaul Menzel2015-03-101-1/+1
* x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki2015-03-101-1/+1
* cbmem console: Allow the cbmem console on non-x86 systems again.Gabe Black2015-03-101-1/+0
* CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki2015-01-271-3/+11
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-011-1/+1
* cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black2014-10-071-5/+5
* arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner2014-09-151-0/+1
* cbmemc: Bump default to 128KVladimir Serbinenko2014-09-141-2/+2
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black2014-08-251-1/+1
* src/console/Kconfig: Fix choice for showing POST codes on consoleDaniele Forsi2014-07-301-1/+1
* src/.../Kconfig: various small fixes to textsDaniele Forsi2014-07-231-2/+2
* console: Fix UART selection promptKyösti Mälkki2014-04-301-1/+1
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-8/+0
* uart: Support multiple portsKyösti Mälkki2014-04-301-28/+10
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-25/+18
* Make POST device configurable.Idwer Vollering2014-03-161-14/+31
* usbdebug: Move Kconfig under drivers/usbKyösti Mälkki2014-03-041-91/+5
* usbdebug: Add option to disable console for romstageKyösti Mälkki2013-12-231-4/+10
* usbdebug: Hide irrelevent options from menuconfigKyösti Mälkki2013-12-061-2/+4
* Drop obsolete CONSOLE_LOGBUFStefan Reinauer2013-12-031-4/+0
* Extend CMOS POST code logging to store extra dataDuncan Laurie2013-11-261-0/+8
* usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki2013-10-221-0/+5
* Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki2013-10-151-1/+0
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-141-0/+1
* CBMEM: Always have early initialisationKyösti Mälkki2013-09-211-1/+0
* usbdebug: Allow an USB hub on the debug dongleKyösti Mälkki2013-09-201-2/+23
* usbdebug: Support choice of EHCI controllerKyösti Mälkki2013-08-291-0/+19
* usbdebug: Change debug port scanningKyösti Mälkki2013-08-291-16/+9
* console: Squelch console output from AP CPUs in romstageKyösti Mälkki2013-08-161-0/+12
* Make EARLY_CONSOLE optionalKyösti Mälkki2013-08-071-0/+1
* Simplify early / bootblock console codeStefan Reinauer2013-07-101-10/+3
* ARM: Separate the early console (romstage) from the bootblock console.Gabe Black2013-07-101-0/+10
* console: add qemu prefix to debugconGerd Hoffmann2013-06-051-3/+3
* console: add support for QEMU's debugconGerd Hoffmann2013-06-031-0/+17
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-79/+0
* spkmodem consoleVladimir Serbinenko2013-04-181-0/+6
* dynamic cbmem: fix memconsole and timestampsAaron Durbin2013-03-231-1/+1
* console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin2013-02-081-1/+5
* console: Revise serial console configuration names.Hung-Te Lin2013-02-081-19/+20
* make early serial console support more genericDavid Hendricks2013-01-041-0/+7
* WIP: Add support for non-8250 built-in UARTsStefan Reinauer2012-12-081-4/+20
* Disable CMOS_POST and IO_POST on non-PC80 systemsStefan Reinauer2012-12-061-1/+2
* Make POST codes written to IO port optionalDavid Hendricks2012-11-271-4/+16
* Add support for storing POST codes in CMOSDuncan Laurie2012-11-081-0/+18
* Fix typos in src/console/KconfigStefan Reinauer2012-03-291-3/+3
* CBMEM CONSOLE: Add config option for CBMEM stored console log.Vadim Bendebury2012-03-291-0/+27