aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-10configs: Resync with savedefconfigTom Rini69-164/+83
2018-02-10Merge tag 'signed-efi-v2018.03' of git://github.com/agraf/u-bootTom Rini16-313/+453
2018-02-10efi_loader: correct efi_disk_registerHeinrich Schuchardt2-28/+45
2018-02-10efi_loader: add missing runtime services stubsHeinrich Schuchardt2-3/+54
2018-02-10efi_loader: split README.efi into two separate documentsHeinrich Schuchardt3-264/+271
2018-02-10efi_driver: return type of efi_driver_init()Heinrich Schuchardt2-4/+4
2018-02-10efi_loader: do not use 2.0.5 as UEFI revision numberHeinrich Schuchardt1-1/+1
2018-02-10efi_loader: create stub for CreateEventExHeinrich Schuchardt2-1/+41
2018-02-10efi_selftest: use correct compiler flags for miniappsHeinrich Schuchardt1-2/+4
2018-02-10efi_loader: fix the online help for bootefi bootmgrHeinrich Schuchardt1-1/+1
2018-02-10efi_loader: fix building crt0 on armHeinrich Schuchardt6-9/+32
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford20-37/+31
2018-02-08block: Migrate SystemACE chip to KconfigTom Rini4-16/+21
2018-02-08Convert LIB_UUID to KconfigAdam Ford5-10/+8
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford13-20/+19
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford18-44/+22
2018-02-08Kconfig: Select networking commands only when NET is enabledMichal Simek1-4/+4
2018-02-08Kconfig: net: phylib: Phylib should depends on NETMichal Simek1-0/+1
2018-02-08omap4: sdp4430: Enable CONFIG_NET for this platformMichal Simek1-0/+5
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard6-0/+8
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner32-40/+42
2018-02-08spl: use ARCH_MX23/28 to specify SPL_LDSCRIPTStefan Agner1-1/+1
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner18-63/+67
2018-02-08arm: imx: mx23: Move MX23 selection to KconfigStefan Agner11-42/+50
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford41-55/+20
2018-02-08configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfigAdam Ford2-1/+1
2018-02-08configs: imx6q_logic: Move CONFIG_MXC_UART to KconfigAdam Ford2-2/+1
2018-02-07doc: watchdog: Remove Blackfin related documentation entryLukasz Majewski1-3/+0
2018-02-07ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefineDerald D. Woods1-3/+0
2018-02-07ARM: omap3: ti_omap3_common: Fix CONFIG_SYS_NS16550_REG_SIZE compiler warningDerald D. Woods1-4/+6
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski16-163/+11
2018-02-07ARM: dts: keystone-k2g-ice: Add support for QSPIVignesh R1-0/+48
2018-02-07ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R1-0/+9
2018-02-07atcspi200: avoid possible NULL dereferenceHeinrich Schuchardt1-2/+2
2018-02-07part: Allocate only one legacy_mbr bufferAlexey Brodkin1-1/+1
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen4-80/+100
2018-02-07parse the second area of android imageBin Chen2-0/+21
2018-02-06Merge git://git.denx.de/u-boot-ubiTom Rini1-5/+0
2018-02-06Merge git://git.denx.de/u-boot-i2cTom Rini4-104/+311
2018-02-06ubi: Ensure no fastmap flush after uif_closeMartin Townsend1-5/+0
2018-02-06i2c: mvtwsi.c: Avoid NULL dereferenceHeinrich Schuchardt1-1/+2
2018-02-06i2c: ihs_i2c: Factor out send_buffer methodMario Six1-24/+26
2018-02-06i2c: ihs_i2c: Make DM compatibleMario Six2-3/+199
2018-02-06i2c: ihs_i2c: Prepare DM conversionMario Six1-29/+40
2018-02-06i2c: fsl_i2c: Make live-tree compatibleMario Six1-10/+6
2018-02-06i2c: fsl_i2c: Remove inline declarationsMario Six1-7/+7
2018-02-06i2c: fsl_i2c: Fix style violationsMario Six1-55/+56
2018-02-05usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson1-1/+0
2018-02-05am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson1-1/+1
2018-02-05Fix FreeBSD endian checksJustin Hibbits1-0/+3