summaryrefslogtreecommitdiffstats
path: root/src/include/console
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Drop leftover ROMCC console supportKyösti Mälkki2018-06-082-105/+1
* src/device: Fix discarded-qualifiers compilation issueSubrata Banik2018-05-021-1/+1
* drivers/uart: Add helper function to allow bit-bangingJulius Werner2018-04-261-0/+3
* console: Introduce a way for mainboard to override the loglevelJulien Viard de Galbert2018-02-231-0/+12
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-211-0/+11
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-5/+0
* usbdebug: Fix init and add support for postcarKyösti Mälkki2017-09-141-1/+2
* console: Add weak method to notify about deathPatrick Rudolph2017-08-141-0/+6
* intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik2017-07-171-0/+14
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-132-3/+4
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* console/flashsconsole: Add spi flash console for debuggingYouness Alaoui2017-06-041-0/+45
* include/console: Use IS_ENABLED() macroNico Huber2017-05-228-16/+19
* console: Add convenient debug level macros for raminitNico Huber2017-04-191-0/+3
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-138-23/+70
* src/include: Move constants to the right hand sideLee Leahy2017-03-131-1/+1
* src/include: Remove spaces before tabsLee Leahy2017-03-123-6/+6
* src/include: Add parenthesis around macrosLee Leahy2017-03-104-8/+8
* src/include: Add space after commaLee Leahy2017-03-091-2/+2
* console: Enable printk for ENV_LIBAGESAKyösti Mälkki2017-03-071-1/+1
* drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin2016-11-121-0/+14
* arch/x86,lib: make cbmem console work in postcar stageAaron Durbin2016-09-191-1/+1
* console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin2016-09-191-2/+3
* src/include: Improve code formattingElyes HAOUAS2016-09-051-2/+2
* console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()Julius Werner2016-08-161-1/+1
* console: Add write line routineLee Leahy2016-08-101-0/+9
* console: Drop leftover struct console_driverKyösti Mälkki2016-08-021-7/+0
* arch/x86: Enable postcar consoleLee Leahy2016-08-011-1/+2
* src/include: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-3/+3
* drivers/uart: Enable debug serial output during postcarLee Leahy2016-07-251-1/+1
* soc/intel/common/acpi: Add _PTS, _WAK methodsHannah Williams2016-06-221-0/+14
* drivers/uart: Enable override for input clock dividerLee Leahy2016-05-091-0/+4
* arch/x86: introduce postcar stage/phaseAaron Durbin2016-03-231-1/+1
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-182-2/+2
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* intel/fsp: Add post codes for FSP phasesDuncan Laurie2015-12-031-0/+42
* arm64: remove secmonAaron Durbin2015-11-072-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3110-40/+0
* cbmem console: make verstage first class citizenAaron Durbin2015-10-111-2/+4
* Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth2015-10-051-0/+72
* coreboot: introduce commonlibAaron Durbin2015-09-223-180/+2
* Clearly define printk log level use cases.Nicky Sielicki2015-06-111-11/+173
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-6/+0
* consoles: remove unused infrastructureAaron Durbin2015-05-261-6/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-219-9/+9
* secmon: allow for serial consoleAaron Durbin2015-05-131-1/+1
* verstage: provide support for serial consoleAaron Durbin2015-05-132-2/+2
* console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin2015-05-051-2/+2
* cbmem: add and use a function to dump console bufferVadim Bendebury2015-04-271-0/+1
* cbmem_console: fix it for x86Aaron Durbin2015-04-231-2/+2