summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-04freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day
2016-06-04dm: test: Add GPIO open drain testsmario.six@gdsys.cc
2016-06-04dm: gpio: Implement open drain for MPC85XX GPIOmario.six@gdsys.cc
2016-06-04dm: gpio: Add methods for open drain settingmario.six@gdsys.cc
2016-06-04dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc
2016-06-04arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day
2016-06-04board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu
2016-06-04powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg
2016-06-04nand: fix nand torture to use changed mtd apiMax Krummenacher
2016-06-04mtd: nand: Sync with Linux v4.6Scott Wood
2016-06-04mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-04mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-04mtd: nand: Remove nand_info_t typedefScott Wood
2016-06-04mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood
2016-06-04mtd: nand: Remove jz4740 driverMarek Vasut
2016-06-04mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu
2016-06-03usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada
2016-06-03usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-06-03configs: blackfin: move CONFIG_USB to defconfigMasahiro Yamada
2016-06-03usb: dwc3: Correct datatype of base to unsigned longSiva Durga Prasad Paladugu
2016-06-03armv8: ls1012a: Add support of ls1012afrdm boardPrabhakar Kushwaha
2016-06-03armv8: ls1012a: Add support of ls1012ardb boardPrabhakar Kushwaha
2016-06-03armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha
2016-06-03board: freescale: common: Add flag for LBMAP brdcfg reg offsetAbhimanyu Saini
2016-06-03board: freescale: common: Conditionally compile IFC QXIS funcAbhimanyu Saini
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha
2016-06-03driver: mtd: spi: Adding support for QSPI flashPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha
2016-06-03armv8: ls1043aqds: fix usb PWRFAULT settingShaohui Xie
2016-06-03driver/ddr/fsl: Check condition for erratum A-009803Shengzhou Liu
2016-06-03drivers/ddr/fsl: Disabling data init if ECC is not enabledYork Sun
2016-06-03board: ls2080ardb: qds: Fix compiling issue when FSL_MC_ENET not definedYork Sun
2016-06-03pcie/layerscape: fix bug in bus number computation when setting msi-mapBogdan Purcareata
2016-06-03drivers/ddr/fsl: Fix timing_cfg_2 registerYork Sun
2016-06-03board: ls102xa: Fix ICID setupVincent Siles
2016-06-03mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu
2016-06-03board/freescale: Update ddr clk_adjustShengzhou Liu
2016-06-03drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntlShengzhou Liu
2016-06-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-06-03arm: lib: fix push/pop-section directivesStephen Warren
2016-06-03Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-06-03ARM: k2g: Configure reset mux to device resetLokesh Vutla
2016-06-03arm: am57xx: Fix alignment where necessaryKeerthy
2016-06-03arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy
2016-06-03arm: omap: Introduce vcores_init functionKeerthy
2016-06-03ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman