summaryrefslogtreecommitdiff
path: root/board/ge
AgeCommit message (Expand)AuthorFilesLines
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 Rini14-30/+13
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-17/+28
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray1-17/+28
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
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
2018-02-04board: ge: bx50v3: program MAC address to I210Hannu Lounento1-1/+36
2018-02-04board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch1-40/+39
2018-02-04board: ge: Enable access to i2c bus 1 and 2Martyn Welch1-1/+1
2017-12-29board: ge: mx53ppd: Move check_time() to common locationMartyn Welch4-47/+64
2017-11-20mx53: Add Board support for GE PPDPeter Senna Tschudin7-0/+811
2017-11-20board: ge: make VPD code commonMartyn Welch6-241/+209
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-09-20board: ge: bx50v3: set eth0 MAC addressIan Ray4-1/+363
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2017-03-26board: ge: bx50v3: apply the proper register setting to fix the voltage peak ...Yung-Ching LIN1-1/+2
2017-03-26board: ge: bx50v3: fix AR8033 reset timing issueYung-Ching LIN1-1/+2
2016-11-29board: ge: bx50v3: add the PMIC configuration supportKen Lin1-0/+54
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-28bx50v3: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam1-1/+1
2016-06-07board: ge: bx50v3: don't configure the backlight when there's no displayAndrew Shadura1-0/+3
2016-04-19board: ge: bx50v3: Fix to meet LVDS display power on timingAkshay Bhat1-0/+7
2016-04-19board: ge: bx50v3: Use pwm for display backlightAkshay Bhat1-0/+11
2016-04-19board: ge: bx50v3: Setup LDB_DI_CLK sourceAkshay Bhat1-0/+43
2016-04-19board: ge: bx50v3: Split display setup functionAkshay Bhat1-45/+67
2016-04-19board: ge: bx50v3: Disable unused pinsJustin Waters1-0/+10
2016-03-09arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat5-0/+718