summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2014-02-25kbuild: use shorten log for linking u-bootMasahiro Yamada
2014-02-25kbuild: use shorten logs for combined rules of mkimage, padding and catMasahiro Yamada
2014-02-25kbuild: use shorten logs for cat rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs objcopy rulesMasahiro Yamada
2014-02-25kbuild: Add $(Q) when descending into subdirectoriesMasahiro Yamada
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada
2014-02-25kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada
2014-02-25kbuild: abolish "depend" targetMasahiro Yamada
2014-02-25kbuild: consolidate version and timestamp headers generationMasahiro Yamada
2014-02-25Makefile: add a new script to check -fstack-usage supportMasahiro Yamada
2014-02-24fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola
2014-02-24powerpc/mpc8536DS:Increase binary size for mpc8536DS boardHaijun.Zhang
2014-02-24ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang
2014-02-24powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang
2014-02-24SPL: P1022DS: fix the problem booting from spi flashYing Zhang
2014-02-24SPL: P2020RDB: fix the problem booting from spi flashYing Zhang
2014-02-24SPL: powerpc: expand SPL's length to 128KYing Zhang