aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/pi/hudson
AgeCommit message (Expand)Author
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-01-14binaryPI: Fix missing AMD_PI_BOLTON blobsKyösti Mälkki
2019-01-14AGESA binaryPI: Consolidate ACPI for IMCKyösti Mälkki
2019-01-14binaryPI: Remove ACPI for IMC we don't runKyösti Mälkki
2019-01-14AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-04binaryPI: Use pcidev_on_root()Kyösti Mälkki
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-07sb/amd/pi/hudson: Fix UART address mathMarshall Dawson
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-18sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWMElyes HAOUAS
2018-11-16{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INITElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-07southbridge/amd/pi/hudson: Get rid of void pointer mathRichard Spiegel
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22sb/amd/*/hudson: Use CF9 resetNico Huber
2018-10-04sb/amd/pi/hudson: Remove #if 1Jonathan Neuschäfer
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-17Fix PCI ACPI _OSC methodsMarc Jones
2018-07-10src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in...Michał Żygowski
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-31AGESA binaryPI: Remove dependency on K8 headersKyösti Mälkki
2018-05-29src/southbridge: Add and update license headersMartin Roth
2018-05-21agesa/hudson pi/hudson: Use PCI_DEVICE_IDKyösti Mälkki
2018-05-21agesa/hudson pi/hudson: Skip device node searchKyösti Mälkki
2018-05-20sb/amd/pi/hudson: Get rid of device_tElyes HAOUAS
2017-11-30amd/{hudson,stoneyridge}: fix out of bounds readRichard Spiegel
2017-11-28AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-10amdfw: Clean up makefiles a bit moreMartin Roth
2017-08-25amd/XX/hudson: Remove #if IS_ENABLED(CONFIG_HUDSON_IMC_FWM)Kyösti Mälkki
2017-08-25amd/pi/hudson: Fix FCH ECMartin Roth
2017-08-25amd/pi/hudson: Move oem_fan_control()Martin Roth
2017-08-24amd/pi/hudson: Clean up makefile.incMarc Jones
2017-08-24amd/pi/hudson: Convert 48Mhz en to read/write32Marshall Dawson
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-08-04southbridge/pi/hudson: Fix GPIO bank1 control definitionMarshall Dawson
2017-07-12binaryPI: Drop non-soc stoneyridge treesKyösti Mälkki
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-11amd/pi: Add AMD fam16h TPM ACPI path supportPhilipp Deppenwiese
2017-05-02amd/pi/hudson: Add config option for ACPI baseMarc Jones
2017-04-27amd/pi/hudson: Add VBNV cmos reset optionMarc Jones
2017-04-27Revert "amd/pi/hudson: Move ACPI IO registers"Kyösti Mälkki
2017-04-26amd/pi/hudson: Add TPM decode to SPI functionMarc Jones
2017-04-26amd/pi/hudson: Clean up whitespace in header filesMarshall Dawson
2017-04-26amd/pi/hudson: Move ACPI IO registersMarc Jones
2017-04-26amd/pi/hudson: Add LPC IO decode enable functionMarc Jones
2017-04-25amd/pi/hudson: Add GPIO get functionMarc Jones
2017-04-17sb/amd/pi/hudson: Spell verb in comment with a spacePaul Menzel
2017-04-14amd/pi/hudson: Add SERIRQ setupMarc Jones
2017-04-14amd/pi/hudson: Add hudson PM register definesMarc Jones
2017-04-06northbridge/amd/stoney: Add FT4 packageMarshall Dawson
2017-03-28amd/pi/hudson: Add fanless SMU firmware to buildMarshall Dawson
2017-03-28amd/pi/hudson: Reduce amdfw space requirementMarshall Dawson
2017-03-28amd/pi/hudson: Add alternate method for including amdfwMarshall Dawson
2017-03-07amd/pi/hudson: Move APIC enable to CPU fileMarshall Dawson
2017-03-07amd/pi/hudson/acpi: Only declare S3 if it is supportedMarc Jones
2017-03-07amd/pi/hudson: Add early SPI setupMarshall Dawson
2017-03-07amd/pi/hudson: Add SPI definitions to headerMarshall Dawson
2017-03-07amd/pi/hudson: Consolidate BITn definitionsMarshall Dawson
2017-01-10amd/hudson/pi: Fix position of hudson_fwmRicardo Ribalda Delgado
2016-12-19pcengines/apu2: add board supportPiotr Król
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
2016-12-01AMD binaryPI: Use explicit PCI IO config access in bootblockKyösti Mälkki
2016-11-23AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki
2016-11-21AMD binaryPI: Drop commented code with bad PCI IDsKyösti Mälkki
2016-11-10southbridge/amd: Remove debug echo when building PIMartin Roth
2016-11-10southbridge/amd: update for amdfwtool size on command lineMartin Roth
2016-11-07southbridge/amd: Update Kconfig and makefiles for 00670F00Marc Jones
2016-11-07amd/pi/hudson: Move audio to northbridgeMarshall Dawson
2016-11-02amd/hudson: Add PSP2 build for combo BIOSMarc Jones
2016-11-02util/amdfwtool: Fix duplicate long option nameMarshall Dawson
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-13southbridge/amd/pi/hudson: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-03southbridge/amd: Drop HUDSON_FWM_INSIDE_CBFSPatrick Georgi
2016-01-07Correct some common spelling mistakesMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-12-09amdfwtool: Hide the prefix of targetZheng Bao
2015-12-09AMD/bettong: Add missing uart.c for UARTZheng Bao
2015-12-08AMD/bettong: Remove the useless period (trivial)Zheng Bao
2015-11-24AMD/bettong: Add UART supportZheng Bao
2015-11-20AMD Bettong: refactor PCI interrupt tableWANG Siyuan
2015-11-19AMD Hudson: Use amdfwtool to integrate firmwares.Zheng Bao