summaryrefslogtreecommitdiffstats
path: root/targets
Commit message (Expand)AuthorAgeFilesLines
* Simplify targets/amd/serengeti_cheetah/Config.lb. There were too manyMyles Watson2009-10-081-59/+0
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+0
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-043-18/+0
* Remove:Patrick Georgi2009-10-033-17/+0
* Remove the Embedded Planet board.Ronald G. Minnich2009-10-021-81/+0
* Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name.Uwe Hermann2009-10-022-121/+0
* Drop remainders of the removed Totalimpact board. Fix typos.Uwe Hermann2009-10-021-58/+0
* Add supermicro h8dmr fam10 target. This is largely a mashup of the tyan s2912Ward Vandewege2009-09-305-0/+187
* failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson2009-09-222-68/+2
* This is an otherwise dead platform. I'm just committing the basics that Ronald G. Minnich2009-09-151-8/+9
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-281-1/+1
* Fix broken compilation. As CBFS is now enabled by default,Arnaud Maye2009-08-281-1/+1
* Change some more image names to "fallback" (not "image").Uwe Hermann2009-08-2718-41/+34
* Rename "image" image to "fallback", so CBFS can find it.Patrick Georgi2009-08-272-4/+4
* amd/pistachio: fallback image must be called fallback.Carl-Daniel Hailfinger2009-08-271-3/+3
* fallback image must be called fallback.Stefan Reinauer2009-08-271-3/+3
* Config-abuild.lb doesn't need to override ROM_IMAGE_SIZE.Patrick Georgi2009-08-191-2/+0
* Kconfig!Patrick Georgi2009-08-121-1/+6
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-1125-71/+0
* Add pci_rawops.h from the mailing list and fix the via/epia-m700 build.Myles Watson2009-07-071-0/+36
* Add support for the Mitac 6513WU mainboard, a Compaq OEM board using theMichael Gold2009-07-051-0/+41
* Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial).Uwe Hermann2009-07-051-1/+2
* Convert Supermicro H8DMR to CBFS. Also clean up some whitespace inWard Vandewege2009-07-022-42/+11
* Add support for the Intel Eagle Heights development board.Thomas Jourdan2009-07-011-0/+32
* Fix abuild for via/epia-n. Trivial.Myles Watson2009-07-011-1/+1
* Ron,Jon Harrison2009-07-012-0/+71
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-3037-37/+37
* whoops. missed those two..Stefan Reinauer2009-06-301-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-30176-1951/+1951
* Add a target/ directory for the VIA EPIA-M700 board, so we can build it.Uwe Hermann2009-06-271-0/+29
* Add support for the Soyo SY-6BA+ III board.Uwe Hermann2009-06-241-0/+51
* Convert the MSI MS-6178 board to CBFS.Uwe Hermann2009-06-191-1/+3
* These changes implement car in qemu. The implementation is in several Ronald G. minnich2009-06-162-0/+28
* Add (commented) line for VGA blob adding (CBFS version) to simplify things fo...Uwe Hermann2009-06-081-0/+5
* Change the CBFS build process to use coreboot.romPatrick Georgi2009-06-0611-54/+4
* rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith2009-05-292-2/+2
* enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith2009-05-291-1/+1
* Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi2009-05-271-3/+3
* Defaulting to the board's default size is the correct thing to do.Myles Watson2009-05-211-1/+0
* Trivial update of Config-lab.lb so that it works again.Myles Watson2009-05-191-5/+7
* There were a few updates lately that generates ROM size > 512K. I am changing...Vincent Lim2009-05-151-3/+3
* This is the final patch that got everything working for me with the HP dl145g3.Samuel Verstraete2009-05-122-20/+9
* I guess a couple of function calls pushed these boards over the 0x1700 edge onMyles Watson2009-05-122-0/+54
* Trivially copy Config.lb to Config-abuild.lb to fix asus/m2v-mx_se.Myles Watson2009-05-121-0/+48
* Fix manual build on the Kontron board (trivial).Uwe Hermann2009-05-111-1/+2
* Following patch fixes the XIP computation issue. I removed the normal imageRudolf Marek2009-05-101-11/+27
* Trivial fixup IRQS on IP1000 and RM4100.Joseph Smith2009-05-081-1/+1
* Run dos2unix on all files:Stefan Reinauer2009-05-021-1/+1
* This patch changes the default rom emulator to VM86. Joseph Smith2009-05-012-0/+2
* * Use latest version of intel microcodes from their Linux drivers page forStefan Reinauer2009-04-301-2/+2
OpenPOWER on IntegriCloud