summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* stm32f4: add cpu clock option for 180 MHzAntonio Borneo2015-07-271-10/+24
* stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+10
* Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-273-3/+0
* am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-271-9/+0
* omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-271-0/+2
* omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+47
* omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-0/+62
* omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-1/+59
* omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-272-7/+49
* omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-271-2/+2
* omap: SPL boot devices cleanup and completionPaul Kocialkowski2015-07-274-67/+88
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-2716-166/+141
* 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
OpenPOWER on IntegriCloud