| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Use show_notices target for warnings | Martin Roth | 2023-12-20 | 1 | -1/+1 |
* | device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT | Felix Held | 2023-11-10 | 1 | -1/+1 |
* | soc/amd/picasso: add eMMC MMIO device to devicetree | Felix Held | 2023-09-19 | 2 | -8/+0 |
* | util/amdfwtool: Deal with psp position in flash offset directly | Zheng Bao | 2023-09-01 | 1 | -7/+2 |
* | mb/amd: Include <gpio.h> instead of <soc/gpio.h> | Elyes Haouas | 2023-01-31 | 5 | -5/+5 |
* | soc/amd/picasso/include/acpi: introduce and use ACPI_SCI_IRQ definition | Felix Held | 2023-01-16 | 1 | -1/+2 |
* | mb/amd/mandolin/Makefile.inc: Remove path to non-existent directory | Elyes Haouas | 2023-01-06 | 1 | -2/+0 |
* | soc/amd: commonize generation of the PIC/APIC mapping tables | Felix Held | 2022-11-15 | 1 | -50/+3 |
* | soc/amd/picasso/acpi: include pci_int_defs.asl from soc.asl | Felix Held | 2022-11-09 | 1 | -3/+0 |
* | soc/amd/picasso/acpi: rename pcie.asl to pci_int_defs.asl | Felix Held | 2022-11-09 | 1 | -1/+1 |
* | mb/amd/mandolin: handle invalid intr_index values in init_tables | Felix Held | 2022-10-26 | 1 | -0/+6 |
* | mb/amd/mandolin: introduce mb_get_fch_irq_mapping | Felix Held | 2022-10-26 | 1 | -6/+14 |
* | mb/amd,google: unify fch_irq_routing struct instance name | Felix Held | 2022-10-26 | 1 | -3/+3 |
* | mb/amd/bilby,mandolin: add missing string.h include | Felix Held | 2022-10-26 | 1 | -0/+1 |
* | soc/amd/common/include: introduce and use FCH_IRQ_ROUTING_ENTRIES | Felix Held | 2022-10-26 | 1 | -5/+2 |
* | mb/amd,google: move fch_irq_routing struct definition to soc/amd | Felix Held | 2022-10-26 | 1 | -5/+1 |
* | mb/**/dsdt.asl: Drop superfluous comments | Angel Pons | 2022-08-16 | 1 | -2/+0 |
* | soc/amd/*/Makefile.inc: Do some cosmetics | Arthur Heymans | 2022-05-12 | 1 | -1/+1 |
* | soc/amd/picasso/acpi: rename cpu.asl to pnot.asl | Felix Held | 2022-03-03 | 1 | -2/+2 |
* | src/mainboard/{amd,roda}: Remove unused <acpi/acpi.h> | Elyes HAOUAS | 2022-01-10 | 1 | -1/+0 |
* | mb/amd/bilby,mandolin: use full path of SoC's chip.h | Felix Held | 2021-12-20 | 1 | -1/+1 |
* | src/mainboard to src/security: Fix spelling errors | Martin Roth | 2021-10-05 | 2 | -2/+2 |
* | soc/amd: rename program_gpios to gpio_configure_pads | Felix Held | 2021-09-23 | 5 | -5/+5 |
* | mb/amd/{bilby,mandolin}: Turn empty `chip` entry into comment | Nico Huber | 2021-09-08 | 2 | -4/+2 |
* | mb/(amd,google): Remove spi configuration from devicetree | Martin Roth | 2021-08-30 | 2 | -18/+0 |
* | mb/(amd,google): Update SPI Kconfig settings based on devicetree | Martin Roth | 2021-08-28 | 1 | -9/+14 |
* | mb/*: Specify type of `VARIANT_DIR` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | mb/*: Specify type of `FMDFILE` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | mb/*: Specify type of `DEVICETREE` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | src/*: Specify type of `CBFS_SIZE` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | soc/amd/picasso: introduce and use devicetree aliases for UART0-3 | Felix Held | 2021-06-17 | 2 | -8/+4 |
* | mainboards using soc/amd/picasso: use aliases for remaining PCIe devices | Felix Held | 2021-06-01 | 2 | -22/+22 |
* | mainboards using soc/amd/picasso: use aliases for PCIe devices on bus 0 | Felix Held | 2021-06-01 | 2 | -10/+10 |
* | soc/amd/picasso: introduce and use chipset device tree | Felix Held | 2021-06-01 | 2 | -32/+0 |
* | mb/amd/bilby,cereme,mandolin: change PSPP policy to balanced | Felix Held | 2021-05-28 | 2 | -2/+2 |
* | soc/amd/picasso: add devicetree setting for PSPP policy | Felix Held | 2021-05-27 | 2 | -0/+4 |
* | soc/amd/common/espi,mb/: Allow configuring open drain ALERT# | Raul E Rangel | 2021-05-06 | 2 | -2/+2 |
* | soc/amd/common/acp: Move Audio Co-processor driver to common | Karthikeyan Ramasubramanian | 2021-04-29 | 2 | -2/+4 |
* | mb/amd,google: use PAD_NF_SCI for GPIO_2 config in soc/amd based boards | Felix Held | 2021-04-08 | 1 | -0/+2 |
* | mb/amd: majolica,mandolin: Remove needless article from warning | Paul Menzel | 2021-03-29 | 1 | -1/+1 |
* | soc/amd,mb/google/,mb/amd: Move sleepstates.asl | Raul E Rangel | 2021-03-08 | 1 | -1/+1 |
* | mb/: Drop print of MAINBOARD_PART_NUMBER | Kyösti Mälkki | 2021-03-01 | 1 | -2/+0 |
* | mb/amd,google: Rename static functions to mainboard_enable | Kyösti Mälkki | 2021-02-24 | 1 | -2/+2 |
* | mb/amd,google/zork: Move init_tables() call | Kyösti Mälkki | 2021-02-24 | 1 | -1/+1 |
* | soc/amd: Move fadt device tree settings into common_config | Raul E Rangel | 2021-02-12 | 2 | -4/+4 |
* | mb/amd/mandolin/Kconfig: Remove unneeded whitespace before tab | Elyes HAOUAS | 2021-02-11 | 1 | -2/+2 |
* | Revert "mb/amd/mandolin: Clean up IRQ numbers" | Felix Held | 2021-01-28 | 1 | -8/+4 |
* | ACPI: Add top-level ASL | Kyösti Mälkki | 2021-01-27 | 1 | -0/+1 |