Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-04-16 | doc: update reference to README.imximage | Patrick Delaunay |
2020-02-11 | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini |
2020-02-09 | board: ge: mx53ppd: use DM for uart | Ian Ray |
2020-02-09 | board: ge: bx50v3: use DM for uart | Robert Beckett |
2020-02-09 | board: ge: mx53ppd: Use DM for ethernet | Robert Beckett |
2020-02-09 | board: ge: bx50v3: Enable DM PWM for backlight | Robert Beckett |
2020-02-09 | board: ge: mx53ppd: enable DM_VIDEO | Ian Ray |
2020-02-09 | board: ge: bx50v3, imx53ppd: use DM I2C | Robert Beckett |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-01-07 | board: ge: mx53ppd: use imx wdt | Robert Beckett |
2020-01-07 | board: ge: pass rtc_status via device tree | Ian Ray |
2020-01-07 | board: ge: bx50v3: Enable DM for PCI and ethernet | Denis Zalevskiy |
2020-01-07 | board: ge: bx50v3: Fix message output to video console | Ian Ray |
2020-01-07 | board: ge: bx50v3: Fix run-time warning | Ian Ray |
2020-01-07 | board: ge: bx50v3: sync devicetrees from Linux | Robert Beckett |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2019-04-13 | mx53ppd: bring dock out of reset at boot | Ian Ray |
2019-04-13 | board: ge: store version information in fdt | Ian Ray |
2019-04-13 | board: ge: ppd: Enable CONFIG_DM_MMC | Ian Ray |
2019-04-13 | board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASH | Ian Ray |
2019-04-13 | board: ge: bx50v3: Enable CONFIG_DM_GPIO | Ian Ray |
2019-04-13 | board: ge: bx50v3: Enable CONFIG_DM_MMC | Ian Ray |
2019-01-01 | imx: mx53ppd: fix build error | Peng Fan |
2019-01-01 | board: ge: Move VPD reading to the vpd_reader | Denis Zalevskiy |
2018-12-17 | board: ge: Move VPD EEPROM configuration to the defconfig | Denis Zalevskiy |
2018-12-17 | board: ge: Remove EEPROM bus param from read_vpd() | Denis Zalevskiy |
2018-10-22 | board: ge: bx50v3: fix initialization of i2c bus0 | Dan Cimpoca |
2018-10-22 | board: ge: bx50v3: b{4,6}50v3 modeline | Ian Ray |
2018-10-22 | board: ge: bx50v3: correct LDB clock | Ian Ray |
2018-10-22 | board: ge: bx50v3: Change maintainer | Fabien Lahoudere |
2018-06-27 | imx: bx50v3: fix Maintainers | Stefano Babic |
2018-05-17 | board: ge: bx50v3: remove redundant targets | Ian Ray |
2018-05-17 | board: ge: bx50v3: configure video arguments using VPD | Ian Ray |
2018-05-17 | board: ge: bx50v3: use VPD instead of compile-time checks | Ian Ray |
2018-05-17 | board: ge: bx50v3: detect the monitor type by reading VPD earlier | Nandor Han |
2018-05-17 | board: ge: bx50v3: fix display support for b{46}50v3 | Ian Ray |
2018-05-17 | board: ge: bx50v3: unify two switch statements | Nandor Han |
2018-05-17 | board: ge: bx50v3: rename detect_baseboard function | Ian Ray |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-15 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-15 | board: ge: bx50v3: enable backlight on demand | Ian Ray |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-02-04 | board,ge,bx50v3 - rtc time validation | Nandor Han |
2018-02-04 | board: ge: bx50v3: Support FIT and select configuration based on VPD | Ian Ray |