index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
cubietech
Age
Commit message (
Expand
)
Author
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-01-29
mainboard/cubieboard: use bootblock_mainboard_early_init
Iru Cai
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-03-20
romstages: use common run_ramstage()
Aaron Durbin
2014-12-02
cubieboard: use new arm bootblock infrastructure
Alexander Couzens
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-30
console: Move UART port defaults to mainboard
Kyösti Mälkki
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-03-29
cubieboard: Enable the SD controller and mux SD pins
Alexandru Gagniuc
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-01-19
boardstatus: Add new category "sbc".
Vladimir Serbinenko
2014-01-14
cubieboard: Setup CPU clock in romstage and load ramstage
Alexandru Gagniuc
2014-01-13
cubieboard: Configure system voltages from devicetree
Alexandru Gagniuc
2014-01-09
cubieboard: Initialize memory in bootblock
Alexandru Gagniuc
2014-01-09
cubieboard: Keep AHB clock within specs
Alexandru Gagniuc
2014-01-09
cubieboard: Turn on green LED during bootblock
Alexandru Gagniuc
2014-01-08
cpu/allwinner/a10: Refactor API for gating clocks to peripherals
Alexandru Gagniuc
2014-01-08
cpu/allwinner/a10: Refactor and document pinmux API
Alexandru Gagniuc
2014-01-08
mainboard: Add preliminary support for A10-based Cubieboard
Alexandru Gagniuc