summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08block: Migrate SystemACE chip to KconfigTom Rini
2018-02-08Convert LIB_UUID to KconfigAdam Ford
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford
2018-02-08Kconfig: Select networking commands only when NET is enabledMichal Simek
2018-02-08Kconfig: net: phylib: Phylib should depends on NETMichal Simek
2018-02-08omap4: sdp4430: Enable CONFIG_NET for this platformMichal Simek
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner
2018-02-08spl: use ARCH_MX23/28 to specify SPL_LDSCRIPTStefan Agner
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner
2018-02-08arm: imx: mx23: Move MX23 selection to KconfigStefan Agner
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford
2018-02-08configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfigAdam Ford
2018-02-08configs: imx6q_logic: Move CONFIG_MXC_UART to KconfigAdam Ford
2018-02-07doc: watchdog: Remove Blackfin related documentation entryLukasz Majewski
2018-02-07ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefineDerald D. Woods
2018-02-07ARM: omap3: ti_omap3_common: Fix CONFIG_SYS_NS16550_REG_SIZE compiler warningDerald D. Woods
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-02-07ARM: dts: keystone-k2g-ice: Add support for QSPIVignesh R
2018-02-07ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R
2018-02-07atcspi200: avoid possible NULL dereferenceHeinrich Schuchardt
2018-02-07part: Allocate only one legacy_mbr bufferAlexey Brodkin
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen
2018-02-07parse the second area of android imageBin Chen
2018-02-06Merge git://git.denx.de/u-boot-ubiTom Rini
2018-02-06Merge git://git.denx.de/u-boot-i2cTom Rini
2018-02-06ubi: Ensure no fastmap flush after uif_closeMartin Townsend
2018-02-06i2c: mvtwsi.c: Avoid NULL dereferenceHeinrich Schuchardt
2018-02-06i2c: ihs_i2c: Factor out send_buffer methodMario Six
2018-02-06i2c: ihs_i2c: Make DM compatibleMario Six
2018-02-06i2c: ihs_i2c: Prepare DM conversionMario Six
2018-02-06i2c: fsl_i2c: Make live-tree compatibleMario Six
2018-02-06i2c: fsl_i2c: Remove inline declarationsMario Six
2018-02-06i2c: fsl_i2c: Fix style violationsMario Six
2018-02-05usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson
2018-02-05am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson
2018-02-05Fix FreeBSD endian checksJustin Hibbits
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen
2018-02-05fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen
2018-02-05usb: dwc2: make casts of ep->dma_buf consistentTom Rini
2018-02-04MAINTAINERS: board: qcom: db410c, db820c: update email.Jorge Ramirez-Ortiz
2018-02-04travis.yml: run buildman with option -EDaniel Schwierzeck
2018-02-04travis.yml: fix 'set +e' in build scriptDaniel Schwierzeck
2018-02-04buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck
2018-02-04README: add doc for how to supply user specific compiler flags to KbuildDaniel Schwierzeck
2018-02-04MAINTAINERS: Update email address for Maxime RipardMaxime Ripard
2018-02-04Merge git://git.denx.de/u-boot-dmTom Rini
2018-02-04Merge git://git.denx.de/u-boot-imxTom Rini
2018-02-04imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue