summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootupStefan Roese
2014-03-04ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach
2014-03-04ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach
2014-03-04ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach
2014-03-04ARM: AM43xx: Add Ethernet boot support to SPLMugunthan V N
2014-03-04ARM: AM4372: Update EMIF registers for DDR3Lokesh Vutla
2014-03-04ARM: DRA7xx: add support for reading cpsw 2nd mac from efuseMugunthan V N
2014-03-04ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N
2014-03-04ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVMMugunthan V N
2014-03-04ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
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
2014-03-04mmc: zynq: Add OF initialization supportMichal Simek
2014-03-04net: gem: Add OF initialization supportMichal Simek
2014-03-04zynq: Do not use SPL OF initializationMichal Simek