aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-13arm: mx6: cm-fx6: modify device tree for old revisions of utiliteNikita Kiryanov1-0/+20
2015-09-13compulab: eeprom: add support for obtaining product nameNikita Kiryanov2-0/+36
2015-09-13compulab: eeprom: propagate error value in read_mac_addr()Nikita Kiryanov1-2/+4
2015-09-13compulab: eeprom: select i2c bus when querying for board revNikita Kiryanov4-6/+6
2015-09-13imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan5-37/+190
2015-09-13imx: discard duplicated MXC_OCOTP and CMD_FUSEPeng Fan1-5/+0
2015-09-13Revert "imx: mx6: ddr correct tRFC and tXS"Peng Fan1-2/+2
2015-09-13mxs: mxsboot: fix endianess for sd boot imagesMichael Heimpold1-9/+10
2015-09-13imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso11-0/+1014
2015-09-13imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso6-6/+39
2015-09-13thermal: imx: add imx7d soc thermal supportAdrian Alonso1-6/+84
2015-09-13arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso3-14/+22
2015-09-13arm: imx-common: init: extend init_aips to support imx7Adrian Alonso1-24/+20
2015-09-13imx: imx7d: Add SoC system supportAdrian Alonso3-0/+292
2015-09-13imx: imx7d: clock control module supportAdrian Alonso4-0/+2348
2015-09-13imx: imx7d: initial arch level supportAdrian Alonso3-0/+4127
2015-09-13imx: system counter driver for imx7d and mx6ulAdrian Alonso2-0/+155
2015-09-13arm: imx: imx-common: init: move arch init common setupAdrian Alonso5-88/+108
2015-09-13arm: imx: common rework cache settings for imx6Adrian Alonso3-95/+104
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso13-25/+27
2015-09-13imx: arch-mx6: add is_soc_type helper macroAdrian Alonso2-0/+5
2015-09-12Merge git://git.denx.de/u-boot-usbTom Rini1-10/+34
2015-09-12arm: socfpga: mcvevk: Update DRAM clock to 400MHzMarek Vasut3-85/+85
2015-09-12usb: ci_udc: fix emissions of ZLPsStephen Warren1-10/+8
2015-09-12usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan1-0/+26
2015-09-11gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux2-8/+37
2015-09-11omap3: cm-t3517: define CONFIG_MACH_TYPEDmitry Lifshitz1-0/+2
2015-09-11omap3: cm-t3517: change environment sizeDmitry Lifshitz1-1/+1
2015-09-11omap3: cm-t3517: fix MMC1 pinmuxDmitry Lifshitz1-6/+6
2015-09-11omap3: cm-t3517: enable 'netretry' and setup timeoutDmitry Lifshitz1-0/+3
2015-09-11bitops: introduce BIT() definitionHeiko Schocher16-27/+2
2015-09-11fs: ext4: fix symlink read functionGary Bisson1-1/+1
2015-09-11igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra2-69/+30
2015-09-11igep00xx: MAINTAINERS: update eballetbo's email address.Enric Balletbò i Serra2-2/+2
2015-09-11board: Add Toby-Churchill SL50 board support.Enric Balletbò i Serra9-0/+768
2015-09-11ARM: tegra: enable DFU for RAMStephen Warren1-0/+1
2015-09-11ARM: tegra: enable filesystem writingStephen Warren1-0/+2
2015-09-11ARM: tegra: tweak DFU buffer sizesStephen Warren2-3/+5
2015-09-11ARM: tegra: fix malloc region sizingStephen Warren2-14/+14
2015-09-11dfu: mmc: buffer file reads tooStephen Warren2-12/+26
2015-09-11dfu: don't keep freeing/reallocatingStephen Warren1-2/+2
2015-09-11ext4: fix leak in check_filename()Stephen Warren1-2/+3
2015-09-11ext4: free allocations by parse_path()Stephen Warren1-2/+6
2015-09-11ext4: avoid calling ext4fs_mount() twice, which leaksStephen Warren1-9/+0
2015-09-11usb: gadget: don't leak configs when unbindingStephen Warren2-2/+1
2015-09-11FIX: fat: Provide correct return code from disk_{read|write} to upper layersŁukasz Majewski2-4/+18
2015-09-11include: configs: Enable DWC3 and DFU in OMAP5 uEVMKishon Vijay Abraham I1-0/+62
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass40-88/+130
2015-09-11Move malloc_cache_aligned() to its own headerSimon Glass8-11/+36
2015-09-11arm: spear: Enable THUMB mode on x600 boardStefan Roese1-0/+1