summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* pxa: add support for D- and I- cachesVasily Khoruzhick2016-03-273-0/+73
* pxa: start.S: enable SRAM clockVasily Khoruzhick2016-03-271-1/+9
* zipitz2: restore board supportVasily Khoruzhick2016-03-271-0/+5
* Fix typo in chosen parameter of pcm052.dtsAlexander Merkle2016-03-271-1/+1
* Fix typo in chosen parameter in vf610-twr.dtsAlexander Merkle2016-03-271-1/+1
* ARM: bcm2835: fix 64-bit build warning in mboxStephen Warren2016-03-271-2/+4
* ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren2016-03-276-6/+6
* RPi: Enable caches for rpi2Alexander Graf2016-03-272-0/+8
* arm: Add support for HYP mode and LPAE page tablesAlexander Graf2016-03-273-12/+161
* arm64: Add 32bit arm compatible dcache definitionsAlexander Graf2016-03-271-1/+5
* ARM: OMAP5/DRA7: Expose do_set_iodelayNishanth Menon2016-03-272-2/+4
* ARM: OMAP5/DRA7: Split iodelay functionality into sub stepsNishanth Menon2016-03-272-14/+52
* ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0Nishanth Menon2016-03-271-1/+43
* ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0Nishanth Menon2016-03-271-1/+15
* ARM: DRA72x: Add support for detection of SR2.0Ravi Babu2016-03-275-0/+9
* ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline functionNishanth Menon2016-03-271-7/+11
* ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline functionNishanth Menon2016-03-271-10/+15
* ARM: keystone2: Convert BOOTBITMASK to static inline functionNishanth Menon2016-03-271-5/+9
* stm32f746-disco: enable flash supportVikas Manocha2016-03-261-0/+6
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-264-178/+11
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-03-253-0/+27
|\
| * arm: mvebu: theadorable: Add StratixV FPGA programming supportStefan Roese2016-03-241-0/+21
| * arm: mvebu: spi.h: Add registers for direct write accessStefan Roese2016-03-241-0/+3
| * arm: mvebu: Add some SPI CS attributesStefan Roese2016-03-241-0/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-03-2381-557/+5572
|\ \ | |/ |/|
| * sunxi: A83T: fix 32bit overflow warningvishnupatekar2016-03-231-1/+1
| * sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede2016-03-231-0/+1
| * sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-232-28/+6
| * sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-231-0/+1
| * sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai2016-03-231-0/+7
| * sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede2016-03-232-0/+187
| * sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede2016-03-232-0/+282
| * sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede2016-03-232-0/+244
| * sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede2016-03-232-0/+227
| * sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede2016-03-232-0/+209
| * sunxi: Fix clock_twi_onoff for sun9iHans de Goede2016-03-231-2/+2
| * sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2016-03-232-31/+35
| * sunxi: Fix clock_twi_onoff for sun6iHans de Goede2016-03-231-3/+8
| * sunxi: Sync dts files with the upstream kernelHans de Goede2016-03-2367-497/+4351
| * sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede2016-03-231-3/+19
* | ARM: uniphier: add NOR boot supportMasahiro Yamada2016-03-242-2/+2
* | ARM: uniphier: support Debug UARTMasahiro Yamada2016-03-2413-0/+364
* | ARM: uniphier: add System Control register macros for ARMv8 SoCsMasahiro Yamada2016-03-241-0/+44
* | ARM: uniphier: add sg_set_iectrl() functionMasahiro Yamada2016-03-241-0/+11
* | ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sourcesMasahiro Yamada2016-03-243-0/+275
* | ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sourcesMasahiro Yamada2016-03-244-0/+316
* | ARM: uniphier: enable DDR PHY parameter dump commands by defaultMasahiro Yamada2016-03-241-0/+2
* | ARM: uniphier: add work-around to support Micro Support Card v3.6.10Masahiro Yamada2016-03-241-2/+2
* | ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada2016-03-242-75/+103
* | ARM: uniphier: refactor SBC init codeMasahiro Yamada2016-03-2414-145/+105
OpenPOWER on IntegriCloud