summaryrefslogtreecommitdiff
path: root/board/ge
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-16doc: update reference to README.imximagePatrick Delaunay
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-09board: ge: mx53ppd: use DM for uartIan Ray
2020-02-09board: ge: bx50v3: use DM for uartRobert Beckett
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett
2020-02-09board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-07board: ge: mx53ppd: use imx wdtRobert Beckett
2020-01-07board: ge: pass rtc_status via device treeIan Ray
2020-01-07board: ge: bx50v3: Enable DM for PCI and ethernetDenis Zalevskiy
2020-01-07board: ge: bx50v3: Fix message output to video consoleIan Ray
2020-01-07board: ge: bx50v3: Fix run-time warningIan Ray
2020-01-07board: ge: bx50v3: sync devicetrees from LinuxRobert Beckett
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-04-13mx53ppd: bring dock out of reset at bootIan Ray
2019-04-13board: ge: store version information in fdtIan Ray
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_GPIOIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray
2019-01-01imx: mx53ppd: fix build errorPeng Fan
2019-01-01board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy
2018-12-17board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy
2018-12-17board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy
2018-10-22board: ge: bx50v3: fix initialization of i2c bus0Dan Cimpoca
2018-10-22board: ge: bx50v3: b{4,6}50v3 modelineIan Ray
2018-10-22board: ge: bx50v3: correct LDB clockIan Ray
2018-10-22board: ge: bx50v3: Change maintainerFabien Lahoudere
2018-06-27imx: bx50v3: fix MaintainersStefano Babic
2018-05-17board: ge: bx50v3: remove redundant targetsIan Ray
2018-05-17board: ge: bx50v3: configure video arguments using VPDIan Ray
2018-05-17board: ge: bx50v3: use VPD instead of compile-time checksIan Ray
2018-05-17board: ge: bx50v3: detect the monitor type by reading VPD earlierNandor Han
2018-05-17board: ge: bx50v3: fix display support for b{46}50v3Ian Ray
2018-05-17board: ge: bx50v3: unify two switch statementsNandor Han
2018-05-17board: ge: bx50v3: rename detect_baseboard functionIan Ray
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-02-04board,ge,bx50v3 - rtc time validationNandor Han
2018-02-04board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray
2018-02-04board: ge: bx50v3: Enable hardware watchdogMartyn Welch