summaryrefslogtreecommitdiff
path: root/src/drivers/uart
AgeCommit message (Expand)Author
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-09-30device,drivers/: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-05-14Remove unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-12-30drivers/uart/oxpcie: Fix early consoleKyösti Mälkki
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-20drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IONico Huber
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-09-13uart/sifive: make divisor configurablePhilipp Hug
2018-06-08arch/x86: Drop leftover ROMCC console supportKyösti Mälkki
2018-05-04drivers/uart/oxpcie.c: Get rid of device_tElyes HAOUAS
2018-04-27drivers/uart: Allow the 8250IO driver only on x86Jonathan Neuschäfer
2018-04-26drivers/uart: Add helper function to allow bit-bangingJulius Werner
2018-04-25drivers/uart: Add a driver for SiFive's UARTJonathan Neuschäfer
2018-04-13drivers/uart/pl011.c Add read supportMarcello Sylvester Bauer
2018-04-05src/drivers/pl011: Add verstage supportPatrick Rudolph
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2018-02-13drivers/uart/pl011: Improve PL011 driverDavid Hendricks
2017-10-16drivers/uart8250mem: Check for zero base addressMarshall Dawson
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-04drivers/uart: Use baudrate of 115200 by defaultFurquan Shaikh
2017-07-13src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-18uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functionsWerner Zeh
2017-05-13drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2016-12-30drivers/uart/oxpcie_early.c: remove uart_fill_lb()Martin Roth
2016-09-30Kconfig: Prefix hex defaults with 0xMartin Roth
2016-09-30soc/intel/fsp_broadwell_de/uart: Drop itNico Huber
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2016-07-25drivers/uart: Enable debug serial output during postcarLee Leahy
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-09drivers/uart: Enable override for input clock dividerLee Leahy
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-01-21*/Makefile.inc: Compile files needed by uart8250 in x86 bootblockAlexandru Gagniuc
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-04drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabledAlexandru Gagniuc
2015-08-13uart8250mem: provide uart_fill_lb()Aaron Durbin
2015-07-21console: Add UART8250MEM 32bit supportNaveen Krishna Chatradhi
2015-05-21Remove address from GPLv2 headersPatrick Georgi