index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
uart
Age
Commit message (
Expand
)
Author
2017-08-04
drivers/uart: Use baudrate of 115200 by default
Furquan Shaikh
2017-07-13
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-18
uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions
Werner Zeh
2017-05-13
drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
Nico Huber
2017-04-25
lib: provide clearer devicetree semantics
Aaron Durbin
2016-12-30
drivers/uart/oxpcie_early.c: remove uart_fill_lb()
Martin Roth
2016-09-30
Kconfig: Prefix hex defaults with 0x
Martin Roth
2016-09-30
soc/intel/fsp_broadwell_de/uart: Drop it
Nico Huber
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-07-25
drivers/uart: Enable debug serial output during postcar
Lee Leahy
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
2016-01-21
*/Makefile.inc: Compile files needed by uart8250 in x86 bootblock
Alexandru Gagniuc
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-04
drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled
Alexandru Gagniuc
2015-08-13
uart8250mem: provide uart_fill_lb()
Aaron Durbin
2015-07-21
console: Add UART8250MEM 32bit support
Naveen Krishna Chatradhi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-13
verstage: provide support for serial console
Aaron Durbin
2015-05-11
secmon: Add some missing files
Patrick Georgi
2015-05-07
kbuild: Use wildcard for driver subdirectories
Stefan Reinauer
2015-04-28
OxPCIe: Fix UART base addresses
Kyösti Mälkki
2015-04-17
uart: pass register width in the coreboot table
Vadim Bendebury
2015-03-14
OxPCIe952: Fix read8/write8 argument
Kyösti Mälkki
2014-12-15
uart8250mem: Add wrapper for MMIO register access
Kyösti Mälkki
2014-10-16
uarts: 32/64 cleanup
Ronald G. Minnich
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-25
UART 8250: Unconditionally provide register constants and use UART8250 prefix.
Gabe Black
2014-04-30
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
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
OxPCIe uart: Move under drivers/uart
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-03-04
console: Use single driver entry for UARTs
Kyösti Mälkki
2014-03-04
SMM: Only have console with DEBUG_SMI
Kyösti Mälkki
2014-03-04
uart8250: Move under drivers/uart
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
pl011 UART: Move under drivers/uart
Kyösti Mälkki
2014-03-04
option: Add arch-agnostic get_option()
Kyösti Mälkki
2014-03-04
uart8250: Fix and unify baudrate divisor calculation
Kyösti Mälkki
2014-02-17
console: Add drivers/uart
Kyösti Mälkki