summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-17ARM: kirkwood: Add device-tree for dockstarChris Packham
2018-05-17ARM: kirkwood: Add device-tree for dns325Chris Packham
2018-05-17ARM: add devicetree files for kirkwood SoCChris Packham
2018-05-17dts: pinctrl: Provide IMX_PAD_SION definition for imx53 pinctrlLukasz Majewski
2018-05-17dts: imx53: Add gpio and i2c nodes to imx53.dtsi fileLukasz Majewski
2018-05-17ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfigSebastian Reichel
2018-05-17mx6: remove duplicated BOUNCE_BUFFER definesPeter Robinson
2018-05-17mx6: Select CONFIG_MP with MX6_SMPPeter Robinson
2018-05-17mx7: remove empty ifndef statementPeter Robinson
2018-05-17mx6 common: remove dangling commentPeter Robinson
2018-05-17mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.Magnus Lilja
2018-05-17mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.Magnus Lilja
2018-05-17board: ge: bx50v3: remove redundant targetsIan Ray
2018-05-17board: ge: bx50v3: configure video arguments using VPDIan Ray
2018-05-17board: ge: bx50v3: use VPD instead of compile-time checksIan Ray
2018-05-17board: ge: bx50v3: detect the monitor type by reading VPD earlierNandor Han
2018-05-17board: ge: bx50v3: fix display support for b{46}50v3Ian Ray
2018-05-17board: ge: bx50v3: unify two switch statementsNandor Han
2018-05-17board: ge: bx50v3: rename detect_baseboard functionIan Ray
2018-05-17board: ge: bx50v3: add winbond SPI NOR supportIan Ray
2018-05-16Merge git://git.denx.de/u-boot-dmTom Rini
2018-05-16ARM: re-enable MVGBE for edminiv2Chris Packham
2018-05-16spi: fsl_qspi: remove superfluous assignmentHeinrich Schuchardt
2018-05-16spi: lpc32xx: simplify logical expressionHeinrich Schuchardt
2018-05-16spi: atcspi200: avoid NULL dereferenceHeinrich Schuchardt
2018-05-16sf: Default page size Spansion flash "S25FS512S" is 256bAshish Kumar
2018-05-16sf: Add support for ISSI is25wpKimmo Rautkoski
2018-05-16ARM: dts: stm32: Update qspi bindings for stm32f746Patrice Chotard
2018-05-16ARM: dts: stm32: Add quadspi reset for stm32f746Patrice Chotard
2018-05-16spi: stm32_qspi: Add reset supportPatrice Chotard
2018-05-16spi: stm32_qspi: Use dev_read_xxx APIPatrice Chotard
2018-05-16spi: stm32_qspi: Add chip select managementChristophe Kerello
2018-05-16spi: stm32_qspi: Add st, stm32f469-qspi compatible stringChristophe Kerello
2018-05-16spi: stm32_qspi: Align reg-names with kernel 4.12 RC1Christophe Kerello
2018-05-16spi: stm32_qspi: Sort include files alphabeticallyPatrice Chotard
2018-05-16spi: stm32_qspi: Solve issue detected by checkpatchPatrick Delaunay
2018-05-16spi: stm32_qspi: Remove CONFIG_CLK flagPatrice Chotard
2018-05-16pinctrl: do not set_state for device without valid ofnodeKever Yang
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann
2018-05-16ARM: dts: exynos5: add the interrupt-parent propertyJaehoon Chung
2018-05-16ARM: dts: exynos5: remove the duplicated nodesJaehoon Chung
2018-05-15usb: composite convert __set_bit to generic_set_bitBryan O'Donoghue
2018-05-15usb: f_mass_storage: Fix set_bit and clear_bit usageBryan O'Donoghue
2018-05-15nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue
2018-05-15nds32: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue
2018-05-15nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue
2018-05-15nios2: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue
2018-05-15riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue
2018-05-15riscv: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue
2018-05-15x86: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue