summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| | * | | | armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha2016-06-03-2/+2
| | * | | | armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha2016-06-03-0/+2
| | |/ / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-03-996/+211
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-31-0/+36
| | * | | ARM: tegra: add core Tegra186 supportStephen Warren2016-05-31-0/+169
| | * | | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-31-0/+2
| | * | | ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-31-0/+2
| | * | | ARM: tegra: use DT bindings for GPIO namingStephen Warren2016-05-31-996/+2
| | |/ /
| * | | arm: lib: fix push/pop-section directivesStephen Warren2016-06-03-34/+34
| * | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-02-1/+122
| |\ \ \
| | * | | arm: socfpga: Add samtec VIN|ING boardMarek Vasut2016-06-01-1/+122
| | |/ /
| * | | ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-02-0/+12
| * | | arm: omap: Introduce vcores_init functionKeerthy2016-06-02-0/+12
| * | | ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman2016-06-02-6/+23
| * | | ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman2016-06-02-23/+16
| * | | ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-02-10/+17
| * | | ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman2016-06-02-4/+4
| * | | dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-06-02-2/+14
| * | | ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-02-2/+2
| * | | arm: lib: Split asm symbols into different .text subsectionsMarek Vasut2016-06-02-0/+38
| * | | arm: lib: Import Thumb1 functionsMarek Vasut2016-06-02-0/+53
| * | | arm: lib: import muldi3.S from LinuxMarek Vasut2016-06-02-1/+48
| * | | arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2016-06-02-4/+4
| * | | arm: lib: Import __do_div64 from LinuxMarek Vasut2016-06-02-1/+213
| * | | arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut2016-06-02-5/+3
| * | | arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut2016-06-02-430/+353
| * | | arm: lib: Sync libgcc shift operationsMarek Vasut2016-06-02-12/+24
| * | | arm: lib: Drop underscore from private libgcc filenamesMarek Vasut2016-06-02-3/+3
| * | | arm: include: Import unified.h from Linux kernelMarek Vasut2016-06-02-7/+138
| * | | arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut2016-06-02-0/+14
| * | | arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut2016-06-02-0/+1
| * | | arm: Treat arm946es as v5teMarek Vasut2016-06-02-1/+1
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-31-115/+248
| |\ \
| | * | mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2016-05-31-1/+2
| | * | mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang2016-05-31-0/+50
| | * | mips: ath79: ap121: Enable ethernetWills Wang2016-05-31-2/+7
| | * | mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-31-28/+15
| | * | MIPS: Abstract cache op loops with a macroPaul Burton2016-05-31-41/+18
| | * | MIPS: Split I & D cache line size configPaul Burton2016-05-31-20/+25
| | * | MIPS: Move cache sizes to KconfigPaul Burton2016-05-31-4/+32
| | * | MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-31-18/+3
| | * | MIPS: add tune for MIPS 34kcDaniel Schwierzeck2016-05-31-0/+4
| | * | MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-31-2/+93
| | * | malta: Allow MIPS64 buildsPaul Burton2016-05-31-0/+3
| | * | MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton2016-05-31-4/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-30-30/+650
| |\ \ \ | | |/ / | |/| |
| | * | x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-30-1/+1
| | * | x86: quark: Generate ACPI FADT/MADT tablesBin Meng2016-05-30-0/+164
| | * | x86: quark: Add platform ASL filesBin Meng2016-05-30-0/+433
| | * | x86: quark: Prepare device.h for inclusion by ASLBin Meng2016-05-30-6/+15