summaryrefslogtreecommitdiffstats
path: root/board/ge/common
Commit message (Expand)AuthorAgeFilesLines
* board: ge: common: vpd: fix nameSebastian Reichel2020-12-061-1/+1
* board: ge: common: vpd: separate I2C specific codeSebastian Reichel2020-11-012-10/+25
* board: ge: common: add config option for RTC and VPD featureSebastian Reichel2020-11-012-1/+9
* board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel2020-11-013-1/+1
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+1
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* | board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2020-02-093-39/+29
|/
* board: ge: pass rtc_status via device treeIan Ray2020-01-071-7/+13
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy2019-01-012-8/+45
* board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy2018-12-171-0/+14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-11/+5
* board: ge: mx53ppd: Move check_time() to common locationMartyn Welch2017-12-293-1/+63
* board: ge: make VPD code commonMartyn Welch2017-11-203-0/+221