summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-10Added support for comments in input to mkenvimage.Dominik Muth
2014-11-10ZFS: Clean up cppcheck warnings where relevant, leaked memory etcJorgen Lundman
2014-11-10board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk
2014-11-10ARM: MXS: fix Uninitialized variable errorWolfgang Denk
2014-11-10arm: rmobile: alt: Change clock of SCIF to external clockNobuhiro Iwamatsu
2014-11-10i2c: rcar_i2c: Fix order of restart and clear statusNobuhiro Iwamatsu
2014-11-10drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100msShaveta Leekha
2014-11-10ppc4xx: Handle i2c stuck on combined xferDirk Eibach
2014-11-10ppc4xx: Fix i2c repeated startDirk Eibach
2014-11-10bfin: the max bfin sdh block count is 127Sonic Zhang
2014-11-10bfin: make the CPU macro of LDR target more genenricSonic Zhang
2014-11-10arm: rmobile: kconfig: Remove '+S:' prefix from defconfig filesNobuhiro Iwamatsu
2014-11-10arm: rmobile: alt: Remove i2c_init functionNobuhiro Iwamatsu
2014-11-10arm: rmobile: alt: Fix typo in comment for sh-i2cNobuhiro Iwamatsu
2014-11-10arm: rmobile: alt: Enable channel 1 of sh-i2cNobuhiro Iwamatsu
2014-11-10arm: rmobile: Move rcar-i2c of the address defined to common headerNobuhiro Iwamatsu
2014-11-10arm: rmobile: Move sh-i2c of the address defined to common headerNobuhiro Iwamatsu
2014-11-10arm: rmobile: alt: Remove board_late_init functionNobuhiro Iwamatsu
2014-11-10arm: rmobile: lager: Remove board_late_init functionNobuhiro Iwamatsu
2014-11-10arm: rmobile: koelsch: Remove board_late_init functionNobuhiro Iwamatsu
2014-11-10arm: rmobile: gose: Add VFAT file system supportNobuhiro Iwamatsu
2014-11-10arm: rmobile: gose: Add USB supportNobuhiro Iwamatsu
2014-11-10arm: rmobile: gose: Add Ethernet supportNobuhiro Iwamatsu
2014-11-10arm: rmobile: Add support gose boardNobuhiro Iwamatsu
2014-11-10arm: rmobile: Add support R8A7793Nobuhiro Iwamatsu
2014-11-10board/renesas/ecovec/ecovec.c: fix buffer overflowWolfgang Denk
2014-11-08usb_storage: blacklist Enclosure Service DevicesSoeren Moch
2014-11-07board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflowWolfgang Denk
2014-11-07common/cmd_fitupd.c: restore corrupted fileWolfgang Denk
2014-11-07drivers/net/uli526x.c: fix syntax errorWolfgang Denk
2014-11-07board/cogent/lcd.c: fix syntax errorWolfgang Denk
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-11-07doc: fix documentation of out-of-tree buildTimo Ketola
2014-11-07tools/env: Fix environment size and CRC on 64-bit hostsDominic Sacré
2014-11-07MAINTAINERS: CFI flash maintainership only includes the CFI related filesStefan Roese
2014-11-07kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada
2014-11-07kconfig: sync kconfig files with Linux 3.18-rc1Masahiro Yamada
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada
2014-11-07kbuild: improve multi-objs dependency and cleanupsMasahiro Yamada
2014-11-07kbuild: bug fixes and cleanups of Makefile.hostMasahiro Yamada
2014-11-07kbuild: remove "clobber" targetMasahiro Yamada
2014-11-07hush: make run_command() return an error on parsing failureRabin Vincent
2014-11-07hush: fix segfault on syntax errorRabin Vincent
2014-11-07hush: return consistent codes from run_command()Rabin Vincent
2014-11-07sandbox: init cli for -cRabin Vincent
2014-11-07dlmalloc: ensure gd is set for early allocRabin Vincent
2014-11-07power_spi.c: Rewrite pmic_reg functionTom Rini