summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16Kconfig: tpl: Add some TPL support options to KconfigSimon Glass
2016-09-16Kconfig: spl: Add SPL support options to KconfigSimon Glass
2016-09-16Use separate options for TPL supportSimon Glass
2016-09-16Drop CONFIG_SPL_RAM_SUPPORTSimon Glass
2016-09-16arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-09-16moveconfig: Add an option to commit changesSimon Glass
2016-09-16moveconfig: Add an option to skip promptsSimon Glass
2016-09-16Correct defconfigs using savedefconfigSimon Glass
2016-09-17ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada
2016-09-17ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada
2016-09-16arc: Use -mcpu=XXX instead of obsolete -marcXXXAlexey Brodkin
2016-09-14armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie
2016-09-14armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu
2016-09-14armv8: ls1046a: disable SATA ECC in DCSRShaohui Xie
2016-09-14armv8: ls1046a: Enable DDR erratum for ls1046aShengzhou Liu
2016-09-14armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong
2016-09-14armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone appShaohui Xie
2016-09-14armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latencyMingkai Hu
2016-09-14Export memset for standalone AQ FW load appsShaohui Xie
2016-09-14ddr: fsl: fix a compile issueShaohui Xie
2016-09-14driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu
2016-09-14armv7:ls1021a: Enable workaround for DDR erratum A-009942Shengzhou Liu
2016-09-14nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang
2016-09-14nxp: ls102xa: add EPU Finite State MachineHongbo Zhang
2016-09-14nxp: ls102xa: add registers definition for system sleepHongbo Zhang
2016-09-14armv7: psci: make v7_flush_dcache_all public for all psci codeHongbo Zhang
2016-09-14armv8: ls2080a: Remove debug server supportYork Sun
2016-09-14fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang
2016-09-14fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang
2016-09-14fsl: csu: add an API to set individual device access permissionHou Zhiqiang
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang
2016-09-14fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang
2016-09-14ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg
2016-09-14board: ls1043ardb: move sec_init to board_initSumit Garg
2016-09-14driver/ddr/fsl: Revise workaround A008511 for A009803York Sun
2016-09-14driver/ddr/fsl: Add more debug registersYork Sun
2016-09-14armv8: fsl-layerscape: Update ddr erratum a008336Shengzhou Liu
2016-09-14net: fm: fix spi flash probe for using driver modelQianyu Gong
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada
2016-09-14ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada
2016-09-14pinctrl: uniphier: move register base macros from header to .c fileMasahiro Yamada
2016-09-14pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada
2016-09-14ARM: uniphier: enable Generic EHCI driver for Pro4 SoCMasahiro Yamada
2016-09-14ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-09-14ARM: uniphier: sort select:s alphabeticallyMasahiro Yamada
2016-09-13i2c: at91_i2c: Fix the wrong include fileWenyou Yang