summaryrefslogtreecommitdiffstats
path: root/src/mainboard/cubietech
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-1/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* {mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__Elyes HAOUAS2018-11-291-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber2018-10-221-0/+1
* mb/cubietech: Get rid of whitespace before tabElyes HAOUAS2018-06-041-2/+2
* src/mainboard: Add and update license headersMartin Roth2018-06-022-6/+32
* cubieboard/qemu-armv7/am335x: Add fake TTB region for consistencyJulius Werner2018-04-301-0/+3
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* mainboard/cubieboard: use bootblock_mainboard_early_initIru Cai2016-01-291-1/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-7/+7
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-7/+7
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-062-0/+40
* romstages: use common run_ramstage()Aaron Durbin2015-03-201-5/+2
* cubieboard: use new arm bootblock infrastructureAlexander Couzens2014-12-023-5/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* console: Move UART port defaults to mainboardKyösti Mälkki2014-04-301-0/+4
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* cubieboard: Enable the SD controller and mux SD pinsAlexandru Gagniuc2014-03-291-0/+15
* console: Fix includesKyösti Mälkki2014-03-041-1/+1
* boardstatus: Add new category "sbc".Vladimir Serbinenko2014-01-191-0/+2
* cubieboard: Setup CPU clock in romstage and load ramstageAlexandru Gagniuc2014-01-141-3/+25
* cubieboard: Configure system voltages from devicetreeAlexandru Gagniuc2014-01-133-0/+68
* cubieboard: Initialize memory in bootblockAlexandru Gagniuc2014-01-091-0/+42
* cubieboard: Keep AHB clock within specsAlexandru Gagniuc2014-01-091-2/+4
* cubieboard: Turn on green LED during bootblockAlexandru Gagniuc2014-01-091-0/+9
* cpu/allwinner/a10: Refactor API for gating clocks to peripheralsAlexandru Gagniuc2014-01-081-6/+1
* cpu/allwinner/a10: Refactor and document pinmux APIAlexandru Gagniuc2014-01-081-4/+3
* mainboard: Add preliminary support for A10-based CubieboardAlexandru Gagniuc2014-01-086-0/+145