aboutsummaryrefslogtreecommitdiff
path: root/board/ge/mx53ppd
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini1-1/+1
2021-09-24Taking over responsibility for GE boards from SebastianMartyn Welch1-1/+1
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár1-1/+1
2021-09-07arm: Disable ATAGs supportTom Rini1-0/+2
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-1/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-04board: ge: ppd: Update MAINTAINERSSebastian Reichel1-4/+6
2020-11-01board: ge: common: vpd: separate I2C specific codeSebastian Reichel1-1/+1
2020-11-01board: ge: common: add config option for RTC and VPD featureSebastian Reichel1-0/+2
2020-11-01board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-04-16doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-02-09board: ge: mx53ppd: use DM for uartIan Ray2-9/+0
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett1-26/+0
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray4-89/+44
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett3-34/+4
2020-01-07board: ge: mx53ppd: use imx wdtRobert Beckett1-1/+0
2020-01-07board: ge: pass rtc_status via device treeIan Ray1-1/+6
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
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-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-04-13mx53ppd: bring dock out of reset at bootIan Ray1-0/+4
2019-04-13board: ge: store version information in fdtIan Ray1-0/+11
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray1-73/+0
2019-01-01imx: mx53ppd: fix build errorPeng Fan1-3/+3
2019-01-01board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy1-31/+7
2018-12-17board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy2-10/+6
2018-12-17board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-12/+5
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-12-29board: ge: mx53ppd: Move check_time() to common locationMartyn Welch1-46/+1
2017-11-20mx53: Add Board support for GE PPDPeter Senna Tschudin7-0/+811