summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-05-24powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDBYing Zhang
2016-05-19powerpc/t208xrdb: Update MAINTAINERS fileYork Sun
2016-05-19powerpc/t208xqds: Update MAINTAINERS fileYork Sun
2016-05-18armv8: ls1043ardb: invert irq pin polarity for AQR105 PHYShaohui Xie
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu
2016-05-18armv8: ls1043ardb: fix types of variablesQianyu Gong
2016-05-18armv8: ls1043a: remove redundant code in board filesQianyu Gong
2016-05-18armv8/ls1043ardb: fix the limitation of using 'cpld reset'Qianyu Gong
2016-05-18arm: uniform usage of u32 in ls102x caam configVincent Siles
2016-05-18arm: Fix SCFG ICID reg addressesVincent Siles
2016-05-17armv8: ls2080a: Update MAINTAINERS filePrabhakar Kushwaha
2016-05-17armv8/ls2080ardb: Update DDR timing to support more UDIMMsShengzhou Liu
2016-05-17armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2016-04-06armv8: ls1043aqds: make sure fixed-link property is big endianShaohui Xie
2016-04-03mx6slevk: imximage.cfg: update to fix tINIT3 and tIH-CA violationsTom Rini
2016-04-03mx6qarm2: imximage_mx6dl.cfg update to fix tINIT3 violationTom Rini
2016-04-03mx6sabresd: Remove unneeded enable_lvds() functionFabio Estevam
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-03-29armv8/ls2080ardb: Enable VID supportRai Harninder
2016-03-29SECURE BOOT: Change fsl_secboot_validate func to pass image addrSaksham Jain
2016-03-29SECURE BOOT: Halt execution when secure boot failSaksham Jain
2016-03-29armv8: ls2080rdb: ls2080qds: Add secure boot supportSaksham Jain
2016-03-29armv8: fsl-lsch3: Add new header for secure bootSaksham Jain
2016-03-25mx6sabresd: Use VESA 1024x768 timingsFabio Estevam
2016-03-24armv8: ls2080a: Update fdt path for fsl-mc nodeStuart Yoder
2016-03-21armv8/ls1043aqds: Return i2c mux to default chennelWenbin Song
2016-03-21freescale: vid: Return i2c mux to default channelWenbin Song
2016-03-21armv8: ls2085a: Remove phy configuration from QDS and RDBPrabhakar Kushwaha
2016-03-21armv8: ls2080ardb: invert irq pins polarity for AQR405 PHYShaohui Xie
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-13mx6slevk: Fix the power up of the Ethernet PHYFabio Estevam
2016-03-02mx6qarm2: Update maintainer's emailsFabio Estevam
2016-03-02MAINTAINERS: Update Peng Fan's email addressFabio Estevam
2016-02-24armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang
2016-02-24board: ls1043ardb: Modify pin-muxing code for USB and QE-HDLCZhao Qiang
2016-02-24board: ls1043rdb: Move USB muxing config to config_board_muxZhao Qiang
2016-02-24board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang
2016-02-24armv8/ls1043aqds: Add USB support for ls1043aqdsQianyu Gong
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-02-24arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS boardAlison Wang
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-02-21mx7dsabresd: Make 'ums' command functionalFabio Estevam
2016-02-21mx7dsabresd: Use Adrian's NXP email addressFabio Estevam
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan