summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-05-10stv0991: fdt: add stv0991 device treeVikas Manocha
2015-05-10stm32f4: add serial print portkunhuahuang
2015-05-07ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada
2015-05-07ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada
2015-05-07ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro 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: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targetsStefan Roese
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese
2015-05-05arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese
2015-05-05arm: mvebu: Remove coherency configurationStefan Roese
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese
2015-05-05arm: mvebu: Add basic Armada 38x supportStefan Roese
2015-05-05arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese
2015-05-05arm: mvebu: Only define MV88F78X60 for Armada XPStefan Roese
2015-05-05arm: mvebu: Remove unreferenced defineStefan Roese
2015-05-05arm: mvebu: Change header macros from ARMADA_XP to MVEBUStefan Roese
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese
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: axp: Remove non driver-model support from the axp gpio codeHans de Goede
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede
2015-05-04sunxi: dts: Add minimal dts files for board which lack a dts sofarHans de Goede
2015-05-04sunxi: dts: Add dts files which have been submitted but not yet merged upstreamHans de Goede
2015-05-04sunxi: dts: Sync all dts files with upstream kernelHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans 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