summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen2017-12-1216-16/+0
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-1218-19/+0
* ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen2017-12-122-2/+0
* ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen2017-12-122-2/+0
* ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-123-3/+0
* ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev2017-12-111-0/+40
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-12-082-0/+2
|\
| * powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalizationRan Wang2017-12-061-0/+1
| * powerpc/T104xRDB: Fix endian access issue on EHCI intinalizationRan Wang2017-12-061-0/+1
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-0716-886/+677
|\ \
| * | armv8: ls1088a: Add nand support for ls1088ardbAshish Kumar2017-12-061-0/+2
| * | SECURE BOOT: Add fall back optionVinitha Pillai-B572232017-12-064-23/+61
| * | armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal2017-12-063-16/+58
| * | armv8: ls1012a: Modify Kernel and Environment offsetBhaskar Upadhaya2017-12-062-3/+3
| * | driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur2017-12-067-844/+553
| |/
* | log: Plumb logging into the init sequenceSimon Glass2017-12-071-0/+1
* | log: Add a test commandSimon Glass2017-12-071-0/+3
* | log: Add an implementation of loggingSimon Glass2017-12-072-0/+247
* | Drop the log bufferSimon Glass2017-12-073-52/+3
* | Move debug and logging support to a separate headerSimon Glass2017-12-072-45/+60
* | Revert "sandbox: remove os_putc() and os_puts()"Simon Glass2017-12-071-0/+20
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-12-055-48/+108
|\ \ | |/ |/|
| * efi_loader: helper function to add EFI object to listHeinrich Schuchardt2017-12-011-0/+2
| * efi_loader: manage protocols in a linked listHeinrich Schuchardt2017-12-011-2/+4
| * efi_loader: efi_console: use helper functionsHeinrich Schuchardt2017-12-011-10/+2
| * efi_loader: helper functions for protocol managementHeinrich Schuchardt2017-12-011-0/+12
| * efi_loader: efi_gop: use correct types for parametersHeinrich Schuchardt2017-12-011-5/+5
| * efi_loader: argument of efi_search_obj should be constHeinrich Schuchardt2017-12-011-1/+1
| * efi_loader: make efi_create_handle non-staticHeinrich Schuchardt2017-12-011-0/+2
| * efi_loader: efi_dp_match should have const argumentsHeinrich Schuchardt2017-12-011-1/+2
| * efi_loader: rework efi_search_objHeinrich Schuchardt2017-12-011-0/+2
| * efi_loader: consistently use efi_uintn_t in boot servicesHeinrich Schuchardt2017-12-012-19/+22
| * efi_loader: replace UINTN by efi_uintn_tHeinrich Schuchardt2017-12-012-6/+6
| * efi_loader: remove unused typedef for INTNHeinrich Schuchardt2017-12-011-1/+0
| * efi_selftest: test protocol managementHeinrich Schuchardt2017-12-011-0/+9
| * efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE valuesHeinrich Schuchardt2017-12-011-3/+3
| * efi_selftest: allow to select a single test for executionHeinrich Schuchardt2017-12-011-0/+12
| * efi_loader: guard against double inclusion of efi_loader.hHeinrich Schuchardt2017-12-011-1/+6
| * efi_loader: new function utf8_to_utf16Heinrich Schuchardt2017-12-011-0/+15
| * efi_loader: implement SetWatchdogTimerHeinrich Schuchardt2017-12-011-0/+4
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-044-9/+7
|\ \
| * | mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada2017-12-041-0/+1
| * | mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-044-9/+6
* | | omap3: evm: Explicitly use DISTRO_DEFAULTS features at startupDerald D. Woods2017-12-041-27/+67
* | | ARM: arch-meson: build memory banks using reported memory from registersNeil Armstrong2017-12-041-1/+1
* | | arm: Add Khadas VIM support based on Meson GXL familyNeil Armstrong2017-12-041-0/+21
* | | arm: Add LibreTech CC support based on Meson GXL familyNeil Armstrong2017-12-041-0/+21
* | | add support for Raspberry Pi Zero WDmitry Korunov2017-12-041-1/+1
* | | test: compression: Convert to unit test frameworkSimon Glass2017-12-042-0/+18
* | | test: Add a command function for test executionSimon Glass2017-12-021-0/+16
|/ /