summaryrefslogtreecommitdiff
path: root/board/ge
AgeCommit message (Expand)Author
2018-05-17board: ge: bx50v3: remove redundant targetsIan 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-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
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-12-29board: ge: mx53ppd: Move check_time() to common locationMartyn Welch
2017-11-20mx53: Add Board support for GE PPDPeter Senna Tschudin
2017-11-20board: ge: make VPD code commonMartyn Welch
2017-10-12imx: Include <input.h> header fileDiego Dorta
2017-09-20board: ge: bx50v3: set eth0 MAC addressIan Ray
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-03-26board: ge: bx50v3: apply the proper register setting to fix the voltage peak ...Yung-Ching LIN
2017-03-26board: ge: bx50v3: fix AR8033 reset timing issueYung-Ching LIN
2016-11-29board: ge: bx50v3: add the PMIC configuration supportKen Lin
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-28bx50v3: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam
2016-06-07board: ge: bx50v3: don't configure the backlight when there's no displayAndrew Shadura
2016-04-19board: ge: bx50v3: Fix to meet LVDS display power on timingAkshay Bhat
2016-04-19board: ge: bx50v3: Use pwm for display backlightAkshay Bhat
2016-04-19board: ge: bx50v3: Setup LDB_DI_CLK sourceAkshay Bhat
2016-04-19board: ge: bx50v3: Split display setup functionAkshay Bhat
2016-04-19board: ge: bx50v3: Disable unused pinsJustin Waters
2016-03-09arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat