summaryrefslogtreecommitdiff
path: root/board/siemens/common
AgeCommit message (Expand)Author
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
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2002-11-03Initial revisionwdenk