Age | Commit message (Expand) | Author |
2010-12-15 | Cleanup up HD audio codec / hda_verb.h files. | Uwe Hermann |
2010-12-14 | Add dump support for the Winbond/Nuvoton W83527HG. | Zheng Bao |
2010-12-14 | Set the ROMSIZE as 4MB. | Zheng Bao |
2010-12-13 | no leading zeroes. | Stefan Reinauer |
2010-12-13 | Attached patch implements the memory speed reductions (and 2T/1T clock logic)... | Rudolf Marek |
2010-12-13 | This patch just turns on the ACPI resume. | Rudolf Marek |
2010-12-13 | Compile cbmem.c instead of including it in romstage, | Rudolf Marek |
2010-12-13 | Following patch adds support for suspend/resume functions. I had to change th... | Rudolf Marek |
2010-12-13 | Following patch adds support to bring out the memory out of self refresh when... | Rudolf Marek |
2010-12-13 | We hardcode highmemory size in every northbridge! This is bad, and especiall... | Rudolf Marek |
2010-12-13 | Add support for the ASUS M2N-E board. | Uwe Hermann |
2010-12-12 | Add detection support for the Winbond W83527HG Super I/O. | Zheng Bao |
2010-12-12 | fix model 106cx | Stefan Reinauer |
2010-12-11 | Fix the build failure. We have now common fadt.c. | 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-11 | factor out cpu power management base into a separate file. And fix a bug in | Stefan Reinauer |
2010-12-11 | catch some illegal configurations (trivial) | Stefan Reinauer |
2010-12-11 | Don't skip already built targets anymore, because a recent change could have | Stefan Reinauer |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-12-10 | Two hda_verb.h files: Add more comments. | Uwe Hermann |
2010-12-10 | Add TINY_BOOTBLOCK support for AMD SB700. | Uwe Hermann |
2010-12-09 | Merge enable_rom.c files into bootblock.c files. | Uwe Hermann |
2010-12-09 | Build fix, forgot to run abuild on the latest tree. | Uwe Hermann |
2010-12-09 | Deduplicate various ACPI .asl files. | Uwe Hermann |
2010-12-09 | Add missing instruction break. | Zheng Bao |
2010-12-08 | These empty files sneaked in from another patch and shouldn't have been inclu... | Tobias Diedrich |
2010-12-08 | Tobias Diedrich wrote: | Tobias Diedrich |
2010-12-08 | Allow user to define location for Kconfig config via | Patrick Georgi |
2010-12-08 | Move "select CACHE_AS_RAM" lines from boards into CPU socket. | Uwe Hermann |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-12-07 | Move MMCONF resource into the domain for fam10 for the resource allocator. | Myles Watson |
2010-12-07 | Get rid of some unneeded function prototypes in romstage.c files. | Uwe Hermann |
2010-12-07 | Trivial. Fix typo. | Zheng Bao |
2010-12-06 | Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs. | Uwe Hermann |
2010-12-06 | Get rid of some useless/empty *_fixups.c files. | Uwe Hermann |
2010-12-06 | Winbond W83627HF: Use existing functions instead of open-coding. | Uwe Hermann |
2010-12-06 | Before lane reversal, | Zheng Bao |
2010-12-06 | Add initial support for the ASUS M4A78-EM. | Juhana Helovuo |
2010-12-05 | W83627DHG/W83627EHG fixups for virtual LDNs. | Uwe Hermann |
2010-12-04 | ACPI table dumping wrapper script | Stefan Reinauer |
2010-12-04 | Following patch removes the cut-and-paste stuff from Mahagony and fixes the _... | Rudolf Marek |
2010-12-03 | Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. | Marc Jones |
2010-12-02 | More explicite and straight way to set seed. | Zheng Bao |
2010-11-30 | The patch just make the power LED on. | Rudolf Marek |
2010-11-30 | Fix the SPD to channel mapping. Please note that there is something wrong wit... | Rudolf Marek |
2010-11-30 | Trivial. Reindent and dos2unix. | Zheng Bao |
2010-11-29 | Tobias Diedrich wrote: | Tobias Diedrich |
2010-11-29 | Add Fintek F71889 detection and dump support. | David Hendricks |