aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini164-165/+112
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini164-112/+165
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini164-165/+112
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini1-1/+1
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek1-1/+1
2024-04-20imx93: Move SoC and lifeclycle information to debug levelFabio Estevam1-2/+2
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li1-1/+1
2024-03-30imx8mq_evk: Remove FEC and Ethernet PHY board codeFabio Estevam1-30/+0
2024-03-30imx8: Add a default reset_cpu() implementationFabio Estevam2-16/+0
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini1-0/+7
2024-03-04imx9: Fix OP-TEE supportMathieu Othacehe1-0/+7
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini3-3/+0
2024-02-24imx: imxrt1050-evk: Add support for SPI flash bootingJesse Taube4-3/+56
2024-02-10imx93: Use a header for imx9_probe_mu declarationMathieu Othacehe1-1/+1
2024-02-08mx6sabresd: Remove board_phy_config()Fabio Estevam1-34/+0
2023-12-21global: Drop common.h inclusionTom Rini1-1/+0
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini2-0/+2
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini5-81/+29
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass1-1/+1
2023-12-13imx8mp_evk: Remove unneeded header filesFabio Estevam1-13/+0
2023-12-13imx8mp_evk: Simplify Ethernet initializationFabio Estevam1-27/+1
2023-12-13imx8mp_evk: Add myself to MAINTAINERSFabio Estevam1-0/+1
2023-12-13imx8mp_evk: Convert to DM_PMICFabio Estevam1-24/+26
2023-12-13net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93Sébastien Szymanski1-16/+0
2023-12-13imx7d-sdb: Sync devicetree with kernel 6.5-rc1Fabio Estevam1-1/+1
2023-11-07ls2080aqds: Add missing headers to eth_ls1088aqds.cTom Rini1-0/+2
2023-11-07ls1088a: Add missing headers to eth_ls1088aqds.cTom Rini1-0/+2
2023-11-07mpc85xx: Add missing include in mpc85xx_sleep.cTom Rini1-0/+1
2023-11-07fsl_qe: Drop common.hTom Rini6-6/+0
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+0
2023-10-16imx93_evk: defconfig: enable clock driverSébastien Szymanski1-2/+0
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini2-11/+5
2023-10-16freescale: fix long help handling in mac commandHeinrich Schuchardt1-6/+12
2023-10-16cmd: move mac commandHeinrich Schuchardt1-0/+22
2023-10-10board: freescale: ls1088a: declare MC reserved regionsLaurentiu Tudor1-0/+1
2023-10-10board: freescale: ls2080a: declare MC reserved regionsLaurentiu Tudor2-0/+2
2023-10-10drivers: net: fsl-mc: add support for MC reserved memoryLaurentiu Tudor1-0/+1
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor22-223/+0
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass2-1/+4
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang15-0/+15
2023-08-03board/freescale: Drop two orphaned entriesTom Rini2-10/+0
2023-08-03freescale: Remove Rajesh Bhagat MAINTAINERSSean Anderson11-13/+1
2023-07-25board: m68k add missing maintainerAngelo Dureghello5-5/+5
2023-07-25MAINTAINERS: Add some missing directories or filesTom Rini1-1/+0
2023-07-25MAINTAINERS: Correct minor mistakes on some file listingsTom Rini1-1/+1
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...WIP/19Jul2023Tom Rini4-2/+46
2023-07-13mx7dsabresd: Retrieve the second MAC address from fusesFabio Estevam1-0/+6
2023-07-13imx: imx8ulp: start the ELE RNG at bootPeng Fan1-0/+10
2023-07-13imx: use generic name ele(EdgeLockSecure Enclave)Peng Fan2-6/+5
2023-07-13board: freescale: t102xrdb: implement get_serial_clockCamelia Groza1-1/+9