aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada50-51/+51
2018-02-04mx6memcal: enable SDP supportEric Nelson1-1/+0
2018-02-04arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn1-39/+0
2018-01-30armv8: ls2088ardb: Add 3DS RDIMM supportYork Sun2-19/+6
2018-01-30armv8: ls1046ardb: Add RDIMM supportYork Sun2-4/+24
2018-01-23fsl: common: qixis: Add ifc and emmc switching via qixisAshish Kumar1-0/+22
2018-01-23armv8: ls1088a: vid: Compiling VID specific functions for SPLRajesh Bhagat1-0/+4
2018-01-23ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat1-0/+127
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat1-1/+1
2018-01-23ls1088a: ddr: configure DDR for 0.9v for VID supportRajesh Bhagat1-0/+21
2018-01-23board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat1-0/+77
2018-01-23Kconfig: Add LTC3882 voltage regulator configRajesh Bhagat1-0/+16
2018-01-23board: common: vid: Move IR chip specific code in flagRajesh Bhagat1-1/+18
2018-01-23board: common: vid: Add board specific vdd adjust APIRajesh Bhagat1-0/+13
2018-01-23board: common:vid: Add LS1088A VID Supported voltage valuesRajesh Bhagat1-0/+38
2018-01-19powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen1-1/+0
2018-01-19m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2-2/+0
2018-01-17Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini10-56/+134
2018-01-17freescale: Ensure common commands are not included in SPL binaryTom Rini2-7/+9
2018-01-15arm: ls1021atwr: Rework local commands to not be included in SPLTom Rini1-46/+45
2018-01-15powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini1-0/+2
2018-01-15board/ls2081ard: Correct code to get QMAP value in checkboardPriyanka Jain1-1/+1
2018-01-15board/ls2081ardb: Update board related printsPriyanka Jain1-1/+1
2018-01-15configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITESumit Garg1-0/+2
2018-01-15board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya4-1/+74
2018-01-12mx6memcal: spl: Disambiguate the error messageFabio Estevam1-1/+1
2018-01-12mx6memcal: spl: Also take i.MX6ULL into accountFabio Estevam1-0/+1
2018-01-12mx6memcal: Fix the UART ports for mx6sabresd/auto boardsFabio Estevam1-10/+2
2018-01-12imx: mx6sxsabresd: config wdog pinmuxPeng Fan1-0/+15
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan1-244/+125
2018-01-12board: freescale: common: add pfuze dm codePeng Fan3-0/+85
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg1-0/+5
2018-01-10armv8: ls1088a: SPL size reductionSumit Garg2-7/+13
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour1-1/+2
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson6-0/+792
2017-12-29Merge git://git.denx.de/u-boot-imxTom Rini3-46/+26
2017-12-29mx6slevk: imximage.cfg: Handle the CONFIG_SECURE_BOOT caseBreno Lima1-0/+9
2017-12-29mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam1-1/+15
2017-12-29imx: Add a common way for detecting NXP boards revisionFabio Estevam1-45/+2
2017-12-24boards: ls1046ardb: disable unavailable "ethernet" node in dtsPrabhakar Kushwaha1-0/+51
2017-12-14armv8: ls1012ardb: support hwconfig for eSDHC1 enablingYangbo Lu1-20/+35
2017-12-14armv8: ls1012ardb: add more board version informationYangbo Lu1-3/+23
2017-12-14armv8: ls1012ardb: clean up definitions for I2C IO expandersYangbo Lu1-7/+7
2017-12-14board/ls2080a, ls1088a: Add check for mc-dpl applied in fdtYogesh Gaur4-4/+4
2017-12-13armv8: ls1088ardb: support force SDHC mode by hwconfigYangbo Lu2-0/+24
2017-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini19-25/+25
2017-12-06armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.Udit Agarwal1-0/+12
2017-12-06armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal2-3/+5
2017-12-06armv8: ls1088: Add fsl_fdt_fixup_flashAshish Kumar1-0/+29
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun19-25/+25