summaryrefslogtreecommitdiff
path: root/src/mainboard/cubietech
AgeCommit message (Expand)Author
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-11-29{mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-10-22mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber
2018-06-04mb/cubietech: Get rid of whitespace before tabElyes HAOUAS
2018-06-02src/mainboard: Add and update license headersMartin Roth
2018-04-30cubieboard/qemu-armv7/am335x: Add fake TTB region for consistencyJulius Werner
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