summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-01-205-8/+47
|\
| * i2c: fti2c010: fix compiler warning on paddr[]Kuo-Jung Su2014-01-131-2/+2
| * drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOWAlexey Brodkin2014-01-131-0/+38
| * i2c: Fix i2c speed commandDarwin Rambo2014-01-131-1/+1
| * env_eeprom - fix bus recovery for "eeprom_bus_read"Alexey Brodkin2014-01-131-3/+2
| * rcar_i2c: Clear status before start master receiveNobuhiro Iwamatsu2014-01-131-0/+2
| * rcar_i2c: Fix receiving wait conditionHisashi Nakamura2014-01-131-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-01-203-65/+0
|\ \
| * | mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam2014-01-173-65/+0
OpenPOWER on IntegriCloud