summaryrefslogtreecommitdiff
path: root/board/egnite
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-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
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 Rini4-9/+4
2017-08-05board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com1-54/+0
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-12/+8
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger1-1/+1
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada1-3/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann1-1/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2012-03-29atmel-boards: add missing atmel_mci.hAndreas Bießmann1-0/+1
2012-02-29Ethernut 5: fix build errorprabhakar.csengg@gmail.com1-3/+2
2011-12-07Ethernut 5 board supportTim Schendekehl4-0/+724