summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-09-13kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada
2014-09-13Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-11arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau
2014-09-11arm: Make reset position-independentBenoît Thébaudeau
2014-09-11imx: mx6slevk: Change to use generic boardYe.Li
2014-09-11imx: mx6q/dlarm2: Change to use generic boardYe.Li
2014-09-11README.imximage: Fix the maximum DCD sizeFabio Estevam
2014-09-11imx: Fix build of mx6sxsabresdStefano Babic
2014-09-11README.clang: build command with clangJeroen Hofstee
2014-09-11Makefile: default to cc for host compilerJeroen Hofstee
2014-09-10dm: tegra: Enable driver model for serialSimon Glass