aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-08include: delete include/linux/config.hMasahiro Yamada23-33/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada11-11/+0
2013-11-08sparc: include config.h to start.SMasahiro Yamada1-0/+2
2013-11-04ARM: versatile: convert to common timer codeRob Herring1-116/+0
2013-11-04ARM: tegra: convert to common timer codeRob Herring2-96/+1
2013-11-04ARM: socfpga: convert to common timer codeRob Herring1-72/+0
2013-11-04ARM: mx25: convert to common timer codeRob Herring1-117/+0
2013-11-04ARM: highbank: convert to common timer codeRob Herring1-83/+0
2013-11-04sh: convert to common timer codeRob Herring1-60/+2
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2-10/+0
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini4-1/+24
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao3-1/+21
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada1-0/+3
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada2-74/+32
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada7-166/+18
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada4-91/+30
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada2-51/+9
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro Yamada4-94/+11
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada6-158/+16
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada2-49/+6
2013-10-31openrisc: convert makefiles to Kbuild styleMasahiro Yamada2-48/+5
2013-10-31avr32: convert makefiles to Kbuild styleMasahiro Yamada3-76/+14
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-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