summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-12-01efi_loader: new function utf8_to_utf16Heinrich Schuchardt
2017-12-01efi_loader: implement SetWatchdogTimerHeinrich Schuchardt
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini
2017-11-30Merge git://git.denx.de/u-boot-x86Tom Rini
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut
2017-11-30arm64: mvebu: armada-7k/8k: drop useless #ifdefBaruch Siach
2017-11-30distro bootcmd: define bootloader name for x86Heinrich Schuchardt
2017-11-29board: laird: add WB50N CPU moduleBen Whitten
2017-11-29board: laird: add WB45N CPU moduleBen Whitten
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon
2017-11-29board: atmel: add sama5d2_ptc_ek boardLudovic Desroches
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-11-29clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard
2017-11-29dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen
2017-11-30ARM: rmobile: Migrate boards to RCar IIC driversMarek Vasut
2017-11-30ARM: rmobile: Remove SCIF configsMarek Vasut
2017-11-30ARM: rmobile: Clean up ad-hoc clock macrosMarek Vasut
2017-11-30ARM: rmobile: Zap ad-hoc DRAM configuration macrosMarek Vasut
2017-11-30ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut
2017-11-30ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut
2017-11-30ARM: rmobile: Clean up GIC macrosMarek Vasut
2017-11-30ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boardsMarek Vasut
2017-11-30ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCBMarek Vasut
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-11-29arm: zynq: Do not show information from checkboard twiceMichal Simek
2017-11-28Merge git://git.denx.de/u-boot-mipsTom Rini
2017-11-28Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-11-28boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000Paul Burton
2017-11-28Update Paul Burton's email addressPaul Burton
2017-11-29ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada
2017-11-29gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-11-29mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada
2017-11-29mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada