summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ZFS: Clean up cppcheck warnings where relevant, leaked memory etcJorgen Lundman2014-11-101-1/+8
* board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk2014-11-101-2/+1
* ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-101-0/+2
* board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflowWolfgang Denk2014-11-071-1/+1
* common/cmd_fitupd.c: restore corrupted fileWolfgang Denk2014-11-071-9/+5
* drivers/net/uli526x.c: fix syntax errorWolfgang Denk2014-11-071-1/+1
* board/cogent/lcd.c: fix syntax errorWolfgang Denk2014-11-071-1/+1
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-079-2/+17
* doc: fix documentation of out-of-tree buildTimo Ketola2014-11-072-5/+5
* tools/env: Fix environment size and CRC on 64-bit hostsDominic Sacré2014-11-071-1/+1
* MAINTAINERS: CFI flash maintainership only includes the CFI related filesStefan Roese2014-11-071-1/+2
* kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada2014-11-075-18/+28
* kconfig: sync kconfig files with Linux 3.18-rc1Masahiro Yamada2014-11-072-2/+22
* kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada2014-11-073-93/+102
* kbuild: improve multi-objs dependency and cleanupsMasahiro Yamada2014-11-074-40/+20
* kbuild: bug fixes and cleanups of Makefile.hostMasahiro Yamada2014-11-071-52/+9
* kbuild: remove "clobber" targetMasahiro Yamada2014-11-071-21/+7
* hush: make run_command() return an error on parsing failureRabin Vincent2014-11-072-1/+3
* hush: fix segfault on syntax errorRabin Vincent2014-11-071-1/+1
* hush: return consistent codes from run_command()Rabin Vincent2014-11-072-1/+6
* sandbox: init cli for -cRabin Vincent2014-11-071-0/+3
* dlmalloc: ensure gd is set for early allocRabin Vincent2014-11-071-1/+1
* power_spi.c: Rewrite pmic_reg functionTom Rini2014-11-071-23/+10
* image-fdt: boot_get_fdt() return value when no DTB existsNoam Camus2014-11-071-2/+2
* powerpc: o2dnt: convert to generic boardAnatolij Gustschin2014-11-071-0/+2
* net: smc911x: Keep MAC programmedMarek Vasut2014-11-071-0/+1
* sort drivers/mmc/MakefilePavel Machek2014-11-071-10/+12
* generic-board: make compile-time noise for non-generic boardsMasahiro Yamada2014-11-071-0/+7
* Merge git://git.denx.de/u-boot-tiTom Rini2014-11-0741-243/+1336
|\
| * omap3: cm-t3517: add LCD/DVI and splash supportIgor Grinberg2014-11-062-0/+59
| * omap3: cm-t3517: add Ethernet supportIgor Grinberg2014-11-063-0/+119
| * omap3: cm-t3517: add USB supportIgor Grinberg2014-11-063-0/+137
| * omap3: cm-t3517: add basic board supportIgor Grinberg2014-11-068-0/+507
| * omap: hsmmc: assume cd gpio is active lowIgor Grinberg2014-11-062-7/+4
| * omap3: cm-t35: move get_board_serial() fallbackIgor Grinberg2014-11-062-10/+12
| * omap3: cm-t35: move the SMC911x codeIgor Grinberg2014-11-064-43/+112
| * omap3: cm-t35: extract the splash code from boardIgor Grinberg2014-11-064-59/+85
| * omap3: cm-t35: move the USB hub reset codeIgor Grinberg2014-11-063-11/+38
| * compulab: refactor board revision handlingIgor Grinberg2014-11-065-25/+54
| * am335x: make get_board_rev() function weakIgor Grinberg2014-11-062-5/+4
| * arm: am335x: net: pxm2: disable rgmii internal delay modeHeiko Schocher2014-11-061-1/+1
| * ks2_evm: board: remove sprintf for simple stringKhoronzhuk, Ivan2014-11-061-5/+2
| * ks2_evm: config: enable fatload commandKhoronzhuk, Ivan2014-11-061-0/+2
| * keystone2: config: align names of images with MCSDKKhoronzhuk, Ivan2014-11-064-8/+10
| * keystone2: config: restructure handling of default env settingsMurali Karicheri2014-11-064-30/+25
| * dma: keystone_nav: remove spurious qm_cfg verificationKhoronzhuk, Ivan2014-11-061-12/+0
| * keystone2: change default boot mode to ubiMurali Karicheri2014-11-061-1/+1
| * ks2_evm: configs: fix UBI volume nameKhoronzhuk, Ivan2014-11-061-1/+1
| * ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since...Guillaume GARDET2014-11-061-2/+0
| * ARM: TI: Enable raw initrd supportGuillaume GARDET2014-11-061-0/+1
OpenPOWER on IntegriCloud