Age | Commit message (Expand) | Author |
2023-06-07 | sb/amd/pi/hudson/acpi/fch: use VGA_MMIO_* defines | Felix Held |
2023-05-10 | sb,soc/amd,intel: Sync FADT entries visually | Kyösti Mälkki |
2023-05-09 | sb,soc/amd,intel: Apply minor FADT fixes | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki |
2023-04-26 | AMD binaryPI: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-21 | Drop unused include <version.h> | Kyösti Mälkki |
2023-04-21 | ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields | Kyösti Mälkki |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-13 | AMD binaryPI: Use madt_ioapic_from_hw() | Kyösti Mälkki |
2023-04-13 | AMD binaryPI: Declare IOAPIC IDs | Kyösti Mälkki |
2023-02-22 | sb/amd/pi/hudson/fadt: drop unneeded ARM_boot_arch assignment | Felix Held |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-23 | sb/amd/pi/hudson/Kconfig: Remove unused RAID_MISC_ROM_POSITION | Elyes Haouas |
2023-01-23 | sb/amd/pi/hudson/Kconfig: Remove unused RAID_MISC_ROM_FILE | Elyes Haouas |
2023-01-23 | sb/amd/pi/hudson/Kconfig: Remove unused RAID_ROM_FILE | Elyes Haouas |
2023-01-23 | sb/amd/pi/hudson/Kconfig: Remove unused RAID_ROM_ID | Elyes Haouas |
2023-01-22 | soc/amd/stoneyridge,sb/amd/pi/hudson: Remove unused AHCI_ROM_ID | Elyes Haouas |
2023-01-21 | sb/amd/pi/hudson/Kconfig: Remove unused AZ_PIN | Elyes Haouas |
2023-01-21 | sb/amd/pi/hudson/Kconfig: Remove AHCI_ROM_FILE | Elyes Haouas |
2022-12-06 | sb,soc/amd: Remove unused southbridge_io_trap_handler() | Kyösti Mälkki |
2022-12-06 | sb/amd/pi/hudson: Use {read,write}16/32p() | Elyes Haouas |
2022-11-07 | sb/amd: Remove dropped platforms | Arthur Heymans |
2022-10-15 | treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' | Felix Held |
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-09-01 | amd/*/Makefile.inc: Put common words into common Makefile.inc | Zheng Bao |
2022-08-11 | southbridge: Add SPDX identifiers to files missing them | Martin Roth |
2022-07-17 | sb/amd/pi: Fix some white spaces issues | Elyes Haouas |
2022-07-17 | sb/amd/*/*/smbus_spd.c: Fix some white spaces issues | Elyes Haouas |
2022-07-17 | sb/amd/*/*/sata.c: Fix some white spaces issues | Elyes Haouas |
2022-07-17 | sb/amd/*/*/smbus.h: Fix some white spaces issues | Elyes Haouas |
2022-06-28 | soc,sb/amd: Change SPI controller resource | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-05-12 | soc/amd/*/Makefile.inc: Do some cosmetics | Arthur Heymans |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-24 | treewide: Write minor version at acpi_create_fadt() function | Elyes Haouas |
2022-02-22 | sb/amd/pi/hudson/early_setup.c: Fix typo in comment | Elyes Haouas |
2022-02-22 | southbridge/amd/*/*/reset.c: Reduce stylistic differences | Elyes Haouas |
2022-02-22 | southbridge/amd/*/*/smbus.c: Reformat code and reduce difference | Elyes Haouas |
2022-02-21 | [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments | Elyes Haouas |
2022-02-21 | src/acpi: Add macro for FADT Minor Version and use it | Elyes Haouas |
2022-02-16 | Use the fallthrough statement in switch loops | Arthur Heymans |
2022-01-10 | southbridge/amd/pi/hudson/smi_util.c: Remove repeated "set" | Elyes HAOUAS |
2021-12-08 | sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE | Felix Held |
2021-11-02 | include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs | Felix Held |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
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-09-05 | sb/amd/pi/hudson: drop HUDSON_UART option and corresponding code | Felix Held |
2021-09-04 | sb/amd/pi/hudson/soc/gpio: add SOC_GPIO_TOTAL_PINS definition | Felix Held |
2021-09-03 | soc/amd/common/block/gpio_banks/Kconfig: add option for non-soc/ chips | Felix Held |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-07-26 | soc/amd/common/block/acpimmio: add Kconfig option for biosram accessors | Felix Held |
2021-04-11 | sb/amd/pi/hudson: remove unused Bolton PI FCH code | Felix Held |
2021-02-20 | ACPI: Use common OperationRegion for PCI_MMCONF | Kyösti Mälkki |
2021-02-20 | sb,soc/amd: Drop OSFL method in ASL | Kyösti Mälkki |
2021-02-15 | sb/amd: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-14 | ACPI: Move common _PIC method | Kyösti Mälkki |
2021-02-14 | sb,soc/amd: Drop empty CIRQ call from _PIC | Kyösti Mälkki |
2021-02-14 | sb,soc/amd: Move _PIC method to global scope | Kyösti Mälkki |
2021-02-11 | sb/amd/pi/hudson/pci.c: Remove empty init operation | Angel Pons |
2021-02-11 | sb/amd/pi/hudson/imc.c: Remove duplicated comment | Angel Pons |
2021-02-10 | sb/amd/pi/hudson/acpi/fch.asl: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-02-10 | sb/amd/{agesa,pi}hudson/acpi: Convert 'pci_int.asl' to ASL 2.0 syntax | Elyes HAOUAS |
2021-02-10 | sb/amd/{agesa,pi}hudson/acpi: Convert 'AmdImc.asl' to ASL 2.0 syntax | Elyes HAOUAS |
2021-02-10 | sb/amd/{agesa,pi}/hudson/acpi: Convert 'audio.asl' to ASL 2.0 syntax | Elyes HAOUAS |
2021-02-09 | sb/amd/pi/hudson/acpi/lpc.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2021-01-27 | sb,soc/amd: Rename PMOD to PICM in ASL | Kyösti Mälkki |
2021-01-15 | build system: Always add coreboot.pre dependency to intermediates | Patrick Georgi |
2021-01-15 | build system: Remove flock calls from intermediate processing | Patrick Georgi |
2021-01-14 | build system: Structure and serialize INTERMEDIATE | Patrick Georgi |
2021-01-08 | cbfstool: Use flock() when accessing CBFS files | Julius Werner |
2020-12-28 | sb/amd/pi/hudson: Enable use of common GPIO API | Kyösti Mälkki |
2020-11-30 | soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONF | Felix Held |
2020-11-22 | cpu/amd/pi: Remove unused cpu code 00660F01 | Martin Roth |
2020-11-18 | soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol | Felix Held |
2020-11-06 | amdfwtool: Use shell command to get depend file list | Zheng Bao |
2020-11-04 | soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION | Zheng Bao |
2020-10-30 | {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg | Arthur Heymans |
2020-10-30 | amdfwtool: Take a config file instead of command line parameters | Zheng Bao |
2020-10-26 | sb/amd/*/*/pci_devs.h: Reduce the difference | Elyes HAOUAS |
2020-10-26 | sb/amd/*/*/smbus.h: Make 'smbus.h' uniform | Elyes HAOUAS |
2020-09-21 | src/southbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-20 | soc/amd/picasso: Fix typo of Kconfig setting | Zheng Bao |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-08-18 | src/southbridge/amd/*/*/fadt.c: Use macro for access_size | Elyes HAOUAS |
2020-08-03 | Change all assert(0) to BUG() | Julius Werner |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-20 | src: Drop useless cache flush settings in FADT | Angel Pons |
2020-07-20 | src: Never overwrite `fadt->flags` | Angel Pons |