Patchwork coreboot

login
register
about

Incoming patches

« Previous 1 2 ... 6 7 8 9 10 11 12 13 14 ... 18 19 Next »
Filters: none add filter
Patch Date Submitter Delegate State
various build system improvements 2010-03-27 Patrick Georgi Accepted
[PREVIEW] sconfig in C 2010-04-07 Patrick Georgi Not Applicable
refactor crt0.S.lb 2010-04-08 Patrick Georgi Accepted
CAR and Tiny bootblock for via/vt8454c (and fixes that help other via c7 based systems) 2010-04-09 Patrick Georgi Accepted
Move cpu includes to cpus 2010-04-12 Patrick Georgi Accepted
Clean up executable locations and allow out-of-build-tree utils 2010-04-16 Patrick Georgi Accepted
Fix abuild -sb 2010-04-19 Patrick Georgi Superseded
Fix abuild -sb 2010-04-19 Patrick Georgi Accepted
Speed up makefile processing a bit 2010-04-20 Patrick Georgi Accepted
Refactor sconfig 2010-05-05 Patrick Georgi Accepted
Make parser state local to parser 2010-05-05 Patrick Georgi Accepted
Improve sconfig parser 2010-05-05 Patrick Georgi Accepted
rename apic to lapic in device trees 2010-05-05 Patrick Georgi Accepted
Support tinybootblock on broadcom/bcm5785 2010-05-07 Patrick Georgi Accepted
Include headers instead of sources in romstage, part 1/many 2010-05-07 Patrick Georgi Accepted
Include headers instead of sources in romstage, part 2/many 2010-05-08 Patrick Georgi Superseded
Include headers instead of sources in romstage, part 2/many 2010-05-08 Patrick Georgi Accepted
Move includes to files that actually use them 2010-05-09 Patrick Georgi Accepted
Some more removal of c-includes in AMD code 2010-05-12 Patrick Georgi Accepted
Move generation of ISA bus mptable entries to generic code 2010-05-20 Patrick Georgi Accepted
Changes to libpayload's USB stack 2010-06-07 Patrick Georgi Accepted
libpayload: libc-style headers, some more functions 2010-06-15 Patrick Georgi Superseded
libpayload: add defines to lpgcc 2010-06-22 Patrick Georgi Accepted
libpayload: implement libpci interface 2010-06-22 Patrick Georgi Accepted
libpayload: more libc support 2010-06-22 Patrick Georgi Accepted
Build mptable bus entries from device tree 2010-06-25 Patrick Georgi Accepted
USB Host Controller Drivers for libpayload 2010-08-12 Patrick Georgi Accepted
Remove old USB driver from FILO 2010-08-24 Patrick Georgi Accepted
patchwork test 2010-08-24 Patrick Georgi Accepted
patchwork test 2010-08-24 Patrick Georgi Not Applicable
some more bus entry in mptables derived from device tree 2010-08-24 Patrick Georgi Accepted
mainboard.c: init() still being called? 2010-08-26 Patrick Georgi New
[2/4] Enable TSC calibration with timer2 by default. 2010-09-07 Patrick Georgi Accepted
Updated HP DL165 G6 (Fam10) support 2010-09-09 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
Improve ccache handling 2010-09-24 Patrick Georgi Accepted
Use __DATE__ and __TIME__ instead of date(1) 2010-09-24 Patrick Georgi Rejected
Avoid globals in romstage 2010-09-25 Patrick Georgi Accepted
EHCI support for libpayload 2010-09-25 Patrick Georgi Accepted
build service results for r5841 2010-09-25 Patrick Georgi Accepted
Stop #include of source files 2010-09-29 Patrick Georgi Accepted
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
« Previous 1 2 ... 6 7 8 9 10 11 12 13 14 ... 18 19 Next »