summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-011-0/+3
* mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-012-0/+12
* powerpc: macros for e500mc timer regs addedBoschung, Rainer2014-08-011-0/+5
* mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer2014-08-011-1/+1
* board/freescale: use generic board architecture for t2080qds and t2080rdbShengzhou Liu2014-07-232-0/+4
* powerpc/t1040: update i2c for t1040qds and t104xrdbShengzhou Liu2014-07-222-4/+16
* mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian2014-07-223-76/+98
* powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha2014-07-221-1/+2
* powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie2014-07-222-4/+12
* driver/ddr: Fix DDR register timing_cfg_8York Sun2014-07-221-0/+3
* powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie2014-07-227-7/+7
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-2222-67/+198
* driver/ddr: Fix DDR4 driver for ARMYork Sun2014-07-224-2/+13
* powerpc/t1040qds: Initialize EPHY2 clock to RGMII onlyvijay rai2014-07-222-1/+7
* driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha2014-07-223-2/+10
* fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619112014-07-221-2/+8
* driver/nand: Update SRAM initialize logic for IFC.Prabhakar Kushwaha2014-07-222-4/+33
* driver/nand:Define MAX_BANKS same as SoC defined for IFCPrabhakar Kushwaha2014-07-221-1/+5
* powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan2014-07-228-949/+0
* powerpc/mpc85xx: Removed support for G4060Sandeep Singh2014-07-222-2/+0
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-2210-9/+9
* board/t2080qds: enable sst and eon spi flash for nor bootShengzhou Liu2014-07-221-1/+1
* net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian2014-07-222-1/+8
* powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-221-0/+47
* m68k: define __kernel_size_t as unsinged int againMasahiro Yamada2014-07-221-1/+1
* m68k: fix an undefined behavior warning of M5253DEMO boardMasahiro Yamada2014-07-221-4/+6
* boards.cfg: re-claim ownership for TQM8xx boardsWolfgang Denk2014-07-221-9/+9
* Ethernet: let user know if there is no valid ethernet addressPavel Machek2014-07-221-8/+21
* board_r: run scsi init() on ARM tooIan Campbell2014-07-221-4/+1
* AHCI: Increase link timeout to 200msIan Campbell2014-07-221-1/+1
* .gitignore: clean-up unnecessary entriesMasahiro Yamada2014-07-221-4/+0
* Update .mailmap using scripts/mailmapperMasahiro Yamada2014-07-221-0/+15
* scripts: add mailmapper, a tool to create/update mailmap fileMasahiro Yamada2014-07-221-0/+160
* add .mailmap for proper git-shortlog outputMasahiro Yamada2014-07-221-0/+12
* whitespace cleanupsPavel Machek2014-07-222-5/+5
* Makefile: fix tags target documentationIgor Grinberg2014-07-221-1/+2
* Makefile: fix ctags/etags clean targetsIgor Grinberg2014-07-221-1/+1
* Makefile: fix the {c, e}tags/cscope build targetsIgor Grinberg2014-07-221-2/+2
* rpi_b: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* am335x_evm: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* omap3_beagle: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* Add option -r to env import to allow import of text files with CRLF as line e...Alexander Holler2014-07-224-9/+36
* h2200: Disable SHA256 on FIT imagesTom Rini2014-07-221-0/+1
* lib/time.c cleanupsPavel Machek2014-07-221-8/+10
* common: cmd_ide: use __weak and add prototypesJeroen Hofstee2014-07-222-38/+17
* common: cmd_ide: remove PIO modeJeroen Hofstee2014-07-221-84/+0
* serial: ns16550: use a const variable instead of macroMasahiro Yamada2014-07-221-3/+3
* serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada2014-07-221-7/+3
* serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada2014-07-221-6/+0
* bootp can use mdelayPavel Machek2014-07-221-3/+2
OpenPOWER on IntegriCloud