summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111327-709/+1082
* configs: Resync with savedefconfigTom Rini2018-02-1069-164/+83
* Merge tag 'signed-efi-v2018.03' of git://github.com/agraf/u-bootTom Rini2018-02-1016-313/+453
|\
| * efi_loader: correct efi_disk_registerHeinrich Schuchardt2018-02-102-28/+45
| * efi_loader: add missing runtime services stubsHeinrich Schuchardt2018-02-102-3/+54
| * efi_loader: split README.efi into two separate documentsHeinrich Schuchardt2018-02-103-264/+271
| * efi_driver: return type of efi_driver_init()Heinrich Schuchardt2018-02-102-4/+4
| * efi_loader: do not use 2.0.5 as UEFI revision numberHeinrich Schuchardt2018-02-101-1/+1
| * efi_loader: create stub for CreateEventExHeinrich Schuchardt2018-02-102-1/+41
| * efi_selftest: use correct compiler flags for miniappsHeinrich Schuchardt2018-02-101-2/+4
| * efi_loader: fix the online help for bootefi bootmgrHeinrich Schuchardt2018-02-101-1/+1
| * efi_loader: fix building crt0 on armHeinrich Schuchardt2018-02-106-9/+32
|/
* 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