summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-04-1/+24
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-04-1/+21
| * blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada2013-11-04-0/+3
* | blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-74/+32
* | m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-166/+18
* | x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-91/+30
* | nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-51/+9
* | nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-94/+11
* | mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-158/+16
* | microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-49/+6
* | openrisc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-48/+5
* | avr32: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-76/+14
* | sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-116/+18
* | sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-75/+6
* | sh: Do not include start.o in lib$(CPU).oMasahiro Yamada2013-10-31-3/+9
* | sparc: fix a link errorMasahiro Yamada2013-10-31-0/+2
* | ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada2013-10-31-0/+4
* | ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada2013-10-31-0/+3
* | ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada2013-10-31-0/+6
* | powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-580/+267
* | sandbox: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-46/+2
* | ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-29/+6
* | ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-429/+65
* | arm720t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-114/+8
* | arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-170/+22
* | arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-407/+67
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-581/+103
* | DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-31-0/+13
|/
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-24-0/+39
* mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp2013-10-24-1/+17
* mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp2013-10-24-1/+5
* powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp2013-10-24-1/+1
* powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-24-14/+21
* powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh2013-10-24-3/+29
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2013-10-22-10/+9
|\
| * sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-17-6/+3
| * sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-17-4/+4
| * sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-17-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-21-10/+184
|\ \
| * | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-4/+4
| * | usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-20-0/+10
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-20-0/+6
| * | usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-20-124/+0
| * | usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-4/+3
| * | mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky2013-10-20-0/+6
| * | OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-20-0/+124
| * | ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy2013-10-20-2/+20
| * | exynos5: dts: Add device node for XHCIVivek Gautam2013-10-20-0/+12
| * | arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-20-0/+27
| * | USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-20-0/+96
| |/