summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan 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: 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: axp: Remove non driver-model support from the axp gpio codeHans 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: Move axp pmic register helpers to a separate fileHans de Goede
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-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada
2015-04-29zynqmp: Enable SDHCI0 optionsMichal Simek
2015-04-29zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu
2015-04-29zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek
2015-04-29zynqmp: Add support for R5 sw loadingMichal Simek
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian
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-23ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-23usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity
2015-04-23ARM: vf610: Initial integration for Colibri VF50/VF61Sanchayan Maity
2015-04-23ARM: vf610: Add SoC and CPU type detectionSanchayan Maity
2015-04-23ARM: vf610: Enable external 32KHz oscillatorStefan Agner
2015-04-23ARM: vf610: Move DDR3 initialization to imx-commonSanchayan Maity
2015-04-23arm: am437x: mux: Update mux namesBryan De Faria
2015-04-23ARM: DRA7: Set serial number environment variableDileep Katta
2015-04-23davinci: add support for omapl138-lcdk boardPeter Howard
2015-04-23driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha
2015-04-23net/memac_phy: reuse driver for little endian SoCsShaohui Xie
2015-04-23armv8: Add SerDes framework for Layerscape ArchitectureMinghuan Lian
2015-04-23armv8/ls2085a: Add workaround for USB erratum A-008751Scott Wood
2015-04-23fsl-lsch3: Introduce place for common early SoC initScott Wood
2015-04-23armv8/fsl-lsch3: Set nodes in DVM domainScott Wood
2015-04-23armv8/ls2085a: Update common header filePrabhakar Kushwaha
2015-04-23armv8/fsl-lsch3: Implement workaround for erratum A008585York Sun
2015-04-23driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha
2015-04-23ARM: ARM720t: remove empty asm/arch/hardware.hMasahiro Yamada
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl