Patchwork coreboot

login
register
about

Incoming patches

« Previous 1 2 ... 10 11 12 13 14 15 16 17 18 19 Next »
Filters: none add filter
Patch Date Submitter Delegate State
Drop <cpu/amd/mtrr.h> #include from Intel CPUs 2010-09-25 Uwe Hermann Accepted
Kconfig dependencies for USBDEBUG 2010-09-26 Uwe Hermann Accepted
Factor out hardcoded USB Debug port defines to kconfig 2010-09-26 Uwe Hermann Accepted
Factor out fill_processor_name() and strcpy() functions. 2010-09-28 Uwe Hermann Accepted
Use existing, readable MTRR #defines instead of hardcoding numbers 2010-09-30 Uwe Hermann Accepted
Factor out common CAR asm snippets 2010-10-01 Uwe Hermann Accepted
AMD SB600 uses a hardcoded USB Debug Port number 2010-10-02 Uwe Hermann Accepted
Allow selecting the physical USB Debug Port on AMD SB700 2010-10-02 Uwe Hermann New
Streamline CPU_ADDR_BITS usage 2010-10-03 Uwe Hermann Superseded
Streamline CPU_ADDR_BITS usage 2010-10-03 Uwe Hermann Superseded
Streamline CPU_ADDR_BITS usage 2010-10-04 Uwe Hermann Superseded
Convert all Intel 440BX boards to Cache-as-RAM (CAR) 2010-10-06 Uwe Hermann Accepted
Convert Intel 82371AB/EB/MB boards to TINY_BOOTBLOCK 2010-10-07 Uwe Hermann Accepted
Stop putting useless or sensitive information in coreboot images 2010-10-07 Uwe Hermann New
Remove various .c #includes from Intel 440BX/82371EB boards 2010-10-07 Uwe Hermann New
Remove various .c #includes from Intel 440BX/82371EB boards 2010-10-09 Uwe Hermann Accepted
Factor out a few commonly duplicated functions from northbridge.c 2010-10-11 Uwe Hermann Accepted
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it 2010-10-11 Uwe Hermann Accepted
Debugging facility improvements 2010-10-12 Uwe Hermann Superseded
Drop nrv2b support from coreboot 2010-10-12 Uwe Hermann Rejected
Convert all Intel i810 boards to CAR 2010-10-12 Uwe Hermann Accepted
Drop unused DCACHE_RAM_BASE from intel/car/cache_as_ram.inc-using sockets 2010-10-14 Uwe Hermann Accepted
Small refactoring in ioapic.c to simplify the code 2010-10-16 Uwe Hermann New
Factor out common mptable code to mptable_init() 2010-10-23 Uwe Hermann Accepted
Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D 2010-10-24 Uwe Hermann Accepted
Remove incorrect IOAPIC lines from some mptable.c files 2010-10-29 Uwe Hermann Accepted
Mptable related fixes for ASUS P2B-DS 2010-10-30 Uwe Hermann Accepted
Various PIRQ/MPTABLE/ACPI Kconfig fixes 2010-10-31 Uwe Hermann Accepted
EPIA halting after vt8601 init 2010-11-04 Uwe Hermann Superseded
Restructure i3100 Super I/O driver to match the rest of the codebase 2010-11-09 Uwe Hermann Accepted
Debugging facility improvements 2010-11-09 Uwe Hermann Accepted
Super I/O res0/res1 cleanups 2010-11-11 Uwe Hermann Accepted
Drop W83627THF, it's the same device as W83627THG 2010-11-16 Uwe Hermann Accepted
W83627DHG/W83627EHG fixups for virtual LDNs 2010-11-19 Uwe Hermann Accepted
Some more DIMM0 related cleanups and deduplication 2010-11-20 Uwe Hermann Accepted
i855: Remove useless memctrl indirection 2010-11-21 Uwe Hermann Accepted
MCP55: Add TINY_BOOTBLOCK support 2010-11-24 Uwe Hermann Accepted
ICH5: Add i82801ex_enable_rom() function 2010-11-25 Uwe Hermann New
AMD-8111: Add TINY_BOOTBLOCK support 2010-11-25 Uwe Hermann Accepted
Broadcom BCM5785: Add TINY_BOOTBLOCK support 2010-11-25 Uwe Hermann Accepted
AMD SB600: Add TINY_BOOTBLOCK support 2010-11-25 Uwe Hermann Accepted
Deduplicate various ACPI .asl files 2010-11-26 Uwe Hermann Accepted
Move "select CACHE_AS_RAM" lines from boards into CPU socket 2010-12-06 Uwe Hermann Accepted
Add TINY_BOOTBLOCK support for AMD SB700 2010-12-09 Uwe Hermann Accepted
Cleanup up HD audio codec / hda_verb.h files 2010-12-11 Uwe Hermann Accepted
Add support for the ASUS M2N-E board 2010-12-13 Uwe Hermann Accepted
Add TINY_BOOTBLOCK support for the SiS966 southbridge 2010-12-15 Uwe Hermann Accepted
Get mptable OEM/product ID from kconfig variables 2010-12-15 Uwe Hermann Accepted
r4394 breaks on hardware (was: Re: [PATCH] v3 Resource allocator to v2) 2009-07-11 Uwe Hermann Not Applicable
Fix VIA EPIA-M700 so it gets a first serial boot log 2009-07-14 Uwe Hermann Accepted
kconfig support for MSI MS-6178 2009-08-22 Uwe Hermann Accepted
Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y' 2009-08-24 Uwe Hermann Accepted
kconfig support for ASUS P2B-F 2009-08-24 Uwe Hermann Accepted
Fix copy-paste error in src/cpu/x86/Kconfig (XIP_*) 2009-08-24 Uwe Hermann Accepted
Replace PIRQ_TABLE with HAVE_PIRQ_TABLE 2009-08-25 Uwe Hermann Accepted
kconfig for all Intel 440BX boards 2009-08-26 Uwe Hermann Accepted
ASUS M2V-MX SE kconfig fixes trunk/coreboot-v2/src/mainboard/asus: . m2v-mx_se 2009-08-26 Uwe Hermann Accepted
Change some more image names to "fallback" (not "image"). 2009-08-27 Uwe Hermann Accepted
Add kconfig support for all Intel 82810 (i810) boards 2009-08-28 Uwe Hermann Accepted
Use driver-y instead of obj-y for model_6xx_init.o 2009-09-04 Uwe Hermann Accepted
Re-enable option table for the ASUS MEW-VM and fix build 2009-09-24 Uwe Hermann Accepted
kconfig support for all GX1 boards 2009-10-04 Uwe Hermann Accepted
CBFS issues on 440BX boards 2009-10-04 Uwe Hermann Accepted
AMD CS5530(A) ROM enable 2009-10-06 Uwe Hermann Accepted
Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups 2009-10-07 Uwe Hermann Accepted
More kconfig fixes 2009-10-08 Uwe Hermann Accepted
Drop duplicate CBFS docs 2009-10-09 Uwe Hermann Accepted
serialice: Add MSI MS-6178 support, and HAVE_SSE 2009-10-10 Uwe Hermann Not Applicable
Maximum/default console log level for kconfig 2009-10-10 Uwe Hermann Accepted
HAVE_ACPI_TABLES kconfig cleanups 2009-10-10 Uwe Hermann Accepted
serialice for M2V-MX SE 2009-10-10 Uwe Hermann Not Applicable
Remove useless udelay() duplication 2009-10-11 Uwe Hermann Accepted
Support for MSI MS-6156 2009-10-13 Uwe Hermann Accepted
Boot issues (CBFS?) on VIA pc2500e 2009-10-14 Uwe Hermann Not Applicable
Fix VIA C3 and C7 CPUs in kconfig 2009-10-16 Uwe Hermann Accepted
kconfig: Fix QEMU CPU Makefile.inc files 2009-10-16 Uwe Hermann Accepted
Drop duplicate CPU subdirs-y entries for "../../x86/mtrr" 2009-10-16 Uwe Hermann Accepted
Fix kconfig setup for the VIA pc2500e 2009-10-16 Uwe Hermann Accepted
kconfig: Set MAX_PCI_BUSES to same values as in oldconfig 2009-10-16 Uwe Hermann Superseded
Drop MAX_PCI_BUSES 2009-10-16 Uwe Hermann Superseded
Set default ROM sizes per-board 2009-10-16 Uwe Hermann Accepted
Make COM port selection and BAUD rate a "choice" 2009-10-16 Uwe Hermann Accepted
Drop duplicate failover.c implementation 2009-10-18 Uwe Hermann Accepted
kconfig: Add EXPERT option 2009-10-18 Uwe Hermann Accepted
Updated vx800 patch, NOT merge-ready 2009-10-19 Uwe Hermann New
HP e-Vectra P2706T support 2009-10-19 Uwe Hermann Accepted
Major cleanups of hard_reset() related code/config 2009-10-20 Uwe Hermann Rejected
Make various DEBUG defines user-configurable in menuconfig 2009-10-20 Uwe Hermann Accepted
Major cleanups of hard_reset() related code/config, try 2 2009-10-23 Uwe Hermann Accepted
kconfig: Allow per-board VGA BIOS file name and PCI ID defaults 2009-10-25 Uwe Hermann Rejected
use intel core instead of core 2 on eagleheights 2009-10-25 Uwe Hermann Accepted
kconfig: Allow per-board VGA BIOS file name and PCI ID defaults 2009-10-26 Uwe Hermann Accepted
Add kconfig menus for most chipset VIDEO_MB values 2009-10-26 Uwe Hermann Accepted
Improve coreboot build output and eliminate some warnings 2009-10-27 Uwe Hermann Accepted
Remove all build/ prefixes in the build output 2009-10-28 Uwe Hermann Accepted
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb 2009-10-28 Uwe Hermann Accepted
Start unifying ram_check() usage in coreboot 2009-10-30 Uwe Hermann Rejected
Drop all hardcoded ram_check() calls for now 2010-01-28 Uwe Hermann Rejected
Dualbios on GA-MA770-UD3 2010-04-09 Vadim Girlin Not Applicable
AMD Agesa and AMD CIMx SB800 code. Patch 2 of 8 2011-02-13 Vibrans, Frank Accepted