summaryrefslogtreecommitdiffstats
path: root/src/include/console
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-013-0/+6
* cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMIRaul E Rangel2022-03-091-1/+5
* console: Add compile-time fast path when only CBMEM console is usedJulius Werner2022-02-071-0/+11
* console: Add loglevel prefix to interactive consolesJulius Werner2022-02-071-0/+5
* lib/cbmem_console: Add cbmemc_copy_in functionRaul E Rangel2022-01-231-0/+6
* console/cbmem: Add cbmem_dump_consoleRaul E Rangel2022-01-171-0/+1
* console/cbmem_console: Rename cbmem_dump_consoleRaul E Rangel2022-01-131-1/+1
* console: Make get_log_level a public functionSubrata Banik2022-01-031-0/+2
* console: Remove asmlinkage from console_initRaul E Rangel2021-09-171-2/+1
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-042-435/+2
* include/console: Fix FSP Notify phase postcodes discrepancySubrata Banik2021-05-121-8/+22
* include/console: Rename and update POST_ENTRY_RAMSTAGE postcodeSubrata Banik2021-05-121-8/+8
* include/console: Fix duplicate entry of postcode 0x79Subrata Banik2021-05-121-7/+7
* include/console: Align ramstage Boot State Machine postcodesSubrata Banik2021-05-061-8/+8
* Rename do_printk() to printk()Nico Huber2021-04-141-11/+7
* console: Always add printf-format attribute to printk()Nico Huber2021-04-141-1/+3
* console/console.h: Move get_console_loglevel() declarationArthur Heymans2021-02-011-13/+13
* console: Override uart base addressBryant Ou2020-11-091-3/+15
* soc/intel/xeon_sp: Move function debug macrosMarc Jones2020-10-291-0/+22
* src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons2020-10-131-1/+1
* src/include: Drop unneeded empty linesElyes HAOUAS2020-09-142-3/+0
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-6/+6
* ec/system76: Add console supportJeremy Soller2020-09-071-0/+35
* include/console/usb.h: Drop dead codeAngel Pons2020-07-091-16/+0
* post_code: reorganize order of postcode definesSindhoor Tilak2020-07-041-32/+31
* drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik2020-06-141-0/+14
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-234-8/+8
* drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki2020-04-201-22/+2
* drivers/pc80/rtc: Clean up post_log_path()Kyösti Mälkki2020-04-201-8/+17
* drivers/elog,pc80: Move cmos_post_log()Kyösti Mälkki2020-04-201-0/+1
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-059-116/+18
* create stdio.h and stdarg.h for {,v}snprintfJoel Kitching2020-03-251-12/+0
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-179-10/+0
* src/include: Fix typosElyes HAOUAS2020-01-181-2/+2
* drivers/pc80/rtc: Clean up some POST_CODE_EXTRA useKyösti Mälkki2020-01-141-2/+0
* console/post: Split parts to arch/Kyösti Mälkki2020-01-141-0/+1
* console/post: Move cmos_post_code() under pc80/rtcKyösti Mälkki2020-01-101-0/+1
* Drop ROMCC code and header guardsArthur Heymans2019-12-192-12/+0
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-1/+1
* console,boot_state: Exclude printk() from reported timesKyösti Mälkki2019-11-111-0/+7
* src/include/console: Get rid of unused deprecated POST codesElyes HAOUAS2019-10-241-173/+0
* drivers/usb: Enable EHCI debug during verstageArthur Heymans2019-10-161-0/+1
* console: Declare empty printk() for __ROMCC__Kyösti Mälkki2019-09-301-1/+7
* console: Allow using vprintk() with disabled consoleJacob Garber2019-06-111-4/+5
* console: Make die() and friends variadicJacob Garber2019-06-111-2/+3
* post_code: add post code for video initialization failureKeith Short2019-05-221-0/+7
* post_code: add post code for hardware initialization failureKeith Short2019-05-221-0/+7