summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-24usb/gadget: fastboot: add eMMC support for flash commandSteve Rae
2014-09-25powerpc/t104xrdb: Enable SPI flash Extend address supportZhiqiang Hou
2014-09-24spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese
2014-09-24spi: kirkwood_spi.c: Make global variable staticStefan Roese
2014-09-24spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese
2014-09-24arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese
2014-09-24sf: Add M25PX64 SPI NOR flash IDStefan Roese
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-09-24mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov
2014-09-23Merge git://git.denx.de/u-boot-dmTom Rini
2014-09-23dm: avoid dev->req_seq overflowRobert Baldyga
2014-09-23dm: serial: Don't require device tree to configure a consoleSimon Glass
2014-09-23dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass
2014-09-23sf: Add an empty entry to the parameter listSimon Glass
2014-09-23dm: Fix repeated comment in READMESimon Glass
2014-09-23Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini
2014-09-21patman: Add a -m option to avoid copying the maintainersSimon Glass
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass
2014-09-21sandbox: Update minor documentation changesJagannadha Sutradharudu Teki
2014-09-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-09-19ARM: at91sam9rlek: convert to generic board supportWu, Josh
2014-09-19ARM: at91sam9n12ek: convert to generic board supportWu, Josh
2014-09-19mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON
2014-09-19USB: ehci-atmel: use pcr to enable or disable clockBo Shen
2014-09-19USB: ohci-at91: use pcr to enable or disable clockBo Shen
2014-09-19ARM: atmel: add pcr related definitionBo Shen
2014-09-19ARM: atmel: use pcr to enable or disable peripheral clockBo Shen
2014-09-19ARM: atmel: sama5d3: add timings registerBo Shen
2014-09-19ARM: atmel: sama5d3xek: enable NOR flash supportBo Shen
2014-09-19ARM: atmel: sama5d3xek: add nor flash init functionBo Shen
2014-09-19mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh
2014-09-17am335x_evm: Add boot script support to am335x_evmGuillaume GARDET
2014-09-17OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' a...Guillaume GARDET
2014-09-17ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri
2014-09-17kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-09-16Revert "ARM: SPL: do not set gd again"Tom Rini
2014-09-16kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada
2014-09-16vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada
2014-09-16net: dns: fix for DNS queries sent to the wrong MAC addressGerhard Sittig
2014-09-16kconfig: add sanity checks for SPL configurationMasahiro Yamada
2014-09-16net: usb: Add SMSC copyright to smsc95xx driverSimon Glass
2014-09-16mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com
2014-09-16mtd: nand: davinci_nand: update write_page function for keystone RBLKhoronzhuk, Ivan
2014-09-16generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=yMasahiro Yamada
2014-09-16kbuild: standalone: simplify clean-filesMasahiro Yamada
2014-09-16scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada
2014-09-16kconfig: show an error message when defconfig is not foundMasahiro Yamada