summaryrefslogtreecommitdiff
path: root/board/ge/bx50v3
AgeCommit message (Expand)AuthorFilesLines
2021-05-02board: ge: bx50v3: fix crystal bitSebastian Reichel1-0/+26
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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-11-04board: ge: bx50v3: Update MAINTAINERSSebastian Reichel1-3/+8
2020-11-01board: ge: common: vpd: separate I2C specific codeSebastian Reichel1-1/+1
2020-11-01board: ge: common: add config option for RTC and VPD featureSebastian Reichel1-0/+2
2020-11-01board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
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 Delaunay1-1/+1
2020-02-09board: ge: bx50v3: use DM for uartRobert Beckett1-24/+0
2020-02-09board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett1-65/+16
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2-94/+22
2020-01-07board: ge: pass rtc_status via device treeIan Ray1-1/+6
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 Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-04-13board: ge: store version information in fdtIan Ray1-0/+11
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-01board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy1-37/+11
2018-12-17board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy2-13/+6
2018-12-17board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy1-3/+3
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 Rini3-7/+3
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray1-17/+28
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