summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-22powerpc/t1040qds: Initialize EPHY2 clock to RGMII onlyvijay rai
2014-07-22driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha
2014-07-22fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R61911
2014-07-22driver/nand: Update SRAM initialize logic for IFC.Prabhakar Kushwaha
2014-07-22driver/nand:Define MAX_BANKS same as SoC defined for IFCPrabhakar Kushwaha
2014-07-22powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan
2014-07-22powerpc/mpc85xx: Removed support for G4060Sandeep Singh
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang
2014-07-22board/t2080qds: enable sst and eon spi flash for nor bootShengzhou Liu
2014-07-22net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian
2014-07-22powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu
2014-07-22m68k: define __kernel_size_t as unsinged int againMasahiro Yamada
2014-07-22m68k: fix an undefined behavior warning of M5253DEMO boardMasahiro Yamada
2014-07-22boards.cfg: re-claim ownership for TQM8xx boardsWolfgang Denk
2014-07-22Ethernet: let user know if there is no valid ethernet addressPavel Machek
2014-07-22board_r: run scsi init() on ARM tooIan Campbell
2014-07-22AHCI: Increase link timeout to 200msIan Campbell
2014-07-22.gitignore: clean-up unnecessary entriesMasahiro Yamada
2014-07-22Update .mailmap using scripts/mailmapperMasahiro Yamada
2014-07-22scripts: add mailmapper, a tool to create/update mailmap fileMasahiro Yamada
2014-07-22add .mailmap for proper git-shortlog outputMasahiro Yamada
2014-07-22whitespace cleanupsPavel Machek
2014-07-22Makefile: fix tags target documentationIgor Grinberg
2014-07-22Makefile: fix ctags/etags clean targetsIgor Grinberg
2014-07-22Makefile: fix the {c, e}tags/cscope build targetsIgor Grinberg
2014-07-22rpi_b: handle import of environments in files with CRLF as line endingsAlexander Holler
2014-07-22am335x_evm: handle import of environments in files with CRLF as line endingsAlexander Holler
2014-07-22omap3_beagle: handle import of environments in files with CRLF as line endingsAlexander Holler
2014-07-22Add option -r to env import to allow import of text files with CRLF as line e...Alexander Holler
2014-07-22h2200: Disable SHA256 on FIT imagesTom Rini
2014-07-22lib/time.c cleanupsPavel Machek
2014-07-22common: cmd_ide: use __weak and add prototypesJeroen Hofstee
2014-07-22common: cmd_ide: remove PIO modeJeroen Hofstee
2014-07-22serial: ns16550: use a const variable instead of macroMasahiro Yamada
2014-07-22serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada
2014-07-22serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada
2014-07-22bootp can use mdelayPavel Machek
2014-07-22spl: nand: read only in the size of image_header on the first accessMasahiro Yamada
2014-07-22catch wrong load address passed to fatload / ext2loadPavel Machek
2014-07-22Fix help text of ext2load and fatload.Pavel Machek
2014-07-22tools: compiler.h: add missing time.hJeroen Hofstee
2014-07-22driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan
2014-07-22linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan
2014-07-22sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada
2014-07-22sparc: merge LEON3 linker scriptsMasahiro Yamada
2014-07-22esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini
2014-07-21Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-07-18common: cmd_mii: fix printf format warningJeroen Hofstee
2014-07-18autoboot: add its own headerJeroen Hofstee
2014-07-18board: rpi_b: include mmc header and fix prototypeJeroen Hofstee