summaryrefslogtreecommitdiffstats
path: root/src/mainboard/thomson
Commit message (Expand)AuthorAgeFilesLines
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki2012-04-241-1/+0
* intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-3/+3
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-3/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-2/+1
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+2
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-3/+4
* 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