summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-11116-81/+81
* Two hda_verb.h files: Add more comments.Uwe Hermann2010-12-102-37/+56
* Add TINY_BOOTBLOCK support for AMD SB700.Uwe Hermann2010-12-1011-34/+74
* Merge enable_rom.c files into bootblock.c files.Uwe Hermann2010-12-0912-301/+196
* Build fix, forgot to run abuild on the latest tree.Uwe Hermann2010-12-091-2/+2
* Deduplicate various ACPI .asl files.Uwe Hermann2010-12-0959-5556/+28
* Add missing instruction break.Zheng Bao2010-12-091-1/+1
* These empty files sneaked in from another patch and shouldn't have been inclu...Tobias Diedrich2010-12-083-0/+0
* Tobias Diedrich wrote:Tobias Diedrich2010-12-085-9/+41
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-0857-46/+11
* second round name simplification. drop the <component>_ prefix.stepan2010-12-08237-221/+221
* first round name simplification. drop the <component>_ prefix.stepan2010-12-08455-510/+503
* Move MMCONF resource into the domain for fam10 for the resource allocator.Myles Watson2010-12-071-7/+7
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-0755-122/+25
* Trivial. Fix typo.Zheng Bao2010-12-0711-11/+11
* Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.Uwe Hermann2010-12-068-32/+0
* Get rid of some useless/empty *_fixups.c files.Uwe Hermann2010-12-068-96/+16
* Winbond W83627HF: Use existing functions instead of open-coding.Uwe Hermann2010-12-0611-47/+34
* Before lane reversal,Zheng Bao2010-12-061-1/+4
* Add initial support for the ASUS M4A78-EM.Juhana Helovuo2010-12-0625-6/+5116
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-0518-90/+178
* Following patch removes the cut-and-paste stuff from Mahagony and fixes the _...Rudolf Marek2010-12-045-1895/+37
* More explicite and straight way to set seed.Zheng Bao2010-12-022-12/+4
* The patch just make the power LED on.Rudolf Marek2010-11-301-0/+4
* Fix the SPD to channel mapping. Please note that there is something wrong wit...Rudolf Marek2010-11-301-1/+1
* Trivial. Reindent and dos2unix.Zheng Bao2010-11-301-3/+3
* Tobias Diedrich wrote:Tobias Diedrich2010-11-292-3/+8
* fix typoStefan Reinauer2010-11-291-1/+1
* devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann2010-11-287-64/+0
* After finding the missing bit poweroff works now.Tobias Diedrich2010-11-2716-11/+909
* Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-267-18/+17
* AMD SB600: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-264-27/+96
* AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-2621-49/+39
* MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-2517-35/+47
* S3 support for ASUS M2VTobias Diedrich2010-11-243-4/+38
* With low serial console loglevels a pcie graphics card is notTobias Diedrich2010-11-241-43/+42
* This patch solves crashes and BSODs that occur when booting Win7 withScott Duplichan2010-11-246-112/+255
* Make smp_write_bus static (local scope), to prevent new boards fromPatrick Georgi patrick2010-11-232-3/+1
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-2218-64/+133
* Drop unused ACPI_WRITE_MADT_IOAPIC #define.Uwe Hermann2010-11-221-11/+0
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-2256-296/+0
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-2231-290/+55
* Workaround to get die.c to work with romcc.Patrick Georgi2010-11-221-1/+7
* i855: Remove useless memctrl indirection.Uwe Hermann2010-11-225-72/+54
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-2224-5389/+98
* acpi.h: Small fixes and adding comments.Uwe Hermann2010-11-221-161/+167
* Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 byJonathan Kollasch2010-11-213-28/+31
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-21106-1343/+462
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-21111-1036/+122
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-2169-688/+103
OpenPOWER on IntegriCloud