summaryrefslogtreecommitdiff
path: root/board/ge/mx53ppd/mx53ppd.c
Commit message (Expand)AuthorAgeFilesLines
* board: ge: mx53ppd: use imx wdtRobert Beckett2020-01-071-1/+0
* board: ge: pass rtc_status via device treeIan Ray2020-01-071-1/+6
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* board: ge: store version information in fdtIan Ray2019-04-131-0/+11
* board: ge: ppd: Enable CONFIG_DM_MMCIan Ray2019-04-131-73/+0
* imx: mx53ppd: fix build errorPeng Fan2019-01-011-3/+3
* board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy2019-01-011-31/+7
* board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy2018-12-171-10/+4
* board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy2018-12-171-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* board: ge: mx53ppd: Move check_time() to common locationMartyn Welch2017-12-291-46/+1
* mx53: Add Board support for GE PPDPeter Senna Tschudin2017-11-201-0/+457