Age | Commit message (Expand) | Author |
2019-06-28 | sb/amd/sb{700,800}: Clean up index manipulations | Jacob Garber |
2019-06-19 | {mb,sb}: Use get_acpi_table_revision(FADT) | Elyes HAOUAS |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | arch/io.h: Drop includes in fam10 romstages | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-02-10 | sb/amd/sb800: Drop comments about pci_locate_device() | Kyösti Mälkki |
2019-01-10 | sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN() | Elyes HAOUAS |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
2019-01-06 | device: Use pcidev_path_behind() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-28 | sb/amd/sb800: Remove unused smbus_delay() function | Elyes HAOUAS |
2018-11-28 | src/{mainboard,southbridge}: Remove commented include lines | Elyes HAOUAS |
2018-11-16 | {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-23 | src: Typo fix (cosmetic) | Peter Lemenkov |
2018-10-22 | amdfam10: Convert to `board_reset()` | Nico Huber |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-05-21 | sb/amd/sb800: Get rid of device_t | Elyes HAOUAS |
2017-09-27 | smbus: Fix a typo ("Set the device I'm talking too") | Jonathan Neuschäfer |
2017-09-09 | sb/amd: Support CBMEM_TOP_BACKUP | 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-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-01-05 | src/amd: Add common definition of AMD ACPI MMIO address | Timothy Pearson |
2017-01-04 | amdfam10: Perform major include ".c" cleanup | Damien Zammit |
2016-10-04 | src/southbridge: Remove unnecessary semicolon | Elyes HAOUAS |
2016-09-20 | southbridge/amd: Add space around operators | Elyes HAOUAS |
2016-09-13 | southbridge/amd/sb800: transition away from device_t | Antonello Dettori |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-08-03 | sb/amd/sb[6|7|8]00: Initialize PIC | Timothy Pearson |
2016-07-31 | src/southbridge: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2015-12-18 | southbridge/amd/sr5650: Add MCFG ACPI table support | Timothy Pearson |
2015-11-11 | cpu/amd: Add CC6 support | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
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-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-03-19 | CBMEM: Add LATE_CBMEM_INIT guards | 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-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2014-12-30 | drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY | Gabe Black |
2014-12-17 | southbridge/amd sb600, sb700 & sb900 spelling fixes | Martin Roth |
2014-11-22 | amdfam10: Move to per-device ACPI | Vladimir Serbinenko |
2014-11-16 | amd/sb800: Make sb800_setup_sata_phys into regular function | Vladimir Serbinenko |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-07-24 | southbridge/amd: Remove trailing whitespace | Elyes HAOUAS |
2014-06-25 | Declare acpi_is_wakeup_early() only once | Kyösti Mälkki |
2014-04-18 | southbridge/sb800: Strip obsolete commentary | Edward O'Callaghan |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-12-06 | usbdebug: Hide irrelevent options from menuconfig | Kyösti Mälkki |
2013-10-22 | usbdebug: Fix boards without EARLY_CBMEM_INIT | Kyösti Mälkki |
2013-09-25 | usbdebug AMD: Add choice of EHCI controller | Kyösti Mälkki |
2013-09-11 | CBMEM: Backup top_of_ram instead of cbmem_toc | Kyösti Mälkki |
2013-08-29 | usbdebug: Support choice of EHCI controller | Kyösti Mälkki |
2013-08-29 | usbdebug: Change debug port scanning | Kyösti Mälkki |
2013-08-24 | usbdebug: Change reference to EHCI BAR | Kyösti Mälkki |
2013-08-23 | usbdebug: Do not support logging from SMM | Kyösti Mälkki |
2013-08-13 | Fix some wait_for_valid functions return value from 1 to -1. | Andrew Wu |
2013-08-07 | usbdebug: Use __SIMPLE_DEVICE__ on early enable | Kyösti Mälkki |
2013-08-02 | Remove unnecessary space characters. | Andrew Wu |
2013-08-01 | Add directive __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-07-01 | usbdebug: Drop duplicates of EHCI BAR relocation code | Kyösti Mälkki |
2013-06-14 | AMD sb800 agesa/hudson: Use PCI defines | Kyösti Mälkki |
2013-06-13 | AMD: Kconfig cleanup | Kyösti Mälkki |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-12-28 | USBDEBUG: Enable the EHCI in AMD Southbridge | Zheng Bao |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-09 | Get rid of hard coded strings in ACPI tables | Stefan Reinauer |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-05 | AMD SB: Call the rtc update if needed (Propagation) | zbao |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-12 | Unify IO APIC address specification | Patrick Georgi |
2012-02-20 | Force SB800 bootblock to use I/O for PCI config | Dave Frodin |
2012-02-17 | amd/sb800: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2011-10-31 | Fix usb debug dongle support | Sven Schnelle |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-07-14 | Set SB800 ROM decode size based on kconfig. | Marc Jones |
2011-04-18 | * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value | Stefan Reinauer |
2011-02-12 | Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on... | Rudolf Marek |