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
/
cubietech
/
cubieboard
Age
Commit message (
Expand
)
Author
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