summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass16-16/+0
2022-02-05imx8mn-ddr4-evk: generate single bootable imageAndrey Zhizhikin1-1/+1
2022-02-05imx8ulp: Workaround LPOSC_TRIM fuse load issueYe Li1-0/+6
2022-02-05imx8ulp: Fix DCNANO QoS settingYe Li1-0/+3
2022-02-05imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for displayYe Li1-0/+56
2022-02-01board: ls1046ardb: force PCI device enumerationMartin Schiller1-0/+4
2022-02-01board: ls1088a: update ifc node name to be memory-controllerJianpeng Bu1-5/+5
2022-02-01board: ls1043ardb: force PCI device enumerationMartin Schiller1-0/+4
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún1-4/+1
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait1-4/+1
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini17-9/+19
2021-12-28CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini11-37/+11
2021-12-28nxp: ics307_clk: Guard get_board_ddr_clk function correctlyTom Rini1-0/+2
2021-12-28ls1088a: Guard get_board_ddr_clk function correctlyTom Rini1-0/+2
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini2-6/+37
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún2-4/+12
2021-11-09board: freescale: lx216x : increase fdt blob sizeWasim Khan1-0/+8
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney1-22/+6
2021-11-09board: freescale: t104xrdb: Set popts->cpo_sample to 0x54 for DDR3Priyanka Singh1-0/+2
2021-10-31board: freescale: various boards: Let env subsystem set gd->env_addrMarek Behún8-29/+0
2021-10-21imx8mp_evk: Remove EQoS PHY reset codesYe Li1-19/+0
2021-10-21imx8mp_evk: Fix incorrect cascade for FEC and EQOS setupYe Li1-2/+3
2021-10-20imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam1-1/+1
2021-10-07arm: dts: imx8mp: Generate single bootable binaryTeresa Remmet1-1/+1
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2-0/+2
2021-10-02ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini6-537/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk7-16/+16
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk2-3/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk7-7/+0
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini25-71/+70
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean7-16/+16
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean20-54/+53
2021-09-28net: update NXP copyright textVladimir Oltean1-1/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-0/+1
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-0/+1
2021-09-07arm: Disable ATAGs supportTom Rini5-10/+6
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2-2/+2
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2-2/+2
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek5-6/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2-6/+4
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini17-1/+52
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini8-31/+2
2021-08-31global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini1-23/+0
2021-08-30Kconfig: Use spaces not tabs in Kconfig entiresTom Rini1-2/+2
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini1-2/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-1/+1
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini6-14/+6
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+1
2021-08-18board: T4240rdb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh2-0/+22