aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-14sun6i: clock: Add support for the mipi pllHans de Goede3-0/+70
2015-08-14sunxi: clock: Add clock_get_pll3() helper functionHans de Goede4-0/+29
2015-08-14sunxi: Fix gmac not working on the Colombus boardHans de Goede1-0/+12
2015-08-14sunxi: Add support for the Auxtek-T003 HDMI stickHans de Goede2-0/+160
2015-08-14sunxi: dts: Sync with kernelHans de Goede32-39/+910
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede2-1/+16
2015-08-13ARM: tegra: represent RAM in 1 or 2 banksStephen Warren1-14/+106
2015-08-13ARM: tegra: query_sdram_size() cleanupStephen Warren1-4/+10
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass3-13/+31
2015-08-13ARM: tegra: Make pinmux.h standalone includibleThierry Reding1-0/+2
2015-08-13apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler2-2/+2
2015-08-13apalis/colibri_t20/30: clean-upMarcel Ziswiler2-2/+4
2015-08-13colibri_t20: add i2c supportMarcel Ziswiler1-0/+28
2015-08-13colibri_t20: add lcd display supportMarcel Ziswiler1-0/+29
2015-08-13colibri_t20: fix device-tree compatible nodeMarcel Ziswiler1-1/+1
2015-08-13ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler1-0/+2
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+6
2015-08-12ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada1-1/+1
2015-08-12dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini8-0/+4506
2015-08-12ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2-3/+3
2015-08-12gpio: omap: Drop 'method' parameterTom Rini5-38/+35
2015-08-12am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini9-206/+2142
2015-08-12arm: am437x: Introduce new board cm-t43Nikita Kiryanov1-0/+6
2015-08-12gpio: am43xx: expand gpio supportNikita Kiryanov1-0/+4
2015-08-12arm: am43xx: enable spi clockNikita Kiryanov1-0/+1
2015-08-12ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin1-0/+8
2015-08-12mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin1-0/+8
2015-08-12hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin5-0/+305
2015-08-12ARM: hi6220: Add register and bitfield definition header files.Peter Griffin2-0/+807
2015-08-12dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin1-0/+29
2015-08-12imx28: Fix issue with GCC 5.xMåns Rullgård1-1/+1
2015-08-12ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla8-103/+167
2015-08-12ARM: keystone2: Remove unsed external clocksLokesh Vutla6-50/+13
2015-08-12ARM: keystone2: Cleanup init_pll definitionLokesh Vutla2-5/+10
2015-08-12ARM: keystone2: Use common structure for PLLsLokesh Vutla10-51/+22
2015-08-12ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla9-136/+72
2015-08-12ARM: keystone2: Cleanup PLL init codeLokesh Vutla4-173/+199
2015-08-12ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla1-0/+32
2015-08-12ARM: keystone2: Cleanup SoC detectionLokesh Vutla1-16/+26
2015-08-12ARM: DRA72: disable workaround for 801819Nishanth Menon1-0/+11
2015-08-12ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon2-0/+7
2015-08-12ARM: Introduce erratum workaround for 801819Nishanth Menon1-0/+21
2015-08-12integrator: switch to DM serial portLinus Walleij2-0/+5
2015-08-12ARM: cache: implement a default weak flush_cache() functionWu, Josh5-60/+5
2015-08-12ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh5-32/+9
2015-08-12m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh1-0/+9
2015-08-12Correct License and Copyright information on few filesRuchika Gupta2-0/+4
2015-08-12arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein2-0/+12
2015-08-12arm1136/arm1176: Merge cache handling codeAlexander Stein5-53/+12
2015-08-12arm1136: Remove dead codeAlexander Stein1-10/+0