summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* powerpc/rman: fix RMan support for t4240 and b4860Minghuan Lian2013-08-09-8/+8
* powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.hShaveta Leekha2013-08-09-1/+1
* powerpc/mpc85xx: Add defines for serdes RSTCTL registerShaveta Leekha2013-08-09-1/+3
* board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain2013-08-09-0/+6
* board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain2013-08-09-1/+9
* powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang2013-08-09-1/+2
* powerpc/mpc85xx: Workaround for A-005812York Sun2013-08-09-0/+29
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-09-13/+102
* powerpc/mpc8xxx: Add x4 DDR device supportYork Sun2013-08-09-0/+13
* powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun2013-08-09-3/+9
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-09-4/+19
* mpc85xx: Base emulator supportYork Sun2013-08-09-1/+19
* powerpc/corenet: Move CONFIG_FSL_CORENET out of board header fileYork Sun2013-08-09-0/+5
* powerpc/t4: Correct LIODN assignment for SRIOLiu Gang2013-08-09-2/+3
* powerpc/b4860: Correct LIODN assignment for SRIOLiu Gang2013-08-09-2/+3
* powerpc/srio: Update the SRIO LIODN registers and ID table macroLiu Gang2013-08-09-0/+23
* config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren2013-08-02-57/+0
* blackfin: Fix using gd->baudrate before setting its valueAxel Lin2013-07-31-2/+1
* blackfin: gpio: Use proper mask for comparing functionAxel Lin2013-07-31-5/+6
* blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin2013-07-31-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-25-23/+309
|\
| * nds32: Enable FPU if the version of CPU supportedken kuo2013-07-25-0/+52
| * nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2013-07-25-6/+2
| * nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-25-13/+16
| * nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2013-07-24-6/+8
| * nds32: Enable the function of passing parameters to Linuxken kuo2013-07-24-0/+192
| * nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-24-1/+5
| * nds32: introduce macros for bit manipulationGabor Juhos2013-07-24-0/+37
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-07-25-45/+76
|\ \
| * | MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos2013-07-24-4/+4
| * | MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos2013-07-24-3/+3
| * | MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos2013-07-24-1/+1
| * | MIPS: xburst/start.S: rework relocation info checkGabor Juhos2013-07-24-3/+3
| * | MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-24-9/+9
| * | MIPS: xburst/start.S: save gd in s0 registerGabor Juhos2013-07-24-1/+2
| * | MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos2013-07-24-6/+6
| * | MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos2013-07-24-3/+5
| * | MIPS: mips32/start.S: rework relocation info checkGabor Juhos2013-07-24-3/+3
| * | MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-24-9/+9
| * | MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos2013-07-24-2/+1
| * | MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos2013-07-24-1/+0
| * | MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos2013-07-24-2/+3
| * | MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos2013-07-24-1/+3
| * | MIPS: qemu-malta: enable flash supportGabor Juhos2013-07-24-0/+2
| * | MIPS: qemu-malta: add reset supportGabor Juhos2013-07-24-0/+3
| * | MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos2013-07-24-0/+16
| * | MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos2013-07-24-1/+7
| * | MIPS: mips64: fix typos in copyright text of start.STom Rini2013-07-24-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-76/+83
|\ \ \ | |/ / |/| |
| * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-23-0/+14