summaryrefslogtreecommitdiff
path: root/board/solidrun/mx6cuboxi
AgeCommit message (Expand)Author
2024-11-25net: fec_mxc: fix probing for imx8qxpHeiko Schocher
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: solidrun: Remove <common.h> and add needed includesTom Rini
2024-04-05mx6cuboxi: Do not print devicetree modelFabio Estevam
2024-03-30mx6cuboxi: Fix board revision detectionFabio Estevam
2023-11-28solidrun: Use checkboard() instead of show_board_info()Simon Glass
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-05-10solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATATroy Kisky
2023-03-03imx: Use SATA instead of CMD_SATASimon Glass
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-08mx6cuboxi: migrate to DM_SERIALBaruch Siach
2022-07-25mx6cuboxi: fix board detection while patching device-tree phy nodesJosua Mayer
2022-06-14mx6cuboxi: fixup dtb ethernet phy nodes before booting an OSJosua Mayer
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-06-23mx6cuboxi: remove unused codeWalter Lozano
2020-06-23mx6cuboxi: customize board_boot_order to access eMMCWalter Lozano
2020-06-22mx6cuboxi: Convert to DM_ETHFabio Estevam
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-01-07mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach
2019-12-06mx6cuboxi: Add Baruch as maintainerFabio Estevam
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-07-23mx6cuboxi: Use mmc_get_op_cond() to check for an eMMCJon Nettleton
2018-07-23mx6cuboxi: Add support for eMMC bootingJon Nettleton
2018-06-18mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton
2018-06-18mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-15mx6cuboxi: Fix some memory configuration errorsJon Nettleton
2017-10-12mx6cuboxi: Avoid calling setup_display() from SPL codeFabio Estevam
2017-09-20detect and setup solidrun hummingboard2Dennis Gilmore
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mx6cuboxi: Add support for sataPeter Robinson
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-07-28mx6cuboxi: Replace is_mx6q() for macroBreno Lima
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam
2016-01-10mx6cuboxi: Remove obsolete commentFabio Estevam