summaryrefslogtreecommitdiff
path: root/board/ge/common
AgeCommit message (Expand)AuthorFilesLines
2020-12-06board: ge: common: vpd: fix nameSebastian Reichel1-1/+1
2020-11-01board: ge: common: vpd: separate I2C specific codeSebastian Reichel2-10/+25
2020-11-01board: ge: common: add config option for RTC and VPD featureSebastian Reichel2-1/+9
2020-11-01board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel3-1/+1
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+1
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett3-39/+29
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-07board: ge: pass rtc_status via device treeIan Ray1-7/+13
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-01-01board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy2-8/+45
2018-12-17board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy1-0/+14
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2017-12-29board: ge: mx53ppd: Move check_time() to common locationMartyn Welch3-1/+63
2017-11-20board: ge: make VPD code commonMartyn Welch3-0/+221