summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada2015-05-311-0/+2
* ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada2015-05-311-2/+2
* ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada2015-05-311-4/+7
* ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada2015-05-311-1/+1
* ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada2015-05-311-4/+0
* ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada2015-05-311-23/+1
* ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada2015-05-311-4/+3
* ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-312-4/+6
* ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-3138-104/+76
* ARMv7M: add STM32F1 supportMatt Porter2015-05-288-0/+782
* common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2015-05-282-0/+45
* ARM: bcm283x: Switch to generic timerMarek Vasut2015-05-282-59/+1
* ARM: bcm283x: Reorder timer.hMarek Vasut2015-05-281-5/+10
* ARM: bcm283x: Repair wdog.hMarek Vasut2015-05-281-2/+2
* powerpc: gitignore: ignore PowerPC DTBsMasahiro Yamada2015-05-281-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-2615-46/+202
|\
| * arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-261-0/+4
| * i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher2015-05-264-7/+7
| * arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-264-12/+29
| * imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan2015-05-261-1/+1
| * wandboard: Switch to SPL supportFabio Estevam2015-05-211-0/+1
| * imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey2015-05-191-4/+21
| * imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey2015-05-192-0/+39
| * imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey2015-05-191-1/+15
| * imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey2015-05-192-0/+42
| * mx6: add OTP bank1 registersTim Harvey2015-05-191-0/+19
| * arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey2015-05-191-1/+2
| * arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha2015-05-191-0/+2
| * imx: mx6sx enable SION for i2c pin muxPeng Fan2015-05-191-20/+20
* | ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada2015-05-252-1/+12
* | ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada2015-05-251-2/+12
* | zynq: Use system timer implementation instead of ourMichal Simek2015-05-252-83/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-05-221-146/+0
|\ \
| * | arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun2015-05-201-146/+0
* | | sandbox: Use defconfig to enable featuresJoe Hershberger2015-05-211-15/+0
* | | sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2015-05-192-0/+15
* | | sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-195-16/+15
* | | sunxi: Fix dram initialization not working on some a33 devicesHans de Goede2015-05-191-1/+1
* | | sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-192-0/+5
|/ /
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-05-181-28/+37
|\ \
| * | exynos: clock: clean up checkpatch issuesMinkyu Kang2015-05-181-28/+37
* | | arc: gitignore: ignore ARC DTBsMasahiro Yamada2015-05-181-0/+1
| |/ |/|
* | arm: mx6: ddr3: Remove dead codeNikolay Dimitrov2015-05-151-22/+0
* | mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam2015-05-152-0/+10
* | hummingboard: Remove mx6solo specific supportFabio Estevam2015-05-151-5/+0
* | imx: dek_blob: Add explicit include for mapmemUlises Cardenas2015-05-151-0/+1
* | arm: mx6: Clamp MMDC and DDR3 clocks for timing calculationsNikolay Dimitrov2015-05-151-7/+23
* | sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak2015-05-143-0/+88
* | test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak2015-05-142-0/+231
* | odroid: dts: add 'voltage-regulators' description to max77686 nodePrzemyslaw Marczak2015-05-141-0/+253
OpenPOWER on IntegriCloud