aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-07-27omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski16-166/+141
2015-07-27kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada2-0/+10
2015-07-27keystone2: add wfi in to the core_spin loopVitaly Andrianov1-2/+7
2015-07-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini8-29/+116
2015-07-25sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede2-0/+26
2015-07-25sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede1-3/+1
2015-07-25sunxi: musb: Use device-model for musb host modeHans de Goede1-1/+1
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede1-0/+7
2015-07-25sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2-0/+35
2015-07-25sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede1-0/+2
2015-07-25sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini1-0/+4
2015-07-25sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede1-14/+0
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini4-1/+10
2015-07-24sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański1-12/+40
2015-07-24sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański1-0/+1
2015-07-24arm: mvebu: Add SPL SDIO/MMC boot supportStefan Roese1-1/+12
2015-07-23Merge git://git.denx.de/u-boot-uniphierTom Rini22-11/+446
2015-07-23ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3Masahiro Yamada1-0/+9
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada20-10/+436
2015-07-23ARM: dts: UniPhier: add device-specific compatible string for EEPROMMasahiro Yamada1-1/+1
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini23-3/+5257
2015-07-23arm: mvebu: a38x: Use correct PEX register access macrosStefan Roese1-0/+4
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2-2/+2
2015-07-23arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdrStefan Roese13-0/+5204
2015-07-23arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directoryStefan Roese6-1/+2
2015-07-23arm: mvebu: Disable MMU before changing register base addressStefan Roese1-0/+18
2015-07-23arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese1-0/+7
2015-07-23arm: mvebu: Use default reg base address for SPL on A38xStefan Roese1-0/+10
2015-07-23arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese2-0/+9
2015-07-23arm: mvebu: add Armada XP SATA supportAnton Schubert1-0/+1
2015-07-22x86: delete unneeded declarations of disable_irq() and enable_irq()Masahiro Yamada1-4/+0
2015-07-22usb: gadget: bcm_udc_otg filesJiandong Zheng1-0/+7
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski1-1/+1
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola1-9/+0
2015-07-22arch: arm: fsl: Add XHCI support for LS1021ARamneek Mehresh2-0/+11
2015-07-21dm: test: Add a size to each reg propertySimon Glass1-12/+15
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass2-0/+18
2015-07-21dm: test: Add a test for the LED uclassSimon Glass1-0/+14
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass1-0/+4
2015-07-21dm: test: Add a test for the ram uclassSimon Glass1-0/+4
2015-07-21sandbox: Use the reset driver to handle resetSimon Glass3-8/+12
2015-07-21sandbox: Support multiple reset typesSimon Glass2-0/+7
2015-07-21dm: test: Add tests for the clk uclassSimon Glass2-0/+15
2015-07-21zynq: Rename struct clk_ops to zynq_clk_opsSimon Glass1-3/+3
2015-07-21dm: arm: Put driver model I2C drivers before legacy onesSimon Glass1-5/+5
2015-07-21dm: Reduce SPL device tree sizeSimon Glass1-1/+1
2015-07-20armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua1-15/+8
2015-07-20armv8: Fix TCR macros for shareability attributeZhichun Hua1-2/+2
2015-07-20armv8/ls2085aqds: DSPI pin muxing configure through QIXISHaikun Wang1-0/+2
2015-07-20armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang2-0/+3