aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-19spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon1-4/+11
2016-06-19spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon1-42/+14
2016-06-03nand: fix nand torture to use changed mtd apiMax Krummenacher1-4/+4
2016-06-03mtd: nand: Sync with Linux v4.6Scott Wood20-202/+347
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood15-49/+58
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood38-317/+328
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood44-239/+247
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood15-249/+251
2016-06-03mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood5-1560/+0
2016-06-03mtd: nand: Remove jz4740 driverMarek Vasut2-259/+0
2016-06-03mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu1-9/+9
2016-06-03arm: lib: fix push/pop-section directivesStephen Warren7-34/+34
2016-06-02Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini22-11/+1853
2016-06-02ARM: k2g: Configure reset mux to device resetLokesh Vutla2-0/+28
2016-06-02arm: am57xx: Fix alignment where necessaryKeerthy1-45/+45
2016-06-02arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy1-1/+44
2016-06-02arm: omap: Introduce vcores_init functionKeerthy2-0/+12
2016-06-02ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman1-6/+23
2016-06-02ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman3-28/+21
2016-06-02ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman3-15/+22
2016-06-02ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman1-4/+4
2016-06-02usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros1-15/+41
2016-06-02dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros3-2/+14
2016-06-02ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros2-57/+55
2016-06-02ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2-2/+2
2016-06-02lib: Enable private libgcc by defaultMarek Vasut1-0/+1
2016-06-02arm: lib: Split asm symbols into different .text subsectionsMarek Vasut7-0/+38
2016-06-02arm: lib: Import Thumb1 functionsMarek Vasut1-0/+53
2016-06-02arm: lib: import muldi3.S from LinuxMarek Vasut2-1/+48
2016-06-02arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2-4/+4
2016-06-02arm: lib: Import __do_div64 from LinuxMarek Vasut2-1/+213
2016-06-02arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut1-5/+3
2016-06-02arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut6-430/+353
2016-06-02arm: lib: Sync libgcc shift operationsMarek Vasut3-12/+24
2016-06-02arm: lib: Drop underscore from private libgcc filenamesMarek Vasut9-3/+3
2016-06-02arm: include: Import unified.h from Linux kernelMarek Vasut4-7/+138
2016-06-02arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut1-0/+14
2016-06-02ARM: omap: Enable tiny printf on omap3_logicMarek Vasut1-0/+1
2016-06-02tiny-printf: Support sprintf()Marek Vasut1-2/+14
2016-06-02arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut1-0/+1
2016-06-02mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut2-2/+1
2016-06-02spl: Allow settings malloc_f base addressMarek Vasut1-0/+3
2016-06-02serial: 16550: Drop OMAP1510 supportMarek Vasut1-17/+3
2016-06-02serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut1-6/+6
2016-06-02gpio: mxs: Remove netdev.hMarek Vasut1-1/+0
2016-06-02arm: Treat arm946es as v5teMarek Vasut1-1/+1
2016-06-01arm: socfpga: improve raw MMC SPL bootSylvain Lesne1-3/+3
2016-06-01arm: socfpga: Add missing ',' in CONFIG_BOOTARGSStefan Roese1-1/+1
2016-06-01arm: socfpga: Enable tiny printf and simple malloc in SPLMarek Vasut9-3/+16
2016-06-01spl: Remove bogus GD_FLG_SPL_INIT checkMarek Vasut1-3/+0