summaryrefslogtreecommitdiffstats
path: root/src/include/console
Commit message (Expand)AuthorAgeFilesLines
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-096-6/+6
* console.c: Enable gdb support in bootblockArthur Heymans2023-11-071-1/+1
* console/spkmodem: Make it work for bootblockArthur Heymans2023-11-071-1/+1
* drivers/net/ne2k: Make it work for bootblockArthur Heymans2023-11-071-1/+1
* console: Add format-checking __printf() to die()Nico Huber2023-05-171-1/+1
* console: Add SimNow console loggingFred Reitberger2023-02-092-1/+29
* treewide: Add 'IWYU pragma: export' commentElyes Haouas2022-11-031-1/+1
* console: Add an SoC-specific post-code callMartin Roth2022-10-251-0/+1
* drivers/smbus: add smbus console driverHusni Faiz2022-09-161-0/+28
* 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