Age | Commit message (Expand) | Author |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-10 | AMD binaryPI: Drop ramtop via nvram | Kyösti Mälkki |
2015-01-09 | AMD binaryPI 00730F01: Switch to per-device ACPI | Kyösti Mälkki |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-06 | AMD platforms: fix callout_entry doxygen errors | Martin Roth |
2015-01-06 | Remove AMD's "Release Content" doxygen from coreboot files | Martin Roth |
2014-12-30 | drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY | Gabe Black |
2014-12-20 | AGESA: Add amd_initcpuio() and amd_initmmio() | Kyösti Mälkki |
2014-12-19 | AMD 00730F01: Change Makefile to use BLOB sizes for packing | Bruce Griffith |
2014-12-19 | southbridge/amd/cimx/sbX00/early.c: Update grammar in comments | Martin Roth |
2014-12-17 | southbridge/amd rs690 & rs780 spelling fixes | Martin Roth |
2014-12-17 | southbridge/amd agesa & cimx spelling fixes | Martin Roth |
2014-12-17 | southbridge/amd amd81XX, cs553X & sr5650 spelling fixes | Martin Roth |
2014-12-17 | southbridge/amd sb600, sb700 & sb900 spelling fixes | Martin Roth |
2014-12-16 | Drop GX1, CS5330 and related boards | Stefan Reinauer |
2014-12-16 | southbridge/amd/pi/avalon/pci_devs.h: Correct define `EHCI3_DEV` | Paul Menzel |
2014-12-15 | southbridge/amd/agesa/hudson: Correct incorrect #define | Dave Frodin |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |
2014-12-09 | southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loop | Edward O'Callaghan |
2014-12-06 | vendorcode/amd/agesa: Make Porting.h common between families | Edward O'Callaghan |
2014-12-06 | sb/amd/agesa/hudson/: Don't include IMC and XHCI blobs by default | Edward O'Callaghan |
2014-12-06 | southbridge/hudson: Disable USB controllers if devicetree says so | Alexandru Gagniuc |
2014-12-04 | southbridge/amd/agesa/hudson/Kconfig: Fix space/tab usage | Edward O'Callaghan |
2014-12-03 | AGESA fam15tn / fam15rl / fam16kb: Common agesawrapper | Kyösti Mälkki |
2014-12-03 | AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetree | Kyösti Mälkki |
2014-12-03 | AGESA Hudson/Yangtze: Remove obsolete devicetree parameters | Kyösti Mälkki |
2014-12-02 | southbridge/amd/agesa/hudson/early_setup.c: Use IS_ENABLED macro | Edward O'Callaghan |
2014-11-27 | southbridge/amd/agesa/hudson/pci.c: Use DEVICE_NOOP macro | Edward O'Callaghan |
2014-11-26 | agesa/family12: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-26 | agesa/family15tn: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-26 | agesa/family15: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-22 | amdfam10: Move to per-device ACPI | Vladimir Serbinenko |
2014-11-20 | AGESA: Remove redundant Avalon support from Hudson | Kyösti Mälkki |
2014-11-20 | AMD: Isolate AGESA and PI build environments for southbridge | Kyösti Mälkki |
2014-11-20 | AMD: Isolate AGESA and PI build environments | Kyösti Mälkki |
2014-11-20 | AGESA: Refactor HUDSON_SATA_MODE | Kyösti Mälkki |
2014-11-19 | sb700: Make enable_fid_change_on_sb into normal function | Vladimir Serbinenko |
2014-11-16 | amd/sb800: Make sb800_setup_sata_phys into regular function | Vladimir Serbinenko |
2014-11-16 | agesa/hudson: Remove stale declaration hudson_setup_sata_phys | Vladimir Serbinenko |
2014-11-16 | sb700: Make get_sbdn into normal function | Vladimir Serbinenko |
2014-11-14 | build system: improve portability | Patrick Georgi |
2014-11-05 | Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' | Edward O'Callaghan |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-10-29 | southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loop | Edward O'Callaghan |
2014-10-23 | AMD Hudson: enable IMC fan control using ACPI code | WANG Siyuan |
2014-10-23 | AMD Trinity and Kabini: fix fan control | Kyösti Mälkki |
2014-10-22 | amd/torpedo amd/dinar: Sanitize agesawrapper header | Kyösti Mälkki |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-19 | amd: rename model_fxx_powernow to powernow. | Vladimir Serbinenko |
2014-10-19 | AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headers | Kyösti Mälkki |
2014-10-19 | AGESA fam12 fam14 fam15: Use common agesa_readSpd() | Kyösti Mälkki |
2014-10-19 | AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd() | Kyösti Mälkki |
2014-10-18 | cimx/sb800: fix pedantic gcc error | Ronald G. Minnich |
2014-10-17 | Fix mismerge of ACPI patches | Vladimir Serbinenko |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-08-30 | AMD Steppe Eagle: New integrated southbridge (Avalon) | Bruce Griffith |
2014-08-13 | southbridge/amd/cimx/sb800: Uninitialized variables in config func | Edward O'Callaghan |
2014-08-09 | southbridge/amd/cs5536: Trivial style fix for trailing comment | Edward O'Callaghan |
2014-07-30 | model_fxx/processor_name.c, hudson/lpc.c: add missing break statements | Daniele Forsi |
2014-07-29 | Uniformly spell frequency unit symbol as Hz | Elyes HAOUAS |
2014-07-25 | AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLE | Kyösti Mälkki |
2014-07-24 | southbridge/amd: Remove trailing whitespace | Elyes HAOUAS |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-07-17 | southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | southbridge,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-15 | AGESA hudson: Fix SPI writes | Kyösti Mälkki |
2014-07-14 | AGESA fam15: Fix entry to cimx/sb900 | Kyösti Mälkki |
2014-07-14 | AGESA CIMx: Move late init out of get_bus_conf() | Kyösti Mälkki |
2014-07-14 | AMD SPI: Optimise for longer writes | Kyösti Mälkki |
2014-07-14 | SPI: Split writes using spi_crop_chunk() | Kyösti Mälkki |
2014-07-11 | southbridge/amd/rsXY0/cmn.c: Trivial - Style fixes | Edward O'Callaghan |
2014-07-10 | AGESA Hudson: Fix build without HAVE_ACPI_RESUME | Kyösti Mälkki |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-07-03 | AGESA: Clean separation of SPI flash | Kyösti Mälkki |
2014-07-02 | AMD/agesa: Add functions for AMD PCI IRQ routing | Dave Frodin |
2014-06-25 | AGESA: Move config parameters for non-volatile S3 data | Kyösti Mälkki |
2014-06-25 | Declare acpi_is_wakeup_early() only once | Kyösti Mälkki |
2014-06-21 | AMD cimx/sb800: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-14 | amd/agesa,cimx: Rename ACPI OS detection methods | Edward O'Callaghan |
2014-06-12 | southbridge/amd: Change #if defined to #if IS_ENABLED | Dave Frodin |
2014-06-11 | amd/southbridge/lpc: SPI BAR has fixed size/location | Dave Frodin |
2014-06-11 | AMD/CIMx: Add functions for AMD PCI IRQ routing | Mike Loptien |
2014-06-11 | amd/hudson: Add the IOAPIC space to the fixed resources table | Dave Frodin |
2014-05-25 | southbridge/amd/agesa/hudson: Unused func smbus_delay() | Edward O'Callaghan |
2014-05-25 | southbridge/amd/cimx/sb900: Unused func smbus_delay() | Edward O'Callaghan |
2014-05-22 | southbridge/amd/cimx/sb700: Unused func smbus_delay() | Edward O'Callaghan |
2014-05-22 | southbridge/amd/sb700/smbus.c: Unused func smbus_delay() | Edward O'Callaghan |
2014-05-14 | southbridge/amd/cimx/sb800: Unused func smbus_delay() | Edward O'Callaghan |
2014-05-13 | southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridge | Edward O'Callaghan |
2014-04-29 | AGESA SPI: Fix Kconfig options | Kyösti Mälkki |
2014-04-21 | southbridge/hudson: Initialize ACPI IO ports separate of FADT | Alexandru Gagniuc |
2014-04-21 | AMD hudson and yangtze boards: Let mainboard declare power button | Alexandru Gagniuc |
2014-04-20 | southbridge/hudson: Remove redundant definitions of ACPI IO ports | Alexandru Gagniuc |
2014-04-20 | southbridge/amd/agesa/hudson: Refactor SPI controller driver | Alexandru Gagniuc |
2014-04-20 | AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS | Kyösti Mälkki |
2014-04-20 | AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS | Kyösti Mälkki |
2014-04-20 | AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUS | Kyösti Mälkki |