summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada2015-07-272-0/+10
* keystone2: add wfi in to the core_spin loopVitaly Andrianov2015-07-271-2/+7
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-258-29/+116
|\
| * sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede2015-07-252-0/+26
| * sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-251-3/+1
| * sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-251-1/+1
| * sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-251-0/+7
| * sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-252-0/+35
| * sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-251-0/+2
| * sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini2015-07-251-0/+4
| * sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede2015-07-251-14/+0
| * sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-241-12/+40
| * sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-241-0/+1
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-244-1/+10
|\ \
| * | usb: gadget: bcm_udc_otg filesJiandong Zheng2015-07-221-0/+7
| * | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-1/+1
| * | include: usb: Move USB controller base address mappingNikhil Badola2015-07-221-9/+0
| * | arch: arm: fsl: Add XHCI support for LS1021ARamneek Mehresh2015-07-222-0/+11
* | | arm: mvebu: Add SPL SDIO/MMC boot supportStefan Roese2015-07-241-1/+12
| |/ |/|
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2015-07-2322-11/+446
|\ \
| * | ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3Masahiro Yamada2015-07-231-0/+9
| * | ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada2015-07-2320-10/+436
| * | ARM: dts: UniPhier: add device-specific compatible string for EEPROMMasahiro Yamada2015-07-231-1/+1
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-2323-3/+5257
|\ \
| * | arm: mvebu: a38x: Use correct PEX register access macrosStefan Roese2015-07-231-0/+4
| * | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2015-07-232-2/+2
| * | arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdrStefan Roese2015-07-2313-0/+5204
| * | arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directoryStefan Roese2015-07-236-1/+2
| * | arm: mvebu: Disable MMU before changing register base addressStefan Roese2015-07-231-0/+18
| * | arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese2015-07-231-0/+7
| * | arm: mvebu: Use default reg base address for SPL on A38xStefan Roese2015-07-231-0/+10
| * | arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese2015-07-232-0/+9
| * | arm: mvebu: add Armada XP SATA supportAnton Schubert2015-07-231-0/+1
| |/
* | x86: delete unneeded declarations of disable_irq() and enable_irq()Masahiro Yamada2015-07-221-4/+0
* | dm: test: Add a size to each reg propertySimon Glass2015-07-211-12/+15
* | dm: test: Add a test for the system controller uclassSimon Glass2015-07-212-0/+18
* | dm: test: Add a test for the LED uclassSimon Glass2015-07-211-0/+14
* | dm: test: Add a test for the mmc uclassSimon Glass2015-07-211-0/+4
* | dm: test: Add a test for the ram uclassSimon Glass2015-07-211-0/+4
* | sandbox: Use the reset driver to handle resetSimon Glass2015-07-213-8/+12
* | sandbox: Support multiple reset typesSimon Glass2015-07-212-0/+7
* | dm: test: Add tests for the clk uclassSimon Glass2015-07-212-0/+15
* | zynq: Rename struct clk_ops to zynq_clk_opsSimon Glass2015-07-211-3/+3
* | dm: arm: Put driver model I2C drivers before legacy onesSimon Glass2015-07-211-5/+5
* | dm: Reduce SPL device tree sizeSimon Glass2015-07-211-1/+1
|/
* armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua2015-07-201-15/+8
* armv8: Fix TCR macros for shareability attributeZhichun Hua2015-07-201-2/+2
* armv8/ls2085aqds: DSPI pin muxing configure through QIXISHaikun Wang2015-07-201-0/+2
* armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang2015-07-202-0/+3
* arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDBHaikun Wang2015-07-203-0/+90
OpenPOWER on IntegriCloud