summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-06ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek
2016-06-06ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIPAlexander Graf
2016-06-06ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is definedMichal Simek
2016-06-06ARM64: zynqmp: Enable support for SPL FIT imagesMichal Simek
2016-06-06env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek
2016-06-06ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek
2016-06-06ARM64: zynqmp: Extend page_table_sizeMichal Simek
2016-06-06ARM64: zynqmp: Add support for zc1751-dc4Michal Simek
2016-06-06ARM64: zynqmp: Add debug uart for zc1751-dc2Michal Simek
2016-06-06ARM64: zynqmp: Enable Vitesse and RealTek ethernet physMichal Simek
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek
2016-06-06microblaze: Add option to pass cpu version numberMichal Simek
2016-06-06microblaze: Select compilation flags via KconfigMichal Simek
2016-06-06ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek
2016-06-06mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu
2016-06-04arm: lib: Fix fix push/pop-section directivesMarek Vasut
2016-06-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-06-04spl: fit: Fix non-matching DT names console outputAndreas Dannenberg
2016-06-04Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-04Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day
2016-06-03dm: test: Add GPIO open drain testsmario.six@gdsys.cc
2016-06-03dm: gpio: Implement open drain for MPC85XX GPIOmario.six@gdsys.cc
2016-06-03dm: gpio: Add methods for open drain settingmario.six@gdsys.cc
2016-06-03dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day
2016-06-03board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg
2016-06-03nand: fix nand torture to use changed mtd apiMax Krummenacher
2016-06-03mtd: nand: Sync with Linux v4.6Scott Wood
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood
2016-06-03mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood
2016-06-03mtd: nand: Remove jz4740 driverMarek Vasut
2016-06-03mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-06-04configs: blackfin: move CONFIG_USB to defconfigMasahiro Yamada
2016-06-04usb: 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