summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-03arm: lib: fix push/pop-section directivesStephen Warren
2016-06-03Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-06-03ARM: k2g: Configure reset mux to device resetLokesh Vutla
2016-06-03arm: omap: Introduce vcores_init functionKeerthy
2016-06-03ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman
2016-06-03ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman
2016-06-03ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman
2016-06-03ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman
2016-06-03dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros
2016-06-03ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros
2016-06-03arm: lib: Split asm symbols into different .text subsectionsMarek Vasut
2016-06-03arm: lib: Import Thumb1 functionsMarek Vasut
2016-06-03arm: lib: import muldi3.S from LinuxMarek Vasut
2016-06-03arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut
2016-06-03arm: lib: Import __do_div64 from LinuxMarek Vasut
2016-06-03arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut
2016-06-03arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut
2016-06-03arm: lib: Sync libgcc shift operationsMarek Vasut
2016-06-03arm: lib: Drop underscore from private libgcc filenamesMarek Vasut
2016-06-03arm: include: Import unified.h from Linux kernelMarek Vasut
2016-06-03arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut
2016-06-03arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut
2016-06-03arm: Treat arm946es as v5teMarek Vasut
2016-06-01arm: socfpga: Add samtec VIN|ING boardMarek Vasut
2016-05-31Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang
2016-05-31mips: ath79: ap121: Enable ethernetWills Wang
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang
2016-05-31MIPS: Abstract cache op loops with a macroPaul Burton
2016-05-31MIPS: Split I & D cache line size configPaul Burton
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck
2016-05-31malta: Allow MIPS64 buildsPaul Burton
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton
2016-05-30Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-30x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng
2016-05-30x86: quark: Generate ACPI FADT/MADT tablesBin Meng
2016-05-30x86: quark: Add platform ASL filesBin Meng
2016-05-30x86: quark: Prepare device.h for inclusion by ASLBin Meng
2016-05-30x86: acpi: Make irqroute.asl commonBin Meng
2016-05-30x86: acpi: Create a common irqlinks ASL fileBin Meng
2016-05-28Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-05-27ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla
2016-05-27arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada
2016-05-27arm64: fix comment "flush & invalidate"Masahiro Yamada
2016-05-27arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada