summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* CAR simplifications, typos, readability improvements (trivial).Uwe Hermann2010-10-011-0/+3
* Factor out fill_processor_name() and strcpy() functions.Uwe Hermann2010-09-292-0/+32
* oops. always run abuild on a clean tree with no other patches applied.Stefan Reinauer2010-09-271-0/+1
* Add 2 missing license headers based on svn logs and remove an unneeded #includeStefan Reinauer2010-09-271-1/+19
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-8/+0
* Whitespace/typo/cosmetic fixes (trivial).Uwe Hermann2010-09-231-5/+5
* Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer2010-09-231-1/+1
* USB Debug Port related license header fixes (trivial).Uwe Hermann2010-09-233-102/+194
* AMD Fam10 code breaks with gcc 4.5.0.Scott Duplichan2010-09-172-4/+24
* Generate multiboot tables from coreboot tables.Juhana Helovuo2010-09-131-1/+4
* Add support for reserved regions to resources and coreboot tables.Myles Watson2010-09-091-0/+1
* Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson2010-09-021-0/+8
* Fix race condition in option_table.h generation by moving the include statementStefan Reinauer2010-09-011-8/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-302-2/+2
* Remove warnings from USB debug console code.Myles Watson2010-08-042-0/+10
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-032-2/+2
* Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs2010-07-282-293/+97
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-261-4/+6
* Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek2010-07-163-1/+52
* Fix all warnings in the tree Stefan Reinauer2010-07-081-0/+2
* get rid of even more fam10 and k8 warnings.Stefan Reinauer2010-07-081-0/+2
* fix some more warningsStefan Reinauer2010-07-071-0/+3
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-2/+35
* Always enable parent resources before child resources.Myles Watson2010-06-171-8/+0
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-102-1/+14
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-6/+4
* Fix some of Peter's suggestions for the Nokia IP530.Myles Watson2010-06-071-4/+4
* Remove the rest of cardbus_scan_bus.Myles Watson2010-06-071-3/+0
* Fixes for Nokia IP530 and associated drivers.Marc Bertens2010-06-041-0/+5
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-0/+0
* Fix usbdebug compilation.Stefan Reinauer2010-05-252-12/+11
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-212-3/+4
* cosmetic comment changes.Stefan Reinauer2010-05-191-9/+8
* Sorry for this for second time. Now compile tested for both cases ;)Rudolf Marek2010-05-161-8/+10
* Sorry for this. I fixed that reverting the change for ROMCC.Rudolf Marek2010-05-161-0/+28
* Following patch reworks car_disable into C. Tested, works here. I comparedRudolf Marek2010-05-161-3/+6
* clean up some prototypesStefan Reinauer2010-05-141-0/+2
* Move includes to where they are needed. This allows to simplifyPatrick Georgi2010-05-091-0/+2
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-0/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-0/+5
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2727-79/+79
* a single place for the romstage stack for copy_and_run.Stefan Reinauer2010-04-251-0/+32
* drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"Stefan Reinauer2010-04-251-0/+6
* None of the cs5536 settings in devicetree.cb were ever used and nobody noticed.Stefan Reinauer2010-04-221-0/+7
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-211-1/+7
* Fix a typo to remove a few more warnings.Myles Watson2010-04-161-1/+1
* zero warnings days...Stefan Reinauer2010-04-151-0/+1
* Remove a few more warnings from fam10.Myles Watson2010-04-151-0/+1
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-091-2/+0
* Cosmetically make init_cpus more similar for fam10 and K8.Myles Watson2010-04-082-2/+5
OpenPOWER on IntegriCloud