summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-18-24/+18
* dm: usb: exynos: Use driver model for USBSimon Glass2015-04-18-0/+3
* ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I2015-04-16-2/+2
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-04-16-40/+74
|\
| * sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede2015-04-15-2/+13
| * sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede2015-04-15-8/+8
| * sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-15-16/+21
| * sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-15-4/+39
| * sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski2015-04-15-17/+0
* | ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-14-0/+12
* | ARM: DRA7: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-14-5/+19
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-13-0/+27
|\
| * ARM: mx5: add support for USB armory boardAndrej Rosano2015-04-09-0/+11
| * ARM: mx5: move to a standard arch/board approachAndrej Rosano2015-04-09-0/+16
* | arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese2015-04-11-1/+1
* | lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-10-0/+159
* | lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2015-04-10-0/+14
* | lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+5
* | lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+11
* | lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+6
* | lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+16
* | Merge branch 'u-boot/master'Albert ARIBAUD2015-04-10-557/+136
|\ \
| * | am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini2015-04-07-1/+1
| * | Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar2015-04-06-2/+2
| * | arm: exynos: add display clocks for Exynos5800Ajay Kumar2015-04-06-3/+62
| * | Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET2015-04-06-2/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-03-195/+0
| |\ \
| | * | ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren2015-03-30-195/+0
| * | | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2015-03-31-0/+42
| |\ \ \ | | | |/ | | |/|
| | * | board/seco: Add mx6q-uq7 basic board supportBoris BREZILLON2015-03-23-0/+11
| | * | ARM: mx6: move to a standard arch/board approachBoris BREZILLON2015-03-23-0/+31
| * | | sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-29-1/+1
| * | | sunxi: sun4i: improve cpu clock selection methodIain Paton2015-03-29-16/+19
| * | | sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-29-0/+7
| * | | ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada2015-03-28-325/+0
| * | | malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-28-6/+0
| * | | malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-28-6/+0
| | |/ | |/|
* | | ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-27-69/+0
|/ /
* | remove unnecessary version.h includesRob Herring2015-03-24-20/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-18-1/+18
|\
| * mx6: soc: Switch to cold resetDirk Behme2015-03-13-0/+18
| * imx:mx6 remove duplicated includesPeng Fan2015-03-13-1/+0
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-05-3648/+1610
| |\
* | | ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-13-25/+20
* | | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-13-21/+10
* | | ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configurationNishanth Menon2015-03-13-0/+16
* | | ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870Praveen Rao2015-03-13-0/+7
* | | ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-13-16/+5
* | | ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon2015-03-13-9/+13
* | | ARM: Introduce erratum workaround for 621766Nishanth Menon2015-03-13-0/+13