summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus
Commit message (Expand)AuthorAgeFilesLines
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-303-30/+30
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-253-6/+2
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-259-8/+2
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-185-5/+0
* - Let AMD CAR code pick the right XIP areaRudolf Marek2010-01-052-9/+3
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-057-0/+7
* The drivers for the k8t890 weren't being built. Increased heapsize.Myles Watson2009-12-142-7/+15
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-272-2/+4
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-273-0/+22
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-8/+0
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-4/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-063-3/+3
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-262-10/+0
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-0/+5
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-2/+0
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-231-4/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-203-3/+1
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-177-14/+14
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-161-5/+0
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-167-7/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-1610-0/+10
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-164-6/+5
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-1525-74/+76
* Remove useless udelay() duplication.Uwe Hermann2009-10-111-10/+1
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-095-0/+322
* More kconfig cleanups:Uwe Hermann2009-10-091-5/+0
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-079-11/+7
* UseUwe Hermann2009-10-067-7/+14
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+5
* PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig andUwe Hermann2009-10-057-14/+0
* The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann2009-10-045-0/+25
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-0410-20/+0
* Remove:Patrick Georgi2009-10-0310-56/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-038-16/+0
* Add romstrap to asus/m2v-mx_se in Kconfig.Myles Watson2009-10-011-0/+2
* Fix a number of board names in Kconfig (trivial).Uwe Hermann2009-09-291-27/+6
* Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi2009-09-291-4/+0
* Remove HyperTransport support from boards that don't need it.Myles Watson2009-09-241-1/+20
* Re-enable option table for the ASUS MEW-VM and fix build.Uwe Hermann2009-09-241-5/+0
* Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi2009-09-241-1/+6
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-2310-11/+11
* Remove warnings from Kconfig. Trivial.Myles Watson2009-09-171-4/+4
* Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann2009-08-285-0/+159
* Clean up some DCACHE related options.Patrick Georgi2009-08-271-5/+1
* Add kconfig support for all missing Intel 440BX based boards.Uwe Hermann2009-08-2611-38/+324
* Asus M2V-MX-SE support in KbuildCristi Magherusan2009-08-263-1/+192
* Add kconfig support for ASUS P2B-F.Uwe Hermann2009-08-253-1/+141
* Reduce size of the romstage on various boards that fail to build on QA.Patrick Georgi2009-08-1910-10/+15
* Kconfig!Patrick Georgi2009-08-1211-0/+723
OpenPOWER on IntegriCloud