summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some subsystemid statements in r6421Sylvain "ythier" Hitier2011-03-011-1/+1
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-013-8/+1
* [i945] Add SPD adress mappingSven Schnelle2011-02-211-1/+1
* rk886ex lacked EC_ACPIStefan Reinauer2011-01-281-0/+1
* Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle2011-01-276-166/+4
* Add a new CMOS variable which triggers activation of thePatrick Georgi2011-01-273-3/+11
* oops. this is weird. CAR addresses should be specified in the socket and not inStefan Reinauer2011-01-271-8/+0
* Improved GPIO setup for roda/rk886ex, and some documentationPatrick Georgi2011-01-141-2/+15
* Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi2011-01-141-1/+4
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Compile cbmem.c instead of including it in romstage,Rudolf Marek2010-12-131-8/+0
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-2/+2
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-071-2/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-2/+1
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+0
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-211-12/+2
* fix random breakageStefan Reinauer2010-11-151-2/+2
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-18/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-6/+3
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-0/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-22/+6
* Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GMPeter Stuge2010-10-011-2/+1
* Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi2010-10-012-6/+6
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-4/+4
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-252-2/+2
* Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann2010-09-251-1/+1
* Various USB Debug Port fixes (trivial).Uwe Hermann2010-09-251-2/+1
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-131-5/+0
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-13/+21
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Fix i945 based boardsStefan Reinauer2010-08-251-2/+3
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-2/+2
* Fix two warnings:Stefan Reinauer2010-06-051-5/+0
* also rename the config option.Stefan Reinauer2010-05-251-2/+2
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-251-2/+2
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-1/+1
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-15/+1
* v2 -> v4Stefan Reinauer2010-05-161-1/+1
* i945:Stefan Reinauer2010-05-143-4/+10
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+0
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2720-44/+44
* fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer2010-04-131-2/+0
* move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer2010-04-121-2/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-3/+4
* No warnings day, next round.Stefan Reinauer2010-04-061-5/+0
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-3/+0
OpenPOWER on IntegriCloud