summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-09arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl
2019-04-09mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu
2019-04-09mtd: ubi debug: Remove the pid print from ubi_assertEran Matityahu
2019-04-08Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efiTom Rini
2019-04-08Merge git://git.denx.de/u-boot-riscvTom Rini
2019-04-08Prepare v2019.04Tom Rini
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki
2019-04-08Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-stagingTom Rini
2019-04-08dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs
2019-04-08net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese
2019-04-08riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failureRick Chen
2019-04-08riscv: ae350: enable SMPRick Chen
2019-04-08riscv: dts: ae350 support SMPRick Chen
2019-04-08riscv: ax25: Andes specific cache shall only support in M-modeRick Chen
2019-04-08riscv: ax25: Add platform-specific Kconfig optionsRick Chen
2019-04-08riscv: Add a SYSCON driver for Andestech's PLMTRick Chen
2019-04-08riscv: Add a SYSCON driver for Andestech's PLICRick Chen
2019-04-08riscv: qemu: enable SMPLukas Auer
2019-04-08riscv: fu540: enable SMPLukas Auer
2019-04-08riscv: hang if relocation of secondary harts failsLukas Auer
2019-04-08riscv: do not rely on hart ID passed by previous boot stageLukas Auer
2019-04-08riscv: boot images passed to bootm on all hartsLukas Auer
2019-04-08riscv: add support for multi-hart systemsLukas Auer
2019-04-08riscv: save hart ID in register tp instead of s0Lukas Auer
2019-04-08riscv: delay initialization of caches and debug UARTLukas Auer
2019-04-08riscv: implement IPI platform functions using SBILukas Auer
2019-04-08riscv: import the supervisor binary interface header fileLukas Auer
2019-04-08riscv: add infrastructure for calling functions on other hartsLukas Auer
2019-04-07net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer
2019-04-07efi_loader: correct CTRL-A - CTRL-Z console inputHeinrich Schuchardt
2019-04-07efi_loader: enable file SetInfo()Heinrich Schuchardt
2019-04-07efi_loader: correct file creationHeinrich Schuchardt
2019-04-07efi_loader: debug output file handle in efi_file_open()Heinrich Schuchardt
2019-04-07efi_loader: boottime: export efi_[un]load_image()AKASHI Takahiro
2019-04-07efi_loader: boottime: add loaded image device path protocol to image handleAKASHI Takahiro
2019-04-07efi_loader: variables PlatformLang and PlatformLangCodesHeinrich Schuchardt
2019-04-07efi_loader: EFI_PRINT instead of debug for memory servicesHeinrich Schuchardt
2019-04-07efi_loader: EFI_PRINT instead of debug for variable servicesHeinrich Schuchardt
2019-04-07efi_loader: parameter checks in StartImage and Exit()Heinrich Schuchardt
2019-04-07efi_loader: rearrange boottime service functionsHeinrich Schuchardt
2019-04-07efi_loader: sanity checks when freeing memoryHeinrich Schuchardt
2019-04-07efi_selftest: check image_base, image_sizeHeinrich Schuchardt
2019-04-07efi_loader: set image_base and image_size to correct valuesAKASHI Takahiro
2019-04-07efi_loader: bootmgr: support BootNext and BootCurrent variable behaviorAKASHI Takahiro
2019-04-07efi_loader: release file buffer after loading imageHeinrich Schuchardt
2019-04-05Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini
2019-04-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini