index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
liebherr
/
display5
/
display5.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: liebherr: Remove <common.h> and add needed includes
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-08-03
liebherr: Drop duplicate dm.h inclusion
Simon Glass
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 log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2019-10-08
imx: Rewrite display5 get_board_id() function to use dm_gpio_* API
Lukasz Majewski
2019-10-08
imx: Convert emergency pad of display5 to use dm_gpio* functions
Lukasz Majewski
2019-10-08
ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...
Lukasz Majewski
2019-10-08
DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)
Lukasz Majewski
2019-10-08
DM: eth: Switch display5 board to use DM_ETH
Lukasz Majewski
2019-10-08
DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)
Lukasz Majewski
2019-10-08
DM: I2C: Switch display5 board to use DM_I2C
Lukasz Majewski
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-07-19
ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
Lukasz Majewski
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2018-06-18
display5: Add missing environment.h include to avoid warning
Lukasz Majewski
2018-06-18
display5: net: Add function to read ethaddr from iMX6 fuses
Lukasz Majewski
2018-06-18
display5: Support for the emergency PAD pressing
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-09
imx:display5: Add support for LWN's DISPLAY5 board
Lukasz Majewski