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
/
include
Age
Commit message (
Expand
)
Author
2022-06-09
soc/amd/sabrina/acpi: Correct VID decoding on Sabrina
Fred Reitberger
2022-03-09
soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER
Felix Held
2022-03-02
soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemc
Raul E Rangel
2022-03-02
soc/amd/common/vboot: Split transfer buffer methods into separate file
Raul E Rangel
2022-02-25
arch/x86: consolidate HPET base address definitions
Felix Held
2022-02-25
arch/x86: factor out and commonize HPET_BASE_ADDRESS definition
Felix Held
2022-02-24
soc/amd/*/include/soc/iomap.h: rework HPET base address check
Felix Held
2022-02-03
soc/amd/*/i2c: factor out common I2C pad configuration
Felix Held
2022-02-03
soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macro
Felix Held
2022-02-03
soc/amd/*/i2c: drop unused mainboard_i2c_override
Felix Held
2021-11-25
soc/amd/*/data_fabric: use DF_ prefix for bit and shift defines
Felix Held
2021-11-25
soc/amd/*/include/data_fabric: make MMIO_NP definition SoC-specific
Felix Held
2021-11-24
soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARM
Felix Held
2021-11-10
soc/amd/cezanne,picasso/include/southbridge: use bitwise or in defines
Felix Held
2021-11-09
soc/amd/cezanne,picasso/include/southbridge: fix typo in define
Felix Held
2021-11-08
soc/amd/picasso/include/southbridge: drop unused aoac_devs struct
Felix Held
2021-11-05
soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the top
Felix Held
2021-11-05
soc/amd/*/include/smi: fix off-by-one in SCIMAPS defines
Felix Held
2021-11-02
psp_verstage: convert relative address in EFS2
Kangheui Won
2021-10-15
soc/amd/common/block/i2c: implement proper read_resource
Felix Held
2021-10-05
src/soc to src/superio: Fix spelling errors
Martin Roth
2021-09-23
soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h
Felix Held
2021-08-31
soc/amd/*/include/soc/gpio: remove GPIO_2_EVENT
Felix Held
2021-07-23
soc/amd/picasso/fch: make sb_clk_output_48Mhz static
Felix Held
2021-07-14
soc/amd: move check_mca prototype to soc/amd/common/blocks/include
Felix Held
2021-06-16
soc/amd/cezanne,picasso/include/soc/iomap: reflow I2C_DEVICE_COUNT
Felix Held
2021-06-16
soc/amd/picasso: factor out AOAC offset defines
Felix Held
2021-06-16
soc/amd/cezanne,picasso: add AOAC offset define for the eMMC controller
Felix Held
2021-06-02
soc/amd/picasso: remove warm reset flag code
Felix Held
2021-05-19
soc/amd/picasso: move gpp_clk_req_setting definition to chip.h
Felix Held
2021-05-06
soc/amd/{picasso/common}: Move populate_pirq_data prototype to common
Raul E Rangel
2021-04-29
soc/amd/picasso: move PSP_SRAM addrs to separate header
Kangheui Won
2021-04-29
soc/amd/common/acp: Move Audio Co-processor driver to common
Karthikeyan Ramasubramanian
2021-04-23
soc/amd/picasso: clean up Kconfig and header
Kangheui Won
2021-04-23
amd/vboot: remove bl_syscall_public.h from include
Kangheui Won
2021-04-14
soc/amd/piasso/fch: use common pm_set_power_failure_state functionality
Felix Held
2021-03-29
soc/amd/picasso: factor out UPD-M configuration from romstage
Felix Held
2021-03-29
soc/amd: move PM_RST_CTRL1 register definition to common acpimmio header
Felix Held
2021-03-22
soc/amd/common/block/i2c: Move SoC agnostic parts into common
Karthikeyan Ramasubramanian
2021-03-22
soc/amd/common: Introduce I2C driver common to all AMD SoCs
Karthikeyan Ramasubramanian
2021-03-12
soc/amd/common/block/smu: rename mailbox register defines
Felix Held
2021-03-11
soc/amd: move warm reset flag function prototypes to common code
Felix Held
2021-03-10
soc/amd/picasso: Allow GPIO defines to be used in ASL
Mathew King
2021-03-10
mb/google/zork: add UPDM updating function before runing FSP-M
Chris Wang
2021-03-06
soc/amd/picasso: move APOB NV cache to common code
Felix Held
2021-02-18
soc/amd/picasso/chip: make soc_acpi_name static
Felix Held
2021-02-17
soc/amd/*/iomap: remove unused ACPI_SMI_CTL_PORT
Felix Held
2021-02-14
soc/amd/picasso/data_fabric: factor out common MMIO register defines
Felix Held
2021-02-14
soc/amd/picasso: move data_fabric_read32 to common code
Felix Held
2021-02-12
soc/amd: Move southbridge_write_acpi_tables
Raul E Rangel
2021-02-11
mainboards: Drop PWRS from GNVS
Kyösti Mälkki
2021-02-10
soc/amd/picasso: Add SPI registers
Raul E Rangel
2021-02-09
Revert "soc/amd/picasso: Change GPIO _HID to AMDI0030"
Martin Roth
2021-02-09
soc/amd/picasso/cpu: move get_cpu_count to common code
Felix Held
2021-02-08
soc/amd/picasso/iomap: change ACPI_CPU_CONTROL to match AGESA
Felix Held
2021-02-07
soc/amd/picasso: Move memmap_early_dram to common blocks
Raul E Rangel
2021-02-05
soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig option
Felix Held
2021-02-04
soc/amd/picasso: Fix copy-paste error in macro definitions
Angel Pons
2021-02-04
soc/amd/picasso: set GPE0_LIMIT to 32 and move definitions to registers
Felix Held
2021-02-02
soc/amd/picasso/include/soc/southbridge: remove PM_USB_ENABLE defines
Felix Held
2021-02-01
soc/amd: Drop PCNT from GNVS
Kyösti Mälkki
2021-01-30
soc/amd/piasso/data_fabric: rename data_fabric_read_reg32
Felix Held
2021-01-29
soc/amd/picasso/fch: replace southbridge prefix with fch
Felix Held
2021-01-28
soc/amd/picasso: allow USB_PD port setting override
Chris Wang
2021-01-25
soc/amd/picasso: Change GPIO _HID to AMDI0030
Raul E Rangel
2021-01-25
soc/amd: Refactor ACPI power state and ELOG
Kyösti Mälkki
2021-01-23
soc/amd: Rename chipset_state to chipset_power_state
Kyösti Mälkki
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-15
soc/amd/picasso: Generate ACPI CRAT objects in cb
Jason Glenesk
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
2021-01-06
soc/amd/picasso: Correctly populate the PCI interrupt line register
Raul E Rangel
2020-12-16
soc/amd/picasso: Fix the typo in GPIO define
Zheng Bao
2020-12-15
soc/amd/picasso/smi: add missing bits to GEVENT_MASK
Felix Held
2020-12-15
soc/amd/common,picasso: Place some ENV_X86 guards
Kyösti Mälkki
2020-12-13
soc/amd/*/include/spc/gpio: fix pin numbers in comments
Felix Held
2020-12-11
soc/amd/picasso: Add data fabric read helper function
Jason Glenesk
2020-12-10
soc/amd/picasso/reset: use port and bit defines from cf9_reset.h
Felix Held
2020-12-09
soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset defines
Felix Held
2020-12-09
soc/amd/picasso: Rename SD_EMMC_EMMC_DDR_52 to SD_EMMC_EMMC_DDR_104
Raul E Rangel
2020-12-09
soc/amd/picasso/southbridge: drop unused sb_enable
Felix Held
2020-12-09
soc/amd: factor out functionality to print last reset source
Felix Held
2020-12-09
soc/amd: factor out PM_DECODE_EN register definitions
Felix Held
2020-12-09
soc/amd: remove unused PM_ISA_CONTROL definitions
Felix Held
2020-12-02
soc/amd: factor out common SMI/SCI enums and function prototypes
Felix Held
2020-12-02
soc/amd: factor out SMBUS controller registers into common header
Felix Held
2020-12-02
soc/amd: factor out common AOAC device enable and status query functions
Felix Held
2020-12-02
soc/amd: factor out common AOAC definitions
Felix Held
2020-11-30
soc/amd: move vboot-on-PSP-related functions to common/vboot
Felix Held
2020-11-16
soc/amd/picasso/acpi.h: include missing header files
Felix Held
2020-11-16
soc/amd/picasso/include: unify include guards
Felix Held
2020-11-16
soc/amd/picasso/include/amd_pci_int_defs: remove duplicate comment
Felix Held
2020-11-15
soc/amd/common: factor out SMU code from Picasso
Felix Held
2020-11-13
soc/amd: factor out _SOC_DEV macro into common block
Felix Held
2020-11-09
soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration
Arthur Heymans
2020-11-06
soc/amd/picasso: add Raven1 GPU PCI ID
Felix Held
2020-10-30
soc/amd/picasso: Fix the PSP SMI trigger info
Marshall Dawson
2020-10-19
soc/amd/picasso: Fix typo in SMU argument base
Marshall Dawson
2020-10-08
soc/amd/picasso: Print values from PSP transfer buffer
Martin Roth
2020-10-08
soc/amd/picasso: Refactor transfer buffer check
Martin Roth
[next]