index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
liebherr
Age
Commit message (
Expand
)
Author
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
env: Move env_get_f() to env.h
Simon Glass
2019-07-19
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-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: 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-05-10
bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec...
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-11-09
imx:display5: Add support for LWN's DISPLAY5 board
Lukasz Majewski
2017-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-01-30
BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
Lukasz Majewski
2016-10-23
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2015-11-30
PPC4xx: Create "liebherr" vendor directory
Wolfgang Denk