aboutsummaryrefslogtreecommitdiff
path: root/board/ge
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-04-16doc: 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-05dm: 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-02common: 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
2018-10-22board: ge: bx50v3: b{4,6}50v3 modelineIan Ray1-0/+2
2018-10-22board: ge: bx50v3: correct LDB clockIan Ray1-13/+17
2018-10-22board: ge: bx50v3: Change maintainerFabien Lahoudere1-1/+1
2018-06-27imx: bx50v3: fix MaintainersStefano Babic1-0/+1
2018-05-17board: ge: bx50v3: remove redundant targetsIan Ray1-1/+1
2018-05-17board: ge: bx50v3: configure video arguments using VPDIan Ray1-0/+3
2018-05-17board: ge: bx50v3: use VPD instead of compile-time checksIan Ray1-7/+8
2018-05-17board: ge: bx50v3: detect the monitor type by reading VPD earlierNandor Han1-7/+29
2018-05-17board: ge: bx50v3: fix display support for b{46}50v3Ian Ray1-0/+2
2018-05-17board: ge: bx50v3: unify two switch statementsNandor Han1-10/+3
2018-05-17board: ge: bx50v3: rename detect_baseboard functionIan Ray1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini14-30/+13
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-17/+28
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray1-17/+28
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-02-04board,ge,bx50v3 - rtc time validationNandor Han1-0/+3
2018-02-04board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray1-0/+12
2018-02-04board: ge: bx50v3: Enable hardware watchdogMartyn Welch1-0/+1