index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
roda
/
rk886ex
/
mainboard.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
mainboard/roda: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/[^a-p]*: Remove copyright notices
Patrick Georgi
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2018-05-08
mb/roda: Get rid of device_t
Elyes HAOUAS
2016-11-09
mainboard/roda: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-09-20
src/mainboard/lenovo-winent: Add space around operators
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-09-11
roda/rk886ex: Move dummy DCC ON# to finalize stage
Stefan Reinauer
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
roda/rk886ex: Move device changes to mainboard code from acpi tables code
Vladimir Serbinenko
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-11-25
Unify and clean up remaining INT15 handlers
Stefan Reinauer
2012-11-24
Remove duplicate VGA BIOS interrupt handlers
Patrick Georgi
2012-11-24
yabel: Use X86_* instead of the more verbose M.x86.REG_*
Patrick Georgi
2012-11-24
x86 realmode: Use x86emu register file + defines
Patrick Georgi
2012-11-24
x86 realmode: Adapt to x86emu/YABEL style return codes
Patrick Georgi
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-10-05
Use mainboard_interrupt_handlers everywhere
Patrick Georgi
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2011-10-13
Refactor option rom initialization code in coreboot.
Stefan Reinauer
2011-01-27
Add new ec subdir for Embedded Controllers and common ACPI EC support
Sven Schnelle
2010-09-13
Convert i945 boards to use reserved resources instead of directly adding
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-01-17
Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook
Stefan Reinauer