summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | | powerpc/85xx: Add C29x SoC supportMingkai Hu2013-08-09-0/+109
| * | | | powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420Zang Roy-R619112013-08-09-1/+0
| * | | | powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112013-08-09-2/+34
| * | | | 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
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsTom Rini2013-08-13-150/+160
|\ \ \ \ \
| * | | | | MIPS: bootm: drop obsolete Qemu specific bootm implementationDaniel Schwierzeck2013-08-13-66/+0
| * | | | | MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck2013-08-13-2/+20
| * | | | | MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck2013-08-13-2/+7
| * | | | | MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck2013-08-13-33/+29
| * | | | | MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck2013-08-13-47/+83
| * | | | | MIPS: bootm: add support for LMBDaniel Schwierzeck2013-08-13-0/+23
| * | | | | MIPS: bootm: optimize kernel entry callDaniel Schwierzeck2013-08-13-7/+4
| * | | | | MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck2013-08-13-6/+7
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini2013-08-12-115/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee2013-08-12-1/+1
| * | | | | video: Encapsulate font in video_font_data.hMarek Vasut2013-08-12-1/+0
| * | | | | arm, am33xx: add clk_get prototypeHeiko Schocher2013-08-10-0/+1
| * | | | | video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-10-113/+0
| * | | | | dma: apbh: Add special circular mode for LCDMarek Vasut2013-08-09-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-08-12-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | microblaze: Call spi_init functionMichal Simek2013-08-08-0/+5
| * | | | spi: Add zynq spi controller driverJagannadha Sutradharudu Teki2013-08-07-0/+2
| |/ / /
* | | | nds32: introduce DMA allocation APIken kuo2013-08-09-0/+33
|/ / /
* | | 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
| |/