- 9906090 Prepare v2015.01-rc1 by Tom Rini · 10 years ago
- 1e4b45c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
- 490fdad Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
- 2db8c2d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- e72be89 Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
- e183de0 ZFS: Clean up cppcheck warnings where relevant, leaked memory etc by Jorgen Lundman · 10 years ago
- 6c5f4ae board/esd/common/auto_update.c: fix Uninitialized variable by Wolfgang Denk · 10 years ago
- feb8cf4 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
- 62b571a arm: rmobile: alt: Change clock of SCIF to external clock by Nobuhiro Iwamatsu · 10 years ago
- cd818a3 i2c: rcar_i2c: Fix order of restart and clear status by Nobuhiro Iwamatsu · 10 years ago
- 6dd38cc drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms by Shaveta Leekha · 10 years ago
- b97cd68 ppc4xx: Handle i2c stuck on combined xfer by Dirk Eibach · 10 years ago
- 7e78f7a ppc4xx: Fix i2c repeated start by Dirk Eibach · 10 years ago
- 6721bb5 bfin: the max bfin sdh block count is 127 by Sonic Zhang · 10 years ago
- 240182d bfin: make the CPU macro of LDR target more genenric by Sonic Zhang · 10 years ago
- 4f70244 arm: rmobile: kconfig: Remove '+S:' prefix from defconfig files by Nobuhiro Iwamatsu · 10 years ago
- 46049be arm: rmobile: alt: Remove i2c_init function by Nobuhiro Iwamatsu · 10 years ago
- f063b32 arm: rmobile: alt: Fix typo in comment for sh-i2c by Nobuhiro Iwamatsu · 10 years ago
- 92ef38e arm: rmobile: alt: Enable channel 1 of sh-i2c by Nobuhiro Iwamatsu · 10 years ago
- 91f7f99 arm: rmobile: Move rcar-i2c of the address defined to common header by Nobuhiro Iwamatsu · 10 years ago
- a75d7f0 arm: rmobile: Move sh-i2c of the address defined to common header by Nobuhiro Iwamatsu · 10 years ago
- 9502d03 arm: rmobile: alt: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
- 8d17499 arm: rmobile: lager: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
- 0c4a1b0 arm: rmobile: koelsch: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
- c3bd377 arm: rmobile: gose: Add VFAT file system support by Nobuhiro Iwamatsu · 10 years ago
- d3ee73f arm: rmobile: gose: Add USB support by Nobuhiro Iwamatsu · 10 years ago
- f026124 arm: rmobile: gose: Add Ethernet support by Nobuhiro Iwamatsu · 10 years ago
- 6a994e5 arm: rmobile: Add support gose board by Nobuhiro Iwamatsu · 10 years ago
- 062edd2 arm: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
- 44442c1 board/renesas/ecovec/ecovec.c: fix buffer overflow by Wolfgang Denk · 10 years ago
- 6a559bb usb_storage: blacklist Enclosure Service Devices by Soeren Moch · 10 years ago
- cc87d18 board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflow by Wolfgang Denk · 10 years ago
- 1aaab00 common/cmd_fitupd.c: restore corrupted file by Wolfgang Denk · 10 years ago
- 1779dc0 drivers/net/uli526x.c: fix syntax error by Wolfgang Denk · 10 years ago
- b807288 board/cogent/lcd.c: fix syntax error by Wolfgang Denk · 10 years ago
- 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
- adbba99 doc: fix documentation of out-of-tree build by Timo Ketola · 10 years ago
- ea19527 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · 10 years ago
- c4c2e14 MAINTAINERS: CFI flash maintainership only includes the CFI related files by Stefan Roese · 10 years ago
- 176d098 kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
- ad61899 kconfig: sync kconfig files with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
- ffe29eb kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
- cb6e7b0 kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · 10 years ago
- 87e9072 kbuild: bug fixes and cleanups of Makefile.host by Masahiro Yamada · 10 years ago
- 48aa812d kbuild: remove "clobber" target by Masahiro Yamada · 10 years ago
- 2302b3a hush: make run_command() return an error on parsing failure by Rabin Vincent · 10 years ago
- 128059b hush: fix segfault on syntax error by Rabin Vincent · 10 years ago
- 484408f hush: return consistent codes from run_command() by Rabin Vincent · 10 years ago
- 7dbcb76 sandbox: init cli for -c by Rabin Vincent · 10 years ago
- 854d2b9 dlmalloc: ensure gd is set for early alloc by Rabin Vincent · 10 years ago
- 5b471de power_spi.c: Rewrite pmic_reg function by Tom Rini · 10 years ago
- c6150aa image-fdt: boot_get_fdt() return value when no DTB exists by Noam Camus · 10 years ago
- 8086988 powerpc: o2dnt: convert to generic board by Anatolij Gustschin · 10 years ago
- 99dd6ab net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
- 389b89c sort drivers/mmc/Makefile by Pavel Machek · 10 years ago
- 5add293 generic-board: make compile-time noise for non-generic boards by Masahiro Yamada · 10 years ago
- cfa1bd0 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
- 3908f16 usb: eth: fix Makefile by Rene Griessl · 10 years ago
- a8c2ebc usb: include <asm/cache.h> and <part.h> from include/usb.h by Masahiro Yamada · 10 years ago
- 865ed5e usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT by Nobuhiro Iwamatsu · 10 years ago
- c02bf45 usb: ehci: fix Interrupt on Doorbell flag of USBCMD by Masahiro Yamada · 10 years ago
- 0223a95 arm: socfpga: Add example UDC config by Marek Vasut · 10 years ago
- 481a11c usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
- d1b6c77 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
- a877bec arm: socfpga: Add socfpga_spim_enable() to reset_manager.c by Stefan Roese · 10 years ago
- d2bb937 arm: socfpga: Add DW master SPI clock to clock_manager.c by Stefan Roese · 10 years ago
- 51c580c arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target by Stefan Roese · 10 years ago
- 116f5d5 socfpga_cyclone5.h: fix kernel console argument in default environment by Anatolij Gustschin · 10 years ago
- 40ff06b usb: s3c-otg: Encapsulate PHY control by Marek Vasut · 10 years ago
- 2cc157b usb: s3c-otg: Remove useless include by Marek Vasut · 10 years ago
- 40bbd52 omap3: cm-t3517: add LCD/DVI and splash support by Igor Grinberg · 10 years ago
- a8a78c7 omap3: cm-t3517: add Ethernet support by Igor Grinberg · 10 years ago
- 011f5c1 omap3: cm-t3517: add USB support by Igor Grinberg · 10 years ago
- b09bf72 omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
- 0b03a93 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
- 0b6f358 omap3: cm-t35: move get_board_serial() fallback by Igor Grinberg · 10 years ago
- 9886c3d omap3: cm-t35: move the SMC911x code by Igor Grinberg · 10 years ago
- f4a40f0 omap3: cm-t35: extract the splash code from board by Igor Grinberg · 10 years ago
- 959bc1d omap3: cm-t35: move the USB hub reset code by Igor Grinberg · 10 years ago
- a937fd1 compulab: refactor board revision handling by Igor Grinberg · 10 years ago
- 52d8486 am335x: make get_board_rev() function weak by Igor Grinberg · 10 years ago
- 60ca5ad arm: am335x: net: pxm2: disable rgmii internal delay mode by Heiko Schocher · 10 years ago
- 30491fc ks2_evm: board: remove sprintf for simple string by Khoronzhuk, Ivan · 10 years ago
- 15bbafa ks2_evm: config: enable fatload command by Khoronzhuk, Ivan · 10 years ago
- dd31079 keystone2: config: align names of images with MCSDK by Khoronzhuk, Ivan · 10 years ago
- 349c26d keystone2: config: restructure handling of default env settings by Murali Karicheri · 10 years ago
- 75d7c0b dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · 10 years ago
- b7d9f9c keystone2: change default boot mode to ubi by Murali Karicheri · 10 years ago
- ff52e3b ks2_evm: configs: fix UBI volume name by Khoronzhuk, Ivan · 10 years ago
- ac77926 ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it is now in ti_armv7_common.h by Guillaume GARDET · 10 years ago
- 6440b80 ARM: TI: Enable raw initrd support by Guillaume GARDET · 10 years ago
- 35fa0dd net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
- 11ada92 Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · 10 years ago
- 4de96c7 ks2_evm: readme: add k2l evm board information by Khoronzhuk, Ivan · 10 years ago
- 796bcee board: k2l_evm: add network support by Hao Zhang · 10 years ago
- 6c0fb41 net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · 10 years ago
- 87ac27b net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
- f324f2c ARM: keystone2: keysonte_nav: add support for K2L SoC by Khoronzhuk, Ivan · 10 years ago
- fa8b11f Enable Android Fastboot support on am335x_evm board by Dileep Katta · 10 years ago
- 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago