Age | Commit message (Expand) | Author |
2010-12-14 | Set the ROMSIZE as 4MB. | Zheng Bao |
2010-12-13 | Following patch adds support for suspend/resume functions. I had to change th... | Rudolf Marek |
2010-12-11 | I was bitten by the rename, this is part of r6165. | Rudolf Marek |
2010-12-11 | Following patch makes just one fadt.c file. For SB700. | Rudolf Marek |
2010-12-10 | Add TINY_BOOTBLOCK support for AMD SB700. | Uwe Hermann |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-10-18 | This patch enables SB700 option PrefetchEnSPIFromHost in early setup. | Scott Duplichan |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-10 | Following patch fixes the boot_switch_sata_ide logic. It can swap | Rudolf Marek |
2010-10-10 | Following patch enables UDMA on ALL IDE devices. The current code enables it ... | Rudolf Marek |
2010-10-10 | Trivial. Spelling check. | Zheng Bao |
2010-10-05 | - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 | Patrick Georgi |
2010-10-02 | Allow selecting the physical USB Debug Port on AMD SB700. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-26 | Only show the USB Debug Port kconfig option to the user if a mainboard | Uwe Hermann |
2010-09-25 | Various Debug Port southbridge implementation fixes / cosmetics. | Uwe Hermann |
2010-09-24 | Make SB600/SB700 more similar for easier diffs (trivial). | Uwe Hermann |
2010-09-24 | Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. | Uwe Hermann |
2010-09-22 | Here is a proposed way how to handle the SATA PHY settings on SB700. It | Rudolf Marek |
2010-09-13 | Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. | Juhana Helovuo |
2010-09-07 | Remove unused ide0_enable and sata0_enable entries from SB7xx | Rudolf Marek |
2010-07-07 | fix some more warnings | Stefan Reinauer |
2010-06-19 | Trivial. Cleaning up about the blank line. | Zheng Bao |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-05-25 | also rename the config option. | Stefan Reinauer |
2010-05-25 | fix most usbdebug warnings and fix function names. | Stefan Reinauer |
2010-05-25 | Long ago we agreed on kicking the _direct appendix because everything in | Stefan Reinauer |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-04-20 | As Myles suggested a while back: Switch long time #warnings to be comments | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-09 | zero warning days. | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-23 | Remove the building warnings. | Zheng Bao |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | more warnings gone... | Stefan Reinauer |
2010-03-17 | The SB600 also has the BootFailTimer. We should disable it, | Zheng Bao |
2010-03-16 | pci drivers should be const. | Stefan Reinauer |
2010-03-16 | Delete Config.lb in new southbridge folders. | Zheng Bao |
2010-03-16 | Features supported in SB700 code: | Zheng Bao |