aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky4-4/+4
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy1-0/+10
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy3-0/+6
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy1-124/+0
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega2-4/+3
2013-10-20mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky1-0/+6
2013-10-20OMAP5: USB: Add OMAP xHCI file and headerDan Murphy1-0/+124
2013-10-20ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy4-2/+20
2013-10-20exynos5: dts: Add device node for XHCIVivek Gautam1-0/+12
2013-10-20arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2-0/+27
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2-0/+96
2013-10-16microblaze: Fix watchdog initializationMichal Simek2-4/+3
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-2/+0
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk5-5/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk13-42/+42
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk88-88/+88
2013-10-14ARM: omap4-panda: Add MAC address creation for pandaDan Murphy1-0/+4
2013-10-14ARM: omap4: Update sdram setting for panda rev A6Dan Murphy1-0/+4
2013-10-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini12-621/+69
2013-10-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini6-2/+25
2013-10-08spi: exynos: Support word transfersRajeshwari Shinde1-1/+10
2013-10-07socfpga: Adding System Manager driverChin Liang See5-1/+57
2013-10-07omap1510inn: arm925t: remove supportAlbert ARIBAUD6-608/+0
2013-10-07armv7: hw_data: change clock divider setting.Poddar, Sourav1-1/+1
2013-10-07omap5: add qspi supportMatt Porter5-0/+14
2013-10-07ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara2-35/+3
2013-10-07ARM: IGEP0033: Update timing to run DDR at 400MHz.Enric Balletbo i Serra1-12/+12
2013-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini6-1/+455
2013-10-03ARM: extend non-secure switch to also go into HYP modeAndre Przywara5-9/+86
2013-10-03ARM: add SMP support for non-secure switchAndre Przywara4-1/+53
2013-10-03ARM: trigger non-secure state switch during bootm executionAndre Przywara1-0/+13
2013-10-03ARM: add C function to switch to non-secure stateAndre Przywara3-0/+126
2013-10-03ARM: add assembly routine to switch to non-secure stateAndre Przywara3-0/+125
2013-10-03ARM: add secure monitor handler to switch to non-secure stateAndre Przywara2-0/+57
2013-10-03ARM: prepare armv7.h to be included from assembly sourceAndre Przywara1-1/+5
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini51-900/+442
2013-10-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD13-34/+313
2013-10-02Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD10-28/+104
2013-09-27i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_IDEric Nelson2-1/+2
2013-09-27mx6: Fix use of improper value in enable_ipu_clockPierre Aubert1-1/+1
2013-09-24ARM: atmel: add RNDIS gadget supportBo Shen2-0/+13
2013-09-24ARM: atmel: correct UDPHS nameBo Shen1-1/+1
2013-09-24USB: gadget: add atmel usba udc driverBo Shen1-0/+64
2013-09-24Sound: I2S: Replacing I2S1 with I2S0 channel.Dani Krishna Mohan1-0/+6
2013-09-24ARM: Added I2S0 clocks for audioDani Krishna Mohan6-23/+75
2013-09-24DTS: Addition of I2S0 channel and replacing I2S1Dani Krishna Mohan1-0/+19
2013-09-23ARM: use r9 for gdJeroen Hofstee4-12/+12
2013-09-23ARM,relocate: do not use r9Jeroen Hofstee1-3/+3
2013-09-23ARM: refactor compiler options in config.mkMasahiro Yamada14-22/+3
2013-09-23arm: zynq: Fix timer loadaddressMichal Simek1-1/+1