aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...WIP/11May2021Tom Rini1-9/+9
2021-05-11ppc: Remove some SECURE_BOOT defconfigsTom Rini2-9/+1
2021-05-02imx: imx8: Update README with somewhat correct firmware versionsPriit Laes1-9/+9
2021-04-15board: freescale: t208xrdb: fdt fixups under DM_ETHCamelia Groza3-0/+40
2021-04-15freescale: ls1021atwr: Drop use of CONFIG_RESETSimon Glass1-4/+4
2021-04-10ppc: Remove MPC837XEMDS boardTom Rini7-640/+0
2021-04-10ppc: Remove MPC8308RDB boardTom Rini5-302/+0
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini4-178/+1
2021-04-10arm: Remove mx6dlarm2 boardTom Rini6-1117/+0
2021-04-10arm: Remove mx53evk boardTom Rini5-395/+0
2021-04-10arm: Remove s32v234evb boardTom Rini7-731/+0
2021-04-10ppc: Remove MPC8349ITX boardTom Rini6-718/+0
2021-04-09Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini26-1209/+5239
2021-04-08board: freescale: imxrt1050-evk: fix console is not enabled while init dramGiulio Benetti1-1/+1
2021-04-08board: freescale: imxrt1020-evk: fix console is not enabled while init dramGiulio Benetti1-1/+1
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam6-6/+6
2021-04-08imx8mp-evk: switch to use binmanPeng Fan1-0/+10
2021-04-08imx8mn-ddr4-evk: switch to use binmanPeng Fan1-0/+10
2021-04-08imx8mm_evk: switch to use binman to pack imagesPeng Fan1-0/+9
2021-04-08imx8mn: evk: update MAINTAINERSPeng1-1/+2
2021-04-08imx8mq_evk: Applying default LPDDR4 script for B2Ye Li1-1/+1
2021-04-08imx8m: ddr: Disable CA VREF Training for LPDDR4Ye Li2-3/+0
2021-04-08imx8mn: Add low drive mode support for DDR4/LPDDR4 EVKYe Li5-1/+2513
2021-04-08imx8mn: Add LPDDR4 EVK board supportPeng Fan4-1/+1632
2021-04-08imx8mn_evk: drop duplicated codePeng Fan1-2/+0
2021-04-08power: pca9450: add a new parameter for power_pca9450_initPeng Fan1-1/+1
2021-04-08imx8mn: Update the DDR4 timing script on imx8mn ddr4 evkJacky Bai1-608/+449
2021-04-08imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltagePeng Fan1-0/+14
2021-04-08imx8mp_evk: spl: clean up including headersPeng Fan1-13/+4
2021-04-08imx8mp: refine power on imx8mp boardhaidong.zheng2-0/+171
2021-04-08imx8mp_evk: Update LPDDR4 refresh timeYe Li1-6/+6
2021-04-08imx8mp_evk: Update LPDDR4 timing for new FW 202006Ye Li1-90/+99
2021-04-08imx8mp: ddr: Add inline ECC feature supportSherry Sun1-0/+27
2021-04-08imx8mm/p: remove boot.cmdPeng Fan2-60/+0
2021-04-08imx8mm_evk: Switch to new imx8mm evk boardYe Li1-16/+17
2021-04-08imx8mm_evk: Update to latest LPDDR4 scriptYe Li1-412/+280
2021-03-29Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-nextTom Rini1-0/+5
2021-03-23board: freescale: t208xrdb: Add link to User GuideChris Packham1-0/+5
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini30-1298/+491
2021-03-05ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng4-340/+0
2021-03-05ppc: qemu: Drop fixed_sdram()Bin Meng1-5/+0
2021-03-05ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng1-3/+0
2021-03-05ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is ...Bin Meng1-1/+10
2021-03-05ppc: qemu: Enable VirtIO NET supportBin Meng1-0/+8
2021-03-05ppc: qemu: Drop CONFIG_OF_BOARD_SETUPBin Meng1-7/+0
2021-03-05ppc: qemu: Switch over to use DM ETH and PCIBin Meng1-90/+21
2021-03-05ppc: qemu: Switch over to use DM serialBin Meng1-0/+6
2021-03-05ppc: qemu: Enable OF_CONTROLBin Meng1-0/+10
2021-03-05ppc: qemu: Drop board_early_init_f()Bin Meng1-5/+0
2021-03-05ppc: qemu: Drop init_laws() and print_laws()Bin Meng1-10/+0