Makefile: split romstage linking to separate rules
[coreboot.git] / src / mainboard / hp /
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-17 Patrick Georgibroadcom/bcm5785: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiamd/amd8111: Move HAVE_HARD_RESET to southbridge
2012-02-09 Kyösti MälkkiRemove no-op Makefiles under mainboard directory
2012-02-07 Kyösti MälkkiDelete hard-coded driver includes
2011-11-08 Oskar EnokssonFixed whitespace and indentation
2011-11-07 Oskar EnokssonAdded RAMINIT_SYSINFO and declared the necessary structs
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-17 Oskar EnokssonRe-worked devicetree.cb for DL145 G1
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Patrick Georgimptable: Refactor lintsrc generation
2011-10-03 enok71TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-03-08 Scott DuplichanEnable mahogany_fam10 and Kino family 10h to run the...
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-26 Xavi Drudis FerranMake AMD Fam10h CPU microcode updates optional in Exper...
2010-12-26 Uwe HermannRandom fixes for TI pci1x2x / Nokia IP530 / others.
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-11-26 Uwe HermannBroadcom BCM5785: Add TINY_BOOTBLOCK support.
2010-11-26 Uwe HermannAMD-8111: Add TINY_BOOTBLOCK support.
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-11-21 Patrick GeorgiConvert more boards to use mptable_write_buses.
2010-11-21 Uwe HermannUse DIMM0 et al in lots more places instead of hardocdi...
2010-11-20 Uwe HermannMerge all spd_addr.h into the resp. romstage.c files.
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-18 Patrick GeorgiEliminate SET_NB_CFG_54 option. There was no board...
2010-11-16 Patrick GeorgiMove the SET_FIDVID* family of configuration options...
2010-11-07 Patrick GeorgiMove K8_ALLOCATE_IO_RANGE to Kconfig.
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
2010-10-26 Patrick GeorgiMove bcm5785_enable_rom.c include to where it's used.
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-13 Uwe HermannRemove various .c #includes from Intel i810/i82801ax...
2010-10-13 Uwe HermannConvert all Intel i810 boards to CAR.
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-24 Patrick GeorgiUndo stupid mistake in r5832
2010-09-24 Patrick GeorgiFix hp/dl165_g6_fam10 build. Failed to take r5800 and
2010-09-24 Arne Georg GleditschAdd support for HP DL165-G6 with Fam10 CPU.
2010-09-21 Uwe HermannCut the crap.
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-08-20 Myles WatsonRemove a couple of warnings. Trivial.
2010-08-20 Oskar EnokssonAdd support for the HP DL145 G1, based on the Tyan...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-20 Joseph SmithThis patch implements GFXUMA on all supported i810...
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-05-14 Nils Jacobslicense header fixes
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-08 Myles WatsonClean up fidvid files using indent.
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauermove amd K8/Fam10 "bus detection" function prototypes...
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-30 Stefan Reinauerdrop USE_INIT from mainboard Kconfig files, it's alread...
2010-03-30 Stefan Reinauerunify cmos.layout wrt AMD extended configuration registers.
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Patrick GeorgiRework boolean expression (DeMorgan and all) for
2010-03-17 Patrick GeorgiRemove failover/fallback/normal handling in mainboards'
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-27 Stefan ReinauerThis does the following:
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
next