summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-04net: emaclite: Fix OF initializationMichal Simek
2014-03-03board/ti/am335x/README: update for NAND bootpekon gupta
2014-03-03mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta
2014-03-03mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemespekon gupta
2014-03-03mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-26checkpatch.pl: Add warning for new __packed additionsTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-26cm_t335: fix linker file to produce full ELFAlbert ARIBAUD
2014-02-26Revert "ext4fs: Add ext4 extent cache for read operations"Tom Rini
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-25arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada
2014-02-25kbuild: Move linker sciript check to prepare1Masahiro Yamada
2014-02-25kbuild: Fix a false error of generic board supportMasahiro Yamada
2014-02-25kbuild: get back DTB at the top directoryMasahiro Yamada
2014-02-25kbuild: add misc targets, help, ubootrelease, ubootversionMasahiro Yamada
2014-02-25kbuild: support building signle targetsMasahiro Yamada
2014-02-25kbuild: refactor more IMX image rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs for IMX imagesMasahiro Yamada
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada