summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i.MX6: board: Add BTicino i.MX6DL Mamoj initial supportJagan Teki2018-05-1812-0/+534
* ARM: i.MX6: dts: Build dtb based on SOC typeJagan Teki2018-05-181-5/+13
* ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-splJagan Teki2018-05-1810-13/+93
* ARM: dts: imx6ul-isiot: Move usdhc2 into dtsiJagan Teki2018-05-182-24/+26
* ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-splJagan Teki2018-05-1815-15/+129
* imx6: sabrelite: update defconfig to use distro defaultsGuillaume GARDET2018-05-171-10/+5
* imx6: Convert sabrelite and nitrogen6x boards to distro boot supportGuillaume GARDET2018-05-171-136/+43
* dts: pinctrl: Provide IMX_PAD_SION definition for imx53 pinctrlLukasz Majewski2018-05-171-0/+1
* dts: imx53: Add gpio and i2c nodes to imx53.dtsi fileLukasz Majewski2018-05-171-1/+100
* ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfigSebastian Reichel2018-05-172-1/+1
* mx6: remove duplicated BOUNCE_BUFFER definesPeter Robinson2018-05-176-7/+0
* mx6: Select CONFIG_MP with MX6_SMPPeter Robinson2018-05-172-1/+1
* mx7: remove empty ifndef statementPeter Robinson2018-05-171-3/+0
* mx6 common: remove dangling commentPeter Robinson2018-05-171-2/+0
* mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.Magnus Lilja2018-05-172-8/+14
* mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.Magnus Lilja2018-05-174-11/+28
* board: ge: bx50v3: remove redundant targetsIan Ray2018-05-176-113/+5
* board: ge: bx50v3: configure video arguments using VPDIan Ray2018-05-172-4/+4
* board: ge: bx50v3: use VPD instead of compile-time checksIan Ray2018-05-171-7/+8
* board: ge: bx50v3: detect the monitor type by reading VPD earlierNandor Han2018-05-171-7/+29
* board: ge: bx50v3: fix display support for b{46}50v3Ian Ray2018-05-171-0/+2
* board: ge: bx50v3: unify two switch statementsNandor Han2018-05-171-10/+3
* board: ge: bx50v3: rename detect_baseboard functionIan Ray2018-05-171-2/+2
* board: ge: bx50v3: add winbond SPI NOR supportIan Ray2018-05-173-0/+3
* ARM: re-enable MVGBE for edminiv2Chris Packham2018-05-161-0/+2
* usb: composite convert __set_bit to generic_set_bitBryan O'Donoghue2018-05-151-1/+1
* usb: f_mass_storage: Fix set_bit and clear_bit usageBryan O'Donoghue2018-05-151-22/+3
* nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* nds32: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* nios2: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* riscv: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* x86: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* ARM: mvebu: a38x: Add missing SPDX license identfierChris Packham2018-05-151-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-05-158-4/+212
|\
| * dts: sunxi: add PWM node for sun50iVasily Khoruzhick2018-05-151-0/+9
| * pwm: sunxi: add support for PWM found on Allwinner A64Vasily Khoruzhick2018-05-155-0/+199
| * video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick2018-05-151-2/+2
| * sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick2018-05-151-2/+2
* | mmc: sdhci: Check that ops are definedRamon Fried2018-05-141-2/+2
* | net: add Kconfig for MVGBEChris Packham2018-05-1437-3/+74
* | net: mvgbe: remove CONFIG_DOVEChris Packham2018-05-142-9/+0
* | net: bootp: Fix compile error processing ntpserver optionChris Packham2018-05-141-1/+1
* | net: Add Kconfig option for BOOTP_NTPSERVERChris Packham2018-05-144-2/+5
* | treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six2018-05-14210-19/+192
|/
* Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2018-05-142-0/+12
|\
| * rockchip: clk: rk3288: handle clk_enable requests for GMACJonathan Gray2018-05-141-0/+10
| * rockchip: set SYS_NS16550_MEM32 for all SoCsJonathan Gray2018-05-141-0/+2
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-05-1489-6283/+9734
|\