summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
...
* | | sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2015-05-04-0/+18
* | | sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-04-4/+4
* | | sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-04-4/+5
* | | sunxi: usbc: Remove unused irq fieldHans de Goede2015-05-04-16/+0
* | | sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede2015-05-04-2/+3
* | | sun7i: Remove duplicate call to psci_arch_initJan Kiszka2015-05-02-1/+0
| |/ |/|
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-29-1490/+0
|\ \
| * | ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-29-1497/+0
| * | ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada2015-04-29-7/+1
| * | zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu2015-04-29-1/+3
| * | zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu2015-04-29-0/+7
| * | ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada2015-04-29-1/+1
| * | zynq: Add Zynq PicoZed board supportNathan Rossi2015-04-29-0/+4
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-28-47/+95
|\ \ \
| * | | arm: socfpga: spl: add board_init_f to SPLDinh Nguyen2015-04-21-0/+29
| * | | arm: socfpga: spl: Add SDRAM checkDinh Nguyen2015-04-21-0/+6
| * | | arm: socfpga: spl: Use common lowlevel_initDinh Nguyen2015-04-21-47/+1
| * | | arm: socfpga: spl: printout sdram sizeDinh Nguyen2015-04-21-0/+4
| * | | arm: socfpga: spl: add sdram init and calibrationDinh Nguyen2015-04-21-0/+13
| * | | arm: socfpga: spl: allow bootrom to enable IOs after warm resetDinh Nguyen2015-04-21-0/+12
| * | | arm: socfpga: spl: Add call to timer_initDinh Nguyen2015-04-21-0/+2
| * | | arm: socfpga: spl: enable sdram, timer and uartDinh Nguyen2015-04-21-0/+4
| * | | arm: socfpga: add functions to bring sdram, timer, and uart out of resetDinh Nguyen2015-04-21-0/+24
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-28-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | arm: mx6: ddr: add pd_fast_exit flag to system informationTim Harvey2015-04-22-1/+6
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-24-2/+2
|\ \ \ \
| * | | | driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-23-2/+2
| | |/ / | |/| |
* | | | ARM: vf610: Enable cachesStefan Agner2015-04-23-0/+16
* | | | ARM: vf610: Add SoC and CPU type detectionSanchayan Maity2015-04-23-2/+27
* | | | fastboot: ARM: OMAP5: Enable reboot-bootloaderDileep Katta2015-04-23-0/+10
* | | | ARM: DRA7: Set serial number environment variableDileep Katta2015-04-23-0/+17
|/ / /
* | | ahci: mmio_base is a virtual addressScott Wood2015-04-18-4/+4
* | | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18-1/+1
* | | ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+12
* | | 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
* | Merge branch 'u-boot/master'Albert ARIBAUD2015-04-10-51/+136
|\ \