summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04board/ti/am335x/README: update for NAND bootpekon gupta
2014-03-04mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemespekon gupta
2014-03-04mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemespekon gupta
2014-03-04mtd: 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
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
2014-02-24powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu
2014-02-24powerpc/t208x: some update to support t2081Shengzhou Liu
2014-02-24boards.cfg: Keep arc entries sortedFabio Estevam
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada
2014-02-24x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada
2014-02-24power: fix: Do not execute pmic command when not all necessary parameters are...Ɓukasz Majewski
2014-02-24kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"Masahiro Yamada
2014-02-24part_efi: fix protective mbr struct allocationHector Palacios
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD