summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31openrisc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31avr32: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sparc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sh: Do not include start.o in lib$(CPU).oMasahiro Yamada
2013-10-31sparc: fix a link errorMasahiro Yamada
2013-10-31ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sandbox: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31ARM: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm720t: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm920t: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp
2013-10-24mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp
2013-10-24mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp
2013-10-24powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh
2013-10-24powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh
2013-10-22Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2013-10-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-20mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky
2013-10-20OMAP5: USB: Add OMAP xHCI file and headerDan Murphy
2013-10-20ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy
2013-10-20exynos5: dts: Add device node for XHCIVivek Gautam
2013-10-20arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam
2013-10-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-10-17i2c: mxc: move to new subsystemtrem
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu