summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini6-15/+8
2020-01-20imx8qxp_mek: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qm_mek: Include fdt_support.h headerAlifer Moraes1-0/+1
2020-01-20imx8qxp_mek: Include fdt_support.h headerAlifer Moraes1-0/+1
2020-01-20mx8mm_evk: spl: Staticize functionsAlifer Moraes1-2/+2
2020-01-20imx8mm_evk: Include sys_proto.h headerAlifer Moraes1-0/+1
2020-01-20imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi1-2/+2
2020-01-20mx7dsabre: Fix dm probe pmicJoris Offouga1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass6-0/+6
2020-01-17common: Move testdram() into init.hSimon Glass13-2/+17
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass6-0/+6
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass6-0/+6
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-1/+2
2020-01-17common: Move clock functions into a new fileSimon Glass23-2/+24
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass23-0/+23
2020-01-17common: Move reset_phy() to net.hSimon Glass9-0/+9
2020-01-17common: Move relocate_code() to init.hSimon Glass18-0/+18
2020-01-15imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti6-0/+182
2020-01-15mx6ul_14x14_evk: Fix SPL boot hangFabio Estevam1-155/+20
2020-01-15imx: imx8qxp_mek: update READMEPeng Fan1-15/+11
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini4-4/+0
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-0/+2173
2020-01-08imx: imx8mn_evk: add board_mmc_get_env_devPeng Fan1-0/+5
2020-01-08imx8mn: evk: add READMEPeng Fan1-0/+37
2020-01-08imx: add i.MX8MP EVK boardPeng Fan6-0/+2131
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-71/+9
2020-01-07mx6slevk: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2020-01-07mx6sllevk: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2020-01-07mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf2-6/+6
2020-01-07mx7dsabre: Enable DM_ETHJoris Offouga1-62/+0
2020-01-07Merge branch 'next'Tom Rini4-5/+22
2019-12-27imx8mq_evk: Update the required ATF branchFabio Estevam1-1/+1
2019-12-27pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2019-12-26armv8: ls1028ardb: enable DisplayPort Power supportWen He1-0/+12
2019-12-26armv8: ls1046afrwy: Fix get_board_version implementationPramod Kumar1-3/+8
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2-2/+2
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2-2/+2
2019-12-03Merge branch '2019-12-02-master-imports'Tom Rini85-0/+93
2019-12-03common: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass29-0/+29
2019-12-03common: Move some board functions out of common.hSimon Glass46-0/+46
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass4-0/+4
2019-12-03common: Move some CPU functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass10-0/+10
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass2-0/+2
2019-12-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+1
2019-11-29board: fsl: lx2160a: Fix the typo in board_fix_fdtPankaj Bansal1-1/+1
2019-11-28Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini3-43/+0