summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-31mtd: onenand: Fix unaligned accessMarek Vasut
2013-12-20ARM: Samsung: Change GONI and Universal_C210 maintainers.Ɓukasz Majewski
2013-12-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-12-19driver: mtd: sf_ops: claim bus while doing memcpyPoddar, Sourav
2013-12-19config: dra7_evm: Add Bank Address Register(BAR) configPoddar, Sourav
2013-12-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-12-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-12-18usb: ehci: Fix register accessMarek Vasut
2013-12-18usb: ehci: Do not de-init uninited controllersMarek Vasut
2013-12-18usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut
2013-12-18ARM: trats: dfu: Enable default Poll Timeout for Trats boardLukasz Majewski
2013-12-18usb: f_dfu: cosmetic: Code cleanupLukasz Majewski
2013-12-18usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout valueLukasz Majewski
2013-12-18dfu: Export allocated dfu buffer sizeLukasz Majewski
2013-12-18spi: tegra: clear RDY bit prior to every transferYen Lin
2013-12-18spi: Add support SH Quad SPI driverNobuhiro Iwamatsu
2013-12-18sf: probe: add support for MX25L2006ELuka Perkov
2013-12-18sf: probe: Hex values are in lower caseLuka Perkov
2013-12-18Makefile: fix broken pipe error for lcd4_lwmon5 boardMasahiro Yamada
2013-12-18Makefile: fix the typo error for mrproperBo Shen
2013-12-18serial_sh: add support for SH7753Yoshihiro Shimoda
2013-12-18net: sh-eth: add support for SH7753Yoshihiro Shimoda
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda
2013-12-17mtd: nand: omap: fix ecc ops assignment when changing eccNikita Kiryanov
2013-12-17mtd: nand: omap: fix sw->hw->sw ecc switchNikita Kiryanov
2013-12-17nand_util.c: Use '%zd' for length in nand_unlock debug printTom Rini
2013-12-17mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.sizeNikita Kiryanov
2013-12-17mtd: nand: omap_gpmc: cosmetic: Fix indentationStefan Roese
2013-12-17mtd: nand: omap: fix ecc-layout for HAM1 ecc-schemepekon gupta
2013-12-16Prepare v2014.01-rc2Tom Rini
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-12-16Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada
2013-12-16examples: x86: delete 82559_eepromMasahiro Yamada
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada
2013-12-16Makefile: delete unnecessary linesMasahiro Yamada
2013-12-16README.vxworks: add a document describing the new VxWorks boot interfaceMiao Yan
2013-12-16common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()Miao Yan
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-12-16blackfin: remove build warningSonic Zhang
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang
2013-12-16blackfin: fix building error by enlarging the memory sizeSonic Zhang
2013-12-16blackfin: Disable commands to reduce l1 ram requirementSonic Zhang
2013-12-16blackfin: fix building error by adding macro CONFIG_SYS_I2CSonic Zhang
2013-12-16blackfin: fix build error by adding CONFIG_BFIN_SERIALSonic Zhang
2013-12-13common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configurationMiao Yan
2013-12-13common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.Miao Yan
2013-12-13Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada
2013-12-13drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada