summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: dts: at91: Add dts files for at91sam9x5ekWenyou Yang2017-05-0921-0/+2461
| * serial: atmel_usart: Add clk supportWenyou Yang2017-05-091-3/+49
| * serial: atmel_usart: Fix early debug not work in SPLWenyou Yang2017-05-091-5/+31
| * clk: at91: Align the at91 pmc's compatiblesWenyou Yang2017-05-091-0/+6
| * clk: at91: Align clk-master compatibles with kernelWenyou Yang2017-05-091-0/+1
| * clk: at91: Enhance the peripheral clockWenyou Yang2017-05-091-3/+26
| * net: macb: Align the compatibles with kernelWenyou Yang2017-05-091-0/+4
| * net: macb: Add remove callbackWenyou Yang2017-05-091-17/+31
| * configs: sama5d3xek: add default config for CMP boardWenyou Yang2017-05-093-0/+153
| * board: sama5d4ek: fix DD2 configurationWenyou Yang2017-05-092-2/+21
| * configs: sama5d2_xplained: update for SPLWenyou Yang2017-05-093-6/+17
| * board: sama5d2_xplained: remove unnecessary header filesWenyou Yang2017-05-091-2/+0
| * board: sama5d2_xplained: remove uart1 initWenyou Yang2017-05-091-3/+1
| * board: sama5d2_xplained: clean up macb init codeWenyou Yang2017-05-091-43/+0
| * configs: sama5d2_xplained: enable CONFIG_DM_ETHWenyou Yang2017-05-093-11/+4
| * ARM: dts: sama5d2_xplained: update for SPLWenyou Yang2017-05-092-0/+32
| * ARM: dts: sama5d2: add clock property for uart1 nodeWenyou Yang2017-05-091-0/+2
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-05-0928-249/+1247
|\ \
| * | ARM: mvebu: switch db-88f6820-amc to DM for i2cChris Packham2017-05-093-7/+5
| * | arm64: mvebu: Fix the bubt comamnd NAND device supportKonstantin Porotchkin2017-05-091-6/+7
| * | fix: nand: pxa3xx: Remove hardcode values from the driverKonstantin Porotchkin2017-05-091-8/+54
| * | fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETPIgal Liberman2017-05-092-4/+106
| * | fix: phy: marvell: cp110: rename comphy_index to cp_indexIgal Liberman2017-05-093-8/+8
| * | fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETPIgal Liberman2017-05-092-7/+121
| * | phy: marvell: print comphy status even when it's disconnectedStefan Roese2017-05-091-3/+0
| * | fix: phy: marvell: cp110: fix comphy lane 4 selection optionsStefan Roese2017-05-091-3/+3
| * | phy: marvell: cp110: add 5G XFI modeIgal Liberman2017-05-093-11/+56
| * | fix: phy: marvell: cp110: update comphy selector optionStefan Roese2017-05-093-19/+16
| * | fix: phy: marvell: cp110: sata: update analog parameters according to latest ETPIgal Liberman2017-05-092-31/+336
| * | fix: phy: marvell: cp110: fix the KR/SFI line 4 selectorStefan Roese2017-05-091-2/+2
| * | phy: marvell: add IGNORE COMPHY typeStefan Roese2017-05-094-2/+11
| * | phy: marvell: cp110: update utmi phy connection typeStefan Roese2017-05-094-8/+9
| * | phy: marvell: cp110: add support for end point configurationStefan Roese2017-05-093-6/+13
| * | phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese2017-05-095-20/+20
| * | fix: mvebu_ comphy: Update COMPHY sequence numberKonstantin Porotchkin2017-05-091-1/+2
| * | arm: mvebu: Minor fixes in the AXP / A38x SERDES codeUwe Kleine-König2017-05-094-8/+5
| * | arm64: mvebu: a8k: Add NAND configuration parametersKonstantin Porotchkin2017-05-092-0/+83
| * | 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
| * | fix: mvebu: pcie_dw: Allow probing empty PCIe slotsKonstantin Porotchkin2017-05-091-5/+5
| * | net: mvpp2: Add remove function that is called before the OS is startedStefan Roese2017-05-091-0/+24
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-096-79/+306
|\ \ \ | |_|/ |/| |
| * | 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
| * | ti: common: board_detect: Set alen to expected value before i2c readCooper Jr., Franklin2017-05-091-2/+22
| * | ti: common: board_detect: Introduce function to set the address length.Cooper Jr., Franklin2017-05-091-0/+37