summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-05-04sunxi: usbc: Remove unused irq fieldHans de Goede
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede
2015-05-02sun7i: Remove duplicate call to psci_arch_initJan Kiszka
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada
2015-04-29ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada
2015-04-29zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu
2015-04-29zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada
2015-04-29zynq: Add Zynq PicoZed board supportNathan Rossi
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh
2015-04-23ARM: vf610: Enable cachesStefan Agner
2015-04-23ARM: vf610: Add SoC and CPU type detectionSanchayan Maity
2015-04-23fastboot: ARM: OMAP5: Enable reboot-bootloaderDileep Katta
2015-04-23ARM: DRA7: Set serial number environment variableDileep Katta
2015-04-22arm: mx6: ddr: add pd_fast_exit flag to system informationTim Harvey
2015-04-21arm: socfpga: spl: add board_init_f to SPLDinh Nguyen
2015-04-21arm: socfpga: spl: Add SDRAM checkDinh Nguyen
2015-04-21arm: socfpga: spl: Use common lowlevel_initDinh Nguyen
2015-04-21arm: socfpga: spl: printout sdram sizeDinh Nguyen
2015-04-21arm: socfpga: spl: add sdram init and calibrationDinh Nguyen
2015-04-21arm: socfpga: spl: allow bootrom to enable IOs after warm resetDinh Nguyen
2015-04-21arm: socfpga: spl: Add call to timer_initDinh Nguyen
2015-04-21arm: socfpga: spl: enable sdram, timer and uartDinh Nguyen
2015-04-21arm: socfpga: add functions to bring sdram, timer, and uart out of resetDinh Nguyen
2015-04-18ahci: mmio_base is a virtual addressScott Wood
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-18ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18dm: usb: exynos: Use driver model for USBSimon Glass
2015-04-16ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I
2015-04-16Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-04-16ARM: cpu: Add ARMv7 barrier operations supportValentine Barshak
2015-04-15sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede
2015-04-15sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-04-15sunxi: common VBUS detection logic in usbcPaul Kocialkowski
2015-04-15sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski
2015-04-14ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I
2015-04-14ARM: DRA7: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I
2015-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini