summaryrefslogtreecommitdiff
path: root/src/mainboard/cubietech/cubieboard/bootblock.c
AgeCommit message (Expand)Author
2019-08-05mb/cubietech/cubieboard: Remove boardArthur Heymans
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-06-04mb/cubietech: Get rid of whitespace before tabElyes HAOUAS
2018-06-02src/mainboard: Add and update license headersMartin Roth
2016-01-29mainboard/cubieboard: use bootblock_mainboard_early_initIru Cai
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
2014-12-02cubieboard: use new arm bootblock infrastructureAlexander Couzens
2014-03-29cubieboard: Enable the SD controller and mux SD pinsAlexandru Gagniuc
2014-03-04console: Fix includesKyösti Mälkki
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