summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-01efi_loader: manage protocols in a linked listHeinrich Schuchardt1-2/+4
2017-12-01efi_loader: efi_console: use helper functionsHeinrich Schuchardt1-10/+2
2017-12-01efi_loader: helper functions for protocol managementHeinrich Schuchardt1-0/+12
2017-12-01efi_loader: efi_gop: use correct types for parametersHeinrich Schuchardt1-5/+5
2017-12-01efi_loader: argument of efi_search_obj should be constHeinrich Schuchardt1-1/+1
2017-12-01efi_loader: make efi_create_handle non-staticHeinrich Schuchardt1-0/+2
2017-12-01efi_loader: efi_dp_match should have const argumentsHeinrich Schuchardt1-1/+2
2017-12-01efi_loader: rework efi_search_objHeinrich Schuchardt1-0/+2
2017-12-01efi_loader: consistently use efi_uintn_t in boot servicesHeinrich Schuchardt2-19/+22
2017-12-01efi_loader: replace UINTN by efi_uintn_tHeinrich Schuchardt2-6/+6
2017-12-01efi_loader: remove unused typedef for INTNHeinrich Schuchardt1-1/+0
2017-12-01efi_selftest: test protocol managementHeinrich Schuchardt1-0/+9
2017-12-01efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE valuesHeinrich Schuchardt1-3/+3
2017-12-01efi_selftest: allow to select a single test for executionHeinrich Schuchardt1-0/+12
2017-12-01efi_loader: guard against double inclusion of efi_loader.hHeinrich Schuchardt1-1/+6
2017-12-01efi_loader: new function utf8_to_utf16Heinrich Schuchardt1-0/+15
2017-12-01efi_loader: implement SetWatchdogTimerHeinrich Schuchardt1-0/+4
2017-12-01rockchip: rk3128: add evb-rk3128 supportKever Yang1-0/+15
2017-12-01rockchip: rk3128: add soc basic supportKever Yang1-0/+70
2017-12-01rockchip: rk3128: add device tree fileKever Yang1-0/+190
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini3-149/+10
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini1-5/+0
2017-11-30Merge git://git.denx.de/u-boot-x86Tom Rini1-0/+4
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut1-13/+0
2017-11-30arm64: mvebu: armada-7k/8k: drop useless #ifdefBaruch Siach1-5/+0
2017-11-30distro bootcmd: define bootloader name for x86Heinrich Schuchardt1-0/+4
2017-11-30board: laird: add WB50N CPU moduleBen Whitten1-0/+139
2017-11-30board: laird: add WB45N CPU moduleBen Whitten1-0/+161
2017-11-30spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon1-0/+1
2017-11-30board: atmel: add sama5d2_ptc_ek boardLudovic Desroches2-114/+46
2017-11-30stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard1-0/+38
2017-11-30clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard2-0/+2
2017-11-30dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard1-0/+52
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen2-2/+0
2017-11-30ARM: rmobile: Migrate boards to RCar IIC driversMarek Vasut2-24/+0
2017-11-30ARM: rmobile: Remove SCIF configsMarek Vasut2-14/+0
2017-11-30ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut2-24/+2
2017-11-30ARM: rmobile: Zap ad-hoc DRAM configuration macrosMarek Vasut2-29/+3
2017-11-30ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut2-4/+0
2017-11-30ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut2-16/+0
2017-11-30ARM: rmobile: Clean up GIC macrosMarek Vasut3-10/+5
2017-11-30ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boardsMarek Vasut2-14/+0
2017-11-30ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCBMarek Vasut1-1/+0
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini6-18/+159
2017-11-29arm: zynq: Do not show information from checkboard twiceMichal Simek1-3/+0
2017-11-29Merge git://git.denx.de/u-boot-mipsTom Rini3-3/+3
2017-11-29Merge git://git.denx.de/u-boot-uniphierTom Rini6-80/+325
2017-11-28boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000Paul Burton1-1/+1
2017-11-28Update Paul Burton's email addressPaul Burton2-2/+2
2017-11-28ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada1-5/+0