index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
ge
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
doc: update reference to README.imximage
Patrick Delaunay
2020-04-16
2
-2
/
+2
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
1
-0
/
+1
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
|
board: ge: mx53ppd: use DM for uart
Ian Ray
2020-02-09
2
-9
/
+0
*
|
board: ge: bx50v3: use DM for uart
Robert Beckett
2020-02-09
1
-24
/
+0
*
|
board: ge: mx53ppd: Use DM for ethernet
Robert Beckett
2020-02-09
1
-26
/
+0
*
|
board: ge: bx50v3: Enable DM PWM for backlight
Robert Beckett
2020-02-09
1
-65
/
+16
*
|
board: ge: mx53ppd: enable DM_VIDEO
Ian Ray
2020-02-09
4
-89
/
+44
*
|
board: ge: bx50v3, imx53ppd: use DM I2C
Robert Beckett
2020-02-09
8
-167
/
+55
|
/
*
board: ge: mx53ppd: use imx wdt
Robert Beckett
2020-01-07
1
-1
/
+0
*
board: ge: pass rtc_status via device tree
Ian Ray
2020-01-07
3
-9
/
+25
*
board: ge: bx50v3: Enable DM for PCI and ethernet
Denis Zalevskiy
2020-01-07
1
-62
/
+13
*
board: ge: bx50v3: Fix message output to video console
Ian Ray
2020-01-07
1
-7
/
+14
*
board: ge: bx50v3: Fix run-time warning
Ian Ray
2020-01-07
1
-10
/
+13
*
board: ge: bx50v3: sync devicetrees from Linux
Robert Beckett
2020-01-07
1
-1
/
+33
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
3
-0
/
+3
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
2
-2
/
+2
*
mx53ppd: bring dock out of reset at boot
Ian Ray
2019-04-13
1
-0
/
+4
*
board: ge: store version information in fdt
Ian Ray
2019-04-13
2
-0
/
+22
*
board: ge: ppd: Enable CONFIG_DM_MMC
Ian Ray
2019-04-13
1
-73
/
+0
*
board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASH
Ian Ray
2019-04-13
1
-25
/
+0
*
board: ge: bx50v3: Enable CONFIG_DM_GPIO
Ian Ray
2019-04-13
1
-1
/
+10
*
board: ge: bx50v3: Enable CONFIG_DM_MMC
Ian Ray
2019-04-13
1
-113
/
+0
*
imx: mx53ppd: fix build error
Peng Fan
2019-01-01
1
-3
/
+3
*
board: ge: Move VPD reading to the vpd_reader
Denis Zalevskiy
2019-01-01
4
-76
/
+63
*
board: ge: Move VPD EEPROM configuration to the defconfig
Denis Zalevskiy
2018-12-17
5
-23
/
+26
*
board: ge: Remove EEPROM bus param from read_vpd()
Denis Zalevskiy
2018-12-17
2
-6
/
+6
*
board: ge: bx50v3: fix initialization of i2c bus0
Dan Cimpoca
2018-10-22
1
-3
/
+3
*
board: ge: bx50v3: b{4,6}50v3 modeline
Ian Ray
2018-10-22
1
-0
/
+2
*
board: ge: bx50v3: correct LDB clock
Ian Ray
2018-10-22
1
-13
/
+17
*
board: ge: bx50v3: Change maintainer
Fabien Lahoudere
2018-10-22
1
-1
/
+1
*
imx: bx50v3: fix Maintainers
Stefano Babic
2018-06-27
1
-0
/
+1
*
board: ge: bx50v3: remove redundant targets
Ian Ray
2018-05-17
1
-1
/
+1
*
board: ge: bx50v3: configure video arguments using VPD
Ian Ray
2018-05-17
1
-0
/
+3
*
board: ge: bx50v3: use VPD instead of compile-time checks
Ian Ray
2018-05-17
1
-7
/
+8
*
board: ge: bx50v3: detect the monitor type by reading VPD earlier
Nandor Han
2018-05-17
1
-7
/
+29
*
board: ge: bx50v3: fix display support for b{46}50v3
Ian Ray
2018-05-17
1
-0
/
+2
*
board: ge: bx50v3: unify two switch statements
Nandor Han
2018-05-17
1
-10
/
+3
*
board: ge: bx50v3: rename detect_baseboard function
Ian Ray
2018-05-17
1
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
14
-30
/
+13
*
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-04-15
1
-17
/
+28
|
\
|
*
board: ge: bx50v3: enable backlight on demand
Ian Ray
2018-04-15
1
-17
/
+28
*
|
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
1
-0
/
+1
|
/
*
board,ge,bx50v3 - rtc time validation
Nandor Han
2018-02-04
1
-0
/
+3
*
board: ge: bx50v3: Support FIT and select configuration based on VPD
Ian Ray
2018-02-04
1
-0
/
+12
*
board: ge: bx50v3: Enable hardware watchdog
Martyn Welch
2018-02-04
1
-0
/
+1
[next]