summaryrefslogtreecommitdiffstats
path: root/src/console
Commit message (Expand)AuthorAgeFilesLines
* console/: add missing license headersDamien Roth2016-01-182-5/+27
* src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson2015-12-151-0/+15
* console: Allow ARM64 platforms to select bootblock consoleMartin Roth2015-12-081-1/+1
* console: Add help for serial IO port selectionMartin Roth2015-11-211-0/+12
* rules.h: Add ENV_STRING and use it in console_init()Ben Gardner2015-11-201-14/+2
* x86: Add Kconfig to disable early bootblock postcodesMartin Roth2015-11-191-0/+9
* src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLEAlexandru Gagniuc2015-11-171-1/+1
* arm64: remove secmonAaron Durbin2015-11-072-6/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-316-24/+0
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+1
* Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth2015-10-052-0/+11
* consoles: remove unused infrastructureAaron Durbin2015-05-261-28/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-11/+7
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-3/+3
* console: Bring back newline translationKyösti Mälkki2015-05-151-0/+8
* verstage: provide support for serial consoleAaron Durbin2015-05-131-0/+2
* console: enumerate all known stagesAaron Durbin2015-05-131-3/+10
* console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin2015-05-051-1/+3
* cbmem: add and use a function to dump console bufferVadim Bendebury2015-04-271-0/+9
* cbmem_console: fix it for x86Aaron Durbin2015-04-231-5/+0
* Add console wrapper for UART driverVadim Bendebury2015-04-141-0/+28
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-10/+0
* global: Refactor get_option usageVarad Gautam2015-04-061-2/+2
* build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi2015-04-041-1/+1
* Avoid 64bit math on MIPS platformsVadim Bendebury2015-03-301-1/+17
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-0/+4
* console: Convert cbmem log line endings to UNIX standardTimothy Pearson2015-03-251-2/+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
* Add stage information to coreboot bannerStefan Reinauer2015-03-041-3/+9
* CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki2015-01-271-3/+11
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-271-0/+4
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-092-7/+3
* ipq8064: prepare UART driver for use in corebootVadim Bendebury2014-12-051-440/+0
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-011-1/+1
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* Replace includes of build.h with version.hKyösti Mälkki2014-11-202-15/+3
* console: Isolate console_init() for ROMCCKyösti Mälkki2014-11-191-7/+1
* Copy u-boot sources as is and modify the tree to still buildVadim Bendebury2014-11-121-0/+440
* 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
* console: conditionally include console in bootblockStefan Reinauer2014-08-181-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
* src/console/post.c: Sanitize headers from preprocessor abuseEdward O'Callaghan2014-06-271-6/+2