summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2-3/+15
2015-08-14x86: Tidy up the PIRQ routing code a littleSimon Glass1-28/+13
2015-08-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng3-4/+1
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford3-30/+226
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-13ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada1-1/+1
2015-08-13dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini8-0/+4506
2015-08-13ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2-3/+3
2015-08-13gpio: omap: Drop 'method' parameterTom Rini5-38/+35
2015-08-13am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini9-206/+2142
2015-08-13arm: am437x: Introduce new board cm-t43Nikita Kiryanov1-0/+6
2015-08-13gpio: am43xx: expand gpio supportNikita Kiryanov1-0/+4
2015-08-13arm: am43xx: enable spi clockNikita Kiryanov1-0/+1
2015-08-13ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin1-0/+8
2015-08-13mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin1-0/+8
2015-08-13hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin5-0/+305
2015-08-13ARM: hi6220: Add register and bitfield definition header files.Peter Griffin2-0/+807
2015-08-13dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin1-0/+29
2015-08-13imx28: Fix issue with GCC 5.xMåns Rullgård1-1/+1
2015-08-13ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla8-103/+167
2015-08-13ARM: keystone2: Remove unsed external clocksLokesh Vutla6-50/+13
2015-08-13ARM: keystone2: Cleanup init_pll definitionLokesh Vutla2-5/+10
2015-08-13ARM: keystone2: Use common structure for PLLsLokesh Vutla10-51/+22
2015-08-13ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla9-136/+72
2015-08-13ARM: keystone2: Cleanup PLL init codeLokesh Vutla4-173/+199
2015-08-13ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla1-0/+32
2015-08-13ARM: keystone2: Cleanup SoC detectionLokesh Vutla1-16/+26
2015-08-13ARM: DRA72: disable workaround for 801819Nishanth Menon1-0/+11
2015-08-13ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon2-0/+7
2015-08-13ARM: Introduce erratum workaround for 801819Nishanth Menon1-0/+21
2015-08-13integrator: switch to DM serial portLinus Walleij2-0/+5
2015-08-13ARM: cache: implement a default weak flush_cache() functionWu, Josh5-60/+5
2015-08-13ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh5-32/+9
2015-08-13m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh1-0/+9
2015-08-13Correct License and Copyright information on few filesRuchika Gupta2-0/+4
2015-08-13arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein2-0/+12
2015-08-13arm1136/arm1176: Merge cache handling codeAlexander Stein5-53/+12
2015-08-13arm1136: Remove dead codeAlexander Stein1-10/+0
2015-08-13LG Optimus Black (P970) codename sniper supportPaul Kocialkowski1-0/+8
2015-08-13omap3: Reboot mode supportPaul Kocialkowski2-0/+45