Age | Commit message (Expand) | Author |
2018-04-29 | sb/amd/cimx/sb800: Remove unused variable | Paul Menzel |
2018-04-29 | sb/amd/cimx/sb800/lpc: Shorten and wrap long lines | Paul Menzel |
2018-04-23 | drivers/spi: reduce confusion in the API | Aaron Durbin |
2018-04-09 | console: Expose vsnprintf | David Hendricks |
2018-01-30 | drivers/spi: support cmd opcode deduction for spi_crop_chunk() | Aaron Durbin |
2018-01-24 | AGESA f15 cimx/sb700: Remove unused chips code | Kyösti Mälkki |
2018-01-24 | amd/torpedo cimx/sb900: Fix include directory | Kyösti Mälkki |
2018-01-23 | AGESA_LEGACY: Apply final cleanup and file removals | Kyösti Mälkki |
2018-01-17 | AGESA f15 boards: Remove - using LATE_CBMEM_INIT | Kyösti Mälkki |
2018-01-14 | AMD CIMx SB800: late.c: Use variable `device` from for loop condition | Paul Menzel |
2017-11-28 | AMD platforms: Fix ASL comment that implies "\_SB" is southbridge | Martin Roth |
2017-09-27 | smbus: Fix a typo ("Set the device I'm talking too") | Jonathan Neuschäfer |
2017-09-26 | AGESA: Implement POSTCAR_STAGE | Kyösti Mälkki |
2017-09-26 | AGESA cimx: Move cb_types.h to vendorcode | Kyösti Mälkki |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-09-12 | AGESA CIMX: Remove empty set_pcie_(de)reset | Kyösti Mälkki |
2017-09-12 | AGESA boards: Clean up some includes | Kyösti Mälkki |
2017-09-06 | ACPI S3: Remove conflicting local acpi_get_sleep_type() | Kyösti Mälkki |
2017-08-23 | AGESA binaryPI: Consolidate and fix sleep states | Kyösti Mälkki |
2017-08-02 | AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-07-17 | AGESA: Add guard for acpi_get_sleep_type() | Kyösti Mälkki |
2017-06-30 | southbridge/amd: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-27 | vendorcode/amd: Unify Porting.h across all targets | Stefan Reinauer |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-05-27 | CBMEM: Clarify CBMEM_TOP_BACKUP function usage | Kyösti Mälkki |
2017-05-24 | southbridge/amd: Move spi driver to use spi_bus_map | Furquan Shaikh |
2017-05-18 | AGESA: Fix UMA calculations | Kyösti Mälkki |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-04-03 | cimx/sb800: Log southbridge call-sites | Kyösti Mälkki |
2017-02-22 | southbridge/amd: Add LPC bridge acpi path for Family14 and SB800 | Tobias Diedrich |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-11-23 | AGESA binaryPI: Fix PCI ID namespace | Kyösti Mälkki |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-10-07 | src/southbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-10-07 | src/southbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-10-04 | src/southbridge: Remove unnecessary semicolon | Elyes HAOUAS |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-09-20 | southbridge/amd: Add space around operators | Elyes HAOUAS |
2016-09-13 | southbridge/amd/cimx: transition away from device_t | Antonello Dettori |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-07-31 | src/southbridge: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-12 | amd/cimx/sb800/pci_devs.h: Update guard #define name | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | SB900 64bit fixes | Stefan Reinauer |
2015-10-30 | SB700: 64bit fixes | Stefan Reinauer |
2015-10-29 | amd/cimx/sb800/late.c: Add comment in `sb800_init()` | Paul Menzel |
2015-10-24 | amd/sb800: Make UsbRxMode per-board customizable | Tobias Diedrich |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
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 |