Age | Commit message (Expand) | Author |
2015-07-30 | SB800: Port to 64bit | Stefan Reinauer |
2015-06-14 | amd/cimx/sb800/acpi/smbus.asl: Align comments | Paul Menzel |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | 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-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
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-02-23 | AMD cimx/sb800: Disconnect PCI bridge 0:14.4 from pins | Kyösti Mälkki |
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-02-14 | AMD cimx/sb800: Initially enable all GPP ports | Kyösti Mälkki |
2015-02-14 | AMD cimx/sb800: Move cimx init for ramstage | Kyösti Mälkki |
2015-02-14 | AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configuration | Kyösti Mälkki |
2015-02-14 | AMD cimx/sb800: Fix console output | Kyösti Mälkki |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
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 | southbridge/amd/cimx/sbX00/early.c: Update grammar in comments | Martin Roth |
2014-12-17 | southbridge/amd agesa & cimx spelling fixes | Martin Roth |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |
2014-12-06 | vendorcode/amd/agesa: Make Porting.h common between families | Edward O'Callaghan |
2014-11-26 | agesa/family12: 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-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-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 | 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-18 | cimx/sb800: fix pedantic gcc error | Ronald G. Minnich |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-08-13 | southbridge/amd/cimx/sb800: Uninitialized variables in config func | Edward O'Callaghan |
2014-07-24 | southbridge/amd: Remove trailing whitespace | Elyes HAOUAS |
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-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-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 |