aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-24board: delete meaningless serial.hMasahiro Yamada8-287/+0
2014-01-24sandbox: fix the return type of os_free() functionMasahiro Yamada2-2/+2
2014-01-24ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada12-82/+2
2014-01-24powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada5-5/+1
2014-01-24powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada41-41/+1
2014-01-24powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada13-13/+0
2014-01-24powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada1-2/+0
2014-01-24powerpc: mpc512x: remove redundant CONFIG_MPC512X definitionMasahiro Yamada5-5/+0
2014-01-24powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada2-4/+0
2014-01-24powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada20-20/+0
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada77-78/+0
2014-01-24board: tec-ng: Do not make directories in a board MakefileMasahiro Yamada1-2/+0
2014-01-24drivers: delete unused header filesMasahiro Yamada3-1217/+0
2014-01-24include: delete unused header filesMasahiro Yamada20-2473/+0
2014-01-24board: delete unused header filesMasahiro Yamada9-530/+0
2014-01-24x86: delete unused header filesMasahiro Yamada1-193/+0
2014-01-24powerpc: delete unused header filesMasahiro Yamada5-1261/+0
2014-01-24blackfin: delete unused header filesMasahiro Yamada2-151/+0
2014-01-24avr32: delete unused header filesMasahiro Yamada3-228/+0
2014-01-24avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada11-11/+1
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada22-35/+0
2014-01-24tools: move kermit files to tools/kermit directoryMasahiro Yamada5-0/+0
2014-01-24cosmetic: tools/scripts/README: insert only one space between wordsMasahiro Yamada1-1/+1
2014-01-24lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabledDarwin Rambo1-0/+1
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo6-31/+5
2014-01-22eSDHC: Calculate envaddr accroding to the address formatHaijun.Zhang2-0/+32
2014-01-22esdhc: Detecting 8 bit width before mmc initializationHaijun.Zhang2-0/+8
2014-01-22esdhc: Workaround for card can't be detected on T4240QDSHaijun.Zhang2-0/+9
2014-01-21powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha31-223/+184
2014-01-21net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu1-52/+1
2014-01-21powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha9-19/+33
2014-01-21t2080qds/ddr: update ddr parametersShengzhou Liu2-49/+28
2014-01-21powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu7-6/+295
2014-01-21powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu4-14/+34
2014-01-21powerpc/mpc85xx: Revise workaround for DDR-A003York Sun1-2/+67
2014-01-21powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474York Sun1-1/+1
2014-01-21powerpc/85xx: update erratum a006379Shengzhou Liu1-1/+5
2014-01-21powerpc/t2080qds: some update for t2080qdsShengzhou Liu3-13/+75
2014-01-21powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh1-0/+5
2014-01-21powerpc/t1040qds: Update DDR initialization related settingsPriyanka Jain2-13/+15
2014-01-20Prepare v2014.01v2014.01Tom Rini1-1/+1
2014-01-20fdt_support.c: Correct linux,initrd-start/end settingTom Rini1-2/+2
2014-01-20ARM: bcm2835: fix mailbox timeoutStephen Warren1-1/+1
2014-01-20ARM: rpi_b: power on SDHCI and USB HW modulesStephen Warren2-1/+81
2014-01-20spl: common: Properly ignore spl/Makefile in .gitignoreDan Murphy1-1/+1
2014-01-20.gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada2-0/+2
2014-01-20yaffs2: Remove block number check from summary verificationCharles Manning1-1/+0
2014-01-20ext4fs: fix "invalid extent block" errorIonut Nicu1-1/+1
2014-01-20ext4fs: use EXT2_BLOCK_SIZE instead of fs->blkszIonut Nicu1-2/+2
2014-01-20board:universal: fix i2c adapterPiotr Wilczek1-1/+1