summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-22YABEL updateStefan Reinauer
2010-02-21Add Doxyfile to bayouStefan Reinauer
2010-02-20trival. All the changes is about comment and spaces.Zheng Bao
2010-02-19Revert deletion of src/arch/i386/init.Patrick Georgi
2010-02-191. Change CONFIG_DEBUG to DEBUG in util/x86emu/*Myles Watson
2010-02-16fix APCI typos.Stefan Reinauer
2010-02-15fix clock polling in pc97317 driver.Stefan Reinauer
2010-02-15Document the reason for r5124 in the code/Makefile (trivial).Uwe Hermann
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-14Add missing Copyright line, sorry.Uwe Hermann
2010-02-14Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.Anish K Patel
2010-02-13I was having problems building a working romcc with the -O2Marc Jones
2010-02-12romcc: Fix a few (harmless) warningsPeter Stuge
2010-02-12This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...Joseph Smith
2010-02-12update doxygen config file to latest doxygen versionStefan Reinauer
2010-02-12Add two YABEL options to KconfigStefan Reinauer
2010-02-11Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,Patrick Georgi
2010-02-11Adapt all uses of CONFIG_XIP_ROM_BASE to usePatrick Georgi
2010-02-11Don't remove config.h on "make clean"Patrick Georgi
2010-02-11romcc: 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 doStefan Reinauer
2010-02-11separate build.h and config.h usage (now possible because newconfig is gone)Stefan Reinauer
2010-02-10Improve compiler detection and configuration in xcompile.Patrick Georgi
2010-02-10Do not print the full path name to coreboot.rom in "cbfstool print" (trivial).Uwe Hermann
2010-02-10Forgot a CBFS_PREFIX change in appropriate commit (r5102).Patrick Georgi
2010-02-10Remove uses of the shell to remove double quotes, or to figure out thePatrick Georgi
2010-02-10Handle potential race condition with $(obj)/util/cbfstoolPatrick Georgi
2010-02-10Remove two perl calls with sed, and adds an alternativePatrick Georgi
2010-02-10fix doxyfile pathStefan Reinauer
2010-02-10python is no longer used in abuild.Stefan Reinauer
2010-02-10Drop src/config alltogetherStefan Reinauer
2010-02-09Emergency fix: r5102 carried some local change that doesn'tPatrick Georgi
2010-02-09Add image updating support. When selecting it, itPatrick Georgi
2010-02-09Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi
2010-02-09I took Rob Landley's nice "menuconfig2html.py" script fromStefan Reinauer
2010-02-09Actually set HAVE_OPTION_TABLES for the boards that need it.Patrick Georgi
2010-02-09Move all the copies of the romstage.inc rule toPatrick Georgi
2010-02-09The COM2 enable code is global now. Use global API andPatrick Georgi
2010-02-09Port of CS5536 early UART setup from v3.Edwin Beasant
2010-02-08update coreboot trunk versionStefan Reinauer
2010-02-08get rid of old news.Stefan Reinauer
2010-02-08Clean up ACPI:Patrick Georgi
2010-02-08straighten naming scheme for application processor rom stage files.Stefan Reinauer
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer
2010-02-07romcc _also_ has to wait for build.h to be generated.Patrick Georgi
2010-02-07newconfig is no more.Patrick Georgi
2010-02-05this should get the VIA VT8454c in shape with KconfigStefan Reinauer
2010-02-05Add -pipe .. notably speeds up windows builds.Stefan Reinauer
2010-02-04This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann