summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-05-10arm: rpi: Drop the GPIO device addressesSimon Glass1-5/+0
2017-05-09Merge git://git.denx.de/u-boot-dmTom Rini40-263/+6664
2017-05-09Merge git://www.denx.de/git/u-boot-marvellTom Rini14-126/+397
2017-05-09dra7: dtsi: mark ocp2scp bus compatible with "simple-bus"Jean-Jacques Hiblot1-0/+4
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot1-0/+17
2017-05-09ARM: dts: at91: Add dts files for at91sam9263ekWenyou Yang3-89/+340
2017-05-09ARM: dts: at91: Add dts files for at91sam9rlekWenyou Yang3-0/+1380
2017-05-09ARM: dts: at91: Add dts files for at91sam9260ek/9g20ekWenyou Yang7-68/+617
2017-05-09ARM: dts: at91: Add dts files for at91sam9m10g45ekWenyou Yang3-105/+474
2017-05-09ARM: dts: at91: Add dts files for at91sam9n12ekWenyou Yang3-0/+1331
2017-05-09ARM: dts: at91: Add dts files for at91sam9x5ekWenyou Yang21-0/+2461
2017-05-09board: sama5d4ek: fix DD2 configurationWenyou Yang1-1/+6
2017-05-09ARM: dts: sama5d2_xplained: update for SPLWenyou Yang2-0/+32
2017-05-09ARM: dts: sama5d2: add clock property for uart1 nodeWenyou Yang1-0/+2
2017-05-09ARM: mvebu: switch db-88f6820-amc to DM for i2cChris Packham1-0/+3
2017-05-09fix: phy: marvell: cp110: update comphy selector optionStefan Roese2-3/+3
2017-05-09phy: marvell: cp110: update utmi phy connection typeStefan Roese2-3/+3
2017-05-09phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese2-9/+9
2017-05-09arm: mvebu: Minor fixes in the AXP / A38x SERDES codeUwe Kleine-König4-8/+5
2017-05-09arm64: a8k: dts: Add support for NAND devices on A8K platformKonstantin Porotchkin4-0/+239
2017-05-09arm64: mvebu: a8k: Add support for NAND clock getKonstantin Porotchkin1-0/+18
2017-05-09arm64: mvebu: Trigger PCI devices scan at early init stageKonstantin Porotchkin1-0/+6
2017-05-09mvebu: dts: a80x0: Sync the DB DTS with standard config AKonstantin Porotchkin1-107/+115
2017-05-09ARM: keystone: Enable DM_I2C by defaultCooper Jr., Franklin1-0/+4
2017-05-09ARM: dts: keystone-k2g-evm: Enable I2C0 and I2C1Cooper Jr., Franklin1-0/+8
2017-05-09ARM: dts: keystone2: add I2C aliases for davinci I2C nodesCooper Jr., Franklin1-0/+3
2017-05-09ARM: dts: k2g: Add I2C nodes to 66AK2GxCooper Jr., Franklin1-0/+32
2017-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini7-3/+933
2017-05-08ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2-7/+7
2017-05-08ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2-2/+23
2017-05-08Add ARM errata workaround 852421 and 852423 for Cortex-A17Nisal Menuka2-0/+18
2017-05-08aspeed: Cleanup ast2500-u-boot.dtsi Device Treemaxims@google.com1-20/+21
2017-05-08aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com2-9/+8
2017-05-08aspeed: Add support for Clocks needed by MACsmaxims@google.com2-2/+68
2017-05-08aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com1-1/+2
2017-05-08aspeed: AST2500 Pinctrl Drivermaxims@google.com2-0/+71
2017-05-08aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com4-99/+11
2017-05-08aspeed: Device Tree configuration for Reset Drivermaxims@google.com2-0/+25
2017-05-08aspeed: Reset Drivermaxims@google.com1-0/+28
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com2-0/+29
2017-05-08aspeed: Watchdog Timer Drivermaxims@google.com2-13/+80
2017-05-08dm: Simple Watchdog uclassmaxims@google.com2-0/+13
2017-05-08aspeed: Update ast2500 Device Treemaxims@google.com1-1/+880
2017-05-08ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodesVikas Manocha1-0/+24
2017-05-08igep003x: Add support for IGEP SMARC AM335xPau Pajuelo1-0/+1
2017-05-08igep0033: Rename to igep003xLadislav Michl2-3/+3
2017-05-08ARM: am33xx: define BOOT_DEVICE_ONENANDLadislav Michl1-0/+1
2017-05-08ARM: am33xx: fix typo in spl.hLadislav Michl1-1/+1
2017-05-08stm32f7: add support for stm32f769 disco boardVikas Manocha2-1/+257
2017-05-08stm32f7: move board specific pin muxing to dtsVikas Manocha2-86/+90