summaryrefslogtreecommitdiff
path: root/src/mainboard/asus
AgeCommit message (Expand)Author
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-09Actually set HAVE_OPTION_TABLES for the boards that need it.Patrick Georgi
2010-02-09Move all the copies of the romstage.inc rule toPatrick Georgi
2010-02-08Clean up ACPI:Patrick Georgi
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-30* fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer
2010-01-25More Kconfig changes to improve match with newconfig:Patrick Georgi
2010-01-25Align several kconfig options to match newconfig:Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-05- Let AMD CAR code pick the right XIP areaRudolf Marek
2010-01-05* Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer
2009-12-14The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson
2009-11-27Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi
2009-11-27Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson
2009-11-06Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-24Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-20Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson
2009-10-17Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge
2009-10-16Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson
2009-10-16Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge
2009-10-16Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-11Remove useless udelay() duplication.Uwe Hermann
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-10-09More Kconfig-supported boards, and also kconfig supportPatrick Georgi
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-07Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann
2009-10-06UseUwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-05PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig andUwe Hermann
2009-10-04The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-10-03Remove:Patrick Georgi
2009-10-03Remove duplicate and not too useful Kconfig board comments asUwe Hermann
2009-10-01Add romstrap to asus/m2v-mx_se in Kconfig.Myles Watson
2009-09-29Fix a number of board names in Kconfig (trivial).Uwe Hermann
2009-09-29Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi
2009-09-24Remove HyperTransport support from boards that don't need it.Myles Watson
2009-09-24Re-enable option table for the ASUS MEW-VM and fix build.Uwe Hermann
2009-09-24Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-09-17Remove warnings from Kconfig. Trivial.Myles Watson
2009-08-28Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann