Age | Commit message (Expand) | Author |
2010-03-01 | Various cometic and coding-style fixes (trivial). | Uwe Hermann |
2010-03-01 | - Simplify stack size determination: MAX_CPUS * STACK_SIZE | Patrick Georgi |
2010-03-01 | Add msi/ms9652_fam10 board. | Timothy Pearson |
2010-03-01 | Allow per-board setting of HT clock and width so | Timothy Pearson |
2010-03-01 | Fix YABEL guards; make debugging optional; fix some warnings | Stefan Reinauer |
2010-03-01 | This patch implements MBI (modular bios interface) support to the i830 chipset. | Stefan Reinauer |
2010-03-01 | - Add rules that build either 4 or 5 ssdts (only those variants exist in the ... | Patrick Georgi |
2010-02-28 | Use the romstraps build infrastructure created for "tinybootblock" | Patrick Georgi |
2010-02-28 | disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job, | Stefan Reinauer |
2010-02-28 | use names instead of numbers where possible, also print a better message if no | Stefan Reinauer |
2010-02-28 | Add attribute((noreturn)) to romcc | Stefan Reinauer |
2010-02-28 | - Add config flag for boards that have their own fadt.c | Patrick Georgi |
2010-02-28 | assert.h: have the same information on asserts in romcc and non-romcc code. | Stefan Reinauer |
2010-02-27 | Put .config, build/, coreboot-builds (abuild) and | Patrick Georgi |
2010-02-27 | - make HAVE_HARD_RESET match what newconfig did | Patrick Georgi |
2010-02-27 | This does the following: | Stefan Reinauer |
2010-02-26 | Work around stack size breakage observed on fam10. | Zheng Bao |
2010-02-25 | drop unused file | Stefan Reinauer |
2010-02-25 | Move the ldscripts logic to src/arch/i386/Makefile.inc | Patrick Georgi |
2010-02-25 | Drop i855pm port and rename i855gme to i855 instead. | Stefan Reinauer |
2010-02-25 | Unify crt0s setup to src/arch/i386/Makefile.inc. This variable | Patrick Georgi |
2010-02-25 | Various minor fixes (trivial). | Uwe Hermann |
2010-02-25 | Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per | Stefan Reinauer |
2010-02-25 | HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. | Stefan Reinauer |
2010-02-24 | Add Win Enterprises' PL6064 board | Anish K. Patel |
2010-02-24 | Enable user selectable bootblocks, and provide a bootblock that | Patrick Georgi |
2010-02-24 | This patch fixes an issue with the wrong build rules being selected. | Patrick Georgi |
2010-02-24 | Remove register pressure from e7501 driver by not indirectly referencing | Stefan Reinauer |
2010-02-24 | Several fixes to the supermicro/h8qme_fam10 board, so it | Knut Kujat |
2010-02-23 | Clobber registers as appropriate in AMD CAR code, and | Rudolf Marek |
2010-02-23 | Remove nonsensical wrapper for function in | Stefan Reinauer |
2010-02-23 | - Remove src/arch/i386/init/ldscript_cbfs.lb as it's not used anymore | Patrick Georgi |
2010-02-23 | Only handle code as "driver" that actually uses our driver | Patrick Georgi |
2010-02-23 | Find out the svnversion we are working on is quite important. | Zheng Bao |
2010-02-23 | Disable ACPI Resume on asus/m2v-mx_se, it's broken | Rudolf Marek |
2010-02-23 | Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values, | Jonathan A. Kollasch |
2010-02-22 | Random cosmetic fixes (trivial). | Uwe Hermann |
2010-02-22 | Fix SMM handler comment. Thanks for noticing, Peter! | Stefan Reinauer |
2010-02-22 | - Make walkcbfs capable of loading files other than the first | Patrick Georgi |
2010-02-22 | drop empty x86emu Makefile | Stefan Reinauer |
2010-02-22 | Inteltool: Add i830/Tolapai/Ich4 support | Stefan Reinauer |
2010-02-22 | mini update SMM: | Stefan Reinauer |
2010-02-22 | drop two warnings (trivial) | Stefan Reinauer |
2010-02-22 | CONFIG_ was missing. | Stefan Reinauer |
2010-02-22 | fix builds... | Stefan Reinauer |
2010-02-22 | don't call verify_copy_pirq_routing_table() if it's not there. | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-22 | YABEL update | Stefan Reinauer |
2010-02-21 | Add Doxyfile to bayou | Stefan Reinauer |
2010-02-20 | trival. All the changes is about comment and spaces. | Zheng Bao |
2010-02-19 | Revert deletion of src/arch/i386/init. | Patrick Georgi |
2010-02-19 | 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* | Myles Watson |
2010-02-16 | fix APCI typos. | Stefan Reinauer |
2010-02-15 | fix clock polling in pc97317 driver. | Stefan Reinauer |
2010-02-15 | Document the reason for r5124 in the code/Makefile (trivial). | Uwe Hermann |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-14 | Add missing Copyright line, sorry. | Uwe Hermann |
2010-02-14 | Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. | Anish K Patel |
2010-02-13 | I was having problems building a working romcc with the -O2 | Marc Jones |
2010-02-12 | romcc: Fix a few (harmless) warnings | Peter Stuge |
2010-02-12 | This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ... | Joseph Smith |
2010-02-12 | update doxygen config file to latest doxygen version | Stefan Reinauer |
2010-02-12 | Add two YABEL options to Kconfig | Stefan Reinauer |
2010-02-11 | Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, | Patrick Georgi |
2010-02-11 | Adapt all uses of CONFIG_XIP_ROM_BASE to use | Patrick Georgi |
2010-02-11 | Don't remove config.h on "make clean" | Patrick Georgi |
2010-02-11 | romcc: Ignore empty string tokens. So far, romcc emitted a single double-quot... | Patrick Georgi |
2010-02-11 | $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do | Stefan Reinauer |
2010-02-11 | separate build.h and config.h usage (now possible because newconfig is gone) | Stefan Reinauer |
2010-02-10 | Improve compiler detection and configuration in xcompile. | Patrick Georgi |
2010-02-10 | Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). | Uwe Hermann |
2010-02-10 | Forgot a CBFS_PREFIX change in appropriate commit (r5102). | Patrick Georgi |
2010-02-10 | Remove uses of the shell to remove double quotes, or to figure out the | Patrick Georgi |
2010-02-10 | Handle potential race condition with $(obj)/util/cbfstool | Patrick Georgi |
2010-02-10 | Remove two perl calls with sed, and adds an alternative | Patrick Georgi |
2010-02-10 | fix doxyfile path | Stefan Reinauer |
2010-02-10 | python is no longer used in abuild. | Stefan Reinauer |
2010-02-10 | Drop src/config alltogether | Stefan Reinauer |
2010-02-09 | Emergency fix: r5102 carried some local change that doesn't | Patrick Georgi |
2010-02-09 | Add image updating support. When selecting it, it | Patrick Georgi |
2010-02-09 | Allow building images with different prefixes (ie. normal/romstage, | Patrick Georgi |
2010-02-09 | I took Rob Landley's nice "menuconfig2html.py" script from | Stefan Reinauer |
2010-02-09 | Actually set HAVE_OPTION_TABLES for the boards that need it. | Patrick Georgi |
2010-02-09 | Move all the copies of the romstage.inc rule to | Patrick Georgi |
2010-02-09 | The COM2 enable code is global now. Use global API and | Patrick Georgi |
2010-02-09 | Port of CS5536 early UART setup from v3. | Edwin Beasant |
2010-02-08 | update coreboot trunk version | Stefan Reinauer |
2010-02-08 | get rid of old news. | Stefan Reinauer |
2010-02-08 | Clean up ACPI: | Patrick Georgi |
2010-02-08 | straighten naming scheme for application processor rom stage files. | Stefan Reinauer |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | fix further build.h dependencies that were undetected before we enabled it on | Stefan Reinauer |
2010-02-07 | romcc _also_ has to wait for build.h to be generated. | Patrick Georgi |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-02-05 | this should get the VIA VT8454c in shape with Kconfig | Stefan Reinauer |
2010-02-05 | Add -pipe .. notably speeds up windows builds. | Stefan Reinauer |
2010-02-04 | This patch fixes the build for the dsdt.asl/dsdt.c. | Harald Gutmann |
2010-02-04 | typo | Stefan Reinauer |
2010-02-04 | Remove lots of cruft from gigabyte/m57sli's Config.lb | Harald Gutmann |
2010-02-04 | Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, there | Ward Vandewege |