summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2016-04-11-7/+5
|\
| * arc: Add virt_to_phys() stubAlexey Brodkin2016-04-11-0/+5
| * arc: get rid of running_on_hwAlexey Brodkin2016-04-11-7/+0
* | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-11-96/+74
* | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-11-102/+92
* | am33xx changed BOOT_DEVICE_SPI to correct valueVogt, Christof2016-04-11-1/+1
* | rpi: remove redundant board filesStephen Warren2016-04-11-17/+21
* | ARM: rpi: add some missing Kconfig help textStephen Warren2016-04-11-1/+27
* | ARM: add Raspberry Pi 3 64-bit configStephen Warren2016-04-11-0/+7
* | ARM: allow CONFIG_GICV* not to be definedStephen Warren2016-04-11-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-10-16/+36
|\
| * arm: socfpga: Nuke useless includeMarek Vasut2016-04-10-13/+0
| * arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut2016-04-10-3/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-10-0/+23
|\ \
| * | board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal2016-04-10-0/+16
| * | arm: add missing writes[bwql], reads[bwql].Purna Chandra Mandal2016-04-10-0/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-04-08-7/+32
|\ \ | |/ |/|
| * powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc2016-04-08-7/+32
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-04-06-35/+62
|\ \ | |/ |/|
| * armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-06-28/+51
| * arm: ls102xa: Fix order of CSU indexes in ns_access.hVincent Siles2016-04-06-3/+3
| * armv8: LSCH2 early and final mmu needs matching NS attributeEd Swarthout2016-04-06-4/+8
* | spi: kirkwood_spi: Add support for multiple chip-selects on MVEBUStefan Roese2016-04-06-5/+12
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-04-21/+61
|\
| * ARM64: zynqmp: Select SYS_CONFIG_NAME via KconfigMichal Simek2016-04-04-9/+6
| * microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek2016-04-04-22/+1
| * microblaze: Read information about timer/interrupts from DTMichal Simek2016-04-04-1/+63
| * net: gem: Allow to set the MAC from an EEPROMJoe Hershberger2016-04-04-0/+2
* | arm: mvebu: Don't enable d-cache on A375Stefan Roese2016-04-04-2/+9
* | arm: mvebu: Add basic support for Armada 375 eval board db-88f6720Stefan Roese2016-04-04-2/+887
* | arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese2016-04-04-5/+92
|/
* board: Add Qualcomm Dragonboard 410C supportMateusz Kulikowski2016-04-01-0/+198
* arm: Add support for Qualcomm Snapdragon familyMateusz Kulikowski2016-04-01-0/+383
* spmi: Add sandbox test driverMateusz Kulikowski2016-04-01-0/+40
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-01-1/+1
* sniper: Change vendor name from lge to lg, matching devicetree vendor prefixPaul Kocialkowski2016-04-01-1/+1
* arm: spl: Align default board_init_f comment with codeAndreas Dannenberg2016-04-01-1/+1
* rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren2016-04-01-0/+22
* ARM: bcm2835: expand Kconfig target descriptionsStephen Warren2016-04-01-1/+27
* ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren2016-04-01-1/+11
* ARM: keystone2: Add missing privilege ID settingsNishanth Menon2016-04-01-1/+54
* ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon2016-04-01-23/+53
* arm: clang: Update support slightlyTom Rini2016-04-01-1/+8
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-04-01-63/+1011
|\
| * sunxi: Add Pine64+ supportSiarhei Siamashka2016-04-01-0/+203
| * sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-01-6/+608
| * sunxi: Explicitly cast u32 pointer conversionsAlexander Graf2016-04-01-4/+4
| * sunxi: Depend SPL configs on SUPPORT_SPLAlexander Graf2016-04-01-2/+2
| * sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-01-37/+52
| * sunxi: Enable USB nodes for H8Homlet v2Chen-Yu Tsai2016-04-01-0/+12