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
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/picasso/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/picasso/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/picasso: factor out AOAC offset defines
Felix Held
2021-02-17
soc/amd/picasso/uart: move uart_inject_ssdt to common code
Felix Held
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