summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2014-11-06am335x: make get_board_rev() function weakIgor Grinberg
2014-11-06arm: am335x: net: pxm2: disable rgmii internal delay modeHeiko Schocher
2014-11-06ks2_evm: board: remove sprintf for simple stringKhoronzhuk, Ivan
2014-11-06ks2_evm: config: enable fatload commandKhoronzhuk, Ivan
2014-11-06keystone2: config: align names of images with MCSDKKhoronzhuk, Ivan
2014-11-06keystone2: config: restructure handling of default env settingsMurali Karicheri
2014-11-06dma: keystone_nav: remove spurious qm_cfg verificationKhoronzhuk, Ivan
2014-11-06keystone2: change default boot mode to ubiMurali Karicheri
2014-11-06ks2_evm: configs: fix UBI volume nameKhoronzhuk, Ivan
2014-11-06ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since...Guillaume GARDET
2014-11-06ARM: TI: Enable raw initrd supportGuillaume GARDET