summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen2018-02-1382-46/+57
* spi: Migrate CONFIG_MXS_SPI to KconfigTuomas Tynkkynen2018-02-139-2/+12
* spi: Migrate CONFIG_SH_QSPI to KconfigTuomas Tynkkynen2018-02-1317-9/+13
* spi: Migrate CONFIG_SH_SPI to KconfigTuomas Tynkkynen2018-02-139-9/+9
* .travis.yml: test xtensa xtfpga board in QEMUMax Filippov2018-02-131-0/+7
* xtfpga: enable hush parserMax Filippov2018-02-132-2/+1
* .travis.yml: download xtensa prebuilt toolchainMax Filippov2018-02-131-2/+6
* microblaze: bootm: Fix compiler warningBin Meng2018-02-131-1/+2
* arm: omap2: Fix compiler warningBin Meng2018-02-132-3/+2
* video: ivybridge_igd: Fix compiler warningBin Meng2018-02-131-56/+0
* tftp: update: Include missing cfi_flash.h headerMarek Vasut2018-02-131-0/+1
* cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.Marek Vasut2018-02-132-3/+21
* cmd: fitupd: Convert CONFIG_CMD_FITUPDMarek Vasut2018-02-131-0/+6
* Merge git://git.denx.de/u-boot-rockchipTom Rini2018-02-132-43/+39
|\
| * spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guardPhilipp Tomsich2018-02-131-39/+39
| * rockchip: gpio: remove dead codeHeinrich Schuchardt2018-02-131-4/+0
|/
* Prepare v2018.03-rc2v2018.03-rc2Tom Rini2018-02-121-1/+1
* Fix misaligned buffer in env_fat_saveAlex Kiernan2018-02-121-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-02-1237-78/+129
|\
| * drivers/ddr/fsl: Dual-license DDR driverYork Sun2018-02-0923-23/+23
| * PowerPC: phy: enable all phylib drivers when use phylib and tsec enetZhao Qiang2018-02-091-3/+1
| * crypto/fsl: instantiate all rng state handlesLukas Auer2018-02-095-39/+60
| * 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
* | 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