summaryrefslogtreecommitdiff
path: root/board/siemens/common
AgeCommit message (Expand)Author
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-02-27siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORNLiya Huang
2024-11-25siemens: add ddr signal integrity testEnrico Leto
2024-11-25siemens: capricorn: add HW version information to boot logAlessandro Zini
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-26global_data: Convert have_console into a flagSimon Glass
2024-07-22board: siemens: Remove duplicate newlinesMarek Vasut
2024-02-05siemens: factoryset: use correct config for soc specific implementationEnrico Leto
2024-02-05siemens: board: clean up includesEnrico Leto
2024-02-05siemens: board: clean up products folders vs commonEnrico Leto
2024-02-05siemens: board: etamin: remove deprecated nand configEnrico Leto
2024-02-05siemens: eeprom: simplify setup & readEnrico Leto
2024-02-05siemens: eeprom: clean up definitionsEnrico Leto
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2022-12-22etamin: Rework CONFIG_NAND_CS_INITTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-06-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini
2022-03-28video: siemens: Drop unused video codeSimon Glass
2021-08-30siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-08-30siemens: avoid out of bound accessHeinrich Schuchardt
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11board: siemens: extend factoryset reading for giedi and deneb boardsAnatolij Gustschin
2019-08-11board: siemens: adapt factoryset reading for DM_I2C enabled boardsAnatolij Gustschin
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2016-06-09siemens,am33x: add draco etamin boardHeiko Schocher
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-06-19arm, am33xx: update for siemens am335x based boardsHeiko Schocher
2015-05-28am33xx, spl, siemens: enable debug uart output againHeiko Schocher
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2014-12-04arm, am335x: siemens boards add FIT supportHeiko Schocher
2014-12-04arm, am335x, siemens: read COMP/ver from factorysetHeiko Schocher
2014-12-04arm, am335x, siemens: fix factoryset interpretationHeiko Schocher