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
/
morgana
Age
Commit message (
Expand
)
Author
2022-10-22
soc/amd/morgana/mca: Update for morgana
Fred Reitberger
2022-10-21
soc/amd/*/uart: cleanup includes
Felix Held
2022-10-21
soc/amd/morgana/aoac: Remove to-do after review
Fred Reitberger
2022-10-21
soc/amd/morgana/i2c: Remove to-do after review
Fred Reitberger
2022-10-21
soc/amd/morgana/include/soc/iomap.h: Remove to-do after review
Fred Reitberger
2022-10-20
soc/amd/morgana/smi: Update smi definitions for morgana
Fred Reitberger
2022-10-20
soc/amd/morgana: Add TODOs for common code to Kconfig
Martin Roth
2022-10-20
soc/amd/*/uart: commonize UART code and MMIO device driver
Felix Held
2022-10-20
soc/amd: move set_uart_config prototype to common UART header
Felix Held
2022-10-20
soc/amd: move all AOAC function prototypes to amdblocks/aoac.h
Felix Held
2022-10-20
soc/amd/morgana/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/morgana/uart: separate data and code
Felix Held
2022-10-18
soc/amd: factor out writing extended PM registers in FADT
Felix Held
2022-10-18
soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c
Fred Reitberger
2022-10-18
soc/amd/morgana/gpio: Update gpio definitions for morgana
Fred Reitberger
2022-10-17
soc/amd: factor out common noncar bootblock
Felix Held
2022-10-17
soc/amd/*/smihandler: Make fch_apmc_smi_handler common
Fred Reitberger
2022-10-15
treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'
Felix Held
2022-10-14
soc/amd/*: Hook up IOMMU ops in devicetree
Arthur Heymans
2022-10-14
soc/amd/*: Hook up LPC ops in devicetree
Arthur Heymans
2022-10-14
soc/amd/*: Hook up SMBus ops to devicetree
Arthur Heymans
2022-10-14
soc/amd: factor out common eMMC code
Felix Held
2022-10-13
soc/amd/*: Hook up GPU ops in devicetree
Arthur Heymans
2022-10-13
soc/amd/*: Hook up GPP bridges ops to devicetree
Arthur Heymans
2022-10-13
soc/amd/acp: Hook up ops in devicetree
Arthur Heymans
2022-10-13
soc/amd/morgana: Use devicetree ops over pci driver
Felix Held
2022-10-13
soc/amd/*: Hook up device_operations in chipset.cb
Arthur Heymans
2022-10-13
soc/amd/*: Move emmc disabling to device ops
Arthur Heymans
2022-10-13
soc/amd/*/psp_verstage/svc: Make svc.h macros common
Fred Reitberger
2022-10-12
treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'
Elyes Haouas
2022-10-12
treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'
Elyes Haouas
2022-10-12
treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'
Elyes Haouas
2022-10-12
treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'
Elyes Haouas
2022-10-12
treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'
Elyes Haouas
2022-10-12
treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'
Elyes Haouas
2022-10-12
treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'
Elyes Haouas
2022-10-10
soc/amd/morgana: Add initial commit for new SoC
Martin Roth