~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
liebherr
/
display5
Commit message (
Expand
)
Author
Age
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
Tom Rini
2021-12-27
*
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
*
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-09-04
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
liebherr: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
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
2020-05-18
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
*
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 common.c file (after DM/DTS U-Boot proper conversion)
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-10-08
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
env: Move env_init() to env.h
Simon Glass
2019-08-11
*
ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
Lukasz Majewski
2019-07-19
*
ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig
Lukasz Majewski
2019-07-19
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
*
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: ddr: Enable support for DDR3 auto calibration
Lukasz Majewski
2018-06-18
*
display5: wdt: Enable WDT support (both SPL and u-boot)
Lukasz Majewski
2018-06-18
*
display5: Support for the emergency PAD pressing
Lukasz Majewski
2018-06-18
*
display5: spl: Check return code of the env_* functions
Lukasz Majewski
2018-06-18
*
bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec...
Lukasz Majewski
2018-05-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
imx:display5: Add support for LWN's DISPLAY5 board
Lukasz Majewski
2017-11-09