summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: include config.h to start.SMasahiro Yamada2013-11-081-0/+2
* ARM: versatile: convert to common timer codeRob Herring2013-11-041-116/+0
* ARM: tegra: convert to common timer codeRob Herring2013-11-042-96/+1
* ARM: socfpga: convert to common timer codeRob Herring2013-11-041-72/+0
* ARM: mx25: convert to common timer codeRob Herring2013-11-041-117/+0
* ARM: highbank: convert to common timer codeRob Herring2013-11-041-83/+0
* sh: convert to common timer codeRob Herring2013-11-041-60/+2
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-042-10/+0
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-044-1/+24
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-043-1/+21
| * blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada2013-11-041-0/+3
* | blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-012-74/+32
* | m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-017-166/+18
* | x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-014-91/+30
* | nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-012-51/+9
* | nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-014-94/+11
* | mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-316-158/+16
* | microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-312-49/+6
* | openrisc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-312-48/+5
* | avr32: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-76/+14
* | sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-314-116/+18
* | sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-75/+6
* | sh: Do not include start.o in lib$(CPU).oMasahiro Yamada2013-10-313-3/+9
* | sparc: fix a link errorMasahiro Yamada2013-10-311-0/+2
* | ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada2013-10-311-0/+4
* | ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada2013-10-311-0/+3
* | ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada2013-10-313-0/+6
* | powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3114-580/+267
* | sandbox: convert makefiles to Kbuild styleMasahiro Yamada2013-10-312-46/+2
* | ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-29/+6
* | ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3116-429/+65
* | arm720t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-315-114/+8
* | arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-170/+22
* | arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3116-407/+67
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3122-581/+103
* | DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-311-0/+13
|/
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-243-0/+39
* mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp2013-10-245-1/+17
* mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp2013-10-241-1/+5
* powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp2013-10-241-1/+1
* powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-244-14/+21
* powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh2013-10-242-3/+29
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2013-10-224-10/+9
|\
| * sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-173-6/+3
| * sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-171-4/+4
| * sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-171-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-2117-10/+184
|\ \
| * | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-204-4/+4
| * | usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-201-0/+10
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-203-0/+6
OpenPOWER on IntegriCloud