summaryrefslogtreecommitdiffstats
path: root/board/ge
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* 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-162-2/+2
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+1
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* | board: ge: mx53ppd: use DM for uartIan Ray2020-02-092-9/+0
* | board: ge: bx50v3: use DM for uartRobert Beckett2020-02-091-24/+0
* | board: ge: mx53ppd: Use DM for ethernetRobert Beckett2020-02-091-26/+0
* | board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett2020-02-091-65/+16
* | board: ge: mx53ppd: enable DM_VIDEOIan Ray2020-02-094-89/+44
* | board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2020-02-098-167/+55
|/
* board: ge: mx53ppd: use imx wdtRobert Beckett2020-01-071-1/+0
* board: ge: pass rtc_status via device treeIan Ray2020-01-073-9/+25
* 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-022-0/+2
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-113-0/+3
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-232-2/+2
* mx53ppd: bring dock out of reset at bootIan Ray2019-04-131-0/+4
* board: ge: store version information in fdtIan Ray2019-04-132-0/+22
* board: ge: ppd: Enable CONFIG_DM_MMCIan Ray2019-04-131-73/+0
* 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
* imx: mx53ppd: fix build errorPeng Fan2019-01-011-3/+3
* board: ge: Move VPD reading to the vpd_readerDenis Zalevskiy2019-01-014-76/+63
* board: ge: Move VPD EEPROM configuration to the defconfigDenis Zalevskiy2018-12-175-23/+26
* board: ge: Remove EEPROM bus param from read_vpd()Denis Zalevskiy2018-12-172-6/+6
* 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-0714-30/+13
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-151-17/+28
|\
| * board: ge: bx50v3: enable backlight on demandIan Ray2018-04-151-17/+28
* | net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
|/
* 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