summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp
Commit message (Expand)AuthorAgeFilesLines
* Various USB Debug Port fixes (trivial).Uwe Hermann2010-09-252-4/+0
* Undo stupid mistake in r5832Patrick Georgi2010-09-241-1/+0
* Fix hp/dl165_g6_fam10 build. Failed to take r5800 andPatrick Georgi2010-09-242-0/+3
* Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch2010-09-2413-0/+1188
* Cut the crap.Uwe Hermann2010-09-212-2/+2
* Move memory type information out of some AMD sockets.Myles Watson2010-09-101-0/+2
* 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-304-38/+32
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-263-9/+3
* Remove a couple of warnings. Trivial.Myles Watson2010-08-202-3/+0
* Add support for the HP DL145 G1, based on the Tyan s2881.Oskar Enoksson2010-08-2012-0/+1214
* 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-063-7/+2
* This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith2010-06-202-0/+8
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-16/+2
* license header fixes Nils Jacobs2010-05-141-2/+1
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-082-3/+2
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-052-4/+4
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-2/+2
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-162-8/+7
* zero warnings days...Stefan Reinauer2010-04-151-8/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-25/+18
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-4/+4
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Clean up fidvid files using indent.Myles Watson2010-04-081-3/+3
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-2/+2
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-072-2/+2
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-071-5/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-4/+4
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-312-2/+2
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-5/+0
* unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer2010-03-301-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-292-11/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-292-2/+2
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+0
* dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer2010-03-292-2/+2
* Fix all the format string warnings.Myles Watson2010-03-222-3/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-18/+18
* Remove remaining uses ofPatrick Georgi2010-03-181-10/+0
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-181-1/+1
* Remove failover/fallback/normal handling in mainboards'Patrick Georgi2010-03-171-72/+12
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-282-4/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-22/+0
* This does the following:Stefan Reinauer2010-02-273-3/+3
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-0/+1
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-0/+0
* newconfig is no more.Patrick Georgi2010-02-074-767/+0
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-1/+1
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-252-3/+3