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
/
cezanne
/
uart.c
Age
Commit message (
Expand
)
Author
2023-01-18
soc/amd: Include <gpio.h> instead of <soc/gpio.h>
Elyes Haouas
2022-10-21
soc/amd/*/uart: cleanup includes
Felix Held
2022-10-20
soc/amd/*/uart: commonize UART code and MMIO device driver
Felix Held
2022-10-20
soc/amd/cezanne/uart: introduce and use soc_get_uart_ctrlr_info
Felix Held
2022-10-20
soc/amd/*/uart: add missing soc/iomap.h include
Felix Held
2022-10-20
soc/amd: introduce and use common soc_uart_ctrlr_info struct
Felix Held
2022-10-20
soc/amd/cezanne/uart: separate data and code
Felix Held
2022-09-30
soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecasts
Felix Held
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2021-10-15
soc/amd/cezanne,picasso/uart: implement read_resource
Felix Held
2021-09-23
soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h
Felix Held
2021-09-23
soc/amd: rename program_gpios to gpio_configure_pads
Felix Held
2021-06-16
soc/amd/cezanne: factor out AOAC offset defines
Felix Held
2021-02-17
soc/amd/cezanne/uart: write ACPI tables
Felix Held
2021-01-15
soc/amd/cezanne,picasso/uart: remove unneeded struct name
Felix Held
2021-01-14
soc/amd/cezanne: add remaining non-ACPI parts of UART support
Felix Held
2021-01-14
soc/amd/cezanne: add console UART support
Felix Held