Age | Commit message (Expand) | Author |
2014-04-13 | hudson boards: Don't require ide.asl file on boards without IDE | Alexandru Gagniuc |
2014-04-06 | amd/agesa/hudson: Implement PNP resource setup in LPC bridge | Rudolf Marek |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2014-02-01 | AMD hudson and yangtze: add IMC fan control support | WANG Siyuan |
2014-01-15 | AMD Hudson: show POST codes on a PCI device | Idwer Vollering |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-12-06 | usbdebug: Hide irrelevent options from menuconfig | Kyösti Mälkki |
2013-11-12 | AMD Hudson: Move function s3_resume_init_data to southbridge | Zheng Bao |
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-27 | AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze | WANG Siyuan |
2013-08-24 | usbdebug: Change reference to EHCI BAR | Kyösti Mälkki |
2013-08-15 | AMD Fam16: Add OSC method to PCI0 | Mike Loptien |
2013-08-15 | AMD Fam16: Add secondary bus number to CRES method | Mike Loptien |
2013-08-15 | AMD Kabini: Split DSDT into common sections | Mike Loptien |
2013-08-08 | ASUS F2A85-M: Split DSDT into common sections (as per Parmer) | Kimarie Hoot |
2013-08-07 | usbdebug: Use __SIMPLE_DEVICE__ on early enable | Kyösti Mälkki |
2013-08-05 | AMD Hudson/Yangtze: Enable support for SATA port multipliers | Bruce Griffith |
2013-08-05 | AMD Kabini: Modify Hudson southbridge to support new AMD processor | Siyuan Wang |
2013-08-01 | Add directive __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-07-16 | AMD Fam15tn: Split DSDT into common sections | Steve Goodrich |
2013-07-01 | usbdebug: Drop duplicates of EHCI BAR relocation code | Kyösti Mälkki |
2013-06-17 | AMD southbridges: Move HAVE_HARD_RESET | Kyösti Mälkki |
2013-06-17 | AMD Hudson: Add config option to enable XHCI | Dave Frodin |
2013-06-14 | AMD sb800 agesa/hudson: Use PCI defines | Kyösti Mälkki |
2013-06-13 | AMD Hudson: Add support for the SD controller | Dave Frodin |
2013-06-13 | AMD: Kconfig cleanup | Kyösti Mälkki |
2013-05-20 | AMD AGESA Hudson: Include `stdint.h` and `io.h` to fix build | Paul Menzel |
2013-05-20 | ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt case | Paul Menzel |
2013-05-01 | AMD Hudson A55E: Remove GEC firmware blob kconfig prompt | Bruce Griffith |
2013-04-01 | AMD hudson & SB800 - Fix issues with mawk | Martin Roth |
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 |
2013-02-25 | AMD Southbridge: Add RTC init to lpc_init | Mike Loptien |
2013-02-21 | AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE' | Zheng Bao |
2013-02-19 | build system: Retire REQUIRES_BLOB | Patrick Georgi |
2013-02-19 | AMD S3: Change S3_VOLATILE_POS to S3_DATA_POS | Zheng Bao |
2013-02-18 | AMD S3: Fix typo vol*a*tile in southbridge Kconfig | Zheng Bao |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |
2013-01-22 | Hudson: Legacy free question is hudson only | Martin Roth |
2013-01-21 | Hudson: Cleanup - change SB800 references to hudson | Martin Roth |
2013-01-21 | Hudson: Changes to support agesa/hudson for legacy free | Martin Roth |
2013-01-21 | Hudson: Changes to agesa/hudson FADT for ACPI 3.0 | Martin Roth |
2012-12-29 | Add AMD Hudson blobs by CONFIG_REQUIRES_BLOBS dependency | Marc Jones |
2012-12-28 | USBDEBUG: Enable the EHCI in AMD Southbridge | Zheng Bao |
2012-12-19 | No need to contact AMD for firmware anymore | Patrick Georgi |
2012-12-12 | Rename generated hudson_romsig.bin for make clean | Martin Roth |
2012-12-12 | Fix SPI BAR special case in lpc_set_resources | Martin Roth |
2012-12-12 | Claim the SPI bus before writes if the IMC ROM is present | Martin Roth |
2012-12-01 | Drop TINY_BOOTBLOCK | Kyösti Mälkki |
2012-11-30 | AMD S3: Leverage the public SPI routine | 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-20 | Unify use of bool config variables | Stefan Reinauer |
2012-11-07 | Fix whitespace issue with help message in Kconfig file | Dave Frodin |
2012-09-28 | AMD Hudson: Printf the high address as unsigned integer | Zheng Bao |
2012-09-24 | AMD hudson: Round the float pointing number to integer | Zheng Bao |
2012-09-17 | AMD Hudson: use awk to calulate instead of expr | Zheng Bao |
2012-08-30 | AMD S3: The offset of the nv storage depends on config.h | Zheng Bao |
2012-08-28 | AMD hudson: Complete the missing rule | Zheng Bao |
2012-08-27 | AMD Hudson: Move the combining firmware from Python to sh. | Zheng Bao |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-02 | AMD hudson: Call the rtc update if needed. | zbao |
2012-07-22 | Trinity wrapper code improvement. | zbao |
2012-07-14 | AGESA F15 wrapper for Hudson. | zbao |