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
*
x86: add standalone verstage support
Aaron Durbin
2015-10-14
1
-0
/
+2
*
drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled
Alexandru Gagniuc
2015-10-04
1
-1
/
+1
*
uart8250mem: provide uart_fill_lb()
Aaron Durbin
2015-08-13
1
-0
/
+19
*
console: Add UART8250MEM 32bit support
Naveen Krishna Chatradhi
2015-07-21
2
-0
/
+17
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
6
-6
/
+6
*
verstage: provide support for serial console
Aaron Durbin
2015-05-13
1
-0
/
+1
*
secmon: Add some missing files
Patrick Georgi
2015-05-11
1
-0
/
+1
*
kbuild: Use wildcard for driver subdirectories
Stefan Reinauer
2015-05-07
1
-0
/
+4
*
OxPCIe: Fix UART base addresses
Kyösti Mälkki
2015-04-28
1
-6
/
+2
*
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-17
3
-0
/
+3
*
OxPCIe952: Fix read8/write8 argument
Kyösti Mälkki
2015-03-14
2
-4
/
+5
*
uart8250mem: Add wrapper for MMIO register access
Kyösti Mälkki
2014-12-15
1
-24
/
+35
*
uarts: 32/64 cleanup
Ronald G. Minnich
2014-10-16
2
-2
/
+2
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
1
-1
/
+1
*
UART 8250: Unconditionally provide register constants and use UART8250 prefix.
Gabe Black
2014-08-25
3
-93
/
+93
*
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
1
-1
/
+1
*
uart: Support multiple ports
Kyösti Mälkki
2014-04-30
4
-34
/
+29
*
uart8250io: Fix build with DEBUG_SMI
Kyösti Mälkki
2014-04-26
1
-1
/
+2
*
console: Drop driver list in ramstage
Kyösti Mälkki
2014-04-18
2
-13
/
+0
*
OxPCIe uart: Move under drivers/uart
Kyösti Mälkki
2014-04-09
4
-0
/
+200
*
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
2
-11
/
+17
*
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
2
-7
/
+36
*
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-04-09
1
-5
/
+8
*
console: Use single driver entry for UARTs
Kyösti Mälkki
2014-03-04
1
-8
/
+7
*
SMM: Only have console with DEBUG_SMI
Kyösti Mälkki
2014-03-04
1
-3
/
+3
*
uart8250: Move under drivers/uart
Kyösti Mälkki
2014-03-04
4
-0
/
+384
*
console: Fix includes
Kyösti Mälkki
2014-03-04
2
-2
/
+2
*
pl011 UART: Move under drivers/uart
Kyösti Mälkki
2014-03-04
3
-0
/
+64
*
option: Add arch-agnostic get_option()
Kyösti Mälkki
2014-03-04
1
-1
/
+1
*
uart8250: Fix and unify baudrate divisor calculation
Kyösti Mälkki
2014-03-04
2
-0
/
+54
*
console: Add drivers/uart
Kyösti Mälkki
2014-02-17
1
-0
/
+14