aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-06-03armv8: ls1012a: Add support of ls1012afrdm boardPrabhakar Kushwaha4-1/+65
2016-06-03armv8: ls1012a: Add support of ls1012ardb boardPrabhakar Kushwaha4-1/+67
2016-06-03armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha5-1/+268
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha12-0/+182
2016-06-03armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha3-0/+86
2016-06-03armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha1-1/+4
2016-06-03armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha2-2/+2
2016-06-03armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha1-0/+2
2016-05-31Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini21-115/+248
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2-1/+2
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang1-0/+50
2016-05-31mips: ath79: ap121: Enable ethernetWills Wang2-2/+7
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang9-28/+15
2016-05-31MIPS: Abstract cache op loops with a macroPaul Burton1-41/+18
2016-05-31MIPS: Split I & D cache line size configPaul Burton4-20/+25
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton3-4/+32
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck1-18/+3
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck2-0/+4
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2-2/+93
2016-05-31malta: Allow MIPS64 buildsPaul Burton1-0/+3
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton1-4/+1
2016-05-30Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini16-30/+650
2016-05-30x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng1-1/+1
2016-05-30x86: quark: Generate ACPI FADT/MADT tablesBin Meng2-0/+164
2016-05-30x86: quark: Add platform ASL filesBin Meng7-0/+433
2016-05-30x86: quark: Prepare device.h for inclusion by ASLBin Meng1-6/+15
2016-05-30x86: acpi: Make irqroute.asl commonBin Meng3-2/+2
2016-05-30x86: acpi: Create a common irqlinks ASL fileBin Meng2-21/+35
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini9-35/+70
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini4-1/+87
2016-05-27ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla1-3/+5
2016-05-27arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada1-6/+6
2016-05-27arm64: fix comment "flush & invalidate"Masahiro Yamada1-2/+2
2016-05-27arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada1-8/+2
2016-05-27ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla2-1/+432
2016-05-27ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla3-0/+149
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla1-0/+15
2016-05-27ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2-1/+59
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2-1/+722
2016-05-27ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N2-3/+2
2016-05-27ARM: dts: am335x-bone: Enable uart and timerLokesh Vutla3-4/+6
2016-05-27ARM: dts: AM437x-IDK Initial SupportLokesh Vutla2-1/+422
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla2-1/+808
2016-05-27ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred2-0/+185
2016-05-27ARM: omap-common: Add device type to CPU stringDaniel Allred3-8/+32
2016-05-27spl: build: ti: add support for secure boot imagesDaniel Allred1-0/+6
2016-05-27ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred1-0/+20
2016-05-27ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred1-0/+66
2016-05-27ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas2-7/+18
2016-05-27arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2-6/+26