aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-16efi_loader: return status from efi_setup_loaded_image()Heinrich Schuchardt1-3/+5
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini4-1/+238
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-2/+0
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini7-0/+240
2017-12-13Merge git://git.denx.de/u-boot-samsungTom Rini1-0/+2
2017-12-12power: pmic/regulator: Add basic support for TPS65910Felix Brack1-0/+130
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack1-1/+4
2017-12-12binman: Add binman symbol support to SPLSimon Glass2-0/+24
2017-12-12binman: Support accessing binman tables at run timeSimon Glass1-0/+80
2017-12-12SPL: Add FIT data-position property supportPeng Fan1-0/+3
2017-12-12ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford1-2/+0
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen70-84/+0
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen32-39/+0
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen16-16/+0
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen18-19/+0
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen2-2/+0
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen2-2/+0
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen3-3/+0
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev1-0/+40
2017-12-09ARM: socfpga: remove unneeded CONFIG_SYS_NAND_USE_FLASH_BBTMasahiro Yamada1-1/+0
2017-12-09ARM: socfpga: remove unused CONFIG_NAND_DENALI_ECC_SIZEMasahiro Yamada1-1/+0
2017-12-09ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut1-0/+47
2017-12-09ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut1-0/+29
2017-12-09ARM: rmobile: Add R8A77995 SoCMarek Vasut2-0/+80
2017-12-09ARM: rmobile: Add R8A77970 SoCMarek Vasut3-0/+84
2017-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini2-0/+2
2017-12-07Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini16-886/+677
2017-12-07log: Plumb logging into the init sequenceSimon Glass1-0/+1
2017-12-07log: Add a test commandSimon Glass1-0/+3
2017-12-07log: Add an implementation of loggingSimon Glass2-0/+247
2017-12-07Drop the log bufferSimon Glass3-52/+3
2017-12-07Move debug and logging support to a separate headerSimon Glass2-45/+60
2017-12-07Revert "sandbox: remove os_putc() and os_puts()"Simon Glass1-0/+20
2017-12-06armv8: ls1088a: Add nand support for ls1088ardbAshish Kumar1-0/+2
2017-12-06SECURE BOOT: Add fall back optionVinitha Pillai-B572234-23/+61
2017-12-06armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal3-16/+58
2017-12-06armv8: ls1012a: Modify Kernel and Environment offsetBhaskar Upadhaya2-3/+3
2017-12-06driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur7-844/+553
2017-12-06powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalizationRan Wang1-0/+1
2017-12-06powerpc/T104xRDB: Fix endian access issue on EHCI intinalizationRan Wang1-0/+1
2017-12-05Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini5-48/+108
2017-12-05ARM: Samsung: Add Exynos5422-based Odroid HC1 supportMarek Szyprowski1-0/+2
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini4-9/+7
2017-12-04omap3: evm: Explicitly use DISTRO_DEFAULTS features at startupDerald D. Woods1-27/+67
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong1-1/+1
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong1-0/+21
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong1-0/+21
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov1-1/+1
2017-12-04test: compression: Convert to unit test frameworkSimon Glass2-0/+18