aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-18arm: ls1012a: Enable PCIe and E1000 in defconfigsMinghuan Lian5-34/+13
2017-01-18arm: ls1021a: Enable PCIe in defconfigsMinghuan Lian21-67/+72
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian4-0/+754
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang4-311/+343
2017-01-18armv8: ls2080a: add PCIe dts nodeMinghuan Lian1-0/+60
2017-01-18armv8: ls1046a: add PCIe dts nodeMinghuan Lian1-0/+49
2017-01-18armv8: ls1043a: add PCIe dts nodeMinghuan Lian1-0/+46
2017-01-18arm: ls1012a: add PCIe dts nodeMinghuan Lian1-0/+15
2017-01-18arm: ls1021a: add PCIe dts nodeMinghuan Lian1-0/+31
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian1-10/+7
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian1-1/+1
2017-01-18configs: ls1021a: enable DT and DM supportHou Zhiqiang5-0/+12
2017-01-18armv8/layerscape: remove unnecessary function declaresMinghuan Lian1-4/+0
2017-01-18armv8: fsl-layerscape, ccn504: Set forced-order mode in RNI-6, RNI-20Priyanka Jain1-0/+20
2017-01-18fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com2-1/+13
2017-01-09Prepare v2017.01v2017.01Tom Rini1-1/+1
2017-01-09lib: gitignore *.elf and *.so generated by efi_loaderLadislav Michl1-0/+2
2017-01-08scripts/config_whitelist.txt: ResyncTom Rini1-125/+0
2017-01-08mx6ullevk: Add missing MAINTAINERS for mx6ull_14x14_evk_plugin_defconfigJagan Teki1-0/+1
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis2-2/+3
2017-01-08arm: mach-omap2: Fix secure file generationAndrew F. Davis1-19/+17
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini6-33/+594
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini5-13/+40
2017-01-04powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to KconfigYork Sun3-6/+11
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to KconfigYork Sun3-12/+21
2017-01-04powerpc: E6500: Move macro CONFIG_E6500 to KconfigYork Sun3-10/+16
2017-01-04powerpc: mpc85xx: Remove unused ifdef in config headerYork Sun1-19/+1
2017-01-04ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to KconfigYork Sun2-12/+17
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun28-104/+102
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun36-59/+14
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun7-212/+334
2017-01-04mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun14-40/+50
2017-01-04arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun5-24/+69
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun138-237/+262
2017-01-04powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDSYork Sun1-1/+0
2017-01-04powerpc: T2081QDS: Remove macro T2081QDSYork Sun5-12/+10
2017-01-04powerpc: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun4-4/+2
2017-01-04powerpc: T2080QDS: Remove macro T2080QDSYork Sun6-15/+13
2017-01-04powerpc: T1040QDS: Remove macro CONFIG_T1040QDSYork Sun3-3/+1
2017-01-04powerpc: T1024RDB: Remove macro CONFIG_T1024RDBYork Sun11-28/+25
2017-01-04powerpc: T1023RDB: Remove macro CONFIG_T1023RDBYork Sun11-26/+23
2017-01-04powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun5-25/+5
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun14-18/+48
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun13-37/+115
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to KconfigYork Sun4-24/+41
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to KconfigYork Sun2-7/+8
2017-01-04powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun41-115/+30
2017-01-04mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki1-1/+1
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possibleVignesh R1-6/+16
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R4-6/+23