aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/common
AgeCommit message (Expand)AuthorFilesLines
2021-08-30siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini1-1/+2
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-9/+5
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-4/+5
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin1-0/+2
2019-12-02common: Move serial functions out of common.hSimon Glass1-0/+1
2019-08-30siemens: avoid out of bound accessHeinrich Schuchardt1-4/+1
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini2-17/+110
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-08-11board: siemens: extend factoryset reading for giedi and deneb boardsAnatolij Gustschin2-15/+66
2019-08-11board: siemens: adapt factoryset reading for DM_I2C enabled boardsAnatolij Gustschin1-2/+43
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-6/+3
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut1-2/+2
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass2-4/+4
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-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-2/+2
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
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-2/+2
2014-12-04arm, am335x: siemens boards add FIT supportHeiko Schocher3-19/+9
2014-12-04arm, am335x, siemens: read COMP/ver from factorysetHeiko Schocher2-0/+11
2014-12-04arm, am335x, siemens: fix factoryset interpretationHeiko Schocher1-8/+18
2014-05-13siemens: 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-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+2
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-2/+2
2013-11-12arm, am335x: update for the siemens boardsSamuel Egli2-2/+24
2013-10-20usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski1-1/+1
2013-08-28arm, am335x: add support for 3 siemens boardsHeiko Schocher3-0/+482
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk3-449/+0
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-04-24Memory footprint optimizationsBartlomiej Sieka1-1/+1
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-2/+2
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-0/+14
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-21/+13
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2