summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-24powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada
2014-01-24board: delete meaningless serial.hMasahiro Yamada
2014-01-24sandbox: fix the return type of os_free() functionMasahiro Yamada
2014-01-24ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada
2014-01-24powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada
2014-01-24powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada
2014-01-24powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada
2014-01-24powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada
2014-01-24powerpc: mpc512x: remove redundant CONFIG_MPC512X definitionMasahiro Yamada
2014-01-24powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada
2014-01-24powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada
2014-01-24board: tec-ng: Do not make directories in a board MakefileMasahiro Yamada
2014-01-24drivers: delete unused header filesMasahiro Yamada
2014-01-24include: delete unused header filesMasahiro Yamada
2014-01-24board: delete unused header filesMasahiro Yamada
2014-01-24x86: delete unused header filesMasahiro Yamada
2014-01-24powerpc: delete unused header filesMasahiro Yamada
2014-01-24blackfin: delete unused header filesMasahiro Yamada
2014-01-24avr32: delete unused header filesMasahiro Yamada
2014-01-24avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada
2014-01-24tools: move kermit files to tools/kermit directoryMasahiro Yamada
2014-01-24cosmetic: tools/scripts/README: insert only one space between wordsMasahiro Yamada
2014-01-24lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabledDarwin Rambo
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo
2014-01-22eSDHC: Calculate envaddr accroding to the address formatHaijun.Zhang
2014-01-22esdhc: Detecting 8 bit width before mmc initializationHaijun.Zhang
2014-01-22esdhc: Workaround for card can't be detected on T4240QDSHaijun.Zhang
2014-01-21powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha
2014-01-21net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu
2014-01-21powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha
2014-01-21t2080qds/ddr: update ddr parametersShengzhou Liu
2014-01-21powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu
2014-01-21powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu
2014-01-21powerpc/mpc85xx: Revise workaround for DDR-A003York Sun
2014-01-21powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474York Sun
2014-01-21powerpc/85xx: update erratum a006379Shengzhou Liu
2014-01-21powerpc/t2080qds: some update for t2080qdsShengzhou Liu
2014-01-21powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh
2014-01-21powerpc/t1040qds: Update DDR initialization related settingsPriyanka Jain
2014-01-20Prepare v2014.01Tom Rini
2014-01-20fdt_support.c: Correct linux,initrd-start/end settingTom Rini
2014-01-20ARM: bcm2835: fix mailbox timeoutStephen Warren
2014-01-20ARM: rpi_b: power on SDHCI and USB HW modulesStephen Warren
2014-01-20spl: common: Properly ignore spl/Makefile in .gitignoreDan Murphy
2014-01-20.gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada
2014-01-20yaffs2: Remove block number check from summary verificationCharles Manning
2014-01-20ext4fs: fix "invalid extent block" errorIonut Nicu
2014-01-20ext4fs: use EXT2_BLOCK_SIZE instead of fs->blkszIonut Nicu