summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-05-0914-126/+397
|\
| * ARM: mvebu: switch db-88f6820-amc to DM for i2cChris Packham2017-05-091-0/+3
| * fix: phy: marvell: cp110: update comphy selector optionStefan Roese2017-05-092-3/+3
| * phy: marvell: cp110: update utmi phy connection typeStefan Roese2017-05-092-3/+3
| * phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese2017-05-092-9/+9
| * arm: mvebu: Minor fixes in the AXP / A38x SERDES codeUwe Kleine-König2017-05-094-8/+5
| * arm64: a8k: dts: Add support for NAND devices on A8K platformKonstantin Porotchkin2017-05-094-0/+239
| * arm64: mvebu: a8k: Add support for NAND clock getKonstantin Porotchkin2017-05-091-0/+18
| * arm64: mvebu: Trigger PCI devices scan at early init stageKonstantin Porotchkin2017-05-091-0/+6
| * mvebu: dts: a80x0: Sync the DB DTS with standard config AKonstantin Porotchkin2017-05-091-107/+115
* | ARM: keystone: Enable DM_I2C by defaultCooper Jr., Franklin2017-05-091-0/+4
* | ARM: dts: keystone-k2g-evm: Enable I2C0 and I2C1Cooper Jr., Franklin2017-05-091-0/+8
* | ARM: dts: keystone2: add I2C aliases for davinci I2C nodesCooper Jr., Franklin2017-05-091-0/+3
* | ARM: dts: k2g: Add I2C nodes to 66AK2GxCooper Jr., Franklin2017-05-091-0/+32
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-05-087-3/+933
|\
| * sunxi: add clock configuration of R40 sataIcenowy Zheng2017-05-022-2/+23
| * ARM: sunxi: use imply instead of bare default y in KconfigMasahiro Yamada2017-05-022-26/+8
| * ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada2017-05-022-1/+794
| * sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-282-0/+132
| * sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+2
* | ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2017-05-082-7/+7
* | ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2017-05-082-2/+23
* | Add ARM errata workaround 852421 and 852423 for Cortex-A17Nisal Menuka2017-05-082-0/+18
* | aspeed: Cleanup ast2500-u-boot.dtsi Device Treemaxims@google.com2017-05-081-20/+21
* | aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com2017-05-082-9/+8
* | aspeed: Add support for Clocks needed by MACsmaxims@google.com2017-05-082-2/+68
* | aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com2017-05-081-1/+2
* | aspeed: AST2500 Pinctrl Drivermaxims@google.com2017-05-082-0/+71
* | aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com2017-05-084-99/+11
* | aspeed: Device Tree configuration for Reset Drivermaxims@google.com2017-05-082-0/+25
* | aspeed: Reset Drivermaxims@google.com2017-05-081-0/+28
* | aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com2017-05-082-0/+29
* | aspeed: Watchdog Timer Drivermaxims@google.com2017-05-082-13/+80
* | dm: Simple Watchdog uclassmaxims@google.com2017-05-082-0/+13
* | aspeed: Update ast2500 Device Treemaxims@google.com2017-05-081-1/+880
* | ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodesVikas Manocha2017-05-081-0/+24
* | igep003x: Add support for IGEP SMARC AM335xPau Pajuelo2017-05-081-0/+1
* | igep0033: Rename to igep003xLadislav Michl2017-05-082-3/+3
* | ARM: am33xx: define BOOT_DEVICE_ONENANDLadislav Michl2017-05-081-0/+1
* | ARM: am33xx: fix typo in spl.hLadislav Michl2017-05-081-1/+1
* | stm32f7: add support for stm32f769 disco boardVikas Manocha2017-05-082-1/+257
* | stm32f7: move board specific pin muxing to dtsVikas Manocha2017-05-082-86/+90
* | stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha2017-05-081-5/+8
* | stm32f746: to switch on user LED1 & read user buttonVikas Manocha2017-05-081-0/+10
* | stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-081-0/+1
* | ARM: DT: stm32f7: add gpio device tree nodesVikas Manocha2017-05-082-0/+123
* | dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha2017-05-081-4/+16
* | stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha2017-05-081-0/+10
* | stm32f7: use clock driver to enable sdram controller clockVikas Manocha2017-05-081-0/+1
* | ARM: DT: stm32f7: add sdram pin contol nodeVikas Manocha2017-05-082-0/+63