index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
uart
Age
Commit message (
Expand
)
Author
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-09-30
device,drivers/: Drop some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
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-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-12-30
drivers/uart/oxpcie: Fix early console
Kyösti Mälkki
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-20
drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IO
Nico Huber
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-09-13
uart/sifive: make divisor configurable
Philipp Hug
2018-06-08
arch/x86: Drop leftover ROMCC console support
Kyösti Mälkki
2018-05-04
drivers/uart/oxpcie.c: Get rid of device_t
Elyes HAOUAS
2018-04-27
drivers/uart: Allow the 8250IO driver only on x86
Jonathan Neuschäfer
2018-04-26
drivers/uart: Add helper function to allow bit-banging
Julius Werner
2018-04-25
drivers/uart: Add a driver for SiFive's UART
Jonathan Neuschäfer
2018-04-13
drivers/uart/pl011.c Add read support
Marcello Sylvester Bauer
2018-04-05
src/drivers/pl011: Add verstage support
Patrick Rudolph
2018-02-21
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
2018-02-13
drivers/uart/pl011: Improve PL011 driver
David Hendricks
2017-10-16
drivers/uart8250mem: Check for zero base address
Marshall Dawson
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
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
[next]