summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-311-0/+2
* ARM: tegra: use DT bindings for GPIO namingStephen Warren2016-05-315-996/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-3121-115/+248
|\
| * mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2016-05-312-1/+2
| * mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang2016-05-311-0/+50
| * mips: ath79: ap121: Enable ethernetWills Wang2016-05-312-2/+7
| * mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-319-28/+15
| * MIPS: Abstract cache op loops with a macroPaul Burton2016-05-311-41/+18
| * MIPS: Split I & D cache line size configPaul Burton2016-05-314-20/+25
| * MIPS: Move cache sizes to KconfigPaul Burton2016-05-313-4/+32
| * MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-311-18/+3
| * MIPS: add tune for MIPS 34kcDaniel Schwierzeck2016-05-312-0/+4
| * MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-312-2/+93
| * malta: Allow MIPS64 buildsPaul Burton2016-05-311-0/+3
| * MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton2016-05-311-4/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-3016-30/+650
|\ \ | |/ |/|
| * x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-301-1/+1
| * x86: quark: Generate ACPI FADT/MADT tablesBin Meng2016-05-302-0/+164
| * x86: quark: Add platform ASL filesBin Meng2016-05-307-0/+433
| * x86: quark: Prepare device.h for inclusion by ASLBin Meng2016-05-301-6/+15
| * x86: acpi: Make irqroute.asl commonBin Meng2016-05-303-2/+2
| * x86: acpi: Create a common irqlinks ASL fileBin Meng2016-05-302-21/+35
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-279-35/+70
|\ \
| * | dm: rockchip: Enable CONFIG_BLKSimon Glass2016-05-271-0/+3
| * | mailbox: implement a sandbox testStephen Warren2016-05-262-0/+32
| * | Rename reset to sysresetStephen Warren2016-05-266-35/+35
| |/
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-05-274-1/+87
|\ \
| * | rockchip: rock2: dts: use status = "okay" not okSjoerd Simons2016-05-271-1/+1
| * | rockchip: rk3288-firefly: Add gmac definitionSjoerd Simons2016-05-271-0/+16
| * | rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3Sjoerd Simons2016-05-271-0/+53
| * | rockchip: rk3288: Add clock support for the gmac ethernet interfaceSjoerd Simons2016-05-271-0/+17
| |/
* | ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla2016-05-271-3/+5
* | arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada2016-05-271-6/+6
* | arm64: fix comment "flush & invalidate"Masahiro Yamada2016-05-271-2/+2
* | arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada2016-05-271-8/+2
* | ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla2016-05-272-1/+432
* | ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla2016-05-273-0/+149
* | board: AM335x-ICEv2: Add DDR dataLokesh Vutla2016-05-271-0/+15
* | ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2016-05-272-1/+59
* | ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-272-1/+722
* | ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N2016-05-272-3/+2
* | ARM: dts: am335x-bone: Enable uart and timerLokesh Vutla2016-05-273-4/+6
* | ARM: dts: AM437x-IDK Initial SupportLokesh Vutla2016-05-272-1/+422
* | ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla2016-05-272-1/+808
* | ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred2016-05-272-0/+185
* | ARM: omap-common: Add device type to CPU stringDaniel Allred2016-05-273-8/+32
* | spl: build: ti: add support for secure boot imagesDaniel Allred2016-05-271-0/+6
* | ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred2016-05-271-0/+20
* | ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred2016-05-271-0/+66
* | ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas2016-05-272-7/+18
OpenPOWER on IntegriCloud