summaryrefslogtreecommitdiffstats
path: root/src/mainboard/thomson
Commit message (Expand)AuthorAgeFilesLines
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-19/+26
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-274-10/+10
* don't leave VGA disabled by default on thomson ip1000Stefan Reinauer2010-04-151-2/+2
* move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer2010-04-141-3/+1
* ip1000: fix seabios start, fix flash gpio detectionStefan Reinauer2010-04-131-18/+5
* add int15 handler for thomson ip1000Stefan Reinauer2010-04-111-0/+62
* add support for reading ip1000 gpios.Stefan Reinauer2010-04-111-4/+78
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-094-8/+18
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-3/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-3/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* This is kind of a pre CAR patch to properly allocate "shared" graphics memoryJoseph Smith2010-03-172-1/+10
* more warning fixes.Stefan Reinauer2010-03-172-0/+2
* Fix llshellStefan Reinauer2010-03-131-0/+4
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-016-9/+59
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-3/+0
* This does the following:Stefan Reinauer2010-02-274-9/+9
* This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...Joseph Smith2010-02-123-3/+24
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-0/+1
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+0
* newconfig is no more.Patrick Georgi2010-02-072-240/+0
* Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith2010-02-011-12/+2
* Trivial fixup on IP1000 and RM4100 copyright entries.Joseph Smith2010-01-301-1/+1
* RCA RM4100 and Thomson IP1000 auto.c rework.Joseph Smith2010-01-291-21/+34
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-6/+2
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-2/+0
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-5/+0
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-241-1/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-2/+2
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-161-1/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-8/+8
* More kconfig:Patrick Georgi2009-10-083-1/+47
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-6/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-2/+2
* Kconfig!Patrick Georgi2009-08-122-0/+74