Age | Commit message (Expand) | Author |
2022-11-04 | lib/coreboot_table: Simplify API to set up lb_serial | Arthur Heymans |
2022-10-26 | src/drivers: Clean up includes | Elyes Haouas |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
2020-12-02 | lib/trace: Remove TRACE support | Kyösti Mälkki |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-05-14 | Remove unnecessary ENV_RAMSTAGE guard | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-06-08 | arch/x86: Drop leftover ROMCC console support | Kyösti Mälkki |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-05-18 | uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions | Werner Zeh |
2016-09-30 | soc/intel/fsp_broadwell_de/uart: Drop it | Nico Huber |
2016-05-09 | drivers/uart: Use uart_platform_refclk for all UART models | Lee Leahy |
2016-05-09 | drivers/uart: Enable override for input clock divider | Lee Leahy |
2016-05-09 | coreboot_tables: Extend serial port description | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2014-10-16 | uarts: 32/64 cleanup | Ronald G. Minnich |
2014-08-25 | UART 8250: Unconditionally provide register constants and use UART8250 prefix. | Gabe Black |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-26 | uart8250io: Fix build with DEBUG_SMI | Kyösti Mälkki |
2014-04-18 | console: Drop driver list in ramstage | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |