summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2018-05-15ARM: mvebu: a38x: Add missing SPDX license identfierChris Packham
2018-05-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-05-15dts: sunxi: add PWM node for sun50iVasily Khoruzhick
2018-05-15pwm: sunxi: add support for PWM found on Allwinner A64Vasily Khoruzhick
2018-05-15video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick
2018-05-15sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick
2018-05-14mmc: sdhci: Check that ops are definedRamon Fried
2018-05-14net: add Kconfig for MVGBEChris Packham
2018-05-14net: mvgbe: remove CONFIG_DOVEChris Packham
2018-05-14net: bootp: Fix compile error processing ntpserver optionChris Packham
2018-05-14net: Add Kconfig option for BOOTP_NTPSERVERChris Packham
2018-05-14treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six
2018-05-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2018-05-14rockchip: clk: rk3288: handle clk_enable requests for GMACJonathan Gray
2018-05-14rockchip: set SYS_NS16550_MEM32 for all SoCsJonathan Gray
2018-05-14Merge git://git.denx.de/u-boot-marvellTom Rini
2018-05-14phy: marvell: a3700: Fix compatible string for ehciMarek Behún
2018-05-14ARM: mvebu: a38x: use non-zero size for ddr scrubbingChris Packham
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham
2018-05-14ARM: mvebu: a38x: remove some unused codeChris Packham
2018-05-14ARM: mvebu: a38x: move sys_env_device_rev_getChris Packham