summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev
2017-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-12-07Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-07log: Plumb logging into the init sequenceSimon Glass
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add an implementation of loggingSimon Glass
2017-12-07Drop the log bufferSimon Glass
2017-12-07Move debug and logging support to a separate headerSimon Glass
2017-12-07Revert "sandbox: remove os_putc() and os_puts()"Simon Glass
2017-12-06armv8: ls1088a: Add nand support for ls1088ardbAshish Kumar
2017-12-06SECURE BOOT: Add fall back optionVinitha Pillai-B57223
2017-12-06armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal
2017-12-06armv8: ls1012a: Modify Kernel and Environment offsetBhaskar Upadhaya
2017-12-06driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur
2017-12-06powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalizationRan Wang
2017-12-06powerpc/T104xRDB: Fix endian access issue on EHCI intinalizationRan Wang
2017-12-05Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-04omap3: evm: Explicitly use DISTRO_DEFAULTS features at startupDerald D. Woods
2017-12-04ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong
2017-12-04arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong
2017-12-04arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov
2017-12-04test: compression: Convert to unit test frameworkSimon Glass
2017-12-04mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-02test: Add a command function for test executionSimon Glass
2017-12-01efi_loader: helper function to add EFI object to listHeinrich Schuchardt
2017-12-01efi_loader: manage protocols in a linked listHeinrich Schuchardt
2017-12-01efi_loader: efi_console: use helper functionsHeinrich Schuchardt
2017-12-01efi_loader: helper functions for protocol managementHeinrich Schuchardt
2017-12-01efi_loader: efi_gop: use correct types for parametersHeinrich Schuchardt
2017-12-01efi_loader: argument of efi_search_obj should be constHeinrich Schuchardt
2017-12-01efi_loader: make efi_create_handle non-staticHeinrich Schuchardt
2017-12-01efi_loader: efi_dp_match should have const argumentsHeinrich Schuchardt
2017-12-01efi_loader: rework efi_search_objHeinrich Schuchardt
2017-12-01efi_loader: consistently use efi_uintn_t in boot servicesHeinrich Schuchardt
2017-12-01efi_loader: replace UINTN by efi_uintn_tHeinrich Schuchardt
2017-12-01efi_loader: remove unused typedef for INTNHeinrich Schuchardt
2017-12-01efi_selftest: test protocol managementHeinrich Schuchardt
2017-12-01efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE valuesHeinrich Schuchardt
2017-12-01efi_selftest: allow to select a single test for executionHeinrich Schuchardt
2017-12-01efi_loader: guard against double inclusion of efi_loader.hHeinrich Schuchardt