aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski1-1/+0
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski22-25/+0
2018-02-14Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini6-6/+6
2018-02-14am335x_evm: Consolidate eMMC partitions with DFU infoSam Protsenko1-5/+8
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini77-95/+0
2018-02-14configs: Drop unused CONFIG_SPL_MMC_MINIMALTom Rini10-10/+0
2018-02-13efi_driver: comment struct efi_driver_opsHeinrich Schuchardt1-0/+12
2018-02-13dm: core: fix typo in comment (device.h)Heinrich Schuchardt1-1/+1
2018-02-13SystemACE: RemoveTom Rini1-1/+0
2018-02-13spi: Migrate CONFIG_CF_SPI to KconfigTuomas Tynkkynen5-5/+0
2018-02-13spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen3-3/+0
2018-02-13spi: Migrate CONFIG_LPC32XX_SSP to KconfigTuomas Tynkkynen2-2/+0
2018-02-13spi: Migrate CONFIG_MPC8XXX_SPI to KconfigTuomas Tynkkynen2-2/+0
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen28-40/+0
2018-02-13spi: Migrate CONFIG_MXS_SPI to KconfigTuomas Tynkkynen1-1/+0
2018-02-13spi: Migrate CONFIG_SH_QSPI to KconfigTuomas Tynkkynen8-8/+0
2018-02-13spi: Migrate CONFIG_SH_SPI to KconfigTuomas Tynkkynen3-3/+0
2018-02-13xtfpga: enable hush parserMax Filippov1-2/+0
2018-02-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini8-8/+27
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini277-646/+0
2018-02-10efi_loader: correct efi_disk_registerHeinrich Schuchardt1-1/+1
2018-02-10efi_loader: add missing runtime services stubsHeinrich Schuchardt1-3/+25
2018-02-10efi_driver: return type of efi_driver_init()Heinrich Schuchardt1-1/+1
2018-02-10efi_loader: create stub for CreateEventExHeinrich Schuchardt1-1/+8
2018-02-10efi_loader: fix building crt0 on armHeinrich Schuchardt2-6/+23
2018-02-09drivers/ddr/fsl: Dual-license DDR driverYork Sun6-6/+6
2018-02-09crypto/fsl: instantiate all rng state handlesLukas Auer1-0/+3
2018-02-09armv8: ls1012ardb: Add distro secure boot supportVinitha Pillai-B572231-2/+18
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford4-22/+0
2018-02-08block: Migrate SystemACE chip to KconfigTom Rini1-4/+0
2018-02-08Convert LIB_UUID to KconfigAdam Ford1-10/+0
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford6-15/+0
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford14-41/+0
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard6-0/+8
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner11-12/+0
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner6-10/+0
2018-02-08arm: imx: mx23: Move MX23 selection to KconfigStefan Agner4-8/+0
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford28-54/+0
2018-02-08configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfigAdam Ford1-1/+0
2018-02-08configs: imx6q_logic: Move CONFIG_MXC_UART to KconfigAdam Ford1-2/+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-07move booti_setup to arch/arm/lig/image.cBin Chen1-0/+9
2018-02-07parse the second area of android imageBin Chen1-0/+2
2018-02-05Fix FreeBSD endian checksJustin Hibbits1-0/+3
2018-02-05fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen5-11/+0
2018-02-04Merge git://git.denx.de/u-boot-dmTom Rini3-2/+72
2018-02-04mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGEFabio Estevam1-1/+0
2018-02-04mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGEFabio Estevam1-2/+1
2018-02-04mmc: fsl_esdhc: support SDR104 and HS200Peng Fan1-0/+47