summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
* 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
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+0
* Get rid of type-punned pointer errors.Myles Watson2010-03-241-5/+3
* fix acpi dsdt copy on roda rk886exStefan Reinauer2010-03-241-1/+1
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-226-15/+13
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-228-54/+54
* Remove remaining uses ofPatrick Georgi2010-03-181-2/+0
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-282-3/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-9/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-5/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-7/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-231-4/+4
* fix builds...Stefan Reinauer2010-02-221-0/+1
* This is a general cleanup patchStefan Reinauer2010-02-222-2/+6
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-155-30/+20
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-9/+0
* Clean up ACPI:Patrick Georgi2010-02-081-8/+0
OpenPOWER on IntegriCloud