aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini59-763/+2311
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-08-14powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variablesramneek mehresh1-22/+0
2013-08-14fsl/usb: Move USB internal phy definitions to fsl_usb.hramneek mehresh2-51/+4
2013-08-14powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2Prabhakar Kushwaha2-0/+20
2013-08-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini32-40/+396
2013-08-13Merge branch 'master' of git://www.denx.de/git/u-boot-mipsTom Rini4-150/+160
2013-08-13MIPS: bootm: drop obsolete Qemu specific bootm implementationDaniel Schwierzeck2-66/+0
2013-08-13MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck1-2/+20
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck2-2/+7
2013-08-13MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck1-33/+29
2013-08-13MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck1-47/+83
2013-08-13MIPS: bootm: add support for LMBDaniel Schwierzeck2-0/+23
2013-08-13MIPS: bootm: optimize kernel entry callDaniel Schwierzeck1-7/+4
2013-08-13MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck1-6/+7
2013-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini5-115/+4
2013-08-12powerpc/mpc85xx: Cleanup license header in source filesYork Sun1-4/+1
2013-08-12exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee1-1/+1
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut1-1/+0
2013-08-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-0/+7
2013-08-10arm, am33xx: add clk_get prototypeHeiko Schocher1-0/+1
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher1-113/+0
2013-08-0983xx/pcie: fix build error for 83xx pcieRoy Zang1-0/+2
2013-08-09dma: apbh: Add special circular mode for LCDMarek Vasut1-0/+2
2013-08-09powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang1-1/+1
2013-08-09powerpc/85xx: Add C29x SoC supportMingkai Hu7-0/+109
2013-08-09powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420Zang Roy-R619111-1/+0
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112-2/+34
2013-08-09powerpc/rman: fix RMan support for t4240 and b4860Minghuan Lian2-8/+8
2013-08-09powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.hShaveta Leekha2-1/+1
2013-08-09powerpc/mpc85xx: Add defines for serdes RSTCTL registerShaveta Leekha1-1/+3
2013-08-09board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain1-0/+6
2013-08-09board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain2-1/+9
2013-08-09powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIELiu Gang1-1/+2
2013-08-09powerpc/mpc85xx: Workaround for A-005812York Sun4-0/+29