aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-28arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher1-0/+19
2013-08-28omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini1-1/+10
2013-08-28am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini1-1/+1
2013-08-28arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD3-11/+5
2013-08-28ARM: OMAP4470: Add Elpida EDB8164B3PF memory configurationLubomir Popov1-7/+34
2013-08-28ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2-1/+42
2013-08-28ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk3-0/+5
2013-08-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD5-3/+61
2013-08-15Add TI816X supportTENART Antoine16-117/+1076
2013-08-15Prepare for TI816X : reuse existing code from TI814XTENART Antoine2-2/+2
2013-08-15arm, da850: enable the correct uart in arch_cpu_init()Heiko Schocher1-0/+4
2013-08-15arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmi...Heiko Schocher2-1/+8
2013-08-15arm: spl: For Falcon Mode, set a default machid of ~0Tom Rini1-1/+6
2013-08-15omap: emif: Set initial DDR PHY config firstTaras Kondratiuk1-1/+1
2013-08-15ARM: omap24xx: remove remainders of dead boardMasahiro Yamada3-193/+0
2013-08-15ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas4-1/+60
2013-08-15ARM: AM43xx: Add build supportLokesh Vutla2-2/+3
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2-2/+2
2013-08-15ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2-1/+116
2013-08-15ARM: AM43xx: Add header filesLokesh Vutla9-20/+378
2013-08-15ARM: AM33xx: Move s_init to a common placeHeiko Schocher4-10/+72
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla7-219/+174
2013-08-15ARM: AM33xx: Cleanup dplls dataLokesh Vutla7-182/+227
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-26ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N4-0/+40
2013-07-26ARM: DRA7xx: Enable GMAC clock controlMugunthan V N3-1/+12
2013-07-26ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla4-0/+32
2013-07-26omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann1-3/+3
2013-07-26arm: 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