summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-22-67/+198
* driver/ddr: Fix DDR4 driver for ARMYork Sun2014-07-22-2/+13
* powerpc/t1040qds: Initialize EPHY2 clock to RGMII onlyvijay rai2014-07-22-1/+7
* driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha2014-07-22-2/+10
* fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619112014-07-22-2/+8
* driver/nand: Update SRAM initialize logic for IFC.Prabhakar Kushwaha2014-07-22-4/+33
* driver/nand:Define MAX_BANKS same as SoC defined for IFCPrabhakar Kushwaha2014-07-22-1/+5
* powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan2014-07-22-949/+0
* powerpc/mpc85xx: Removed support for G4060Sandeep Singh2014-07-22-2/+0
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-22-9/+9
* board/t2080qds: enable sst and eon spi flash for nor bootShengzhou Liu2014-07-22-1/+1
* net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian2014-07-22-1/+8
* powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-22-0/+47
* m68k: define __kernel_size_t as unsinged int againMasahiro Yamada2014-07-22-1/+1
* m68k: fix an undefined behavior warning of M5253DEMO boardMasahiro Yamada2014-07-22-4/+6
* boards.cfg: re-claim ownership for TQM8xx boardsWolfgang Denk2014-07-22-9/+9
* Ethernet: let user know if there is no valid ethernet addressPavel Machek2014-07-22-8/+21
* board_r: run scsi init() on ARM tooIan Campbell2014-07-22-4/+1
* AHCI: Increase link timeout to 200msIan Campbell2014-07-22-1/+1
* .gitignore: clean-up unnecessary entriesMasahiro Yamada2014-07-22-4/+0
* Update .mailmap using scripts/mailmapperMasahiro Yamada2014-07-22-0/+15
* scripts: add mailmapper, a tool to create/update mailmap fileMasahiro Yamada2014-07-22-0/+160
* add .mailmap for proper git-shortlog outputMasahiro Yamada2014-07-22-0/+12
* whitespace cleanupsPavel Machek2014-07-22-5/+5
* Makefile: fix tags target documentationIgor Grinberg2014-07-22-1/+2
* Makefile: fix ctags/etags clean targetsIgor Grinberg2014-07-22-1/+1
* Makefile: fix the {c, e}tags/cscope build targetsIgor Grinberg2014-07-22-2/+2
* rpi_b: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-22-1/+1
* am335x_evm: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-22-1/+1
* omap3_beagle: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-22-1/+1
* Add option -r to env import to allow import of text files with CRLF as line e...Alexander Holler2014-07-22-9/+36
* h2200: Disable SHA256 on FIT imagesTom Rini2014-07-22-0/+1
* lib/time.c cleanupsPavel Machek2014-07-22-8/+10
* common: cmd_ide: use __weak and add prototypesJeroen Hofstee2014-07-22-38/+17
* common: cmd_ide: remove PIO modeJeroen Hofstee2014-07-22-84/+0
* serial: ns16550: use a const variable instead of macroMasahiro Yamada2014-07-22-3/+3
* serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada2014-07-22-7/+3
* serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada2014-07-22-6/+0
* bootp can use mdelayPavel Machek2014-07-22-3/+2
* spl: nand: read only in the size of image_header on the first accessMasahiro Yamada2014-07-22-3/+3
* catch wrong load address passed to fatload / ext2loadPavel Machek2014-07-22-1/+4
* Fix help text of ext2load and fatload.Pavel Machek2014-07-22-2/+2
* tools: compiler.h: add missing time.hJeroen Hofstee2014-07-22-0/+1
* driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan2014-07-22-4/+2
* linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan2014-07-22-0/+19
* sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada2014-07-22-146/+2
* sparc: merge LEON3 linker scriptsMasahiro Yamada2014-07-22-431/+0
* esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini2014-07-22-7/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-21-2/+77
|\
| * fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu2014-07-16-2/+20