Age | Commit message (Expand) | Author |
2011-03-28 | SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. | Zheng Bao |
2011-03-08 | Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect... | Scott Duplichan |
2011-03-04 | Redo r6099 after copy&pasted code reintroduced DIMMx #defines | Patrick Georgi |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2011-02-26 | Make AMD Fam10h CPU microcode updates optional in Expert mode | Xavi Drudis Ferran |
2011-02-15 | Remove Inagua Kconfig items for external VGA and AHCI binaries. These can be ... | Marc Jones |
2011-02-14 | Fix Typo. (and why is that file, and some of its siblings per-board?) | Patrick Georgi |
2011-02-14 | Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8. | Frank Vibrans |
2011-01-21 | Now bimini can boot linux to login. | Zheng Bao |
2011-01-20 | Remove the code for debugging. | Zheng Bao |
2011-01-20 | Features of Bimini board: | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-04 | Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell check | Kerry She |
2011-01-01 | AMD SB800: Drop component prefix from filenames. | Uwe Hermann |
2011-01-01 | AMD Bimini: Use mptable_init() in mptable.c. | Uwe Hermann |
2011-01-01 | AMD Bimini: Small fixes, and updates to recent trunk conventions. | Uwe Hermann |
2011-01-01 | AMD Bimini: Drop duplicate ASL files as we did for other boards. | Uwe Hermann |
2011-01-01 | Add support for the AMD Bimini eval mainboard. | Kerry She |
2010-12-29 | -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) | Nils Jacobs |
2010-12-17 | drop one more version of doing serial uart output differently. | Stefan Reinauer |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-12-11 | Following patch makes just one fadt.c file. For SB700. | Rudolf Marek |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-12-10 | Add TINY_BOOTBLOCK support for AMD SB700. | Uwe Hermann |
2010-12-09 | Deduplicate various ACPI .asl files. | Uwe Hermann |
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 | 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-11-26 | AMD-8111: Add TINY_BOOTBLOCK support. | Uwe Hermann |
2010-11-22 | Drop per-board ram_check() calls for now. | Uwe Hermann |
2010-11-22 | Final set of smp_write_bus -> mptable_write_buses changes. | Patrick Georgi |
2010-11-21 | Simplify a few code chunks, fix whitespace and indentation. | Uwe Hermann |
2010-11-21 | Drop excessive whitespace randomly sprinkled in romstage.c files. | Uwe Hermann |
2010-11-21 | Convert boards to use mptable_write_buses. | Patrick Georgi |
2010-11-21 | Use DIMM0 et al in lots more places instead of hardocding values. | Uwe Hermann |
2010-11-20 | Merge all spd_addr.h into the resp. romstage.c files. | Uwe Hermann |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-11-20 | Unify DIMM SPD addressing. For Geode, change the | Patrick Georgi |
2010-11-18 | Fix/drop some obsolete comments, | Uwe Hermann |
2010-11-18 | Eliminate SET_NB_CFG_54 option. There was no board that | Patrick Georgi |
2010-11-17 | This problem was introduced with | Tobias Diedrich |
2010-11-16 | Move the SET_FIDVID* family of configuration options to Kconfig and | Patrick Georgi |
2010-11-07 | DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 | Scott Duplichan |
2010-11-07 | Move K8_ALLOCATE_IO_RANGE to Kconfig. | Patrick Georgi |
2010-11-06 | Remove comments that are obsolete since r6028. | Uwe Hermann |
2010-11-05 | Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c | Patrick Georgi |
2010-11-05 | Various PIRQ/MPTABLE/ACPI Kconfig fixes. | Uwe Hermann |
2010-11-05 | Add Kconfig CPU speed selection to Geode GX2 boards. | Nils Jacobs |
2010-11-05 | GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value. | Nils Jacobs |
2010-11-01 | Change Geode GX2 to use the auto DRAM detect code from Geode LX. | Nils Jacobs |
2010-10-31 | Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway. | Uwe Hermann |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-10-24 | Running a checked build of Windows is needed for understanding its various BI... | Scott Duplichan |
2010-10-13 | Enable or disable the power button in Kconfig | Peter Stuge |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-05 | - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 | Patrick Georgi |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-10-02 | Allow selecting the physical USB Debug Port on AMD SB700. | Uwe Hermann |
2010-10-01 | Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, | Patrick Georgi |
2010-10-01 | ICS951462_ADDRESS defined but _never_ used. Drop it. | Patrick Georgi |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-30 | fix Kontron KT690 and clean up socket S1G1 boards accordingly. | Stefan Reinauer |
2010-09-28 | Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. | Myles Watson |
2010-09-27 | I missed these boards in a previous commit. | Warren Turkal |
2010-09-27 | All these boards already had the CACHE_AS_RAM option in their individual | Warren Turkal |
2010-09-25 | Drop some useless "../../../" in #includes (trivial). | Uwe Hermann |
2010-09-25 | - Fix race condition in option_table.h generation by moving the include | Stefan Reinauer |
2010-09-24 | Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. | Uwe Hermann |
2010-09-21 | Cut the crap. | Uwe Hermann |
2010-09-10 | Move memory type information out of some AMD sockets. | Myles Watson |
2010-09-07 | Remove unused ide0_enable and sata0_enable entries from SB7xx | Rudolf Marek |
2010-09-07 | Set up an arbitrary amount of system memory on Geode LX, so | Aurelien Guillaume |
2010-09-02 | Revert 5762. It silently broke a lot of boards because abuild was broken. | Myles Watson |
2010-09-01 | Fix race condition in option_table.h generation by moving the include statement | Stefan Reinauer |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-08-30 | Restructured all vendors' Kconfig files to no longer source the boards' | Jens Rottmann |
2010-08-27 | drop three unneeded config variables: | Jens Rottmann |
2010-08-26 | Remove unused mainboard_config definitions. Trivial. | Myles Watson |
2010-08-17 | Tilapila supports both dual slot and single slot. The difference should be | Wang Qing Pei |
2010-08-17 | Whatever happened here,... The DEC Tulip is a network card, no bridge of any | Stefan Reinauer |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-07-28 | Let Geode GX2 use geode_post_code.h just like Geode LX | Nils Jacobs |
2010-07-26 | This patch converts the Geode GX2 boards to CAR. | Nils Jacobs |
2010-07-26 | Make include paths more consistent. Fixes compilation errors for me. | Myles Watson |
2010-07-08 | Ugly temporary fix until we figure out how to deal with the race condition. | Myles Watson |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-06-10 | This commit updates the Geode LX GLCP delay control setup from the v2 way to ... | Edwin Beasant |
2010-06-10 | The devicetree was wrong, but I'm still surprised it broke. This fixes the | Myles Watson |
2010-05-25 | Move CS5535 specific setup from GX2 driver to CS5535. | Stefan Reinauer |
2010-05-21 | Add "reasonable" values in ASL at places we overwrite from | Stefan Reinauer |
2010-05-20 | Move generation of mptable entries for ISA to generic code. | Patrick Georgi |
2010-05-14 | Remove another set of includes from Fam10 romstages: | Patrick Georgi |
2010-05-14 | license header fixes | Nils Jacobs |
2010-05-09 | Remove pc80/serial.c includes in ROMCC boards and include | Patrick Georgi |