summaryrefslogtreecommitdiff
path: root/src/console
AgeCommit message (Expand)Author
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-23src: Replace remaining {get,set}_option() instancesAngel Pons
2021-04-14Rename do_printk() to printk()Nico Huber
2021-02-16console/vtxprintf.c: Add missing <types.h>Elyes HAOUAS
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-11-09console: Override uart base addressBryant Ou
2020-10-26console/init: Drop CONSOLE_LEVEL_CONSTNico Huber
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-09-21src/console: Drop unneeded empty linesElyes HAOUAS
2020-09-07ec/system76: Add console supportJeremy Soller
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
2020-06-15console: Update for vboot before bootblockMartin Roth
2020-06-14console, PCI: Remove EARLY_PCI_BRIDGE support in verstageKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-10src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-04-20drivers/pc80/rtc: Drop CMOS_POST_EXTRA optionKyösti Mälkki
2020-04-04src/console: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-03treewide: Replace BOARD_EMULATION_QEMU_X86Angel Pons
2020-01-18console/post: NOPOST means NOPOSTPatrick Georgi
2020-01-14console/post: Split parts to arch/Kyösti Mälkki
2020-01-10console/post: Move cmos_post_code() under pc80/rtcKyösti Mälkki
2020-01-06drivers/pc80/rtc: Swap cmos_write32() parameter orderKyösti Mälkki
2019-12-31console,boot_state: Reformat state times outputKyösti Mälkki
2019-12-31src: Remove some romcc workaroundsJacob Garber
2019-12-19arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-12-06console,monotonic_timer: Avoid calls from APsKyösti Mälkki
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-29console/init.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-22src/console: Bring back support for printf'ing 64bit intsPatrick Georgi
2019-11-22arch/x86: Remove spinlocks inside CARKyösti Mälkki
2019-11-20Remove MIPS architectureJulius Werner
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-11-01console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'Arthur Heymans
2019-10-16postcar: Fix linking error with disabled postcar consolePatrick Rudolph
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-10AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth
2019-08-26Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>Kyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-13console/Kconfig - only print UART addresses for I/O based UARTsMartin Roth
2019-07-10console: Correct printing of hexadecimal integersJacob Garber
2019-07-09arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki
2019-07-04console: Implement j specifier in vtxprintf()Jacob Garber
2019-07-04console: Remove support for printing extra basesJacob Garber
2019-06-24add ctype.h headerJoel Kitching