summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-10Prepare v2015.01-rc1v2015.01-rc1Tom Rini
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-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-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-06omap3: cm-t3517: add LCD/DVI and splash supportIgor Grinberg
2014-11-06omap3: cm-t3517: add Ethernet supportIgor Grinberg
2014-11-06omap3: cm-t3517: add USB supportIgor Grinberg
2014-11-06omap3: cm-t3517: add basic board supportIgor Grinberg
2014-11-06omap: hsmmc: assume cd gpio is active lowIgor Grinberg
2014-11-06omap3: cm-t35: move get_board_serial() fallbackIgor Grinberg
2014-11-06omap3: cm-t35: move the SMC911x codeIgor Grinberg
2014-11-06omap3: cm-t35: extract the splash code from boardIgor Grinberg
2014-11-06omap3: cm-t35: move the USB hub reset codeIgor Grinberg
2014-11-06compulab: refactor board revision handlingIgor Grinberg