summaryrefslogtreecommitdiffstats
path: root/board/siemens/taurus
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+2
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* at91: cleanup taurus portHeiko Schocher2019-05-032-31/+18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* at91: taurus: Enable DM_SPIJagan Teki2018-04-061-0/+3
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-9/+9
* env: Rename setenv() to env_set()Simon Glass2017-08-161-12/+12
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-2/+3
* atmel, at91: fix taurus boardHeiko Schocher2017-06-291-9/+0
* arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-261-0/+25
* board: atmel: siemens: clean up PLLB codeWenyou Yang2016-02-181-5/+1
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-181-2/+1
* at91, taurus, smartweb: add dfu supportHeiko Schocher2015-09-111-0/+27
* taurus: board updatesHeiko Schocher2015-09-111-3/+3
* arm, at91: add axm extensionsHeiko Schocher2015-09-111-15/+181
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-211-3/+0
* taurus, spl: erase also spi flash if recovery button is pressedHeiko Schocher2015-01-191-9/+15
* arm, at91, spl: add spl support for the taurus boardHeiko Schocher2014-11-171-10/+72
* arm, at91: add spi dataflash support for the taurus boardHeiko Schocher2014-11-171-0/+18
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* arm, at91: add Siemens board taurus and axmHeiko Schocher2013-12-092-0/+178