index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
uart
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
1
-1
/
+1
*
drivers/uart/acpi: Update _S0W return value to D3hot
Tim Wawrzynczak
2021-08-09
1
-1
/
+1
*
lib/trace: Remove TRACE support
Kyösti Mälkki
2020-12-02
1
-3
/
+0
*
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-11-09
1
-1
/
+1
*
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-1
/
+0
*
include/console/uart: make index parameter unsigned
Felix Held
2020-09-12
5
-19
/
+19
*
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
1
-1
/
+1
*
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-26
1
-5
/
+1
*
acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo
Furquan Shaikh
2020-07-02
1
-3
/
+3
*
drivers/uart/acpi: Add new device driver for UART attached devices
Duncan Laurie
2020-06-04
4
-0
/
+225
*
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
9
-9
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-10
/
+1
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
1
-2
/
+1
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
7
-84
/
+14
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
1
-1
/
+0
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-2
/
+0
*
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
drivers/uart/oxpcie_early.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-4
/
+3
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-2
/
+2
*
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
2
-8
/
+8
*
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-27
1
-1
/
+0
*
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-22
7
-17
/
+0
*
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-10-18
1
-1
/
+0
*
device,drivers/: Drop some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-09-30
1
-7
/
+5
*
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
2
-4
/
+0
*
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-10
1
-1
/
+1
*
Remove unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-05-14
2
-4
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
3
-5
/
+5
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
4
-4
/
+4
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
1
-1
/
+0
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
2
-0
/
+2
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
2
-2
/
+0
*
drivers/uart/oxpcie: Fix early console
Kyösti Mälkki
2018-12-30
2
-4
/
+6
*
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-21
1
-2
/
+3
*
drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IO
Nico Huber
2018-11-20
1
-0
/
+3
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
uart/sifive: make divisor configurable
Philipp Hug
2018-09-13
1
-4
/
+11
*
arch/x86: Drop leftover ROMCC console support
Kyösti Mälkki
2018-06-08
1
-4
/
+1
*
drivers/uart/oxpcie.c: Get rid of device_t
Elyes HAOUAS
2018-05-04
1
-1
/
+1
*
drivers/uart: Allow the 8250IO driver only on x86
Jonathan Neuschäfer
2018-04-27
1
-2
/
+2
*
drivers/uart: Add helper function to allow bit-banging
Julius Werner
2018-04-26
1
-0
/
+29
*
drivers/uart: Add a driver for SiFive's UART
Jonathan Neuschäfer
2018-04-25
3
-0
/
+126
*
drivers/uart/pl011.c Add read support
Marcello Sylvester Bauer
2018-04-13
1
-1
/
+5
*
src/drivers/pl011: Add verstage support
Patrick Rudolph
2018-04-05
1
-0
/
+1
*
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
2018-02-21
3
-5
/
+5
*
drivers/uart/pl011: Improve PL011 driver
David Hendricks
2018-02-13
2
-7
/
+106
*
drivers/uart8250mem: Check for zero base address
Marshall Dawson
2017-10-16
1
-0
/
+2
*
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
4
-33
/
+5
*
drivers/uart: Use baudrate of 115200 by default
Furquan Shaikh
2017-08-04
1
-1
/
+7
[next]