summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-18ARM: at91sam9rlek: convert to generic board supportWu, Josh
2014-09-18ARM: at91sam9n12ek: convert to generic board supportWu, Josh
2014-09-18mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON
2014-09-18USB: ehci-atmel: use pcr to enable or disable clockBo Shen
2014-09-18USB: ohci-at91: use pcr to enable or disable clockBo Shen
2014-09-18ARM: atmel: add pcr related definitionBo Shen
2014-09-18ARM: atmel: use pcr to enable or disable peripheral clockBo Shen
2014-09-18ARM: atmel: sama5d3: add timings registerBo Shen
2014-09-18ARM: atmel: sama5d3xek: enable NOR flash supportBo Shen
2014-09-18ARM: atmel: sama5d3xek: add nor flash init functionBo Shen
2014-09-18mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh
2014-09-18am335x_evm: Add boot script support to am335x_evmGuillaume GARDET
2014-09-18OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' a...Guillaume GARDET
2014-09-18ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri
2014-09-18kconfiglib: 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
2014-09-16common: fix include guards for CONFIG_MPGabriel Huau
2014-09-16kconfig: fix a bug of "make config"Masahiro Yamada
2014-09-16kconfig: fix savedefconfig to handle TPL correctlyMasahiro Yamada
2014-09-16kconfig: fix whitespace handling bug of savedefconfigMasahiro Yamada
2014-09-16kconfig: fix savedefconfig to output empty defconfigMasahiro Yamada
2014-09-16standalone: use GCC_VERSION defined in compiler-gcc.hMasahiro Yamada
2014-09-16compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada
2014-09-16implement the Android sparse image formatSteve Rae
2014-09-16cleanup code which handles the Android sparse image formatSteve Rae
2014-09-16update code which handles Android sparse image formatSteve Rae
2014-09-16add code to handle Android sparse image formatSteve Rae
2014-09-16cmd_mem: add static to internally used functionsMasahiro Yamada
2014-09-16kgdb: Remove first_entry for kgdbPeng Fan
2014-09-16tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada
2014-09-16tools: Import KconfiglibMasahiro Yamada
2014-09-16SPDX: Add ISC SPDX-License-IdentifierMasahiro Yamada
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-09-16rtl8169: Defer network packet processingThierry Reding
2014-09-15openrisc: Fix a few type cast related warningsVasili Galka
2014-09-15Fix a few printf argument verification warningsVasili Galka
2014-09-15cosmetic: README.scrapyard: add NIOS2 boardsMasahiro Yamada