index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
picasso
/
uart.c
Age
Commit message (
Expand
)
Author
2021-01-15
soc/amd/cezanne,picasso/uart: remove unneeded struct name
Felix Held
2021-01-14
soc/amd/picasso/uart: add missing device/device.h include
Felix Held
2021-01-14
soc/amd/piasso/uart: move get_uart_base prototype to common code header
Felix Held
2021-01-14
soc/amd/picasso: remove broken and unused legacy UART support
Felix Held
2020-12-11
soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UART
Felix Held
2020-12-02
soc/amd: factor out common AOAC device enable and status query functions
Felix Held
2020-09-17
soc/amd/picasso: Clean up legacy UART config
Rob Barnes
2020-09-13
soc/amd/picasso/uart: make AOAC device ID in uart_enable unsigned
Felix Held
2020-09-13
soc/amd/picasso/uart: add missing types.h include
Felix Held
2020-09-12
soc/amd/picasso/uart: make index parameters unsigned
Felix Held
2020-06-19
soc/amd/picasso/uart: factor out console-related functions
Felix Held
2020-06-18
soc/amd/picasso: Add ability to enable/disable UART to device tree
Raul E Rangel
2020-06-17
soc/amd/picasso: rename PICASSO_UART Kconfig option
Felix Held
2020-06-17
soc/amd/picasso: fix build if PICASSO_UART is unset
Furquan Shaikh
2020-06-14
soc/amd/picasso: Explicitly disable legacy UART
Raul E Rangel
2020-06-11
soc/amd/picasso/uart: fix possible out of bounds access
Felix Held
2020-06-06
soc/amd/picasso: Add device operations for UART MMIO devices
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-10-20
soc/amd/picasso: Update UARTs
Marshall Dawson
2019-07-02
soc/amd/picasso: Create picasso as a copy of stoneyridge
Martin Roth