summaryrefslogtreecommitdiff
path: root/board/ge
AgeCommit message (Expand)AuthorFilesLines
2021-09-24Taking over responsibility for GE boards from SebastianMartyn Welch3-3/+3
2021-05-02board: ge: bx50v3: fix crystal bitSebastian Reichel1-0/+26
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-12-26board: ge: bx50v3: cleanup phy configSebastian Reichel1-23/+12
2020-12-26board: ge: bx50v3: remove confidx magic numbersSebastian Reichel1-6/+10
2020-12-06board: ge: bx50v3: check b850v3 power management watchdogIan Ray1-0/+17
2020-12-06board: ge: bx50v3: reduce magic numbersSebastian Reichel1-21/+7
2020-12-06board: ge: bx50v3: drop unused pinmux definesSebastian Reichel1-15/+0
2020-12-06board: ge: common: vpd: fix nameSebastian Reichel1-1/+1
2020-11-04board: ge: b1x5v2: Add MAINTAINERSSebastian Reichel1-0/+9
2020-11-04board: ge: ppd: Update MAINTAINERSSebastian Reichel1-4/+6
2020-11-04board: ge: bx50v3: Update MAINTAINERSSebastian Reichel1-3/+8
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel4-0/+1305
2020-11-01board: ge: common: vpd: separate I2C specific codeSebastian Reichel4-12/+27
2020-11-01board: ge: common: add config option for RTC and VPD featureSebastian Reichel4-1/+13
2020-11-01board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel5-3/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-04-17doc: update reference to README.imximagePatrick Delaunay2-2/+2
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: mx53ppd: use DM for uartIan Ray2-9/+0
2020-02-09board: ge: bx50v3: use DM for uartRobert Beckett1-24/+0
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett1-26/+0
2020-02-09board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett1-65/+16
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray4-89/+44
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett8-167/+55
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-07board: ge: mx53ppd: use imx wdtRobert Beckett1-1/+0
2020-01-07board: ge: pass rtc_status via device treeIan Ray3-9/+25
2020-01-07board: ge: bx50v3: Enable DM for PCI and ethernetDenis Zalevskiy1-62/+13
2020-01-07board: ge: bx50v3: Fix message output to video consoleIan Ray1-7/+14
2020-01-07board: ge: bx50v3: Fix run-time warningIan Ray1-10/+13
2020-01-07board: ge: bx50v3: sync devicetrees from LinuxRobert Beckett1-1/+33
2019-12-03common: Move some board functions out of common.hSimon Glass2-0/+2
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass3-0/+3
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2-2/+2
2019-04-13mx53ppd: bring dock out of reset at bootIan Ray1-0/+4
2019-04-13board: ge: store version information in fdtIan Ray2-0/+22
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray1-73/+0
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray1-25/+0
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_GPIOIan Ray1-1/+10
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray1-113/+0
2019-01-01imx: mx53ppd: fix build errorPeng Fan1-3/+3
2019-01-01board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy4-76/+63
2018-12-17board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy5-23/+26
2018-12-17board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy2-6/+6
2018-10-22board: ge: bx50v3: fix initialization of i2c bus0Dan Cimpoca1-3/+3