summaryrefslogtreecommitdiff
path: root/board/siemens/common
AgeCommit message (Expand)Author
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
2014-05-13siemens: add led cmd for flexible LED controlEgli, Samuel
2013-12-12am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-12arm, am335x: update for the siemens boardsSamuel Egli
2013-10-20usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski
2013-08-28arm, am335x: add support for 3 siemens boardsHeiko Schocher
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-04-24Memory footprint optimizationsBartlomiej Sieka