summaryrefslogtreecommitdiff
path: root/src/mainboard/cubietech
AgeCommit message (Expand)Author
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-01-29mainboard/cubieboard: use bootblock_mainboard_early_initIru Cai
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-20romstages: use common run_ramstage()Aaron Durbin
2014-12-02cubieboard: use new arm bootblock infrastructureAlexander Couzens
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-30console: Move UART port defaults to mainboardKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-03-29cubieboard: Enable the SD controller and mux SD pinsAlexandru Gagniuc
2014-03-04console: Fix includesKyösti Mälkki
2014-01-19boardstatus: Add new category "sbc".Vladimir Serbinenko
2014-01-14cubieboard: Setup CPU clock in romstage and load ramstageAlexandru Gagniuc
2014-01-13cubieboard: Configure system voltages from devicetreeAlexandru Gagniuc
2014-01-09cubieboard: Initialize memory in bootblockAlexandru Gagniuc
2014-01-09cubieboard: Keep AHB clock within specsAlexandru Gagniuc
2014-01-09cubieboard: Turn on green LED during bootblockAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Refactor API for gating clocks to peripheralsAlexandru Gagniuc
2014-01-08cpu/allwinner/a10: Refactor and document pinmux APIAlexandru Gagniuc
2014-01-08mainboard: Add preliminary support for A10-based CubieboardAlexandru Gagniuc