index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
liebherr
/
mccmon6
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 init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-11-03
ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB
Lukasz Majewski
2019-11-03
ARM: imx: Decouple mccmon6's SPL and u-boot proper code
Lukasz Majewski
2019-11-03
ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper
Lukasz Majewski
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
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
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-01-30
BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
Lukasz Majewski