Patchwork coreboot

login
register
about

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 16 17 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
Drop cpu/x86/fpu/{Config.lb,Makefile.inc} 2009-10-16 Peter Stuge Accepted
Move files from src/cpu/x86/{fpu, mmx, sse}/ to x86/ 2009-10-17 Peter Stuge Accepted
cbfstool: Fill memory allocated in create_cbfs_file() with 0xff 2009-12-06 Peter Stuge Accepted
Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM 2010-10-01 Peter Stuge Accepted
Make i945/raminit.c:fsbclk() return u16 rather than int 2010-10-01 Peter Stuge Accepted
Enable or disable the power button in Kconfig 2010-10-01 Peter Stuge Accepted
PCI register read/mod/write code 2010-10-05 Peter Stuge New
Use a tag for SeaBIOS stable checkouts. 2011-01-23 Peter Stuge Superseded
Reliably build any Kconfig-based SeaBIOS revision 2011-01-29 Peter Stuge Superseded
Make hidden configuration flags visible (i945) 2010-09-30 Patrick Georgi Accepted
Remove useless defines 2010-10-01 Patrick Georgi Accepted
Move CACHE_AS_RAM_ADDRESS_DEBUG to Kconfig, default to false 2010-10-01 Patrick Georgi Accepted
First attempt at eliminating #include *.c 2010-10-04 Patrick Georgi Accepted
Move USB debug port includes out of romstage 2010-10-05 Patrick Georgi Accepted
De-define CK804 flags 2010-10-05 Patrick Georgi Accepted
BCM5785 failed with low loglevels 2010-10-26 Patrick Georgi New
Move QRANK_DIMM_SUPPORT to Kconfig 2010-11-05 Patrick Georgi Accepted
Move SET_FIDVID* to Kconfig 2010-11-06 Patrick Georgi Superseded
[PATCH/RFC] Move SYSTEM_TYPE to Kconfig 2010-11-06 Patrick Georgi Rejected
Move SET_FIDVID to Kconfig 2010-11-13 Patrick Georgi Accepted
fix compiler warning 2010-11-13 Patrick Georgi Accepted
Questions about more AMD related flags 2010-11-17 Patrick Georgi Accepted
Move MCP55 PCIe config from romstage to Kconfig 2010-11-18 Patrick Georgi Accepted
Refactor SPDROM access 2010-11-19 Patrick Georgi Accepted
Some more mptables updates 2010-11-20 Patrick Georgi Accepted
Even more mptables conversion 2010-11-20 Patrick Georgi Accepted
Make smp_write_bus private 2010-11-22 Patrick Georgi Accepted
Allow relocated .config location 2010-11-23 Patrick Georgi Accepted
Allow components to add files to CBFS 2010-12-15 Patrick Georgi Accepted
Set display type to CRT on kontron 986lcd-m 2011-01-13 Patrick Georgi Accepted
Improve GPIO setup on roda/rk886ex 2011-01-13 Patrick Georgi Accepted
Initialize CMOS from CBFS if checksum is incorrect 2011-01-13 Patrick Georgi Accepted
Improve YABEL compatibility 2011-01-13 Patrick Georgi Accepted
Move option table to CBFS 2011-01-14 Patrick Georgi Accepted
Remove warnings in nvramtool 2011-01-14 Patrick Georgi Accepted
nvramtool: Look at another place for the CMOS checksum specification 2011-01-20 Patrick Georgi Accepted
nvramtool: Abstract CMOS accesses 2011-01-20 Patrick Georgi Accepted
nvramtool: Teach it to work on data in memory 2011-01-20 Patrick Georgi Accepted
nvramtool: Support CBFS Images in nvramtool 2011-01-20 Patrick Georgi Accepted
nvramtool: Support CMOS data from non-CBFS file, too 2011-01-20 Patrick Georgi Accepted
Make LPT ports configurable on various i945/ich7 boards 2011-01-25 Patrick Georgi Accepted
Moved 'pci_set_subsystem' to a weak function: Support for Siemens Mainboard 2011-01-25 Patrick Georgi Accepted
[1/6] No need to add varargs magic to a simple regex wrapper. 2011-01-27 Patrick Georgi Accepted
[2/6] Eliminate a couple of 3-line functions that barely wrap *printf calls 2011-01-27 Patrick Georgi Accepted
[5/6] Move CMOS handling into separate files in accessors. No API change yet 2011-01-27 Patrick Georgi Accepted
[4/6] Move the parser for cmos.layout text files to accessors. No API change yet 2011-01-27 Patrick Georgi Accepted
[6/6] Separate CMOS layout from lbtable handling. 2011-01-27 Patrick Georgi Accepted
[3/6] Move CLI portion of nvramtool into cli/ subdirectory as first step towards librarization. 2011-01-27 Patrick Georgi Accepted
Sanitize cbfs-files-y 2011-01-28 Patrick Georgi Accepted
Use cbfs-files-y for normal file additions 2011-01-28 Patrick Georgi Accepted
Move cmos.default handling to bootblock 2011-02-01 Patrick Georgi Accepted
[2/4] libpayload: Less noisy lpgcc 2011-02-11 Patrick Georgi Accepted
[1/4] libpayload: Some more POSIX compatibility 2011-02-11 Patrick Georgi Accepted
[3/4] libpayload: Stub out FILE*, stdout/stdin/stderr and implement fprintf on these 2011-02-11 Patrick Georgi Accepted
[4/4] libpayload: Use fprintf(stderr, ...) in library 2011-02-11 Patrick Georgi Accepted
[1/3] Make Makefile.inc parser loop more generic 2011-02-17 Patrick Georgi Accepted
[2/3] libpayload: Move stdin/stdout/stderr away from headers 2011-02-15 Patrick Georgi Superseded
[1/3] libpayload: Add lib/ to the default library path of lpgcc, so -l works 2011-02-15 Patrick Georgi Accepted
[2/3] Handle compiler options for source classes more generically 2011-02-17 Patrick Georgi Accepted
[3/3] libpayload: Implement pci_cleanup() to make flashrom happy 2011-02-15 Patrick Georgi Accepted
[3/3] Move coreboot specific rules and setup to toplevel Makefile.inc 2011-02-17 Patrick Georgi Accepted
[2/3] libpayload: Move stdin/stdout/stderr away from headers 2011-02-24 Patrick Georgi Accepted
[4/5] libpayload: Implement pci_cleanup() to make flashrom happy 2011-02-25 Patrick Georgi Accepted
[1/5] libpayload: Add lib/ to the default library path of lpgcc, so -l works 2011-02-25 Patrick Georgi Accepted
[5/5] libpayload: Add more libpci-compatibility (#defines) 2011-02-25 Patrick Georgi Accepted
[2/5] libpayload: Some more standard types and defines 2011-02-25 Patrick Georgi Accepted
[3/5] libpayload: Implement ffs() 2011-02-25 Patrick Georgi Accepted
Fix option_table.h issues 2011-03-08 Patrick Georgi Accepted
More flexibility for coreboot version string 2011-03-08 Patrick Georgi Accepted
Filo: rework device string parser 2011-03-17 Patrick Georgi Not Applicable
[1/3] Fix ccache behaviour if more than one ccache in PATH 2011-05-20 Patrick Georgi Accepted
[3/3] Fix building into relative paths 2011-05-20 Patrick Georgi Accepted
[2/3] Fix iasl with "." in paths 2011-05-20 Patrick Georgi Accepted
Various walkcbfs fixes 2010-02-22 Patrick Georgi Accepted
fallback/normal switch for Kconfig 2010-02-22 Patrick Georgi Accepted
another attempt at minimizing bootblock size 2010-02-23 Patrick Georgi Accepted
minor Kconfig cleanup: WAIT_BEFORE_CPUS_INIT 2010-02-23 Patrick Georgi Accepted
drivers vs. obj 2010-02-23 Patrick Georgi Accepted
Hide crt0s from user 2010-02-25 Patrick Georgi Accepted
Hide ldscripts, too 2010-02-25 Patrick Georgi Accepted
unify mainboard makefiles 2010-02-26 Patrick Georgi Accepted
more mainboard makefile removal 2010-02-27 Patrick Georgi Accepted
Avoid northbridge/southbridge specific rules in generic i386 code 2010-02-28 Patrick Georgi Accepted
generic ssdt rules 2010-02-28 Patrick Georgi Accepted
[RFC+PATCH] mark deprecated kconfig options 2010-02-28 Patrick Georgi Accepted
RE: Fam10 breakage 2010-03-01 Patrick Georgi Superseded
RE: Fam10 breakage 2010-03-01 Patrick Georgi Accepted
Make macros in Makefile more readable 2010-03-06 Patrick Georgi Accepted
romcc segfaults; serious help needed 2010-03-11 Patrick Georgi Accepted
Add scan-build support to coreboot-v4 2010-03-14 Patrick Georgi Accepted
coreboot and LLVM 2010-03-15 Patrick Georgi Accepted
Ouch: romcc "x[0] |= something" patch causes another crash 2010-03-15 Patrick Georgi Accepted
more buildsystem refactoring 2010-03-16 Patrick Georgi Accepted
better testing for dependencies of coreboot.rom 2010-03-16 Patrick Georgi Accepted
Remove failover/fallback/normal decision from mainboards' romstage.c 2010-03-17 Patrick Georgi Accepted
Remove fallback/normal decision from mainboards' romstage.c 2010-03-18 Patrick Georgi Accepted
Remove fallback/normal decision from mainboards'romstage.c 2010-03-18 Patrick Georgi Accepted
Remove {HAVE, USE}_{FALLBACK, FAILOVER}_* and its uses 2010-03-18 Patrick Georgi Accepted
ccache aware romcc 2010-03-25 Patrick Georgi Superseded
abuild -v should actually be verbose 2010-03-25 Patrick Georgi Accepted