aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/common/factoryset.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-9/+5
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin1-0/+2
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini1-17/+107
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-08-11board: siemens: extend factoryset reading for giedi and deneb boardsAnatolij Gustschin1-15/+63
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 Rini1-2/+1
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 eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-3/+3
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-2/+2
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-2/+2
2014-12-04arm, am335x: siemens boards add FIT supportHeiko Schocher1-10/+8
2014-12-04arm, am335x, siemens: read COMP/ver from factorysetHeiko Schocher1-0/+10
2014-12-04arm, am335x, siemens: fix factoryset interpretationHeiko Schocher1-8/+18
2013-11-12arm, am335x: update for the siemens boardsSamuel Egli1-2/+22
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 Schocher1-0/+284