summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-20nand: nand torture: follow sync with linux v4.6Max Krummenacher
2016-06-20common: fb_nand: won't compileSergey Kubushyn
2016-06-20spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon
2016-06-20spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon
2016-06-20spl: nand: sunxi: rework status polling loopBoris Brezillon
2016-06-20spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon
2016-06-20spl: nand: support redundant u-boot imageBoris Brezillon
2016-06-20spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon
2016-06-19spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon
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-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
2016-06-03ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman
2016-06-03ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman
2016-06-03ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman
2016-06-03usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros
2016-06-03dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros
2016-06-03ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros
2016-06-03ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros
2016-06-03lib: Enable private libgcc by defaultMarek Vasut
2016-06-03arm: lib: Split asm symbols into different .text subsectionsMarek Vasut
2016-06-03arm: lib: Import Thumb1 functionsMarek Vasut
2016-06-03arm: lib: import muldi3.S from LinuxMarek Vasut
2016-06-03arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut
2016-06-03arm: lib: Import __do_div64 from LinuxMarek Vasut
2016-06-03arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut
2016-06-03arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut
2016-06-03arm: lib: Sync libgcc shift operationsMarek Vasut
2016-06-03arm: lib: Drop underscore from private libgcc filenamesMarek Vasut
2016-06-03arm: include: Import unified.h from Linux kernelMarek Vasut
2016-06-03arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut
2016-06-03ARM: omap: Enable tiny printf on omap3_logicMarek Vasut
2016-06-03tiny-printf: Support sprintf()Marek Vasut
2016-06-03arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut
2016-06-03mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut
2016-06-03spl: Allow settings malloc_f base addressMarek Vasut
2016-06-03serial: 16550: Drop OMAP1510 supportMarek Vasut