aboutsummaryrefslogtreecommitdiff
path: root/board/ge
AgeCommit message (Expand)AuthorFilesLines
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-23treewide: 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