summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-11-06usb: s3c-otg: Remove useless includeMarek Vasut
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