summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* YABEL updateStefan Reinauer2010-02-2218-816/+1506
* Add Doxyfile to bayouStefan Reinauer2010-02-211-0/+1551
* trival. All the changes is about comment and spaces.Zheng Bao2010-02-201-36/+36
* Revert deletion of src/arch/i386/init.Patrick Georgi2010-02-1911-0/+983
* 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/*Myles Watson2010-02-1925-1064/+83
* fix APCI typos.Stefan Reinauer2010-02-162-2/+2
* fix clock polling in pc97317 driver.Stefan Reinauer2010-02-151-1/+1
* Document the reason for r5124 in the code/Makefile (trivial).Uwe Hermann2010-02-151-0/+2
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-15138-693/+650
* Add missing Copyright line, sorry.Uwe Hermann2010-02-141-0/+1
* Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.Anish K Patel2010-02-141-0/+10
* I was having problems building a working romcc with the -O2Marc Jones2010-02-131-1/+1
* romcc: Fix a few (harmless) warningsPeter Stuge2010-02-121-2/+2
* This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...Joseph Smith2010-02-123-3/+24
* update doxygen config file to latest doxygen versionStefan Reinauer2010-02-121-542/+837
* Add two YABEL options to KconfigStefan Reinauer2010-02-121-0/+19
* Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,Patrick Georgi2010-02-113-1/+5
* Adapt all uses of CONFIG_XIP_ROM_BASE to usePatrick Georgi2010-02-115-5/+33
* Don't remove config.h on "make clean"Patrick Georgi2010-02-111-1/+1
* romcc: Ignore empty string tokens. So far, romcc emitted a single double-quot...Patrick Georgi2010-02-111-0/+3
* $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We doStefan Reinauer2010-02-118-43/+5
* separate build.h and config.h usage (now possible because newconfig is gone)Stefan Reinauer2010-02-115-29/+42
* Improve compiler detection and configuration in xcompile.Patrick Georgi2010-02-102-29/+73
* Do not print the full path name to coreboot.rom in "cbfstool print" (trivial).Uwe Hermann2010-02-101-1/+2
* Forgot a CBFS_PREFIX change in appropriate commit (r5102).Patrick Georgi2010-02-102-25/+1
* Remove uses of the shell to remove double quotes, or to figure out thePatrick Georgi2010-02-101-4/+4
* Handle potential race condition with $(obj)/util/cbfstoolPatrick Georgi2010-02-101-1/+1
* Remove two perl calls with sed, and adds an alternativePatrick Georgi2010-02-103-6/+4
* fix doxyfile pathStefan Reinauer2010-02-101-1/+1
* python is no longer used in abuild.Stefan Reinauer2010-02-101-1/+0
* Drop src/config alltogetherStefan Reinauer2010-02-108-1029/+1262
* Emergency fix: r5102 carried some local change that doesn'tPatrick Georgi2010-02-091-1/+1
* Add image updating support. When selecting it, itPatrick Georgi2010-02-093-3/+22
* Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi2010-02-097-32/+21
* I took Rob Landley's nice "menuconfig2html.py" script fromStefan Reinauer2010-02-096-320/+141
* Actually set HAVE_OPTION_TABLES for the boards that need it.Patrick Georgi2010-02-094-20/+0
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-09101-389/+79
* The COM2 enable code is global now. Use global API andPatrick Georgi2010-02-091-34/+1
* Port of CS5536 early UART setup from v3.Edwin Beasant2010-02-095-48/+117
* update coreboot trunk version4.0Stefan Reinauer2010-02-081-1/+1
* get rid of old news.Stefan Reinauer2010-02-081-68/+0
* Clean up ACPI:Patrick Georgi2010-02-08156-543/+152
* straighten naming scheme for application processor rom stage files.Stefan Reinauer2010-02-0819-21/+21
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-08184-336/+198
* fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer2010-02-076-6/+6
* romcc _also_ has to wait for build.h to be generated.Patrick Georgi2010-02-071-2/+2
* newconfig is no more.Patrick Georgi2010-02-07653-64257/+15
* this should get the VIA VT8454c in shape with KconfigStefan Reinauer2010-02-052-1/+4
* Add -pipe .. notably speeds up windows builds.Stefan Reinauer2010-02-051-1/+1
* This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann2010-02-041-2/+2