summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-2412-82/+2
* | | powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-245-5/+1
* | | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-2441-41/+1
* | | powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada2014-01-2413-13/+0
* | | powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada2014-01-241-2/+0
* | | powerpc: mpc512x: remove redundant CONFIG_MPC512X definitionMasahiro Yamada2014-01-245-5/+0
* | | powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada2014-01-242-4/+0
* | | powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada2014-01-2420-20/+0
* | | powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-2477-78/+0
* | | board: tec-ng: Do not make directories in a board MakefileMasahiro Yamada2014-01-241-2/+0
* | | drivers: delete unused header filesMasahiro Yamada2014-01-243-1217/+0
* | | include: delete unused header filesMasahiro Yamada2014-01-2420-2473/+0
* | | board: delete unused header filesMasahiro Yamada2014-01-249-530/+0
* | | x86: delete unused header filesMasahiro Yamada2014-01-241-193/+0
* | | powerpc: delete unused header filesMasahiro Yamada2014-01-245-1261/+0
* | | blackfin: delete unused header filesMasahiro Yamada2014-01-242-151/+0
* | | avr32: delete unused header filesMasahiro Yamada2014-01-243-228/+0
* | | avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada2014-01-2411-11/+1
* | | Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-2422-35/+0
* | | tools: move kermit files to tools/kermit directoryMasahiro Yamada2014-01-245-0/+0
* | | cosmetic: tools/scripts/README: insert only one space between wordsMasahiro Yamada2014-01-241-1/+1
* | | lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabledDarwin Rambo2014-01-241-0/+1
* | | lib: time: add weak timer_init() functionDarwin Rambo2014-01-246-31/+5
* | | eSDHC: Calculate envaddr accroding to the address formatHaijun.Zhang2014-01-222-0/+32
* | | esdhc: Detecting 8 bit width before mmc initializationHaijun.Zhang2014-01-222-0/+8
* | | esdhc: Workaround for card can't be detected on T4240QDSHaijun.Zhang2014-01-222-0/+9
* | | powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-2131-223/+184
* | | net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu2014-01-211-52/+1
* | | powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha2014-01-219-19/+33
* | | t2080qds/ddr: update ddr parametersShengzhou Liu2014-01-212-49/+28
* | | powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu2014-01-217-6/+295
* | | powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu2014-01-214-14/+34
* | | powerpc/mpc85xx: Revise workaround for DDR-A003York Sun2014-01-211-2/+67
* | | powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474York Sun2014-01-211-1/+1
* | | powerpc/85xx: update erratum a006379Shengzhou Liu2014-01-211-1/+5
* | | powerpc/t2080qds: some update for t2080qdsShengzhou Liu2014-01-213-13/+75
* | | powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh2014-01-211-0/+5
* | | powerpc/t1040qds: Update DDR initialization related settingsPriyanka Jain2014-01-212-13/+15
* | | Prepare v2014.01Tom Rini2014-01-201-1/+1
* | | fdt_support.c: Correct linux,initrd-start/end settingTom Rini2014-01-201-2/+2
* | | ARM: bcm2835: fix mailbox timeoutStephen Warren2014-01-201-1/+1
* | | ARM: rpi_b: power on SDHCI and USB HW modulesStephen Warren2014-01-202-1/+81
* | | spl: common: Properly ignore spl/Makefile in .gitignoreDan Murphy2014-01-201-1/+1
* | | .gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada2014-01-202-0/+2
* | | yaffs2: Remove block number check from summary verificationCharles Manning2014-01-201-1/+0
* | | ext4fs: fix "invalid extent block" errorIonut Nicu2014-01-201-1/+1
* | | ext4fs: use EXT2_BLOCK_SIZE instead of fs->blkszIonut Nicu2014-01-201-2/+2
* | | board:universal: fix i2c adapterPiotr Wilczek2014-01-201-1/+1
* | | fs/ext4: fix calling put_ext4 with truncated offsetMa Haijun2014-01-203-28/+28
* | | fs/ext4: fix partition size get truncated in calculationMa Haijun2014-01-201-1/+1
OpenPOWER on IntegriCloud