summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | | ARM: AM43xx: Add header filesLokesh Vutla2013-08-15-20/+378
| * | | | ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-15-10/+72
| * | | | ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-15-219/+174
| * | | | ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-15-182/+227
| | |/ / | |/| |
| * | | am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-2/+6
| * | | am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-30-0/+13
| * | | am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-30-2/+2
| * | | ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-26-0/+40
| * | | ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-26-1/+12
| * | | ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-26-0/+32
| * | | omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-26-3/+3
| * | | arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-26-0/+12
| * | | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25-25573/+2238
| |\ \ \
| * | | | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-25-2/+0
| * | | | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-25-2/+6
| * | | | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-25-1/+1
| * | | | ARM: move interrupt_init to before relocationRob Herring2013-07-25-2/+1
| | |/ / | |/| |
* | | | powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variablesramneek mehresh2013-08-14-22/+0
* | | | fsl/usb: Move USB internal phy definitions to fsl_usb.hramneek mehresh2013-08-14-51/+4
* | | | powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2Prabhakar Kushwaha2013-08-14-0/+20
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-13-40/+396
|\ \ \ \
| * | | | powerpc/mpc85xx: Cleanup license header in source filesYork Sun2013-08-12-4/+1
| * | | | 83xx/pcie: fix build error for 83xx pcieRoy Zang2013-08-09-0/+2
| * | | | powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang2013-08-09-1/+1
| * | | | 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