Age | Commit message (Expand) | Author |
2009-10-09 | Move the ulzma prototype out of the function to make the code easier to read. | Myles Watson |
2009-10-09 | Remaining boards are Kconfig'd now. Whether they work | Patrick Georgi |
2009-10-09 | More Kconfig-supported boards, and also kconfig support | Patrick Georgi |
2009-10-09 | More kconfig cleanups: | Uwe Hermann |
2009-10-08 | Fix CS5535 build for kconfig, more kconfig boards (lippert, artec) | Patrick Georgi |
2009-10-08 | Simplify targets/amd/serengeti_cheetah/Config.lb. There were too many | Myles Watson |
2009-10-08 | This dialogue on email was useful and hence included. | Ronald G. Minnich |
2009-10-08 | Set MMX and SSE where needed. Note that many boards don't even bother | Ronald G. Minnich |
2009-10-08 | Disable x86emu for via based boards which bring | Patrick Georgi |
2009-10-08 | More kconfig: | Patrick Georgi |
2009-10-08 | Oops, wrong type for Kconfig value. Trivial fix | Patrick Georgi |
2009-10-08 | Kconfig: AMD Fam10, all Tyan boards. | Patrick Georgi |
2009-10-07 | Emergency fix. Failover.inc can end up with code that uses sse. It has | Ronald G. Minnich |
2009-10-07 | Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards | Uwe Hermann |
2009-10-07 | Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only. | Myles Watson |
2009-10-07 | Fix trivial typo in Kconfig spotted by Peter, introduced by me. | Patrick Georgi |
2009-10-07 | Get rid of early_serial, it is now a generic function in early_init. | Ronald G. Minnich |
2009-10-07 | Convert all "default y" options to "select FOO" (shorter). | Uwe Hermann |
2009-10-07 | Various Kconfig fixes and improvements: | Uwe Hermann |
2009-10-07 | Fix intel board build on kconfig. MAX_CPUS was missing | Patrick Georgi |
2009-10-07 | Kconfig: | Patrick Georgi |
2009-10-07 | Enable full ROM access on AMD CS5530(A) (needed for CBFS). | Uwe Hermann |
2009-10-07 | More boards in kconfig, and moved -O2 flag for romcc into | Patrick Georgi |
2009-10-06 | Use | Uwe Hermann |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi |
2009-10-06 | Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements. | Myles Watson |
2009-10-05 | Backport facility to specify a local coreboot version suffix from v3. | Uwe Hermann |
2009-10-05 | Remove svn:externals that pull in all kinds of useful tools that | Patrick Georgi |
2009-10-05 | Without these fixes the w83627dhg driver (which is currently not used by any | Stefan Reinauer |
2009-10-05 | fix building on Linux again, working around crude runtime OS detection. | Stefan Reinauer |
2009-10-05 | PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig and | Uwe Hermann |
2009-10-04 | The new CBFS based build system requires the whole ROM to be accessible | Uwe Hermann |
2009-10-04 | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi |
2009-10-04 | Add initial kconfig support for all AMD GX1 boards. | Uwe Hermann |
2009-10-04 | This removes the uses of the buildrom utility and the coreboot.strip | Patrick Georgi |
2009-10-04 | Remove a bit of pre-cbfs build system infrastructure. | Patrick Georgi |
2009-10-03 | Remove another FAILOVER variable. (trivial) | Patrick Georgi |
2009-10-03 | Add gigabyte/m57sli support to Kconfig. | Harald Gutmann |
2009-10-03 | Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from | Patrick Georgi |
2009-10-03 | Tell vgabios code in a couple of boards/chipsets about CBFS | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-10-03 | Remove duplicate and not too useful Kconfig board comments as | Uwe Hermann |
2009-10-02 | Remove the Embedded Planet board. | Ronald G. Minnich |
2009-10-02 | Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name. | Uwe Hermann |
2009-10-02 | Remove motorola PPC boards. These have lain untouched and unused by anyone | Ronald G. Minnich |
2009-10-02 | Drop remainders of the removed Totalimpact board. Fix typos. | Uwe Hermann |
2009-10-01 | Support variables for MMX and SSE. These would be used in | Ronald G. Minnich |
2009-10-01 | Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts | Peter Stuge |
2009-10-01 | Add romstrap to asus/m2v-mx_se in Kconfig. | Myles Watson |
2009-10-01 | Get rid of the total impact. Vendor died 5 years ago and nobody cares. | Ronald G. Minnich |
2009-10-01 | Fix Kconfig build for K8 boards. | Myles Watson |
2009-10-01 | OK, this builds and even looks right. dell needs its own Makefile.inc because | Ronald G. Minnich |
2009-10-01 | typo | Ronald G. Minnich |
2009-10-01 | We need this to be Kconfig. The old way is not trusted by me. | Ronald G. Minnich |
2009-10-01 | This is now set up more like the real hardware likes it. | Ronald G. Minnich |
2009-09-30 | Fix payload loading in various corner cases when working | Patrick Georgi |
2009-09-30 | Compress stage if CONFIG_COMPRESS is activated, instead of | Patrick Georgi |
2009-09-30 | Hm, quickfix to prevent the following crash, no idea yet what happens: | Uwe Hermann |
2009-09-30 | Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. | Maciej Pijanka |
2009-09-30 | Add supermicro h8dmr fam10 target. This is largely a mashup of the tyan s2912 | Ward Vandewege |
2009-09-30 | Fix endless loop when trying to add a too large file to CBFS, | Patrick Georgi |
2009-09-29 | Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. | Myles Watson |
2009-09-29 | Remove pre-CBFS _vgabios_start and _vgabios_end. | Myles Watson |
2009-09-29 | A keyboard controller fix to stop the code from waiting for a code that never | Marc Jones |
2009-09-29 | Fix a number of board names in Kconfig (trivial). | Uwe Hermann |
2009-09-29 | Remove MAINBOARD_OPTIONS, which is a relic from early | Patrick Georgi |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-09-29 | More consistent use of "default n" and "select XYZ" in | Patrick Georgi |
2009-09-29 | Make the error messages somewhat less incomprehensible. I forget | Ronald G. Minnich |
2009-09-28 | Trivial config fix for Serengeti Cheetah. Change a type and a default. | Myles Watson |
2009-09-28 | Trivial config fix for Serengeti Cheetah. Remove duplication, add a default. | Myles Watson |
2009-09-26 | This adds a simple script to build a default toolchain for coreboot | Stefan Reinauer |
2009-09-26 | This patch changes following in getpir application. | Mohamed Mansoor |
2009-09-26 | * drop libgcc from coreboot_apc.o, not needed. | Stefan Reinauer |
2009-09-25 | check for ELF payloads in cbfstool | Cristi Magherusan |
2009-09-25 | drop some dead code, clarify small comments and small cleanups to malloc.c | Stefan Reinauer |
2009-09-25 | improve lzma error messages. When coreboot panics because lzma decompression | Stefan Reinauer |
2009-09-25 | Trivial fixups to get this board further along. | Ronald G. Minnich |
2009-09-25 | Fix build of romcc boards. | Myles Watson |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-25 | Rename CONFIG_SERIAL_CONSOLE to match newconfig. | Myles Watson |
2009-09-24 | Make build_opt_tbl depend on config.h since it uses it. This fixes: | Myles Watson |
2009-09-24 | Remove HyperTransport support from boards that don't need it. | Myles Watson |
2009-09-24 | Re-enable option table for the ASUS MEW-VM and fix build. | Uwe Hermann |
2009-09-24 | Add detection support for the SMSC FDC37M602. | Uwe Hermann |
2009-09-24 | Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] | Patrick Georgi |
2009-09-24 | Make all Kconfig enabled boards build (tested with kbuildall). | Patrick Georgi |
2009-09-23 | fix some wrong occurences of the FSF's address (trivial) | Stefan Reinauer |
2009-09-23 | fix some wrong versions of the FSF's address (trivial) | Stefan Reinauer |
2009-09-23 | Fix the bounce_size global so that the bounce buffer works with CBFS. | Myles Watson |
2009-09-23 | Looks like this should have become cpu init code after growing up. The | Stefan Reinauer |
2009-09-23 | simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ | Stefan Reinauer |
2009-09-23 | Add Kconfig support for Tyan s2881. | Myles Watson |
2009-09-23 | Separate payload compression from stage compression. | Myles Watson |
2009-09-22 | Fix compilation for serengeti when HAVE_ACPI_TABLES is set. Trivial. | Myles Watson |
2009-09-22 | src/Kconfig: Remove HT-specific options. | Myles Watson |
2009-09-22 | failoverR.diff: Revert my failover change since Kconfig only supports fallback. | Myles Watson |
2009-09-22 | tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... | Myles Watson |
2009-09-22 | This separates the code for each command in cbfstool. For the good and for the | Stefan Reinauer |
2009-09-22 | * guard all mallocs in cbfstool | Stefan Reinauer |