Age | Commit message (Expand) | Author |
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-17 | southbridge/nvidia: Spelling/comment fix | Martin Roth |
2014-12-17 | southbridge/via: Spelling fixes | Martin Roth |
2014-12-17 | southbridge/ricoh: Spelling fixes | Martin Roth |
2014-12-17 | southbridge/sis: Spelling/comment fixes | Martin Roth |
2014-12-16 | Drop GX1, CS5330 and related boards | Stefan Reinauer |
2014-12-16 | CBMEM console: Fix boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
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 | spi: Remove the spi_set_speed and spi_cs_is_valid functions. | Gabe Black |
2014-12-09 | southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loop | Edward O'Callaghan |
2014-12-09 | fsp platfoms: add prototype & consolidate main entry-point | Martin Roth |
2014-12-07 | southbridge/dmp/vortex86ex/southbridge.c: Silence bitwise op warns | Edward O'Callaghan |
2014-12-07 | early_me_native.c: Remove unused pci_write_dword_ptr. | Vladimir Serbinenko |
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 | i945: Consolidate acpi/platform.asl | Vladimir Serbinenko |
2014-12-03 | i82801gx: Enable upper CMOS in bootblock. | Vladimir Serbinenko |
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-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-28 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-11-27 | southbridge/amd/agesa/hudson/pci.c: Use DEVICE_NOOP macro | Edward O'Callaghan |
2014-11-26 | ibexpeak: Don't check for CONFIG_HAVE_SMI_HANDLER. | Vladimir Serbinenko |
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-25 | intel: Remove IRQ1 from possible PIRQ assignemnt. | Vladimir Serbinenko |
2014-11-23 | sandy/ivy/nehalem: Remerge interrupt handling | 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-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | sb700: Make enable_fid_change_on_sb into normal function | Vladimir Serbinenko |
2014-11-19 | i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug | 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-16 | i82371eb: Remove weak functions | Vladimir Serbinenko |
2014-11-14 | build system: improve portability | Patrick Georgi |
2014-11-09 | sch: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | i945: consolidate sb & nb early inits | Vladimir Serbinenko |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-11-09 | i82801ix: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | i82801gx: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | haswell: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | ibexpeak, bd82x6x: Move to implicit length patching | Vladimir Serbinenko |
2014-11-08 | fsp_rangeley: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-08 | ibexpeak: Move to common FADT | Vladimir Serbinenko |
2014-11-08 | bd82x6x: Move to common FADT. | Vladimir Serbinenko |
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-11-04 | i82801gx: Handle whole FADT in southbridge. | Vladimir Serbinenko |
2014-11-02 | intel/bd82x6x: Add new current for native USB ports | Damien Zammit |
2014-10-29 | southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loop | Edward O'Callaghan |
2014-10-24 | sandy/ivy native: dedup romstage.c main() | Vladimir Serbinenko |
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 | lynxpoint: Consolidate common GNVS init | Vladimir Serbinenko |
2014-10-18 | i3100: Convert to per-device ACPI | Vladimir Serbinenko |
2014-10-18 | fsp_sandybridge: Move to per-device ACPI. | Vladimir Serbinenko |
2014-10-18 | sch: Switch to per-device ACPI | Vladimir Serbinenko |
2014-10-18 | cimx/sb800: fix pedantic gcc error | Ronald G. Minnich |
2014-10-18 | intel/i82801bx: Minor log fixes in IDE driver | Patrick Georgi |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-17 | lenovo/t520: Use native raminit over MRC blob | Nicolas Reinecke |
2014-10-17 | Fix ICH spi implementation which reads data from different chips. | Philipp Deppenwiese |
2014-10-17 | bd82x6x: Consolidate common GNVS init | Vladimir Serbinenko |
2014-10-17 | bd82x6x: Consolidate early native USB init | Vladimir Serbinenko |
2014-10-17 | Fix mismerge of ACPI patches | Vladimir Serbinenko |
2014-10-16 | bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. | 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-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-10-15 | gm45: Convert to per-device ACPI | Vladimir Serbinenko |
2014-10-11 | bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. | Vladimir Serbinenko |
2014-10-10 | lynxpoint: Change OEM table ID for serialio. | Vladimir Serbinenko |
2014-10-10 | bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars. | Vladimir Serbinenko |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-09-18 | lynxpoint: Don't enable SMI handling of TCO | Duncan Laurie |
2014-09-13 | southbridge/bd82x6x: Reserve 16 MiB for flash and not 8. | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-12 | sch: make separate copy of nvs.h | Vladimir Serbinenko |