- 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 3 years, 6 months ago
- 3d3152e AGESA: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 3 years, 7 months ago
- dfd4ec2 southbridge/amd/cimx: Drop unused functions by Kyösti Mälkki · 3 years, 7 months ago
- 0f8b8d9 src: Move constant to the right side of comparison by Elyes HAOUAS · 3 years, 7 months ago
- adc4753 usbdebug: Make the EHCI debug console work in the bootblock by Arthur Heymans · 3 years, 8 months ago
- c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 4 years, 3 months ago
- 409dc3b sb/amd/cimx/sb800/ramtop: Fix coding style issues by Paul Menzel · 5 years ago
- f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 3 years, 9 months ago
- 8541ede src/{mainboard,southbridge}: Remove commented include lines by Elyes HAOUAS · 3 years, 9 months ago
- 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 3 years, 10 months ago
- e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 3 years, 10 months ago
- 9eb4d0a sb/amd: Remove dead assignment in SPI driver by Paul Menzel · 3 years, 9 months ago
- dee0f88 sb/amd: Fix grammar in comment by Paul Menzel · 3 years, 9 months ago
- 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 3 years, 10 months ago
- a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 3 years, 10 months ago
- 3e1b3b1 sb/amd/cimx/sb[89]00: Use CF9 reset by Nico Huber · 3 years, 10 months ago
- f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 4 years ago
- 1faa11e Fix PCI ACPI _OSC methods by Marc Jones · 4 years ago
- 251279c src/southbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 4 years, 1 month ago
- b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 4 years, 2 months ago
- ebace9f src/southbridge: Add and update license headers by Martin Roth · 4 years, 3 months ago
- dda0fc4 cimx/sb800: Use PCI_DEVFN() by Kyösti Mälkki · 4 years, 3 months ago
- 1a4abb7 sb/amd/cimx/sb800: Get rid of device_t by Elyes HAOUAS · 4 years, 3 months ago
- 621abec sb/amd/cimx/sb800: Remove unused variable by Paul Menzel · 5 years ago
- 482f822 sb/amd/cimx/sb800/lpc: Shorten and wrap long lines by Paul Menzel · 5 years ago
- 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 4 years, 4 months ago
- 6053a9c console: Expose vsnprintf by David Hendricks · 4 years, 6 months ago
- 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 4 years, 6 months ago
- 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 5 years ago
- e4a016f AMD CIMx SB800: late.c: Use variable `device` from for loop condition by Paul Menzel · 9 years ago
- ec23f04 AMD platforms: Fix ASL comment that implies "\_SB" is southbridge by Martin Roth · 4 years, 9 months ago
- 7090377 smbus: Fix a typo ("Set the device I'm talking too") by Jonathan Neuschäfer · 4 years, 11 months ago
- 63fac81 AGESA: Implement POSTCAR_STAGE by Kyösti Mälkki · 5 years ago
- aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 5 years ago
- 6f55154 AGESA CIMX: Remove empty set_pcie_(de)reset by Kyösti Mälkki · 5 years ago
- f7ca672 AGESA boards: Clean up some includes by Kyösti Mälkki · 5 years ago
- 746241f ACPI S3: Remove conflicting local acpi_get_sleep_type() by Kyösti Mälkki · 5 years ago
- 390ba04 AGESA binaryPI: Consolidate and fix sleep states by Kyösti Mälkki · 5 years ago
- 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 6 years ago
- 8a303b7 AGESA: Add guard for acpi_get_sleep_type() by Kyösti Mälkki · 5 years ago
- 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 5 years ago
- 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 5 years ago
- 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 5 years ago
- 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 5 years ago
- 12eca76 southbridge/amd: Move spi driver to use spi_bus_map by Furquan Shaikh · 5 years ago
- 61be360 AGESA: Fix UMA calculations by Kyösti Mälkki · 5 years ago
- de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 5 years ago
- 1498efe cimx/sb800: Log southbridge call-sites by Kyösti Mälkki · 5 years ago
- d8a2c1f southbridge/amd: Add LPC bridge acpi path for Family14 and SB800 by Tobias Diedrich · 5 years ago
- c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 6 years ago
- 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 6 years ago
- 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 6 years ago
- 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 6 years ago
- c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 6 years ago
- 9344bde src/southbridge: Remove unnecessary whitespace by Elyes HAOUAS · 6 years ago
- 035df00 src/southbridge: Remove whitespace after sizeof by Elyes HAOUAS · 6 years ago
- 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 6 years ago
- c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 6 years ago
- 1e1b866 southbridge/amd/cimx: transition away from device_t by Antonello Dettori · 6 years ago
- ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 6 years ago
- 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 6 years ago
- 1bcd7fc src/southbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 6 years ago
- 5933814 amd/cimx/sb800/pci_devs.h: Update guard #define name by Martin Roth · 7 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 7 years ago
- 114a948 amd/cimx/sb800/late.c: Add comment in `sb800_init()` by Paul Menzel · 7 years ago
- 0dab6d1 amd/sb800: Make UsbRxMode per-board customizable by Tobias Diedrich · 7 years ago
- 12bce3f SB800: Port to 64bit by Stefan Reinauer · 7 years ago
- 7b1a8a7 amd/cimx/sb800/acpi/smbus.asl: Align comments by Paul Menzel · 7 years ago
- 5264862 Remove empty lines at end of file by Elyes HAOUAS · 7 years ago
- d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 7 years ago
- 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 8 years ago
- b890a12 Remove address from GPLv2 headers by Patrick Georgi · 7 years ago
- 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 7 years ago
- f4f0287 3rdparty: Move to blobs by Patrick Georgi · 7 years ago
- 595e777 Kconfig whitespace fixes by Martin Roth · 7 years ago
- 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 7 years ago
- 4da487e CBMEM: Add LATE_CBMEM_INIT guards by Kyösti Mälkki · 7 years ago
- 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 7 years ago
- 0b87bb7 AMD cimx/sb800: Disconnect PCI bridge 0:14.4 from pins by Kyösti Mälkki · 8 years ago
- 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 7 years ago
- bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 8 years ago
- 24501ca AMD cimx/sb800: Initially enable all GPP ports by Kyösti Mälkki · 8 years ago
- 41cd047 AMD cimx/sb800: Move cimx init for ramstage by Kyösti Mälkki · 8 years ago
- 486c05f AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configuration by Kyösti Mälkki · 8 years ago
- 11f9c35 AMD cimx/sb800: Fix console output by Kyösti Mälkki · 8 years ago
- 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 8 years ago
- 6355cbf AMD platforms: fix callout_entry doxygen errors by Martin Roth · 8 years ago
- 0b2c4ec Remove AMD's "Release Content" doxygen from coreboot files by Martin Roth · 8 years ago
- 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 8 years ago
- d630c13 southbridge/amd/cimx/sbX00/early.c: Update grammar in comments by Martin Roth · 8 years ago
- 3c3a50c southbridge/amd agesa & cimx spelling fixes by Martin Roth · 8 years ago
- ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 8 years ago
- 63ebb24 vendorcode/amd/agesa: Make Porting.h common between families by Edward O'Callaghan · 8 years ago
- 2a19fb1 amdfam10: Move to per-device ACPI by Vladimir Serbinenko · 8 years ago
- 3eefeea build system: improve portability by Patrick Georgi · 8 years ago
- 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 8 years ago
- b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 8 years ago
- 50c9637 AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headers by Kyösti Mälkki · 8 years ago
- a1ebbc4 AGESA fam12 fam14 fam15: Use common agesa_readSpd() by Kyösti Mälkki · 8 years ago
- 2fc0a1d cimx/sb800: fix pedantic gcc error by Ronald G. Minnich · 8 years ago