aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-01ARM: dts: stm32: Repair SDMMC1 operation on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pinsMarek Vasut
2020-04-01ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96Marek Vasut
2020-03-23vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie
2020-03-23Merge tag 'efi-2020-04-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-22efi_loader: definition of GetNextVariableName()Heinrich Schuchardt
2020-03-22efi_selftest: test CalculateCrc32, CopyMem, SetMemHeinrich Schuchardt
2020-03-22efi_loader: fix freestanding memmove()Heinrich Schuchardt
2020-03-22efi_loader: description efi_convert_pointer()Heinrich Schuchardt
2020-03-22efi_loader: simplify logical expression in efi_disk_add_dev()Heinrich Schuchardt
2020-03-22efi_selftest: check length reported by GetNextVariableName()Heinrich Schuchardt
2020-03-22efi_loader: correct reported length in GetNextVariable()Heinrich Schuchardt
2020-03-22efi_loader: fix function descriptions in efi_disk.cHeinrich Schuchardt
2020-03-22efi_loader: description of efi_variable.cHeinrich Schuchardt
2020-03-18Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-03-18Merge tag 'efi-2020-04-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-03-18Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski
2020-03-17efi_loader: correct a definition of struct efi_capsule_headerAKASHI Takahiro
2020-03-17efi_loader: export a couple of protocol related functionsAKASHI Takahiro
2020-03-17efi_loader: define System Resource Table macrosAKASHI Takahiro
2020-03-17efi_loader: define OsIndicationsSupported flagsAKASHI Takahiro
2020-03-17cmd: bootefi: Parse reserved-memory node from DTAtish Patra
2020-03-17cmd: map addresses to sysmem in efidebug memmapHeinrich Schuchardt
2020-03-17efi_loader: create reservations after ft_board_setupHeinrich Schuchardt
2020-03-17riscv: Implement new SBI v0.2 extensionsBin Meng
2020-03-17riscv: Introduce a new config for SBI v0.1Bin Meng
2020-03-17riscv: Add SBI v0.2 extension definitionsBin Meng
2020-03-17riscv: Add basic support for SBI v0.2Bin Meng
2020-03-17riscv: Mark existing SBI as v0.1 SBIBin Meng
2020-03-17riscv: Avoid calling sbi_clear_ipi()Bin Meng
2020-03-17riscv: Fix sbi_remote_sfence_vma{,_asid}Bin Meng
2020-03-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-03-16watchdog: Handle timer wrap aroundChris Packham
2020-03-16watchdog: Use dev_read only if OF_PLATDATA is not enabledWalter Lozano
2020-03-13Merge branch '2020-03-13-master-imports'Tom Rini
2020-03-13MAINTAINERS: update entry for ARM STIPatrice Chotard
2020-03-13fit: check return value of fit_image_get_data_size()Heinrich Schuchardt
2020-03-13watchdog: Align Kconfig propertiesMichal Simek
2020-03-13cmd: gpio: Make `gpio input` return pin value againAlex Kiernan
2020-03-13Makefile: doesn't need check stack size when dtb is not builtAKASHI Takahiro
2020-03-13serial: mcfuart: renaming to a more appropriate nameAngelo Durgehello
2020-03-13serial: mcfuart: fix uart port indexAngelo Durgehello
2020-03-12Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-12Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-03-11drivers/rng: add Amlogic hardware RNG driverHeinrich Schuchardt
2020-03-11drivers/rng: simplify KconfigHeinrich Schuchardt
2020-03-11efi_loader: unnecessary assignment in efi_queue_eventHeinrich Schuchardt
2020-03-11cmd: efidebug: correct error messageHeinrich Schuchardt
2020-03-11cmd: efidebug: fix a failure of "boot rm" sub-commandAKASHI Takahiro