summaryrefslogtreecommitdiff
path: root/board/ge/bx50v3/bx50v3.c
AgeCommit message (Expand)Author
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-05-02board: ge: bx50v3: fix crystal bitSebastian Reichel
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-26board: ge: bx50v3: cleanup phy configSebastian Reichel
2020-12-26board: ge: bx50v3: remove confidx magic numbersSebastian Reichel
2020-12-06board: ge: bx50v3: check b850v3 power management watchdogIan Ray
2020-12-06board: ge: bx50v3: reduce magic numbersSebastian Reichel
2020-12-06board: ge: bx50v3: drop unused pinmux definesSebastian Reichel
2020-11-01board: ge: common: vpd: separate I2C specific codeSebastian Reichel
2020-11-01board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-02-09board: ge: bx50v3: use DM for uartRobert Beckett
2020-02-09board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert 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: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-04-13board: ge: store version information in fdtIan 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-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-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-15board: ge: bx50v3: enable backlight on demandIan Ray
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
2018-02-04board: ge: bx50v3: program MAC address to I210Hannu Lounento
2018-02-04board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch
2018-02-04board: ge: Enable access to i2c bus 1 and 2Martyn Welch
2017-11-20board: ge: make VPD code commonMartyn Welch
2017-10-12imx: Include <input.h> header fileDiego Dorta