summaryrefslogtreecommitdiffstats
path: root/board/siemens
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-025-0/+5
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-177-7/+7
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-184-0/+4
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-184-10/+14
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* doc: update reference to README.imx8imagePatrick Delaunay2020-04-161-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-053-0/+3
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-173-0/+3
* imx: add imx8x based deneb boardAnatolij Gustschin2020-01-142-0/+15
* imx: add imx8x capricorn giedi boardAnatolij Gustschin2020-01-148-0/+565
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-2/+2
* common: Move some board functions out of common.hSimon Glass2019-12-023-0/+3
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* siemens: avoid out of bound accessHeinrich Schuchardt2019-08-301-4/+1
* MAINTAINERS,board/siemens: update maintainerSamuel Egli2019-08-263-3/+3
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-122-17/+110
|\
| * board: siemens: extend factoryset reading for giedi and deneb boardsAnatolij Gustschin2019-08-112-15/+66
| * board: siemens: adapt factoryset reading for DM_I2C enabled boardsAnatolij Gustschin2019-08-111-2/+43
* | env: Drop environment.h header file where not neededSimon Glass2019-08-113-3/+0
* | env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* | env: Move env_set() to env.hSimon Glass2019-08-115-0/+5
|/
* at91: cleanup taurus portHeiko Schocher2019-05-032-31/+18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0722-50/+22
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-082-0/+2
* at91: taurus: Enable DM_SPIJagan Teki2018-04-061-0/+3
* dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-211-2/+2
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-161-3/+0
* usb: gadget: Make g_dnl USB settings commonMaxime Ripard2017-10-031-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-11/+11
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-162-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-166-24/+24
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-2/+3
* atmel, at91: fix taurus boardHeiko Schocher2017-06-291-9/+0
* at91, dfu, smartweb: set serial numberHeiko Schocher2017-06-291-0/+7
* atmel, at91: fix smartweb boardHeiko Schocher2017-06-291-9/+0
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-261-0/+25
* arm: at91: smartweb: add DM and DTS supportHeiko Schocher2016-06-261-6/+26
* corvus DTS / DM supportHeiko Schocher2016-06-261-3/+38
* siemens,am33x: add draco etamin boardHeiko Schocher2016-06-095-2/+60
* am335x, dxr2: get ECC sType from I2C eepromHeiko Schocher2016-06-091-1/+44