aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-2/+7
2016-05-24powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDBYing Zhang1-0/+5
2016-05-19powerpc/t208xrdb: Update MAINTAINERS fileYork Sun1-1/+1
2016-05-19powerpc/t208xqds: Update MAINTAINERS fileYork Sun1-1/+1
2016-05-18armv8: ls1043ardb: invert irq pin polarity for AQR105 PHYShaohui Xie1-0/+4
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu1-1/+1
2016-05-18armv8: ls1043ardb: fix types of variablesQianyu Gong1-3/+3
2016-05-18armv8: ls1043a: remove redundant code in board filesQianyu Gong2-9/+0
2016-05-18armv8/ls1043ardb: fix the limitation of using 'cpld reset'Qianyu Gong2-2/+25
2016-05-18arm: uniform usage of u32 in ls102x caam configVincent Siles1-1/+1
2016-05-18arm: Fix SCFG ICID reg addressesVincent Siles1-2/+2
2016-05-17armv8: ls2080a: Update MAINTAINERS filePrabhakar Kushwaha2-2/+2
2016-05-17armv8/ls2080ardb: Update DDR timing to support more UDIMMsShengzhou Liu1-3/+3
2016-05-17armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu6-16/+8
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day2-3/+3
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini3-29/+19
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun9-47/+48
2016-04-06armv8: ls1043aqds: make sure fixed-link property is big endianShaohui Xie1-6/+6
2016-04-03mx6slevk: imximage.cfg: update to fix tINIT3 and tIH-CA violationsTom Rini1-2/+2
2016-04-03mx6qarm2: imximage_mx6dl.cfg update to fix tINIT3 violationTom Rini1-2/+2
2016-04-03mx6sabresd: Remove unneeded enable_lvds() functionFabio Estevam1-11/+1
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski6-6/+6
2016-03-29armv8/ls2080ardb: Enable VID supportRai Harninder2-1/+23
2016-03-29SECURE BOOT: Change fsl_secboot_validate func to pass image addrSaksham Jain2-12/+26
2016-03-29SECURE BOOT: Halt execution when secure boot failSaksham Jain2-1/+6
2016-03-29armv8: ls2080rdb: ls2080qds: Add secure boot supportSaksham Jain4-2/+20
2016-03-29armv8: fsl-lsch3: Add new header for secure bootSaksham Jain1-5/+30
2016-03-25mx6sabresd: Use VESA 1024x768 timingsFabio Estevam1-14/+14
2016-03-24armv8: ls2080a: Update fdt path for fsl-mc nodeStuart Yoder3-7/+7
2016-03-21armv8/ls1043aqds: Return i2c mux to default chennelWenbin Song1-2/+4
2016-03-21freescale: vid: Return i2c mux to default channelWenbin Song1-3/+9
2016-03-21armv8: ls2085a: Remove phy configuration from QDS and RDBPrabhakar Kushwaha2-64/+0
2016-03-21armv8: ls2080ardb: invert irq pins polarity for AQR405 PHYShaohui Xie1-0/+4
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2-0/+3
2016-03-13mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam1-5/+4
2016-03-02mx6qarm2: Update maintainer's emailsFabio Estevam1-2/+2
2016-03-02MAINTAINERS: Update Peng Fan's email addressFabio Estevam3-3/+3
2016-02-24armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2-83/+2
2016-02-24board: ls1043ardb: Modify pin-muxing code for USB and QE-HDLCZhao Qiang1-10/+43
2016-02-24board: ls1043rdb: Move USB muxing config to config_board_muxZhao Qiang1-15/+15
2016-02-24board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang1-0/+8
2016-02-24armv8/ls1043aqds: Add USB support for ls1043aqdsQianyu Gong1-0/+15
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong4-4/+4
2016-02-24arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS boardAlison Wang4-3/+18
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-24/+19
2016-02-21mx7dsabresd: Make 'ums' command functionalFabio Estevam1-23/+18
2016-02-21mx7dsabresd: Use Adrian's NXP email addressFabio Estevam1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng45-171/+171
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan4-0/+20