summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2020-01-20imx8qm_mek: Include fdt_support.h headerAlifer Moraes
2020-01-20imx8qxp_mek: Include fdt_support.h headerAlifer Moraes
2020-01-20mx8mm_evk: spl: Staticize functionsAlifer Moraes
2020-01-20imx8mm_evk: Include sys_proto.h headerAlifer Moraes
2020-01-20imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi
2020-01-20mx7dsabre: Fix dm probe pmicJoris Offouga
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move testdram() into init.hSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-17common: Move reset_phy() to net.hSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti
2020-01-14mx6ul_14x14_evk: Fix SPL boot hangFabio Estevam
2020-01-14imx: imx8qxp_mek: update READMEPeng Fan
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08imx: imx8mn_evk: add board_mmc_get_env_devPeng Fan
2020-01-08imx8mn: evk: add READMEPeng Fan
2020-01-08imx: add i.MX8MP EVK boardPeng Fan
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07mx6slevk: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07mx6sllevk: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf
2020-01-07mx7dsabre: Enable DM_ETHJoris Offouga
2020-01-06Merge branch 'next'Tom Rini
2019-12-27imx8mq_evk: Update the required ATF branchFabio Estevam
2019-12-27pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam
2019-12-26armv8: ls1028ardb: enable DisplayPort Power supportWen He
2019-12-26armv8: ls1046afrwy: Fix get_board_version implementationPramod Kumar
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02Merge branch '2019-12-02-master-imports'Tom Rini
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-11-29board: fsl: lx2160a: Fix the typo in board_fix_fdtPankaj Bansal
2019-11-28Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-11-27arm: ls1021a: drop redundant board_mmc_init()Yangbo Lu
2019-11-25board: sdhc: Use block layer to read from mmcYinbo Zhu
2019-11-20env: Finish migration of common ENV optionsTom Rini