summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx-common: cpu: Do not print on invalid temperatureFabio Estevam2015-09-131-2/+2
* thermal: imx_thermal: Do not print on errorFabio Estevam2015-09-131-1/+1
* imx: mx6 discard 'select CPU_V7' for different targetsPeng Fan2015-09-131-24/+0
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-1321-72/+0
* arm: mx6: cm-fx6: modify device tree for old revisions of utiliteNikita Kiryanov2015-09-131-0/+20
* compulab: eeprom: add support for obtaining product nameNikita Kiryanov2015-09-132-0/+36
* compulab: eeprom: propagate error value in read_mac_addr()Nikita Kiryanov2015-09-131-2/+4
* compulab: eeprom: select i2c bus when querying for board revNikita Kiryanov2015-09-134-6/+6
* imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan2015-09-135-37/+190
* imx: discard duplicated MXC_OCOTP and CMD_FUSEPeng Fan2015-09-131-5/+0
* Revert "imx: mx6: ddr correct tRFC and tXS"Peng Fan2015-09-131-2/+2
* mxs: mxsboot: fix endianess for sd boot imagesMichael Heimpold2015-09-131-9/+10
* imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso2015-09-1311-0/+1014
* imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2015-09-136-6/+39
* thermal: imx: add imx7d soc thermal supportAdrian Alonso2015-09-131-6/+84
* arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso2015-09-133-14/+22
* arm: imx-common: init: extend init_aips to support imx7Adrian Alonso2015-09-131-24/+20
* imx: imx7d: Add SoC system supportAdrian Alonso2015-09-133-0/+292
* imx: imx7d: clock control module supportAdrian Alonso2015-09-134-0/+2348
* imx: imx7d: initial arch level supportAdrian Alonso2015-09-133-0/+4127
* imx: system counter driver for imx7d and mx6ulAdrian Alonso2015-09-132-0/+155
* arm: imx: imx-common: init: move arch init common setupAdrian Alonso2015-09-135-88/+108
* arm: imx: common rework cache settings for imx6Adrian Alonso2015-09-133-95/+104
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-1313-25/+27
* imx: arch-mx6: add is_soc_type helper macroAdrian Alonso2015-09-132-0/+5
* Merge git://git.denx.de/u-boot-usbTom Rini2015-09-121-10/+34
|\
| * usb: ci_udc: fix emissions of ZLPsStephen Warren2015-09-121-10/+8
| * usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan2015-09-121-0/+26
* | arm: socfpga: mcvevk: Update DRAM clock to 400MHzMarek Vasut2015-09-123-85/+85
|/
* gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux2015-09-112-8/+37
* omap3: cm-t3517: define CONFIG_MACH_TYPEDmitry Lifshitz2015-09-111-0/+2
* omap3: cm-t3517: change environment sizeDmitry Lifshitz2015-09-111-1/+1
* omap3: cm-t3517: fix MMC1 pinmuxDmitry Lifshitz2015-09-111-6/+6
* omap3: cm-t3517: enable 'netretry' and setup timeoutDmitry Lifshitz2015-09-111-0/+3
* bitops: introduce BIT() definitionHeiko Schocher2015-09-1116-27/+2
* fs: ext4: fix symlink read functionGary Bisson2015-09-111-1/+1
* igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra2015-09-112-69/+30
* igep00xx: MAINTAINERS: update eballetbo's email address.Enric Balletbò i Serra2015-09-112-2/+2
* board: Add Toby-Churchill SL50 board support.Enric Balletbò i Serra2015-09-119-0/+768
* ARM: tegra: enable DFU for RAMStephen Warren2015-09-111-0/+1
* ARM: tegra: enable filesystem writingStephen Warren2015-09-111-0/+2
* ARM: tegra: tweak DFU buffer sizesStephen Warren2015-09-112-3/+5
* ARM: tegra: fix malloc region sizingStephen Warren2015-09-112-14/+14
* dfu: mmc: buffer file reads tooStephen Warren2015-09-112-12/+26
* dfu: don't keep freeing/reallocatingStephen Warren2015-09-111-2/+2
* ext4: fix leak in check_filename()Stephen Warren2015-09-111-2/+3
* ext4: free allocations by parse_path()Stephen Warren2015-09-111-2/+6
* ext4: avoid calling ext4fs_mount() twice, which leaksStephen Warren2015-09-111-9/+0
* usb: gadget: don't leak configs when unbindingStephen Warren2015-09-112-2/+1
* FIX: fat: Provide correct return code from disk_{read|write} to upper layersŁukasz Majewski2015-09-112-4/+18
OpenPOWER on IntegriCloud