summaryrefslogtreecommitdiffstats
path: root/src/drivers/uart
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS2019-10-181-1/+0
* device,drivers/: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-301-7/+5
* arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-202-4/+0
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* Remove unnecessary ENV_RAMSTAGE guardSubrata Banik2019-05-142-4/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-5/+5
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-044-4/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-012-0/+2
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-162-2/+0
* drivers/uart/oxpcie: Fix early consoleKyösti Mälkki2018-12-302-4/+6
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-2/+3
* drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IONico Huber2018-11-201-0/+3
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* uart/sifive: make divisor configurablePhilipp Hug2018-09-131-4/+11
* arch/x86: Drop leftover ROMCC console supportKyösti Mälkki2018-06-081-4/+1
* drivers/uart/oxpcie.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* drivers/uart: Allow the 8250IO driver only on x86Jonathan Neuschäfer2018-04-271-2/+2
* drivers/uart: Add helper function to allow bit-bangingJulius Werner2018-04-261-0/+29
* drivers/uart: Add a driver for SiFive's UARTJonathan Neuschäfer2018-04-253-0/+126
* drivers/uart/pl011.c Add read supportMarcello Sylvester Bauer2018-04-131-1/+5
* src/drivers/pl011: Add verstage supportPatrick Rudolph2018-04-051-0/+1
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-213-5/+5
* drivers/uart/pl011: Improve PL011 driverDavid Hendricks2018-02-132-7/+106
* drivers/uart8250mem: Check for zero base addressMarshall Dawson2017-10-161-0/+2
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-234-33/+5
* drivers/uart: Use baudrate of 115200 by defaultFurquan Shaikh2017-08-041-1/+7
* src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-2/+2
* uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functionsWerner Zeh2017-05-182-2/+5
* drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber2017-05-131-1/+1
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-251-1/+1
* drivers/uart/oxpcie_early.c: remove uart_fill_lb()Martin Roth2016-12-302-15/+1
* Kconfig: Prefix hex defaults with 0xMartin Roth2016-09-301-1/+1
* soc/intel/fsp_broadwell_de/uart: Drop itNico Huber2016-09-302-4/+10
* src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-3/+3
* drivers/uart: Enable debug serial output during postcarLee Leahy2016-07-251-0/+5
* drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy2016-05-096-27/+29
* drivers/uart: Enable override for input clock dividerLee Leahy2016-05-094-4/+33
* coreboot_tables: Extend serial port descriptionLee Leahy2016-05-095-0/+37
* */Makefile.inc: Compile files needed by uart8250 in x86 bootblockAlexandru Gagniuc2016-01-211-0/+2
* arm64: remove secmonAaron Durbin2015-11-071-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-316-24/+0
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+2
* drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabledAlexandru Gagniuc2015-10-041-1/+1
* uart8250mem: provide uart_fill_lb()Aaron Durbin2015-08-131-0/+19
* console: Add UART8250MEM 32bit supportNaveen Krishna Chatradhi2015-07-212-0/+17
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* verstage: provide support for serial consoleAaron Durbin2015-05-131-0/+1
* secmon: Add some missing filesPatrick Georgi2015-05-111-0/+1
* kbuild: Use wildcard for driver subdirectoriesStefan Reinauer2015-05-071-0/+4