Age | Commit message (Expand) | Author |
2015-07-12 | Verify Kconfigs symbols are not zero for hex and int type symbols | Martin Roth |
2015-07-11 | amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFS | Martin Roth |
2015-07-11 | Calculate HUDSON_FWM_POSITION and display warning on mismatch | Martin Roth |
2015-06-08 | southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync together | Edward O'Callaghan |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-27 | AGESA: Separate HeapManager declarations from BiosCallOuts | Kyösti Mälkki |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-04-10 | southbridge/amd/agesa/hudson: Fix LPC_DEV definition | Sergej Ivanov |
2015-03-19 | CBMEM: Add LATE_CBMEM_INIT guards | Kyösti Mälkki |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-11 | x86 SMM: Replace weak prototypes with weak function stub | Kyösti Mälkki |
2015-02-27 | x86: Fix pointer arithmetic regressions from MMIO changes | Kevin Paul Herbert |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2014-12-30 | drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY | Gabe Black |
2014-12-17 | southbridge/amd agesa & cimx spelling fixes | Martin Roth |
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-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/family15tn: Switch 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 | Kyösti Mälkki |
2014-11-20 | AGESA: Refactor HUDSON_SATA_MODE | Kyösti Mälkki |
2014-11-16 | agesa/hudson: Remove stale declaration hudson_setup_sata_phys | Vladimir Serbinenko |
2014-11-14 | build system: improve portability | Patrick Georgi |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | 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 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-19 | AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd() | Kyösti Mälkki |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-08-30 | AMD Steppe Eagle: New integrated southbridge (Avalon) | Bruce Griffith |
2014-07-30 | model_fxx/processor_name.c, hudson/lpc.c: add missing break statements | Daniele Forsi |
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-15 | AGESA hudson: Fix SPI writes | 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-10 | AGESA Hudson: Fix build without HAVE_ACPI_RESUME | Kyösti Mälkki |
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-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/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-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-18 | southbridge/hudson: Compile refactored SMI setup utilities in SMM | Alexandru Gagniuc |
2014-04-17 | southbridge/hudson: Remove unused function set_sm_enable_bits() | Alexandru Gagniuc |
2014-04-17 | southbridge/hudson: Add support for ACPI enable/disable via SMI | Alexandru Gagniuc |
2014-04-17 | southbridge/hudson: Pass GEVENT SMIs to mainboard_smi_gpi() | Alexandru Gagniuc |
2014-04-17 | southbridge/amd/agesa/hudson: Add initial support for SMM | Alexandru Gagniuc |
2014-04-16 | southbridge/hudson: Use MMIO instead of PIO to access PM space | Alexandru Gagniuc |
2014-04-15 | southbridge/amd/agesa/hudson: Clean up AGESA #includes | Alexandru Gagniuc |
2014-04-13 | hudson boards: Don't require ide.asl file on boards without IDE | Alexandru Gagniuc |
2014-04-06 | amd/agesa/hudson: Implement PNP resource setup in LPC bridge | Rudolf Marek |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2014-02-01 | AMD hudson and yangtze: add IMC fan control support | WANG Siyuan |
2014-01-15 | AMD Hudson: show POST codes on a PCI device | Idwer Vollering |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-12-06 | usbdebug: Hide irrelevent options from menuconfig | Kyösti Mälkki |
2013-11-12 | AMD Hudson: Move function s3_resume_init_data to southbridge | Zheng Bao |
2013-10-22 | usbdebug: Fix boards without EARLY_CBMEM_INIT | Kyösti Mälkki |
2013-09-25 | usbdebug AMD: Add choice of EHCI controller | Kyösti Mälkki |
2013-09-11 | CBMEM: Backup top_of_ram instead of cbmem_toc | Kyösti Mälkki |
2013-08-29 | usbdebug: Support choice of EHCI controller | Kyösti Mälkki |
2013-08-29 | usbdebug: Change debug port scanning | Kyösti Mälkki |
2013-08-27 | AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze | WANG Siyuan |
2013-08-24 | usbdebug: Change reference to EHCI BAR | Kyösti Mälkki |
2013-08-15 | AMD Fam16: Add OSC method to PCI0 | Mike Loptien |
2013-08-15 | AMD Fam16: Add secondary bus number to CRES method | Mike Loptien |
2013-08-15 | AMD Kabini: Split DSDT into common sections | Mike Loptien |
2013-08-08 | ASUS F2A85-M: Split DSDT into common sections (as per Parmer) | Kimarie Hoot |
2013-08-07 | usbdebug: Use __SIMPLE_DEVICE__ on early enable | Kyösti Mälkki |
2013-08-05 | AMD Hudson/Yangtze: Enable support for SATA port multipliers | Bruce Griffith |
2013-08-05 | AMD Kabini: Modify Hudson southbridge to support new AMD processor | Siyuan Wang |
2013-08-01 | Add directive __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-07-16 | AMD Fam15tn: Split DSDT into common sections | Steve Goodrich |