summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada
2015-05-07ARM: socfpga: remove redundant config.mkMasahiro Yamada
2015-05-07ARM: socfpga: do not add board directory to header search pathMasahiro Yamada
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini
2015-05-05arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-05-04sunxi: usb: Protect phy-init and phy-power-on against multiple callsHans de Goede
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: usb: Remove sunxi_usbc_get_io_base functionHans de Goede
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
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