~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATATroy Kisky2023-05-10
* imx: Use SATA instead of CMD_SATASimon Glass2023-03-03
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* mx6cuboxi: migrate to DM_SERIALBaruch Siach2022-11-08
* mx6cuboxi: fix board detection while patching device-tree phy nodesJosua Mayer2022-07-25
* mx6cuboxi: fixup dtb ethernet phy nodes before booting an OSJosua Mayer2022-06-14
* mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár2021-07-15
* MAINTAINERS: Use my personal e-mail addressFabio Estevam2021-04-08
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* mx6cuboxi: remove unused codeWalter Lozano2020-06-23
* mx6cuboxi: customize board_boot_order to access eMMCWalter Lozano2020-06-23
* mx6cuboxi: Convert to DM_ETHFabio Estevam2020-06-22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* arm: Don't include common.h in header filesSimon Glass2020-05-18
* mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach2020-01-07
* mx6cuboxi: Add Baruch as maintainerFabio Estevam2019-12-06
* common: Move some board functions out of common.hSimon Glass2019-12-02
* env: Move env_set() to env.hSimon Glass2019-08-11
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* mx6cuboxi: Use mmc_get_op_cond() to check for an eMMCJon Nettleton2018-07-23
* mx6cuboxi: Add support for eMMC bootingJon Nettleton2018-07-23
* mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton2018-06-18
* mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton2018-06-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* mx6cuboxi: Fix some memory configuration errorsJon Nettleton2018-04-15
* mx6cuboxi: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-12
* detect and setup solidrun hummingboard2Dennis Gilmore2017-09-20
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-28
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* mx6cuboxi: Add support for sataPeter Robinson2017-07-12
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-06
* mx6cuboxi: Replace is_mx6q() for macroBreno Lima2016-07-28
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-01
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* MAINTAINERS/mailmap: Update my email addressFabio Estevam2016-01-11
* mx6cuboxi: Remove obsolete commentFabio Estevam2016-01-10
* mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam2016-01-10
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-13
* imx: mx6: ddr init MMDC according to ddr_typePeng Fan2015-09-02
* imx: clock support enet2 anatop clock supportPeng Fan2015-09-02
* mx6cuboxi: Fix boot of hummingboard dual-liteFabio Estevam2015-06-15
* mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam2015-05-15
* mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1Fabio Estevam2015-05-15
* mx6cuboxi: Fix Ethernet PHY detection problemFabio Estevam2015-05-15
* mx6cuboxi: Add USB host supportFabio Estevam2015-05-15