summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-11Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini
2016-04-11arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede
2016-04-11arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede
2016-04-11am33xx changed BOOT_DEVICE_SPI to correct valueVogt, Christof
2016-04-11rpi: remove redundant board filesStephen Warren
2016-04-11arc: Add virt_to_phys() stubAlexey Brodkin
2016-04-11arc: get rid of running_on_hwAlexey Brodkin
2016-04-11ARM: rpi: add some missing Kconfig help textStephen Warren
2016-04-11ARM: add Raspberry Pi 3 64-bit configStephen Warren
2016-04-11ARM: allow CONFIG_GICV* not to be definedStephen Warren
2016-04-10Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-04-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut
2016-04-10arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut
2016-04-10board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal
2016-04-10arm: add missing writes[bwql], reads[bwql].Purna Chandra Mandal
2016-04-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-04-08powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc
2016-04-06Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2016-04-06arm: ls102xa: Fix order of CSU indexes in ns_access.hVincent Siles
2016-04-06armv8: LSCH2 early and final mmu needs matching NS attributeEd Swarthout
2016-04-06spi: kirkwood_spi: Add support for multiple chip-selects on MVEBUStefan Roese
2016-04-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-04-04ARM64: zynqmp: Select SYS_CONFIG_NAME via KconfigMichal Simek
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek
2016-04-04microblaze: Read information about timer/interrupts from DTMichal Simek
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger
2016-04-04arm: mvebu: Don't enable d-cache on A375Stefan Roese
2016-04-04arm: mvebu: Add basic support for Armada 375 eval board db-88f6720Stefan Roese
2016-04-04arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese
2016-04-01board: Add Qualcomm Dragonboard 410C supportMateusz Kulikowski
2016-04-01arm: Add support for Qualcomm Snapdragon familyMateusz Kulikowski
2016-04-01spmi: Add sandbox test driverMateusz Kulikowski
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-04-01sniper: Change vendor name from lge to lg, matching devicetree vendor prefixPaul Kocialkowski
2016-04-01arm: spl: Align default board_init_f comment with codeAndreas Dannenberg
2016-04-01rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren
2016-04-01ARM: bcm2835: expand Kconfig target descriptionsStephen Warren
2016-04-01ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren
2016-04-01ARM: keystone2: Add missing privilege ID settingsNishanth Menon
2016-04-01ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon
2016-04-01arm: clang: Update support slightlyTom Rini
2016-04-01Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-04-01sunxi: Add Pine64+ supportSiarhei Siamashka
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-04-01sunxi: Explicitly cast u32 pointer conversionsAlexander Graf
2016-04-01sunxi: Depend SPL configs on SUPPORT_SPLAlexander Graf
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf
2016-04-01sunxi: Enable USB nodes for H8Homlet v2Chen-Yu Tsai