Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dafcd9983b764767e61558af4e577e09c156862c
/
board
/
ge
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· Fri Jun 21 11:42:28 2019 +0800
b28fbe4
mx53ppd: bring dock out of reset at boot
by Ian Ray
· Thu Jan 31 16:21:21 2019 +0200
6445094
board: ge: store version information in fdt
by Ian Ray
· Thu Jan 31 16:21:18 2019 +0200
02483fc
board: ge: ppd: Enable CONFIG_DM_MMC
by Ian Ray
· Thu Jan 31 16:21:17 2019 +0200
2d728a8
board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASH
by Ian Ray
· Thu Jan 31 16:21:14 2019 +0200
5f1e344
board: ge: bx50v3: Enable CONFIG_DM_GPIO
by Ian Ray
· Thu Jan 31 16:21:13 2019 +0200
3a97ec0
board: ge: bx50v3: Enable CONFIG_DM_MMC
by Ian Ray
· Thu Jan 31 16:21:12 2019 +0200
7de389a
imx: mx53ppd: fix build error
by Peng Fan
· Sun Dec 09 11:45:02 2018 +0000
22a347d
board: ge: Move VPD reading to the vpd_reader
by Denis Zalevskiy
· Wed Oct 17 10:33:30 2018 +0200
335bbe0
board: ge: Move VPD EEPROM configuration to the defconfig
by Denis Zalevskiy
· Wed Oct 17 10:33:27 2018 +0200
ecbb06f
board: ge: Remove EEPROM bus param from read_vpd()
by Denis Zalevskiy
· Wed Oct 17 10:33:26 2018 +0200
42e8d8f
board: ge: bx50v3: fix initialization of i2c bus0
by Dan Cimpoca
· Mon Oct 15 12:09:56 2018 +0200
476e4e6
board: ge: bx50v3: b{4,6}50v3 modeline
by Ian Ray
· Mon Oct 15 09:59:45 2018 +0200
28540c5
board: ge: bx50v3: correct LDB clock
by Ian Ray
· Mon Oct 15 09:59:44 2018 +0200
5494ab2
board: ge: bx50v3: Change maintainer
by Fabien Lahoudere
· Mon Oct 15 09:29:27 2018 +0200
8a46d4c
imx: bx50v3: fix Maintainers
by Stefano Babic
· Wed Jun 27 13:02:36 2018 +0200
467778a
board: ge: bx50v3: remove redundant targets
by Ian Ray
· Wed Apr 25 16:57:04 2018 +0200
d8c6099
board: ge: bx50v3: configure video arguments using VPD
by Ian Ray
· Wed Apr 25 16:57:03 2018 +0200
6eac23f
board: ge: bx50v3: use VPD instead of compile-time checks
by Ian Ray
· Wed Apr 25 16:57:02 2018 +0200
7a9bb30
board: ge: bx50v3: detect the monitor type by reading VPD earlier
by Nandor Han
· Wed Apr 25 16:57:01 2018 +0200
66395e8
board: ge: bx50v3: fix display support for b{46}50v3
by Ian Ray
· Wed Apr 25 16:57:00 2018 +0200
f335ae9
board: ge: bx50v3: unify two switch statements
by Nandor Han
· Wed Apr 25 16:56:59 2018 +0200
f8e4fab
board: ge: bx50v3: rename detect_baseboard function
by Ian Ray
· Wed Apr 25 16:56:58 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
a2bdec7
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· Sun Apr 15 08:43:50 2018 -0400
4013368
board: ge: bx50v3: enable backlight on demand
by Ian Ray
· Wed Apr 04 10:50:17 2018 +0200
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· Sun Apr 01 09:22:38 2018 +0000
ae3c6d2
board,ge,bx50v3 - rtc time validation
by Nandor Han
· Wed Jan 10 20:31:38 2018 +0100
b52e252
board: ge: bx50v3: Support FIT and select configuration based on VPD
by Ian Ray
· Wed Jan 10 20:31:33 2018 +0100
110f5d9
board: ge: bx50v3: Enable hardware watchdog
by Martyn Welch
· Wed Jan 10 20:31:32 2018 +0100
3787968
board: ge: bx50v3: program MAC address to I210
by Hannu Lounento
· Wed Jan 10 20:31:31 2018 +0100
18c31ea
board: ge: bx50v3: move FEC MAC address programming to driver
by Martyn Welch
· Wed Jan 10 20:31:30 2018 +0100
59be789
board: ge: Enable access to i2c bus 1 and 2
by Martyn Welch
· Wed Jan 10 20:31:28 2018 +0100
7d258bf
board: ge: mx53ppd: Move check_time() to common location
by Martyn Welch
· Wed Nov 08 15:59:35 2017 +0000
56d9692
mx53: Add Board support for GE PPD
by Peter Senna Tschudin
· Mon Nov 06 19:14:11 2017 +0000
66697ce
board: ge: make VPD code common
by Martyn Welch
· Wed Nov 08 15:35:15 2017 +0000
2661c9c
imx: Include <input.h> header file
by Diego Dorta
· Fri Sep 22 12:12:18 2017 -0300
c0293da
board: ge: bx50v3: set eth0 MAC address
by Ian Ray
· Tue Aug 22 09:03:54 2017 +0300
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
48652c8
board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue
by Yung-Ching LIN
· Tue Feb 21 09:56:56 2017 +0800
ca3d01c
board: ge: bx50v3: fix AR8033 reset timing issue
by Yung-Ching LIN
· Tue Feb 21 09:56:55 2017 +0800
c7219fc
board: ge: bx50v3: add the PMIC configuration support
by Ken Lin
· Fri Nov 18 12:20:54 2016 -0500
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
dd5d4e4
bx50v3: Use imx_ddr_size() for calculating the DDR size
by Fabio Estevam
· Sat Jul 23 13:23:40 2016 -0300
c26583d
board: ge: bx50v3: don't configure the backlight when there's no display
by Andrew Shadura
· Tue May 24 15:56:17 2016 +0200
66027fe
board: ge: bx50v3: Fix to meet LVDS display power on timing
by Akshay Bhat
· Tue Apr 12 18:14:00 2016 -0400
5d64362
board: ge: bx50v3: Use pwm for display backlight
by Akshay Bhat
· Tue Apr 12 18:13:59 2016 -0400
3a5b15a
board: ge: bx50v3: Setup LDB_DI_CLK source
by Akshay Bhat
· Tue Apr 12 18:13:58 2016 -0400
cc4e4b6
board: ge: bx50v3: Split display setup function
by Akshay Bhat
· Tue Apr 12 18:13:57 2016 -0400
ef93fc2
board: ge: bx50v3: Disable unused pins
by Justin Waters
· Wed Apr 13 17:03:18 2016 -0400
197f987
arm: imx: Add support for GE Bx50v3 boards
by Akshay Bhat
· Fri Jan 29 15:16:40 2016 -0500