Age | Commit message (Expand) | Author |
2018-01-30 | soc/amd/stoneyridge: initialize i2c buses marked as early init | Aaron Durbin |
2018-01-30 | soc/amd/stoneyridge: use new host controller programming | Aaron Durbin |
2018-01-28 | amd/stoneyridge: Add NV storage to ramtop | Marshall Dawson |
2018-01-26 | amd/stoneyridge: Convert BiosRam access to MMIO | Marshall Dawson |
2018-01-23 | soc/amd/stoneyridge/southbridge.c: Create a GPIO programming function | Richard Spiegel |
2018-01-22 | amd/stoneyridge/include/soc/southbridge.h: Replace SATA magic numbers | Richard Spiegel |
2018-01-19 | amd/stoneyridge: Remove unused S3 NVRAM save/restore | Marshall Dawson |
2018-01-19 | amd/stoneyridge: Add BIOS RAM R/W functions | Marshall Dawson |
2018-01-19 | amd/stoneyridge: Move SB index/data pairs to iomap.h | Marshall Dawson |
2018-01-13 | soc/amd/stoneyridge: Add definition for GENINT_DISABLE | Martin Roth |
2018-01-03 | soc/amd/stoneyridge: Add I2C support | Chris Ching |
2017-12-12 | soc/amd/common: Move Agesa related headers | Richard Spiegel |
2017-12-09 | soc/amd/stoneyridge/include: delete amd_pci_int_types.h | Richard Spiegel |
2017-12-07 | amd/stoneyridge: Create new wide IO functions | Richard Spiegel |
2017-12-07 | amd/stoneyridge: Create new name/IRQ association | Richard Spiegel |
2017-12-06 | soc/amd/stoneyridge: Add USB OC support | Marc Jones |
2017-12-06 | soc/amd/stoneyridge: Add XHCI PM register access functions | Marc Jones |
2017-12-02 | soc/amd/stoneyridge: Add GPIO40 to GPIO list | Martin Roth |
2017-12-01 | soc/amd/stoney: clean up and update reset.c | Martin Roth |
2017-11-17 | Move amd/stoneyridge/include/amd_pci_int_defs.h to include/soc/ | Richard Spiegel |
2017-11-17 | amd/stoneyridge: Add SPI controller driver | Marshall Dawson |
2017-11-14 | soc/amd/stoneyridge: Remove direct AGESA header includes | Martin Roth |
2017-11-14 | amd/stoneyridge: Add generic IMC sleep and wakeup | Marshall Dawson |
2017-11-14 | amd/stoneyridge: Define bits for AcpiConfig | Marshall Dawson |
2017-11-13 | soc/amd/stoneyridge: Add GNVS variables for thermal control | Marc Jones |
2017-11-10 | amd/stoneyridge: Add function to find Pm1EvtBlk base | Marshall Dawson |
2017-11-10 | amd/stoneyridge: Remove dead southbridge definitions | Marshall Dawson |
2017-11-10 | amd/stoneyridge: Add more ACPI register definitions | Marshall Dawson |
2017-11-10 | soc/amd/stoneyridge: Simplify and fix SMBUS code | Richard Spiegel |
2017-11-10 | src/soc/amd/stoneyridge/southbridge.h: Fix prototypes | Richard Spiegel |
2017-11-09 | src/soc/amd/stoneyridge/southbridge.h: Remove unused prototypes | Richard Spiegel |
2017-11-08 | amd/stoneyridge: Add PSP definitions southbridge and iomap | Marshall Dawson |
2017-11-08 | amd/stoneyridge: Add northbridge register macros | Marshall Dawson |
2017-11-06 | soc/amd/stoneyridge: consolidate addresses in iomap.h | Aaron Durbin |
2017-11-06 | soc/amd/stoneyridge: start header file for iomap | Aaron Durbin |
2017-11-04 | soc/amd/stoneyridge: fix incorrect constants in macros | Aaron Durbin |
2017-11-04 | sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t | Jonathan Neuschäfer |
2017-11-01 | amd/stoneyridge: Add pci_dev macros | Marshall Dawson |
2017-11-01 | amd/stoneyridge: Add definitions for various NB registers | Marshall Dawson |
2017-11-01 | amd/stoneyridge: Consolidate duplicate comment | Marshall Dawson |
2017-11-01 | amd/stoneyridge: Add definition for HPET to southbridge | Marshall Dawson |
2017-10-22 | soc/amd/stoneyridge: Remove duplicate macros in pci_devs.h | Chris Ching |
2017-10-20 | stoneyridge: Add SCI/GPE configuration | Marc Jones |
2017-10-19 | soc/amd/stoneyridge: Use macros for PCI_DEVFN calls | Chris Ching |
2017-10-19 | soc/amd/stoneyridge: Replace magic registers | Richard Spiegel |
2017-10-15 | amd/stoneyridge: Add function to find PmControl register | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Change SMM setup functions | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Add PM defintions to southbridge.h | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Refactor SMI handler | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Check SMI command address before reading | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Move pm/smi_read/write functions to util file | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Add pm_read32 and pm_write32 to southbridge | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Fix pm_read16 argument size | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Add more SMM definitions | Marshall Dawson |
2017-09-30 | amd/stoneyridge: Use generic SMM command port values | Marshall Dawson |
2017-09-27 | soc/amd/stoneyridge: Add postcar stage | Marshall Dawson |
2017-09-27 | amd/stoneyridge: Enable SMM in TSEG | Marshall Dawson |
2017-09-27 | amd/stoneyridge: Convert MP init to mp_init_with_smm | Marshall Dawson |
2017-09-27 | google/kahlee: Fix GPIO ASL | Marc Jones |
2017-09-27 | amd/stoneyridge: Refactor GPIO functions | Marc Jones |
2017-09-19 | amd/stoneyridge: Add northbridge definitions | Marshall Dawson |
2017-09-13 | amd/stoneyridge: Remove duplicate PCI definitions | Marshall Dawson |
2017-09-06 | soc/amd/stoneyridge: Use __packed | Jonathan Neuschäfer |
2017-08-28 | soc/amd: Standardize guards on header files | Martin Roth |
2017-08-25 | amd/pi/hudson: Fix FCH EC | Martin Roth |
2017-08-25 | soc/amd/stoneyridge: Move oem_fan_control() | Kyösti Mälkki |
2017-08-14 | stoneyridge: Rename hudson to southbridge | Marc Jones |
2017-08-04 | soc/amd/stoneyridge: Use generic gpio library | Marc Jones |
2017-07-31 | soc/amd/stoneyridge: Add GPIO functions to romstage | Marc Jones |
2017-07-31 | soc/amd/stoneyridge: Fix GPIO bank1 control definition | Marshall Dawson |
2017-07-31 | soc/amd/stoneyridge: Move ACPI MADT table to soc | Marc Jones |
2017-07-31 | soc/amd/stoneyridge: Add GNVS | Marc Jones |
2017-07-27 | soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK | Marshall Dawson |
2017-07-12 | soc/amd/stoneyridge: Update header guards and includes | Marshall Dawson |
2017-06-28 | soc/amd/stoneyridge: Revise pci_devs.h file | Marshall Dawson |
2017-06-28 | soc/amd/stoneyridge: Fix device IDs | Marshall Dawson |
2017-06-27 | soc/amd/stoneyridge: Remove PCIe-PCI bridge | Marshall Dawson |
2017-06-27 | soc/amd/stoneyridge: Fix most checkpatch errors | Marshall Dawson |
2017-06-26 | soc/amd/stoneyridge: Add northbridge support | Marc Jones |
2017-06-26 | soc: Add AMD Stoney Ridge southbridge code | Marc Jones |