summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23dm: Provide a way to shut down driver modelSimon Glass
2014-07-23dm: Make sure that the root device is probedSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-07-23dm: Use an explicit expect value in core testsSimon Glass
2014-07-23dm: gpio: Don't use the driver model uclass for SPLSimon Glass
2014-07-23sandbox: Always enable malloc debugSimon Glass
2014-07-23sandbox: config: Enable pre-relocation malloc()Simon Glass
2014-07-23sandbox: Support pre-relocation malloc()Simon Glass
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass
2014-07-23sandbox: Set up global data before board_init_f()Simon Glass
2014-07-23Remove form-feeds from dlmalloc.cSimon Glass
2014-07-22powerpc/t1040: update i2c for t1040qds and t104xrdbShengzhou Liu
2014-07-22mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian
2014-07-22powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha
2014-07-22powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie
2014-07-22driver/ddr: Fix DDR register timing_cfg_8York Sun
2014-07-22powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun
2014-07-22driver/ddr: Fix DDR4 driver for ARMYork Sun
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