summaryrefslogtreecommitdiffstats
path: root/src/mainboard/thomson
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-7/+6
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* intel CAR: Fix DCACHE_RAM_BASE for old socketsKyösti Mälkki2014-12-301-8/+0
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-052-54/+3
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* thomson/ip1000/devicetree.cb: Remove trailing whitespaceElyes HAOUAS2014-07-241-64/+63
* superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan2014-06-031-1/+1
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+3
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-3/+3
* Unify and clean up remaining INT15 handlersStefan Reinauer2013-11-251-3/+4
* Drop llshellStefan Reinauer2013-05-201-5/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-015-5/+5
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-031-0/+0
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-4/+4
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Reduce number of per-mainboard changesStefan Reinauer2012-11-161-2/+0
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-051-8/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-2/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-011-1/+1
* Drop mainboard chip.hStefan Reinauer2012-07-262-24/+0
* 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