summaryrefslogtreecommitdiff
path: root/board/liebherr/mccmon6
AgeCommit message (Expand)Author
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: liebherr: Remove <common.h> and add needed includesTom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-11-03ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski
2019-11-03ARM: imx: Decouple mccmon6's SPL and u-boot proper codeLukasz Majewski
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-01-30BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski