summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2014-11-07image-fdt: boot_get_fdt() return value when no DTB existsNoam Camus
2014-11-07powerpc: o2dnt: convert to generic boardAnatolij Gustschin
2014-11-07net: smc911x: Keep MAC programmedMarek Vasut
2014-11-07sort drivers/mmc/MakefilePavel Machek
2014-11-07generic-board: make compile-time noise for non-generic boardsMasahiro Yamada
2014-11-07Merge git://git.denx.de/u-boot-tiTom Rini
2014-11-07usb: eth: fix MakefileRene Griessl
2014-11-07usb: include <asm/cache.h> and <part.h> from include/usb.hMasahiro Yamada
2014-11-07usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu
2014-11-07usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada
2014-11-07arm: socfpga: Add example UDC configMarek Vasut
2014-11-07usb: s3c-otg: Allow custom gusbcfgMarek Vasut
2014-11-07usb: s3c-otg: Split out PHY controlMarek Vasut
2014-11-07arm: socfpga: Add socfpga_spim_enable() to reset_manager.cStefan Roese
2014-11-07arm: socfpga: Add DW master SPI clock to clock_manager.cStefan Roese
2014-11-07arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates targetStefan Roese
2014-11-07socfpga_cyclone5.h: fix kernel console argument in default environmentAnatolij Gustschin
2014-11-06usb: s3c-otg: Encapsulate PHY controlMarek Vasut