summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | rockchip: rk3128: add evb-rk3128 supportKever Yang2017-11-301-0/+15
* | rockchip: rk3128: add soc basic supportKever Yang2017-11-301-0/+70
* | rockchip: rk3128: add device tree fileKever Yang2017-11-301-0/+190
|/
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-11-303-149/+10
|\
| * ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut2017-11-301-13/+0
| * ARM: rmobile: Migrate boards to RCar IIC driversMarek Vasut2017-11-302-24/+0
| * ARM: rmobile: Remove SCIF configsMarek Vasut2017-11-302-14/+0
| * ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut2017-11-302-24/+2
| * ARM: rmobile: Zap ad-hoc DRAM configuration macrosMarek Vasut2017-11-302-29/+3
| * ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut2017-11-302-4/+0
| * ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut2017-11-302-16/+0
| * ARM: rmobile: Clean up GIC macrosMarek Vasut2017-11-303-10/+5
| * ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boardsMarek Vasut2017-11-302-14/+0
| * ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCBMarek Vasut2017-11-301-1/+0
* | Merge git://git.denx.de/u-boot-marvellTom Rini2017-11-301-5/+0
|\ \
| * | arm64: mvebu: armada-7k/8k: drop useless #ifdefBaruch Siach2017-11-301-5/+0
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-11-301-0/+4
|\ \
| * | distro bootcmd: define bootloader name for x86Heinrich Schuchardt2017-11-301-0/+4
| |/