summaryrefslogtreecommitdiff
path: root/src/include/console
AgeCommit message (Expand)Author
2018-04-26drivers/uart: Add helper function to allow bit-bangingJulius Werner
2018-02-23console: Introduce a way for mainboard to override the loglevelJulien Viard de Galbert
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-14usbdebug: Fix init and add support for postcarKyösti Mälkki
2017-08-14console: Add weak method to notify about deathPatrick Rudolph
2017-07-17intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui
2017-05-22include/console: Use IS_ENABLED() macroNico Huber
2017-04-19console: Add convenient debug level macros for raminitNico Huber
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-13src/include: Move constants to the right hand sideLee Leahy
2017-03-12src/include: Remove spaces before tabsLee Leahy
2017-03-10src/include: Add parenthesis around macrosLee Leahy
2017-03-09src/include: Add space after commaLee Leahy
2017-03-07console: Enable printk for ENV_LIBAGESAKyösti Mälkki
2016-11-12drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2016-09-19console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin
2016-09-05src/include: Improve code formattingElyes HAOUAS
2016-08-16console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()Julius Werner
2016-08-10console: Add write line routineLee Leahy
2016-08-02console: Drop leftover struct console_driverKyösti Mälkki
2016-08-01arch/x86: Enable postcar consoleLee Leahy
2016-07-31src/include: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-25drivers/uart: Enable debug serial output during postcarLee Leahy
2016-06-22soc/intel/common/acpi: Add _PTS, _WAK methodsHannah Williams
2016-05-09drivers/uart: Enable override for input clock dividerLee Leahy
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-12-03intel/fsp: Add post codes for FSP phasesDuncan Laurie
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11cbmem console: make verstage first class citizenAaron Durbin
2015-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-06-11Clearly define printk log level use cases.Nicky Sielicki
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-05-26consoles: remove unused infrastructureAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13secmon: allow for serial consoleAaron Durbin
2015-05-13verstage: provide support for serial consoleAaron Durbin
2015-05-05console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin
2015-04-27cbmem: add and use a function to dump console bufferVadim Bendebury
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-04-14Add console wrapper for UART driverVadim Bendebury
2015-03-28arm64: Add support for secure monitorFurquan Shaikh