summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* armv8: ls1012ardb: Add distro secure boot supportVinitha Pillai-B572232018-02-092-9/+24
* armv8: Remove dependency of SERDES for LSCH2 and LSCH3Sriram Dash2018-02-091-4/+10
* armv8: ls1088a: qspi: Enable XIP mode above 16 MB addressesRajat Srivastava2018-02-094-0/+4
* ARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfigHou Zhiqiang2018-02-091-0/+7
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-0820-37/+31
* block: Migrate SystemACE chip to KconfigTom Rini2018-02-084-16/+21
* Convert LIB_UUID to KconfigAdam Ford2018-02-085-10/+8
* Convert CONFIG LIB_HW_RAND to KconfigAdam Ford2018-02-0813-20/+19
* Convert CONFIG_APBH_DMA et al to KconfigAdam Ford2018-02-0818-44/+22
* Kconfig: Select networking commands only when NET is enabledMichal Simek2018-02-081-4/+4
* Kconfig: net: phylib: Phylib should depends on NETMichal Simek2018-02-081-0/+1
* omap4: sdp4430: Enable CONFIG_NET for this platformMichal Simek2018-02-081-0/+5
* configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard2018-02-086-0/+8
* Convert CONFIG_NAND_MXS to KconfigStefan Agner2018-02-0832-40/+42
* spl: use ARCH_MX23/28 to specify SPL_LDSCRIPTStefan Agner2018-02-081-1/+1
* arm: imx: mx28: Move MX28 selection to KconfigStefan Agner2018-02-0818-63/+67
* arm: imx: mx23: Move MX23 selection to KconfigStefan Agner2018-02-0811-42/+50
* Convert CONFIG_MXC_GPIO to KconfigAdam Ford2018-02-0841-55/+20
* configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfigAdam Ford2018-02-082-1/+1
* configs: imx6q_logic: Move CONFIG_MXC_UART to KconfigAdam Ford2018-02-082-2/+1
* doc: watchdog: Remove Blackfin related documentation entryLukasz Majewski2018-02-071-3/+0
* ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefineDerald D. Woods2018-02-071-3/+0
* ARM: omap3: ti_omap3_common: Fix CONFIG_SYS_NS16550_REG_SIZE compiler warningDerald D. Woods2018-02-071-4/+6
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-0716-163/+11
* ARM: dts: keystone-k2g-ice: Add support for QSPIVignesh R2018-02-071-0/+48
* ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R2018-02-071-0/+9
* atcspi200: avoid possible NULL dereferenceHeinrich Schuchardt2018-02-071-2/+2
* part: Allocate only one legacy_mbr bufferAlexey Brodkin2018-02-071-1/+1
* move booti_setup to arch/arm/lig/image.cBin Chen2018-02-074-80/+100
* parse the second area of android imageBin Chen2018-02-072-0/+21
* Merge git://git.denx.de/u-boot-ubiTom Rini2018-02-061-5/+0
|\
| * ubi: Ensure no fastmap flush after uif_closeMartin Townsend2018-02-061-5/+0
* | Merge git://git.denx.de/u-boot-i2cTom Rini2018-02-064-104/+311
|\ \ | |/ |/|
| * i2c: mvtwsi.c: Avoid NULL dereferenceHeinrich Schuchardt2018-02-061-1/+2
| * i2c: ihs_i2c: Factor out send_buffer methodMario Six2018-02-061-24/+26
| * i2c: ihs_i2c: Make DM compatibleMario Six2018-02-062-3/+199
| * i2c: ihs_i2c: Prepare DM conversionMario Six2018-02-061-29/+40
| * i2c: fsl_i2c: Make live-tree compatibleMario Six2018-02-061-10/+6
| * i2c: fsl_i2c: Remove inline declarationsMario Six2018-02-061-7/+7
| * i2c: fsl_i2c: Fix style violationsMario Six2018-02-061-55/+56
|/
* usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson2018-02-051-1/+0
* am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson2018-02-051-1/+1
* Fix FreeBSD endian checksJustin Hibbits2018-02-051-0/+3
* cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen2018-02-05357-357/+1
* fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen2018-02-059-11/+5
* usb: dwc2: make casts of ep->dma_buf consistentTom Rini2018-02-051-1/+1
* MAINTAINERS: board: qcom: db410c, db820c: update email.Jorge Ramirez-Ortiz2018-02-042-2/+2
* travis.yml: run buildman with option -EDaniel Schwierzeck2018-02-041-1/+1
* travis.yml: fix 'set +e' in build scriptDaniel Schwierzeck2018-02-041-3/+2
* buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck2018-02-044-2/+10