summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* dm: sunxi: Add support for serial using driver modelSimon Glass2014-11-051-0/+4
* dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2014-11-052-12/+24
* dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass2014-11-051-0/+1
* dm: sunxi: dts: Add sun7i device tree filesSimon Glass2014-11-053-0/+1250
* sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-0510-49/+49
* sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell2014-11-051-24/+2
* sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR definesMasahiro Yamada2014-11-041-3/+10
* sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada2014-11-043-16/+2
* sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada2014-11-043-4/+16
* sparc: Use nicer prompt for board select menuMasahiro Yamada2014-11-041-6/+10
* arm926ejs: cache: use __weakJeroen Hofstee2014-11-041-4/+1
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-044-45/+0
|\
| * ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada2014-10-313-10/+0
| * Remove unused filesMasahiro Yamada2014-10-311-35/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2014-11-042-20/+48
|\ \
| * | exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak2014-10-301-20/+39
| * | exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak2014-10-301-0/+9
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-11-035-44/+156
|\ \
| * | MIPS: add .padding section to linker scriptDaniel Schwierzeck2014-11-012-1/+19
| * | MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-013-41/+29
| * | MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck2014-11-011-6/+2
| * | MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck2014-11-011-0/+4
| * | MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck2014-11-011-0/+68
| * | MIPS: kconfig: add options for endianess selectDaniel Schwierzeck2014-11-011-0/+38
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-032-1/+10
|\ \
| * | ARM: UniPhier: make pinmon command optionalMasahiro Yamada2014-10-292-1/+10
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-2910-84/+474
|\ \ \ | |_|/ |/| |
| * | x86: Correct a few progress message nitsSimon Glass2014-10-282-3/+3
| * | x86: bootm: Support booting a 64-bit raw kernelSimon Glass2014-10-281-2/+8
| * | x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass2014-10-284-48/+63
| * | x86: Add support for starting 64-bit kernelSimon Glass2014-10-284-1/+165
| * | x86: Display basic CPU information on bootSimon Glass2014-10-282-0/+71
| * | x86: Bring in msr-index.h from linux 3.8Simon Glass2014-10-281-2/+106
| * | x86: Move paging functions into cpu.cSimon Glass2014-10-283-30/+60
* | | arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj2014-10-291-0/+27
* | | arm: relocate the exception vectorsGeorges Savoundararadj2014-10-292-6/+30
* | | arm: make .vectors section allocatableGeorges Savoundararadj2014-10-291-1/+1
* | | kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-2916-48/+212
* | | i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-291-1/+1
| |/ |/|
* | ppc/arm: zap EMK boardsWolfgang Denk2014-10-283-3/+0
* | odroid: dts: fix name of included dtsiPrzemyslaw Marczak2014-10-271-1/+1
* | odroid: dts: adjust sd cd-gpios for SD CardPrzemyslaw Marczak2014-10-271-1/+1
* | trats2: dts: adjust gpio numbers after gpio reworkPrzemyslaw Marczak2014-10-271-3/+3
* | trats: dts: adjust gpio numbers to new apiPrzemyslaw Marczak2014-10-271-2/+2
* | universal: dts: adjust gpio numbers to new apiPrzemyslaw Marczak2014-10-271-2/+2
* | exynos4210: dts: fix gpio offset in pinctrl-ubootPrzemyslaw Marczak2014-10-271-1/+1
* | exynos4412: dts: adjust pinctrl-uboot to changed gpio orderPrzemyslaw Marczak2014-10-271-4/+1
* | exynos4412: dts: fix bad gpio order in pinctrlPrzemyslaw Marczak2014-10-271-27/+27
|/
* kconfig: add CONFIG_SUPPORT_TPLMasahiro Yamada2014-10-271-0/+5
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-279-0/+91
OpenPOWER on IntegriCloud