summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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