summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-19-6/+6
* nand: doc: fix example ecc scheme calculationFabian Mewes2016-06-19-1/+1
* nand: extend nand tortureMax Krummenacher2016-06-19-7/+40
* nand: nand torture: follow sync with linux v4.6Max Krummenacher2016-06-19-1/+1
* common: fb_nand: won't compileSergey Kubushyn2016-06-19-1/+1
* spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon2016-06-19-58/+204
* spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon2016-06-19-71/+114
* spl: nand: sunxi: rework status polling loopBoris Brezillon2016-06-19-16/+13
* spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon2016-06-19-20/+0
* spl: nand: support redundant u-boot imageBoris Brezillon2016-06-19-0/+15
* spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon2016-06-19-4/+11
* spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon2016-06-19-42/+14
* nand: fix nand torture to use changed mtd apiMax Krummenacher2016-06-03-4/+4
* mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03-202/+347
* mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-03-49/+58
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-317/+328
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-239/+247
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03-249/+251
* mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-03-1560/+0
* mtd: nand: Remove jz4740 driverMarek Vasut2016-06-03-259/+0
* mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu2016-06-03-9/+9
* arm: lib: fix push/pop-section directivesStephen Warren2016-06-03-34/+34
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-02-11/+1853
|\
| * arm: socfpga: improve raw MMC SPL bootSylvain Lesne2016-06-01-3/+3
| * arm: socfpga: Add missing ',' in CONFIG_BOOTARGSStefan Roese2016-06-01-1/+1
| * arm: socfpga: Enable tiny printf and simple malloc in SPLMarek Vasut2016-06-01-3/+16
| * spl: Remove bogus GD_FLG_SPL_INIT checkMarek Vasut2016-06-01-3/+0
| * arm: socfpga: Add samtec VIN|ING boardMarek Vasut2016-06-01-1/+1833
* | ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-02-0/+28
* | arm: am57xx: Fix alignment where necessaryKeerthy2016-06-02-45/+45
* | arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy2016-06-02-1/+44
* | arm: omap: Introduce vcores_init functionKeerthy2016-06-02-0/+12
* | ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman2016-06-02-6/+23
* | ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman2016-06-02-28/+21
* | ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-02-15/+22
* | ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman2016-06-02-4/+4
* | usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros2016-06-02-15/+41
* | dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-06-02-2/+14
* | ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros2016-06-02-57/+55
* | ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-02-2/+2
* | lib: Enable private libgcc by defaultMarek Vasut2016-06-02-0/+1
* | arm: lib: Split asm symbols into different .text subsectionsMarek Vasut2016-06-02-0/+38
* | arm: lib: Import Thumb1 functionsMarek Vasut2016-06-02-0/+53
* | arm: lib: import muldi3.S from LinuxMarek Vasut2016-06-02-1/+48
* | arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2016-06-02-4/+4
* | arm: lib: Import __do_div64 from LinuxMarek Vasut2016-06-02-1/+213
* | arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut2016-06-02-5/+3
* | arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut2016-06-02-430/+353
* | arm: lib: Sync libgcc shift operationsMarek Vasut2016-06-02-12/+24
* | arm: lib: Drop underscore from private libgcc filenamesMarek Vasut2016-06-02-3/+3