Age | Commit message (Expand) | Author |
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 |