summaryrefslogtreecommitdiffstats
path: root/src/mainboard/rca
Commit message (Expand)AuthorAgeFilesLines
* Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith2010-02-011-12/+2
* Trivial fixup on IP1000 and RM4100 copyright entries.Joseph Smith2010-01-301-1/+1
* RCA RM4100 and Thomson IP1000 auto.c rework.Joseph Smith2010-01-291-23/+36
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+0
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-6/+2
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-2/+0
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-5/+0
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-241-1/+0
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-2/+2
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-161-1/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-8/+8
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-073-1/+48
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-6/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-2/+2
* Kconfig!Patrick Georgi2009-08-122-0/+74
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-2/+2
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-304-72/+72
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-1/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-171-0/+1
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith2009-05-291-2/+2
* enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith2009-05-291-0/+3
* Trivial fixup IRQS on IP1000 and RM4100.Joseph Smith2009-05-081-4/+4
* Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using th...Joseph Smith2009-05-081-0/+9
* Trivial checksum fixup for irq tables on IP1000 and RM4100.Joseph Smith2009-05-071-1/+1
* Run dos2unix on all files:Stefan Reinauer2009-05-021-143/+143
* Trivial, update email address. Joseph Smith2009-05-026-6/+6
* Trivial fix up to the GPIO's connected to the IP1000 and RM4100, only set one...Joseph Smith2009-05-021-120/+143
* This patch changes the default rom emulator to VM86. Joseph Smith2009-05-011-0/+2
* Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by: Josep...Joseph Smith2009-05-011-8/+8
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-12/+2
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-0/+6
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* Always enable serial before SMBus (or as early as possible), as the SMBusUwe Hermann2008-11-111-2/+2
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-10/+10
* This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec...Joseph Smith2008-05-151-1/+8
* This patch halts the tco timer early in the boot process on all ICH series so...Joseph Smith2008-04-061-19/+2
* Fix for irq routing issues.Joseph Smith2008-03-282-12/+9
* Initial support for the Intel 82830 northbridge and RCA RM4100 board.Joseph Smith2008-03-098-0/+640
OpenPOWER on IntegriCloud