Age | Commit message (Expand) | Author |
2018-10-22 | amdfam10: Convert to `board_reset()` | Nico Huber |
2018-10-22 | sb/amd/*/hudson: Use CF9 reset | Nico Huber |
2018-10-22 | sb/amd/cimx/sb[89]00: Use CF9 reset | Nico Huber |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-04 | sb/amd/pi/hudson: Remove #if 1 | Jonathan Neuschäfer |
2018-09-18 | sb/amd/sr5650/sr5650.h: Get rid of device_t | Elyes HAOUAS |
2018-08-27 | update all FADT version 3.0 to use the get tables function | Marc Jones |
2018-08-17 | Fix PCI ACPI _OSC methods | Marc Jones |
2018-07-10 | src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in... | Michał Żygowski |
2018-07-09 | src/southbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2018-06-04 | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-04 | sb/amd/rs780: Fix invalid function declarations | Kyösti Mälkki |
2018-06-04 | sb/amd/sr5650: Fix invalid function declarations | Kyösti Mälkki |
2018-06-04 | amdfam10: Fix mismatch of function declarations | Kyösti Mälkki |
2018-05-31 | Remove southbridges after K8 board removals | Kyösti Mälkki |
2018-05-31 | AGESA binaryPI: Remove dependency on K8 headers | Kyösti Mälkki |
2018-05-29 | src/southbridge: Add and update license headers | Martin Roth |
2018-05-24 | sb/amb/rs780: Get rid of device_t | Kyösti Mälkki |
2018-05-23 | sb/amd/rs780: Get rid of device_t | Kyösti Mälkki |
2018-05-23 | sb/amd/sr5650: Get rid of device_t | Kyösti Mälkki |
2018-05-21 | sb/amd/cs5536: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | sb/amd/amd8151: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | sb/amd/amd8132: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | sb/amd/amd8131: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | sb/amd/amd8111: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | sb/amd/sb800: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | sb/amd/sb700: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | sb/amd/sb600: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | sb/amd/rs690: Get rid of device_t | Elyes HAOUAS |
2018-05-21 | cimx/sb800: Use PCI_DEVFN() | Kyösti Mälkki |
2018-05-21 | agesa/hudson pi/hudson: Use PCI_DEVICE_ID | Kyösti Mälkki |
2018-05-21 | agesa/hudson pi/hudson: Skip device node search | Kyösti Mälkki |
2018-05-20 | sb/amd/cimx/sb900: Get rid of device_t | Elyes HAOUAS |
2018-05-20 | sb/amd/common: Get rid of device_t | Elyes HAOUAS |
2018-05-20 | sb/amd/agesa/hudson: Get rid of device_t | Elyes HAOUAS |
2018-05-20 | sb/amd/pi/hudson: Get rid of device_t | Elyes HAOUAS |
2018-05-20 | sb/amd/cimx/sb800: Get rid of device_t | Elyes HAOUAS |
2018-05-14 | agesa/hudson/southbridge: add acpi name reporting for lpc | Kevin Cody-Little |
2018-05-08 | src/southbridge: Add required space before the open parenthesis | Elyes HAOUAS |
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-24 | compiler.h: add __weak macro | Aaron Durbin |
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-15 | AMD GX2 boards & chips: Remove - using LATE_CBMEM_INIT | Martin Roth |
2018-01-14 | AMD CIMx SB800: late.c: Use variable `device` from for loop condition | Paul Menzel |
2017-12-11 | AMD fam10: Link southbridge/amd/rs780/early_setup.c | Arthur Heymans |
2017-11-30 | amd/{hudson,stoneyridge}: fix out of bounds read | Richard Spiegel |
2017-11-28 | AMD platforms: Fix ASL comment that implies "\_SB" is southbridge | Martin Roth |
2017-11-03 | southbridge: Remove trailing space in `dump_south()` output | Paul Menzel |
2017-10-31 | AMD boards: Fix function name (soft_reset) in message | Jonathan Neuschäfer |
2017-10-12 | sb/amd/sb700/lpc.c: Optimize code flow for less indentation | Arthur Heymans |
2017-09-27 | smbus: Fix a typo ("Set the device I'm talking too") | Jonathan Neuschäfer |
2017-09-26 | AGESA: Move API interface under drivers/ | Kyösti Mälkki |
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-20 | vboot: remove init_vbnv_cmos() | Aaron Durbin |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-09-13 | AGESA buildsystem: Reduce include path exposure | Kyösti Mälkki |
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-10 | amdfw: Clean up makefiles a bit more | Martin Roth |
2017-09-09 | sb/amd: Support CBMEM_TOP_BACKUP | Kyösti Mälkki |
2017-09-06 | AGESA f15tn f16kb: Fix ACPI S3 resume for FCH | Kyösti Mälkki |
2017-09-06 | ACPI S3: Remove conflicting local acpi_get_sleep_type() | Kyösti Mälkki |
2017-08-28 | AGESA f15: Remove f10 references | Kyösti Mälkki |
2017-08-25 | amd/XX/hudson: Remove #if IS_ENABLED(CONFIG_HUDSON_IMC_FWM) | Kyösti Mälkki |
2017-08-25 | amd/pi/hudson: Fix FCH EC | Martin Roth |
2017-08-25 | amd/pi/hudson: Move oem_fan_control() | Martin Roth |
2017-08-24 | amd/pi/hudson: Clean up makefile.inc | Marc Jones |
2017-08-24 | amd/pi/hudson: Convert 48Mhz en to read/write32 | Marshall Dawson |
2017-08-23 | sb/amd/amd8111: Define ACPI sleep states | Kyösti Mälkki |
2017-08-23 | AGESA binaryPI: Consolidate and fix sleep states | Kyösti Mälkki |
2017-08-16 | AGESA: Cleanup ACPI S3 support | Kyösti Mälkki |
2017-08-07 | usbdebug: Refactor early enable | Kyösti Mälkki |
2017-08-07 | usbdebug: Consolidate EHCI_BAR setup | Kyösti Mälkki |
2017-08-04 | southbridge/pi/hudson: Fix GPIO bank1 control definition | Marshall Dawson |
2017-08-02 | AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-07-18 | sb/amd/cs5536: Remove includes of C files | Martin Roth |
2017-07-17 | AGESA: Add guard for acpi_get_sleep_type() | Kyösti Mälkki |
2017-07-12 | binaryPI: Drop non-soc stoneyridge trees | 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-22 | sb/amd/rs780/gfx.c: Add brackets around macro | Elyes HAOUAS |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-06-07 | spi: Remove unused/unnecessary spi_init function definitions | Furquan Shaikh |
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-11 | amd/pi: Add AMD fam16h TPM ACPI path support | Philipp Deppenwiese |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-05-02 | amd/pi/hudson: Add config option for ACPI base | Marc Jones |