summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+3
2017-08-09fsl-lsch2: csu: correct the workaround A-010315Hou Zhiqiang1-10/+10
2017-08-09board: ls2080ardb: Add fsl_fdt_fixup_flashSantan Kumar1-0/+28
2017-08-09fsl-lsch2: csu: remove multiple calling functionHou Zhiqiang4-13/+0
2017-08-09board:ls2080ardb: Update execution of config_board_muxSantan Kumar1-13/+14
2017-08-09board/ls2080ardb: Disable SD-related GPIO programmingSantan Kumar1-16/+2
2017-08-09armv8: ls1046ardb: update core frequency to 1800MHZQianyu Gong2-2/+2
2017-08-03qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini1-1/+7
2017-08-01arm64: ls1043ardb: Add distro secure boot supportSumit Garg1-0/+6
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-07-13mx6sabreauto: Make Ethernet functional againFabio Estevam1-0/+33
2017-07-12mx6sabreauto: Add Falcon mode supportDiego Dorta2-0/+69
2017-07-12mx6sabreauto: Do not enable WEIM by defaultFabio Estevam1-1/+8
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic15-31/+31
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima9-417/+31
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima1-115/+523
2017-07-12mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization.Gautam Bhat1-0/+6
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini3-59/+35
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher5-299/+0
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-1/+1
2017-06-12powerpc: fsl: Update maintainersYork Sun4-5/+5
2017-06-12powerpc: mpc8569mds: Update config and maintainerYork Sun1-1/+1
2017-06-12powerpc: mpc8568mds: Update board configYork Sun1-1/+1
2017-06-12powerpc: mpc8536ds: Update maintainerYork Sun1-1/+1
2017-06-12powerpc: mpc8544ds: Update maintainerYork Sun1-1/+1
2017-06-12powerpc: mpc8548cds: Update maintainerYork Sun1-1/+1
2017-06-12powerpc: mpc86xx: Update maintainer for MPC8610HPCD and MPC8641HPCNYork Sun2-3/+3
2017-06-12powerpc: mpc85xx: Update maintainer for MPC8541CDS and MPC8555CDSYork Sun2-4/+4
2017-06-12powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADSYork Sun14-1124/+0
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass8-0/+8
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-06-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-21/+47
2017-06-02armv8: layerscape: Make U-Boot EL2 safeYork Sun1-1/+4
2017-06-02armv8: ls2080aqds: Add support for SD bootSantan Kumar5-7/+21
2017-06-02drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata3-13/+22
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass2-1/+2
2017-05-31mx6sabresd: Update to SPL only modeFabio Estevam1-56/+28
2017-05-31mx6sabresd: Update the config fileFabio Estevam1-3/+1
2017-05-31mx25pdk: Set the eSDHC PER clock to 48 MHzBenoît Thébaudeau1-0/+6
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini8-17/+195
2017-05-23armv8: LS2080A: Adjust memory map for secure boot headers for NOR-bootUdit Agarwal2-0/+2
2017-05-23armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-bootSantan Kumar2-0/+25
2017-05-23armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1046AAlison Wang1-8/+8
2017-05-23armv8: ls2080ardb: Add LS2081ARDB board supportPriyanka Jain4-3/+92
2017-05-23armv8: ls2080ardb: Add QSPI-boot supportPriyanka Jain2-0/+31
2017-05-23board: freescale: ls2080ardb: Update QIXIS codePriyanka Jain1-4/+17
2017-05-23armv8: ls1043ardb: Make NET independent of FManYork Sun1-1/+1
2017-05-23armv8: ls1046ardb: Make NET independent of FManYork Sun1-1/+1
2017-05-23board: freescale: ls2080ardb: Enable SD interface for RevF boardPriyanka Jain1-0/+18
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass3-5/+5