summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
* x86: Drop BOARD_HAS_FADTKyösti Mälkki2013-03-301-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-224-4/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-013-3/+3
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-042-2/+2
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-033-1/+0
* Drop driver-y from GM45/ICH9/RK9Stefan Reinauer2012-11-271-1/+1
* roda/rk886ex: Correct COMB irq reading / reduce warningsNico Huber2012-11-271-34/+23
* roda/rk9: Fix for VGABIOS changesPatrick Georgi2012-11-271-18/+13
* roda/rk9: New mainboardPatrick Georgi2012-11-2725-0/+3038
* Remove duplicate VGA BIOS interrupt handlersPatrick Georgi2012-11-241-45/+12
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-6/+6
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-9/+9
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-241-3/+3
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Reduce number of per-mainboard changesStefan Reinauer2012-11-161-1/+0
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-1/+0
* mainboard/roda/rk886ex: Disable CHECK_SLFRCS_ON_RESUMENico Huber2012-11-081-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-33/+1
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-051-13/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-22/+0
* Remove copies of rtl8168.cPatrick Georgi2012-07-263-50/+1
* Enable CONFIG_GFXUMA for roda/rk886exNico Huber2012-06-011-0/+1
* roda/rk886ex: Expose VGA devices in devicetreePatrick Georgi2012-05-041-2/+2
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* rk886: Add ACPI support for LID switchPatrick Georgi2012-04-241-1/+1
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-161-1/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-4/+4
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-311-0/+1
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* Remove redunancy in KconfigKyösti Mälkki2011-10-211-1/+0
* Refactor option rom initialization code in coreboot.Stefan Reinauer2011-10-131-1/+48
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-2/+2
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3
* Add automatic SMBIOS table generationSven Schnelle2011-08-262-39/+0
* Remove old ACPI codeSven Schnelle2011-06-151-55/+0
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-151-1/+1
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-15/+5
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-1/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-2/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-5/+0
OpenPOWER on IntegriCloud