summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-07hush: fix some quoted variable expansion issuesStephen Warren
2014-03-07unit-test: clean up evironment after Hush testsStephen Warren
2014-03-07net: asix: don't pad odd-length TX packetsStephen Warren
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta
2014-03-04mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2014-03-04malta: correct tcl script path in README.maltaJames Hogan
2014-03-04MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck
2014-03-04arc: arcangel4: set board entry <none> to fix a build errorMasahiro Yamada
2014-03-04kbuild: allow empty board directoriesMasahiro Yamada
2014-03-04kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada
2014-03-04kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada
2014-03-04kbuild: fix "tools-all" targetMasahiro Yamada
2014-03-04board: config.mk: delete unused sinclude directiveMasahiro Yamada
2014-03-04board: .gitignore: ignore board-specific generated filesMasahiro Yamada
2014-03-04board: gaisler: delete unnecessary include pathMasahiro Yamada
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-03-04kbuild: consolidate PLATFORM_LIBSMasahiro Yamada
2014-03-04scripts: update checkpatch.pl to latest upstream versionTom Rini
2014-03-04Add 64-bit data support for memory commandsYork Sun
2014-03-04dm: Remove old driver model documentationSimon Glass
2014-03-04dm: Enable gpio command to support driver modelSimon Glass
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2014-03-04dm: Add GPIO support and testsSimon Glass
2014-03-04dm: Add a demonstration/example driverSimon Glass
2014-03-04dm: Add a 'dm' command for testingSimon Glass
2014-03-04dm: Add basic testsSimon Glass
2014-03-04dm: Set up driver model after relocationSimon Glass
2014-03-04sandbox: config: Enable driver modelSimon Glass
2014-03-04dm: Add base driver model supportSimon Glass
2014-03-04dm: Add README for driver modelSimon Glass
2014-03-04yaffs: Remove private list implementationSimon Glass
2014-03-04Add cmd_process_error() to report and process errorsSimon Glass
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-03-04nand_spl: display warning message to inform the end of nand_splMasahiro Yamada
2014-03-04m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada
2014-03-04sh: merge compiler flag -ffixed-r13Masahiro Yamada
2014-03-04sh: Do not define -ffreestanding twiceMasahiro Yamada
2014-03-04x86: Delete redundant compiler flagsMasahiro Yamada
2014-03-04nand_spl: simpc8313: move config.mk used only for nand_splMasahiro Yamada
2014-03-04Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIRMasahiro Yamada
2014-03-04config.mk: Delete unused variable BCURDIRMasahiro Yamada
2014-03-04kbuild: post: fix dependency tracking correctlyMasahiro Yamada
2014-03-04serial: zynq: Add OF initialization supportMichal Simek
2014-03-04zynq: Add OF ram initialization supportMichal Simek