summaryrefslogtreecommitdiffstats
path: root/board/ge/bx50v3
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* board: ge: bx50v3: cleanup phy configSebastian Reichel2020-12-261-23/+12
* board: ge: bx50v3: remove confidx magic numbersSebastian Reichel2020-12-261-6/+10
* board: ge: bx50v3: check b850v3 power management watchdogIan Ray2020-12-061-0/+17
* board: ge: bx50v3: reduce magic numbersSebastian Reichel2020-12-061-21/+7
* board: ge: bx50v3: drop unused pinmux definesSebastian Reichel2020-12-061-15/+0
* board: ge: bx50v3: Update MAINTAINERSSebastian Reichel2020-11-041-3/+8
* board: ge: common: vpd: separate I2C specific codeSebastian Reichel2020-11-011-1/+1
* board: ge: common: add config option for RTC and VPD featureSebastian Reichel2020-11-011-0/+2
* board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel2020-11-011-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+1
* board: ge: bx50v3: use DM for uartRobert Beckett2020-02-091-24/+0
* board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett2020-02-091-65/+16
* board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2020-02-092-94/+22
* board: ge: pass rtc_status via device treeIan Ray2020-01-071-1/+6
* board: ge: bx50v3: Enable DM for PCI and ethernetDenis Zalevskiy2020-01-071-62/+13
* board: ge: bx50v3: Fix message output to video consoleIan Ray2020-01-071-7/+14
* board: ge: bx50v3: Fix run-time warningIan Ray2020-01-071-10/+13
* board: ge: bx50v3: sync devicetrees from LinuxRobert Beckett2020-01-071-1/+33
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* board: ge: store version information in fdtIan Ray2019-04-131-0/+11
* board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray2019-04-131-25/+0
* board: ge: bx50v3: Enable CONFIG_DM_GPIOIan Ray2019-04-131-1/+10
* board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray2019-04-131-113/+0
* board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy2019-01-011-37/+11
* board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy2018-12-172-13/+6
* board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy2018-12-171-3/+3
* board: ge: bx50v3: fix initialization of i2c bus0Dan Cimpoca2018-10-221-3/+3
* board: ge: bx50v3: b{4,6}50v3 modelineIan Ray2018-10-221-0/+2
* board: ge: bx50v3: correct LDB clockIan Ray2018-10-221-13/+17
* board: ge: bx50v3: Change maintainerFabien Lahoudere2018-10-221-1/+1
* imx: bx50v3: fix MaintainersStefano Babic2018-06-271-0/+1
* board: ge: bx50v3: remove redundant targetsIan Ray2018-05-171-1/+1
* board: ge: bx50v3: configure video arguments using VPDIan Ray2018-05-171-0/+3
* board: ge: bx50v3: use VPD instead of compile-time checksIan Ray2018-05-171-7/+8
* board: ge: bx50v3: detect the monitor type by reading VPD earlierNandor Han2018-05-171-7/+29
* board: ge: bx50v3: fix display support for b{46}50v3Ian Ray2018-05-171-0/+2
* board: ge: bx50v3: unify two switch statementsNandor Han2018-05-171-10/+3
* board: ge: bx50v3: rename detect_baseboard functionIan Ray2018-05-171-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* board: ge: bx50v3: enable backlight on demandIan Ray2018-04-151-17/+28
* board,ge,bx50v3 - rtc time validationNandor Han2018-02-041-0/+3
* board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray2018-02-041-0/+12
* board: ge: bx50v3: Enable hardware watchdogMartyn Welch2018-02-041-0/+1
* board: ge: bx50v3: program MAC address to I210Hannu Lounento2018-02-041-1/+36