summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)Author
2026-01-28board: nxp: Rename board directory from board/freescale to board/nxpAlice Guo
2025-07-08kbuild: Bump the build system to 5.1Ilias Apalodimas
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14board: use lowercase hex prefix styleE Shattow
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-01-16imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcrootPeng Fan
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-22board: freescale: Remove duplicate newlinesMarek Vasut
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini
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: freescale: Remove <common.h> and add needed includesTom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2023-12-21global: Drop common.h inclusionTom Rini
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass
2023-11-07mpc85xx: Add missing include in mpc85xx_sleep.cTom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-10-16freescale: fix long help handling in mac commandHeinrich Schuchardt
2023-10-16cmd: move mac commandHeinrich Schuchardt
2023-06-19global: Use proper project name U-Boot (next)Michal Simek
2023-05-31freescale: vsc3316_3308: fix header inclusion guardAndre Przywara
2023-05-10freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)Troy Kisky
2023-02-07freescale: Drop unused zm7300 driverSimon Glass
2023-02-07freescale: Drop unused vsc3316_3308 driverSimon Glass
2023-02-07freescale: Drop CONFIG_TARGET_MPC8536DS et alSimon Glass
2023-02-07freescale: Drop unused pq-mds-pib driverSimon Glass
2023-02-07ppc: Drop unused CONFIG_P2020DSSimon Glass
2023-02-07freescale: Drop unused pixis codeSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23kbuild: Remove uncmd_spl logicTom Rini
2022-12-23global: Migrate CONFIG_ICS307_REFCLK_HZ to CFGTom Rini
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini
2022-12-05Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain
2022-08-04Audit <flash.h> inclusionTom Rini
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan