summaryrefslogtreecommitdiff
path: root/board/ge/mx53ppd
AgeCommit message (Expand)Author
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-24Taking over responsibility for GE boards from SebastianMartyn Welch
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-04board: ge: ppd: Update MAINTAINERSSebastian Reichel
2020-11-01board: ge: common: vpd: separate I2C specific codeSebastian Reichel
2020-11-01board: ge: common: add config option for RTC and VPD featureSebastian Reichel
2020-11-01board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-04-16doc: update reference to README.imximagePatrick Delaunay
2020-02-09board: ge: mx53ppd: use DM for uartIan Ray
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett
2020-01-07board: ge: mx53ppd: use imx wdtRobert Beckett
2020-01-07board: ge: pass rtc_status via device treeIan Ray
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-04-13mx53ppd: bring dock out of reset at bootIan Ray
2019-04-13board: ge: store version information in fdtIan Ray
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray
2019-01-01imx: mx53ppd: fix build errorPeng Fan
2019-01-01board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy
2018-12-17board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy
2018-12-17board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy
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
2017-12-29board: ge: mx53ppd: Move check_time() to common locationMartyn Welch
2017-11-20mx53: Add Board support for GE PPDPeter Senna Tschudin