aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-0/+23
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt1-0/+1
2018-04-04efi_loader: exit status for efi_reset_system_initHeinrich Schuchardt1-2/+2
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash1-0/+23
2018-03-22armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECCCalvin Johnson1-0/+23
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-09armv8: Remove dependency of SERDES for LSCH2 and LSCH3Sriram Dash1-4/+10
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-17/+0
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat1-0/+3
2018-01-23armv8: lsch3: Add serdes and DDR voltage setupRajesh Bhagat2-0/+326
2018-01-17Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+2
2018-01-15doc: fix incorrect usage of DT node unit addressAndre Przywara1-8/+8
2018-01-15armv8/ls1088a: configure PMU's PCTBENR to enable WDTZhang Ying-224551-2/+2
2018-01-10armv8: fsl-layerscape: SPL size reductionSumit Garg1-0/+2
2018-01-10armv8: Implement workaround for Cortex-A53 erratum 855873Alison Wang1-0/+3
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour3-0/+27
2018-01-10armv8: layerscape: sata: refine port register configurationYuantian Tang1-0/+6
2018-01-10armv8: ls1088 : MC alignment should always be fixed to 512MBAshish Kumar1-2/+1
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-0/+3
2017-12-18armv8: ls2085a: Update README file for NAND bootYork Sun1-3/+5
2017-12-13armv8: layerscape: Discard the needless cpu nodesWenbin song1-0/+27
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song3-11/+10
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+2
2017-12-06armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal1-0/+1
2017-12-06armv8: Workaround for USB erratua on LS1012ARan Wang2-7/+24
2017-12-06armv8: fsl-layerscape: Add support of disabling core prefetchPrabhakar Kushwaha2-0/+58
2017-11-15driver: net: fsl-mc: Use base 16 in simple_strtoulPrabhakar Kushwaha1-1/+1
2017-11-15armv8: ls1088ardb: Add SD boot support for ls1088Ashish Kumar1-0/+44
2017-11-15armv8: ls1088: Enable SATA for ls1088Ashish Kumar1-0/+1
2017-10-27armv8: sec_firmware: Add support for loadables in FITSumit Garg1-3/+13
2017-10-27arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang1-0/+7
2017-10-09armv8: layerscape: Enable falcon bootYork Sun2-0/+165
2017-10-09armv8: fsl-layerscape: Avoid running dram_init_banksize againYork Sun1-1/+17
2017-10-09spl: fix assignment of board info to global dataYork Sun1-0/+1
2017-10-09armv8: fsl-layerscape: Allocate Secure memory from first ddr regionSumit Garg1-41/+18
2017-10-09armv8: Apply workaround for USB erratum A-009007 to LS1088ARan Wang2-2/+3
2017-09-22armv8: fsl: i2c: Put I2C related code under CONFIG_SYS_I2CSriram Dash1-1/+1
2017-09-22armv8: fsl: ifc: Put IFC related code under CONFIG_FSL_IFCSriram Dash1-0/+2
2017-09-22armv8: fsl-layerscape: Put SATA code under SATA configsAshish Kumar1-0/+4
2017-09-15blk: Remove various places that do flush cache after readBin Meng1-15/+0
2017-09-11armv8: fsl-layerscape: Add back L3 flushing for all exception levelsYork Sun1-4/+0
2017-09-11armv8: fsl-layerscape: Fix MC reserved memory calculationYork Sun1-3/+12
2017-09-11armv8: Add workaround for USB erratum A-009007Ran Wang2-0/+48
2017-09-11armv8: Add workaround for USB erratum A-008997Ran Wang2-0/+30
2017-09-11armv8: Add workaround for USB erratum A-009798Ran Wang2-0/+30
2017-09-11armv8: Add workaround for USB erratum A-009008Ran Wang2-0/+29
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar2-0/+25
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar1-0/+1
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar6-9/+219