summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-21ARM: mxs: Added application UART driverAndreas Wass1-0/+220
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic1610-25588/+2366
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz2-2/+6
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2-0/+13
2013-07-30am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini1-2/+2
2013-07-27imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitorsRobert Winkler2-2/+4
2013-07-27mx6: Factor out common HDMI setup codePardeep Kumar Singla4-1/+57
2013-07-27ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N4-0/+40
2013-07-27ARM: DRA7xx: Enable GMAC clock controlMugunthan V N3-1/+12
2013-07-27ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla4-0/+32
2013-07-27omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann1-3/+3
2013-07-27arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese1-0/+12
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD1610-25573/+2238
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini10-23/+309
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini7-45/+76
2013-07-25nds32: Enable FPU if the version of CPU supportedken kuo2-0/+52
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2-6/+2
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo4-13/+16
2013-07-25ARM: highbank: avoid bss write in timer_initRob Herring1-2/+0
2013-07-25ARM: highbank: set timer prescaler to 256Rob Herring2-2/+6
2013-07-25ARM: highbank: fix get_tbclk value to timer rateRob Herring1-1/+1
2013-07-25ARM: move interrupt_init to before relocationRob Herring1-2/+1
2013-07-24MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos1-4/+4
2013-07-24MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos1-3/+3
2013-07-24MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos1-1/+1
2013-07-24MIPS: xburst/start.S: rework relocation info checkGabor Juhos1-3/+3
2013-07-24MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos1-9/+9
2013-07-24MIPS: xburst/start.S: save gd in s0 registerGabor Juhos1-1/+2
2013-07-24MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos1-6/+6
2013-07-24MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos1-3/+5
2013-07-24MIPS: mips32/start.S: rework relocation info checkGabor Juhos1-3/+3
2013-07-24MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos1-9/+9
2013-07-24MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos1-2/+1
2013-07-24MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos1-1/+0
2013-07-24MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos1-2/+3
2013-07-24MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos1-1/+3
2013-07-24MIPS: qemu-malta: enable flash supportGabor Juhos1-0/+2
2013-07-24MIPS: qemu-malta: add reset supportGabor Juhos1-0/+3
2013-07-24MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos1-0/+16
2013-07-24MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos1-1/+7
2013-07-24MIPS: mips64: fix typos in copyright text of start.STom Rini1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini32-76/+83
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1606-25430/+1771
2013-07-24nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2-6/+8
2013-07-24nds32: Enable the function of passing parameters to Linuxken kuo1-0/+192
2013-07-24nds32: Enable two banks of SDRAM on Andes boardken kuo1-1/+5
2013-07-24nds32: introduce macros for bit manipulationGabor Juhos1-0/+37
2013-07-23vf610: Add I2C support for Vybrid VF610 platformAlison Wang5-0/+14
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach6-33/+5
2013-07-23i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher1-14/+0