summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda/rk886ex/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/roda: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-2/+1
* mb/roda: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* mainboard/roda: Use C89 comments style & remove commented codeElyes HAOUAS2016-11-091-14/+0
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-201-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* roda/rk886ex: Move dummy DCC ON# to finalize stageStefan Reinauer2014-09-111-3/+9
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-051-55/+5
* roda/rk886ex: Move device changes to mainboard code from acpi tables codeVladimir Serbinenko2014-09-051-0/+3
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-3/+3
* Unify and clean up remaining INT15 handlersStefan Reinauer2013-11-251-2/+2
* 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
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* 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-261-1/+0
* Refactor option rom initialization code in coreboot.Stefan Reinauer2011-10-131-1/+48
* Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle2011-01-271-1/+1
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-131-5/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-2/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-7/+7
* Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebookStefan Reinauer2010-01-171-0/+147