summaryrefslogtreecommitdiff
path: root/board/calao
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-3/+2
2017-08-05board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com1-19/+0
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-7/+4
2015-05-13ARM: at91: remove non-generic boardsMasahiro Yamada12-383/+0
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada3-9/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj3-9/+0
2014-09-25MAINTAINERS: comment out invalid maintainersMasahiro Yamada2-2/+2
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada3-15/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada3-0/+22
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada3-0/+69
2013-12-09arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)Mateusz Kulikowski2-0/+162
2013-12-02arm926ejs, at91: add common phy_reset functionHeiko Schocher1-18/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada2-44/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-102/+6
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann2-6/+0
2011-12-19ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260Anatolij Gustschin1-5/+0
2011-12-19ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20Anatolij Gustschin1-1/+0
2011-11-29Fix Stelian's email addressStelian Pop4-4/+4
2011-10-16punt unused clean/distclean targetsMike Frysinger2-12/+0
2011-09-04tny_a9260/tny_a9g20: update board to the new AT91 organizationThomas Petazzoni1-28/+27
2011-09-04sbc35_a9g20: update board to the new AT91 organizationThomas Petazzoni1-43/+45
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier2-4/+4
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-2/+2
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren1-7/+0
2009-09-02Support for the Calao TNY-A9260/TNY-A9G20 boardsAlbin Tonnerre4-0/+216
2009-09-02Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre4-0/+310