summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-276-7/+7
* | | x86: Use correct printf() format string for uintptr_tSimon Glass2014-10-271-1/+2
* | | Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-272-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-10-2714-162/+5
|\ \ \
| * | | ppc: Zap TQM8272 boardMarek Vasut2014-10-272-6/+0
| * | | ppc: Zap TQM8260 boardMarek Vasut2014-10-271-4/+0
| * | | ppc: Zap IDS8247 boardMarek Vasut2014-10-271-4/+0
| * | | ppc: Zap HWW1U1A boardMarek Vasut2014-10-271-4/+0
| * | | ppc: Zap Hymod boardMarek Vasut2014-10-276-67/+2
| * | | ppc: Zap MHPC boardMarek Vasut2014-10-272-5/+0
| * | | ppc: Zap ICU862 boardMarek Vasut2014-10-273-44/+1
| * | | PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-272-28/+1
| * | | powerpc: mpc512x: fix boot breakageAnatolij Gustschin2014-10-271-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-275-4/+27
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: i.MX video: declare displays and display_count publiclyEric Nelson2014-10-212-3/+5
OpenPOWER on IntegriCloud