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
/
chip.c
Age
Commit message (
Expand
)
Author
2021-01-30
soc/amd/picasso/chip: add missing acpi/acpi.h include
Felix Held
2021-01-29
soc/amd/picasso/fch: replace southbridge prefix with fch
Felix Held
2021-01-27
soc/amd/picasso/chip: use switch/case statement in enable_dev()
Felix Held
2020-12-06
soc/amd/picasso/chip.h: remove unneeded extern pci_domain_ops
Felix Held
2020-07-10
soc/amd/picasso: Delete partially implemented usb implementation
Raul E Rangel
2020-07-10
soc/amd/picasso: Add driver for handling PCIE GPP bridges
Furquan Shaikh
2020-06-17
Revert "soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run"
Furquan Shaikh
2020-06-12
soc/amd/picasso: Reconfigure SPI speeds after FSP-S has run
Furquan Shaikh
2020-06-06
soc/amd/picasso: Add device operations for UART MMIO devices
Furquan Shaikh
2020-06-06
soc/amd/picasso: Remove call to setup_bsp_ramtop
Raul E Rangel
2020-06-05
soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devices
Furquan Shaikh
2020-06-03
soc/amd: Use mp_cpu_bus_init()
Kyösti Mälkki
2020-06-02
soc/amd/picasso: Install AGESA ACPI tables
Matt Papageorge
2020-06-02
soc/amd/picasso: Remove unused 'include <romstage_handoff.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-05-21
soc/amd/picasso/chip.c: Generate ACPI nodes for PCI Bridge A and B
Raul E Rangel
2020-05-21
soc/amd/picasso/pci_devs: Update pci_devs.h with correct values
Furquan Shaikh
2020-05-13
soc/amd/picasso: Mark FCH MMIO addresses as non-posted
Raul E Rangel
2020-05-13
soc/amd/picasso: Delete northbridge
Marshall Dawson
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
soc/amd/picasso: Add FSP support for including AGESA
Marshall Dawson
2020-04-28
soc/amd/picasso: Use AMD common SATA driver
Furquan Shaikh
2020-04-28
soc/amd/picasso: Use common block graphics driver
Furquan Shaikh
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-10-21
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-20
soc/amd/picasso: Update for USB3.1
Marshall Dawson
2019-07-06
soc/amd/picasso: Remove all AGESA references
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove all PSP runtime functions
Marshall Dawson
2019-07-03
soc/amd/picasso: Remove SD controller
Marshall Dawson
2019-07-03
soc/amd/picasso: Add xhci1 and remove ehci
Marshall Dawson
2019-07-03
soc/amd/picasso: Change all remaining soc names
Marshall Dawson
2019-07-02
soc/amd/picasso: Create picasso as a copy of stoneyridge
Martin Roth