aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-12LG Optimus Black (P970) codename sniper supportPaul Kocialkowski1-0/+8
2015-08-12omap3: Reboot mode supportPaul Kocialkowski2-0/+45
2015-08-12lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy1-0/+1
2015-08-12nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy3-0/+9
2015-08-12arm: bcmcygnus: Enable Ethernet supportJiandong Zheng1-0/+11
2015-08-12arm, at91: support for sam9260 based smartweb boardHeiko Schocher3-0/+8
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher4-4/+7
2015-08-08Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini6-6/+53
2015-08-08sunxi: display: Add a few extra register and constant definesHans de Goede3-6/+42
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede2-0/+8
2015-08-08sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2-0/+3
2015-08-08arm: socfpga: misc: Add support for printing FPGA typeDinh Nguyen2-2/+65
2015-08-08arm: socfpga: scan: Add code to get FPGA IDDinh Nguyen2-0/+56
2015-08-08arm: socfpga: scan: Factor out IO chain programmingMarek Vasut1-71/+42
2015-08-08arm: socfpga: scan: Clean up horrible macrosMarek Vasut2-72/+17
2015-08-08arm: socfpga: scan: Introduce generic JTAG accessorMarek Vasut1-41/+63
2015-08-08arm: socfpga: scan: Clean up scan_chain_engine_is_idle()Marek Vasut2-28/+34