Age | Commit message (Expand) | Author |
2010-10-29 | Drop duplicate HAVE_ACPI_TABLES (trivial). | Uwe Hermann |
2010-10-28 | Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D. | Uwe Hermann |
2010-10-27 | Enable CK804 AC'97 audio interface and explicitly enable NIC on A8N-E. | Jonathan Kollasch |
2010-10-27 | Drop referenced-yet-does-nothing static function from ms7135 romstage. | Jonathan Kollasch |
2010-10-27 | Convert ck804_early_smbus.c to a separately compiled unit. | Jonathan Kollasch |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-26 | Convert all ck804-based boards to tiny bootblock. | Jonathan Kollasch |
2010-10-26 | Move bcm5785_enable_rom.c include to where it's used. | Patrick Georgi |
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-19 | Drop duplicate SB_HT_CHAIN_ON_BUS0 in Kconfig for MS-7135. | Jonathan Kollasch |
2010-10-19 | Use the correct (W83627THF, not W83627HF) superio code in MS-7135 romstage. | Jonathan Kollasch |
2010-10-19 | Use mptable_write_buses(). | Jonathan Kollasch |
2010-10-19 | Modernize socket_754 Kconfig with CAR and address bits information. | Jonathan Kollasch |
2010-10-13 | Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. | Uwe Hermann |
2010-10-13 | Convert all Intel i810 boards to CAR. | Uwe Hermann |
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-11 | Factor out a few commonly duplicated functions from northbridge.c. | Uwe Hermann |
2010-10-10 | don't include unused code, we only need the header. | Stefan Reinauer |
2010-10-09 | Remove various .c #includes from Intel 440BX/82371EB boards. | Uwe Hermann |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-07 | Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. | Uwe Hermann |
2010-10-06 | Convert all Intel 440BX boards to Cache-as-RAM (CAR). | Uwe Hermann |
2010-10-05 | Add second CK804 for tyan/s2895 and sunw/ultra40. | Myles Watson |
2010-10-05 | attached patch moves a couple more config flags out of romstage: | Patrick Georgi |
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-02 | Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it. | Jonathan Kollasch |
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-10-01 | Remove a couple of defines that seem to be the result of | Patrick Georgi |
2010-10-01 | Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM | Peter Stuge |
2010-10-01 | Move several i945 config #defines from romstage.c to Kconfig. | 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-30 | drop unneeded earlymtrr.c include | Stefan Reinauer |
2010-09-30 | Move CAR settings to board config for socket 940 boards. | Warren Turkal |
2010-09-30 | Move VIA C7 board CAR config to VIA C7 instead of boards. | Warren Turkal |
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 | Good bye, OLPC... | Stefan Reinauer |
2010-09-27 | All these boards already had the CACHE_AS_RAM option in their individual | Warren Turkal |
2010-09-27 | Move CAR config from mainboard to CPU config for AMD GX2 boards. | Warren Turkal |
2010-09-27 | This patch moves one of the CAR configs to the socket from the single | Warren Turkal |
2010-09-27 | RAMBASE = 0x4000 is no longer needed. Drop it. | Stefan Reinauer |
2010-09-27 | Add a kconfig option to allow the user to select a specific physical | Uwe Hermann |
2010-09-26 | i82801bx defines the hard reset function, so move the "select" statement to | Warren Turkal |
2010-09-26 | Remove hard reset config from some mainboard configs | Warren Turkal |
2010-09-26 | Normalize the config option for the Intel Atom CPU. | Warren Turkal |
2010-09-25 | Drop some useless "../../../" in #includes (trivial). | Uwe Hermann |
2010-09-25 | Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). | Uwe Hermann |
2010-09-25 | Various USB Debug Port fixes (trivial). | Uwe Hermann |
2010-09-25 | Keep the mc146818rtc.h include close to the option table include where | Myles Watson |
2010-09-25 | - Fix race condition in option_table.h generation by moving the include | Stefan Reinauer |
2010-09-24 | Automatically fetch bus information for mptable from | Patrick Georgi |
2010-09-24 | Undo stupid mistake in r5832 | Patrick Georgi |
2010-09-24 | Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. | Uwe Hermann |
2010-09-24 | Fix hp/dl165_g6_fam10 build. Failed to take r5800 and | Patrick Georgi |
2010-09-24 | Add support for HP DL165-G6 with Fam10 CPU. | Arne Georg Gleditsch |
2010-09-23 | Fix some wrong capitalizations, reformat comments, fix a typo. | Stefan Reinauer |
2010-09-22 | Here is a proposed way how to handle the SATA PHY settings on SB700. It | Rudolf Marek |
2010-09-21 | Cut the crap. | Uwe Hermann |
2010-09-19 | Make ASUS P3B-F RAM init actually work by enabling SPD access. | Uwe Hermann |
2010-09-13 | IEI Kino added to IEI mainboard Kconfig. I missed this in r5812 | Marc Jones |
2010-09-13 | IEI Kino mainboard support based on Mahogany Fam10. | Marc Jones |
2010-09-13 | Add support for Asus M4A785-M. | Juhana Helovuo |
2010-09-13 | Convert i945 boards to use reserved resources instead of directly adding | Myles Watson |
2010-09-10 | Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX, | Jens Rottmann |
2010-09-10 | Move memory type information out of some AMD sockets. | Myles Watson |
2010-09-09 | Please find appended. This patch gets rid of the %gs magic altogether, | Arne Georg Gleditsch |
2010-09-07 | Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMD | Jens Rottmann |
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-06 | Instead of requiring users to modify qemu to allow writes to | Kevin O'Connor |
2010-09-03 | Update RoadRunner and SpaceRunner config to get in sync with current | Jens Rottmann |
2010-09-02 | Fix compilation for mtarvon. CAR initialization does early_mtrr_init, | Myles Watson |
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-31 | SMC_CONFIG is needed before the device tree is ready and some people | Jens Rottmann |
2010-08-31 | Make ALIX.2D3 support 2D2 as well. | Jens Rottmann |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-08-30 | Fix intel mtarvon compilation by switching it over to CAR. | Stefan Reinauer |
2010-08-30 | Restructured all vendors' Kconfig files to no longer source the boards' | Jens Rottmann |
2010-08-30 | Support for Lanner EM-8510 Board | Andreas Schultz |
2010-08-27 | drop three unneeded config variables: | Jens Rottmann |
2010-08-26 | Remove unused mainboard_config definitions. Trivial. | Myles Watson |
2010-08-26 | CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / | Jens Rottmann |
2010-08-26 | kontron 986lcd-m: Fix compilation if there is no oprom execution at all... | Stefan Reinauer |
2010-08-25 | Fix i945 based boards | Stefan Reinauer |
2010-08-24 | * Adds support for PC Engines Alix.2D(1)3 board to Coreboot. | Aurelien Guillaume |
2010-08-20 | Remove a couple of warnings. Trivial. | Myles Watson |
2010-08-20 | Add support for the HP DL145 G1, based on the Tyan s2881. | Oskar Enoksson |
2010-08-18 | The attached file add pa78vm5 dev3 detection function to avoid the building e... | Wang Qing Pei |
2010-08-17 | Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne... | Rudolf Marek |
2010-08-17 | Commit (non-working!) Jetway PA78VM5 mainboard | Wang Qing Pei |
2010-08-17 | Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H | Wang Qing Pei |
2010-08-17 | Tilapila supports both dual slot and single slot. The difference should be | Wang Qing Pei |
2010-08-17 | Add support for Gigabyte MA785GMT mainboard. | Wang Qing Pei |