summaryrefslogtreecommitdiff
path: root/board/siemens/common/board.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-22etamin: Rework CONFIG_NAND_CS_INITTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-03-28video: siemens: Drop unused video codeSimon Glass1-3/+0
2021-08-30siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini1-1/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-4/+5
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-03common: Move serial functions out of common.hSimon Glass1-0/+1
2019-08-30siemens: avoid out of bound accessHeinrich Schuchardt1-4/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2016-06-09siemens,am33x: add draco etamin boardHeiko Schocher1-0/+4
2015-06-19arm, am33xx: update for siemens am335x based boardsHeiko Schocher1-51/+125
2015-05-28am33xx, spl, siemens: enable debug uart output againHeiko Schocher1-0/+5
2014-12-05arm, am335x: siemens boards add FIT supportHeiko Schocher1-9/+0
2014-05-14siemens: add led cmd for flexible LED controlEgli, Samuel1-6/+40
2013-12-12am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini1-9/+0
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-2/+2
2013-08-28arm, am335x: add support for 3 siemens boardsHeiko Schocher1-0/+171