summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-097-13/+102
| * | | powerpc/mpc8xxx: Add x4 DDR device supportYork Sun2013-08-096-0/+13
| * | | powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun2013-08-092-3/+9
| * | | powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-091-4/+19
| * | | mpc85xx: Base emulator supportYork Sun2013-08-094-1/+19
| * | | powerpc/corenet: Move CONFIG_FSL_CORENET out of board header fileYork Sun2013-08-091-0/+5
| * | | powerpc/t4: Correct LIODN assignment for SRIOLiu Gang2013-08-092-2/+3
| * | | powerpc/b4860: Correct LIODN assignment for SRIOLiu Gang2013-08-092-2/+3
| * | | powerpc/srio: Update the SRIO LIODN registers and ID table macroLiu Gang2013-08-092-0/+23
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsTom Rini2013-08-134-150/+160
|\ \ \ \
| * | | | MIPS: bootm: drop obsolete Qemu specific bootm implementationDaniel Schwierzeck2013-08-132-66/+0
| * | | | MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck2013-08-131-2/+20
| * | | | MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck2013-08-132-2/+7
| * | | | MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck2013-08-131-33/+29
| * | | | MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck2013-08-131-47/+83
| * | | | MIPS: bootm: add support for LMBDaniel Schwierzeck2013-08-132-0/+23
| * | | | MIPS: bootm: optimize kernel entry callDaniel Schwierzeck2013-08-131-7/+4
| * | | | MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck2013-08-131-6/+7
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini2013-08-125-115/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee2013-08-121-1/+1
| * | | | video: Encapsulate font in video_font_data.hMarek Vasut2013-08-121-1/+0
| * | | | arm, am33xx: add clk_get prototypeHeiko Schocher2013-08-101-0/+1
| * | | | video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-101-113/+0
| * | | | dma: apbh: Add special circular mode for LCDMarek Vasut2013-08-091-0/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-08-122-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | microblaze: Call spi_init functionMichal Simek2013-08-081-0/+5
| * | | | spi: Add zynq spi controller driverJagannadha Sutradharudu Teki2013-08-071-0/+2
| |/ / /
* | | | nds32: introduce DMA allocation APIken kuo2013-08-091-0/+33
|/ / /
* | | config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren2013-08-025-57/+0
* | | blackfin: Fix using gd->baudrate before setting its valueAxel Lin2013-07-311-2/+1
* | | blackfin: gpio: Use proper mask for comparing functionAxel Lin2013-07-311-5/+6
* | | blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin2013-07-311-2/+2
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-2510-23/+309
|\ \
| * | nds32: Enable FPU if the version of CPU supportedken kuo2013-07-252-0/+52
| * | nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2013-07-252-6/+2
| * | nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-254-13/+16
| * | nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2013-07-242-6/+8
| * | nds32: Enable the function of passing parameters to Linuxken kuo2013-07-241-0/+192
| * | nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-241-1/+5
| * | nds32: introduce macros for bit manipulationGabor Juhos2013-07-241-0/+37
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-07-257-45/+76
|\ \
| * | MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos2013-07-241-4/+4
| * | MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos2013-07-241-3/+3
| * | MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos2013-07-241-1/+1
| * | MIPS: xburst/start.S: rework relocation info checkGabor Juhos2013-07-241-3/+3
| * | MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-241-9/+9
| * | MIPS: xburst/start.S: save gd in s0 registerGabor Juhos2013-07-241-1/+2
| * | MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos2013-07-241-6/+6
| * | MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos2013-07-241-3/+5
| * | MIPS: mips32/start.S: rework relocation info checkGabor Juhos2013-07-241-3/+3
OpenPOWER on IntegriCloud