summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada4-116/+18
2013-10-31sparc: convert makefiles to Kbuild styleMasahiro Yamada3-75/+6
2013-10-31sh: Do not include start.o in lib$(CPU).oMasahiro Yamada3-3/+9
2013-10-31sparc: fix a link errorMasahiro Yamada1-0/+2
2013-10-31ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada1-0/+4
2013-10-31ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada1-0/+3
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada3-0/+6
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada14-580/+267
2013-10-31sandbox: convert makefiles to Kbuild styleMasahiro Yamada2-46/+2
2013-10-31ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada1-29/+6
2013-10-31ARM: convert makefiles to Kbuild styleMasahiro Yamada16-429/+65
2013-10-31arm720t: convert makefiles to Kbuild styleMasahiro Yamada5-114/+8
2013-10-31arm920t: convert makefiles to Kbuild styleMasahiro Yamada7-170/+22
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada16-407/+67
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada22-581/+103
2013-10-31DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde1-0/+13
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp3-0/+39
2013-10-24mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp5-1/+17
2013-10-24mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp1-1/+5
2013-10-24powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp1-1/+1
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh4-14/+21
2013-10-24powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh2-3/+29
2013-10-22Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini4-10/+9
2013-10-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini17-10/+184
2013-10-21usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky4-4/+4
2013-10-21usb: am437x: Add support for am437x xhci USB hostDan Murphy1-0/+10
2013-10-21usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy3-0/+6
2013-10-21usb: omap: Move the xhci-omap header file to common locationDan Murphy1-124/+0
2013-10-21usb: new board-specific USB init interfaceMateusz Zalega2-4/+3
2013-10-21mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky1-0/+6
2013-10-21OMAP5: USB: Add OMAP xHCI file and headerDan Murphy1-0/+124
2013-10-21ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy4-2/+20
2013-10-21exynos5: dts: Add device node for XHCIVivek Gautam1-0/+12
2013-10-21arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2-0/+27
2013-10-21USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2-0/+96
2013-10-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini3-3/+3
2013-10-17i2c: mxc: move to new subsystemtrem3-3/+3
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu3-6/+3
2013-10-17sh: timer: Remove static global variableNobuhiro Iwamatsu1-4/+4
2013-10-17sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu1-1/+3
2013-10-17PCIe:change the method to get the address of a requested capability in config...Zhao Qiang1-18/+0
2013-10-17powerpc/mpc85xx: Add workaround for erratum A006379York Sun5-0/+40
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain13-464/+464
2013-10-17powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW acceleratorPrabhakar Kushwaha3-60/+89
2013-10-17powerpc/mpc85xx:Update processor defines for T1040Prabhakar Kushwaha1-8/+11
2013-10-17powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2Prabhakar Kushwaha3-5/+5
2013-10-17powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.hPo Liu1-0/+2
2013-10-16microblaze: Fix watchdog initializationMichal Simek2-4/+3
2013-10-15Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-2/+0
2013-10-15Coding Style cleanup: remove trailing empty linesWolfgang Denk5-5/+0