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