summaryrefslogtreecommitdiff
path: root/board/menlo
AgeCommit message (Expand)AuthorFilesLines
2023-05-10m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)Troy Kisky1-0/+2
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass1-3/+3
2022-10-20ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs backMarek Vasut1-1/+1
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini1-17/+0
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut1-17/+0
2022-05-23ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTCMarek Vasut1-20/+7
2022-05-20imx: imx8mm-mx8menlo: drop unneeded watchdog settingsPeng Fan1-12/+0
2022-05-20imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan1-9/+0
2022-04-12ARM: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo boardMarek Vasut4-0/+127
2021-10-19ARM: imx: mx5: Enable BMODE command on MX53 Menlo boardMarek Vasut1-0/+5
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-06-08ARM: imx: m53menlo: Do not fail boot on invalid splash screenMarek Vasut1-5/+9
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass1-0/+1
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini1-1/+38
2019-06-28ARM: imx: m53menlo: Convert to DM VIDEOMarek Vasut1-2/+46
2019-06-27ARM: imx: m53menlo: Convert MMC, USB and block to DMMarek Vasut1-66/+0
2019-06-27ARM: imx: m53menlo: Enable DM GPIOMarek Vasut1-0/+8
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2018-10-16arm: mx5: Add M53Menlo boardMarek Vasut5-0/+635