summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada2015-08-121-1/+1
* dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-128-0/+4506
* ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-122-3/+3
* gpio: omap: Drop 'method' parameterTom Rini2015-08-125-38/+35
* am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini2015-08-129-206/+2142
* arm: am437x: Introduce new board cm-t43Nikita Kiryanov2015-08-121-0/+6
* gpio: am43xx: expand gpio supportNikita Kiryanov2015-08-121-0/+4
* arm: am43xx: enable spi clockNikita Kiryanov2015-08-121-0/+1
* ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin2015-08-121-0/+8
* mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2015-08-121-0/+8
* hisilicon: hi6220: Add a hi6220 pinmux driver.Peter Griffin2015-08-125-0/+305
* ARM: hi6220: Add register and bitfield definition header files.Peter Griffin2015-08-122-0/+807
* dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin2015-08-121-0/+29
* imx28: Fix issue with GCC 5.xMåns Rullgård2015-08-121-1/+1
* ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla2015-08-128-103/+167
* ARM: keystone2: Remove unsed external clocksLokesh Vutla2015-08-126-50/+13
* ARM: keystone2: Cleanup init_pll definitionLokesh Vutla2015-08-122-5/+10
* ARM: keystone2: Use common structure for PLLsLokesh Vutla2015-08-1210-51/+22
* ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla2015-08-129-136/+72
* ARM: keystone2: Cleanup PLL init codeLokesh Vutla2015-08-124-173/+199
* ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla2015-08-121-0/+32
* ARM: keystone2: Cleanup SoC detectionLokesh Vutla2015-08-121-16/+26
* ARM: DRA72: disable workaround for 801819Nishanth Menon2015-08-121-0/+11
* ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon2015-08-122-0/+7
* ARM: Introduce erratum workaround for 801819Nishanth Menon2015-08-121-0/+21
* integrator: switch to DM serial portLinus Walleij2015-08-122-0/+5
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-125-60/+5
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-125-32/+9
* m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh2015-08-121-0/+9
* Correct License and Copyright information on few filesRuchika Gupta2015-08-122-0/+4
* arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailboxAlexander Stein2015-08-122-0/+12
* arm1136/arm1176: Merge cache handling codeAlexander Stein2015-08-125-53/+12
* arm1136: Remove dead codeAlexander Stein2015-08-121-10/+0
* LG Optimus Black (P970) codename sniper supportPaul Kocialkowski2015-08-121-0/+8
* omap3: Reboot mode supportPaul Kocialkowski2015-08-122-0/+45
* lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2015-08-121-0/+1
* nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2015-08-123-0/+9
* arm: bcmcygnus: Enable Ethernet supportJiandong Zheng2015-08-121-0/+11
* arm, at91: support for sam9260 based smartweb boardHeiko Schocher2015-08-123-0/+8
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-124-4/+7
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-086-6/+53
|\
| * sunxi: display: Add a few extra register and constant definesHans de Goede2015-08-083-6/+42
| * sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-082-0/+8
| * sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-082-0/+3
* | arm: socfpga: misc: Add support for printing FPGA typeDinh Nguyen2015-08-082-2/+65
* | arm: socfpga: scan: Add code to get FPGA IDDinh Nguyen2015-08-082-0/+56
* | arm: socfpga: scan: Factor out IO chain programmingMarek Vasut2015-08-081-71/+42
* | arm: socfpga: scan: Clean up horrible macrosMarek Vasut2015-08-082-72/+17
* | arm: socfpga: scan: Introduce generic JTAG accessorMarek Vasut2015-08-081-41/+63
* | arm: socfpga: scan: Clean up scan_chain_engine_is_idle()Marek Vasut2015-08-082-28/+34
OpenPOWER on IntegriCloud