summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-04-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Mar2020Tom Rini2020-03-239-39/+132
|\
| * efi_loader: definition of GetNextVariableName()Heinrich Schuchardt2020-03-223-4/+4
| * efi_selftest: test CalculateCrc32, CopyMem, SetMemHeinrich Schuchardt2020-03-222-0/+78
| * efi_loader: fix freestanding memmove()Heinrich Schuchardt2020-03-221-1/+1
| * efi_loader: description efi_convert_pointer()Heinrich Schuchardt2020-03-221-2/+2
| * efi_loader: simplify logical expression in efi_disk_add_dev()Heinrich Schuchardt2020-03-221-1/+1
| * efi_selftest: check length reported by GetNextVariableName()Heinrich Schuchardt2020-03-221-2/+8
| * efi_loader: correct reported length in GetNextVariable()Heinrich Schuchardt2020-03-221-5/+6
| * efi_loader: fix function descriptions in efi_disk.cHeinrich Schuchardt2020-03-221-22/+30
| * efi_loader: description of efi_variable.cHeinrich Schuchardt2020-03-221-2/+2
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/18Mar2020Tom Rini2020-03-181-11/+5
|\
| * Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski2020-03-181-11/+5
* | Merge tag 'efi-2020-04-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-03-185-24/+102
|\ \
| * | efi_loader: correct a definition of struct efi_capsule_headerAKASHI Takahiro2020-03-171-2/+2
| * | efi_loader: export a couple of protocol related functionsAKASHI Takahiro2020-03-172-8/+22
| * | efi_loader: define System Resource Table macrosAKASHI Takahiro2020-03-171-0/+27
| * | efi_loader: define OsIndicationsSupported flagsAKASHI Takahiro2020-03-171-0/+10
| * | cmd: bootefi: Parse reserved-memory node from DTAtish Patra2020-03-171-9/+34
| * | cmd: map addresses to sysmem in efidebug memmapHeinrich Schuchardt2020-03-171-2/+4
| * | efi_loader: create reservations after ft_board_setupHeinrich Schuchardt2020-03-171-3/+3
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-03-185-68/+299
|\ \ | |/ |/|
| * riscv: Implement new SBI v0.2 extensionsBin Meng2020-03-172-7/+33
| * riscv: Introduce a new config for SBI v0.1Bin Meng2020-03-173-0/+16
| * riscv: Add SBI v0.2 extension definitionsBin Meng2020-03-171-0/+17
| * riscv: Add basic support for SBI v0.2Bin Meng2020-03-174-79/+243
| * riscv: Mark existing SBI as v0.1 SBIBin Meng2020-03-171-19/+21
| * riscv: Avoid calling sbi_clear_ipi()Bin Meng2020-03-171-1/+2
| * riscv: Fix sbi_remote_sfence_vma{,_asid}Bin Meng2020-03-171-7/+12
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/16Mar2020Tom Rini2020-03-162-3/+3
|\
| * watchdog: Handle timer wrap aroundChris Packham2020-03-161-1/+2
| * watchdog: Use dev_read only if OF_PLATDATA is not enabledWalter Lozano2020-03-161-2/+1
|/
* Merge branch '2020-03-13-master-imports'Tom Rini2020-03-138-36/+93
|\
| * MAINTAINERS: update entry for ARM STIWIP/2020-03-13-master-importsPatrice Chotard2020-03-131-0/+13
| * fit: check return value of fit_image_get_data_size()Heinrich Schuchardt2020-03-131-2/+4
| * watchdog: Align Kconfig propertiesMichal Simek2020-03-131-28/+28
| * cmd: gpio: Make `gpio input` return pin value againAlex Kiernan2020-03-132-1/+43
| * Makefile: doesn't need check stack size when dtb is not builtAKASHI Takahiro2020-03-131-2/+2
| * serial: mcfuart: renaming to a more appropriate nameAngelo Durgehello2020-03-132-1/+1
| * serial: mcfuart: fix uart port indexAngelo Durgehello2020-03-131-2/+2
|/
* Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/12Mar2020Tom Rini2020-03-128-14/+147
|\
| * drivers/rng: add Amlogic hardware RNG driverHeinrich Schuchardt2020-03-113-0/+129
| * drivers/rng: simplify KconfigHeinrich Schuchardt2020-03-113-4/+7
| * efi_loader: unnecessary assignment in efi_queue_eventHeinrich Schuchardt2020-03-111-1/+1
| * cmd: efidebug: correct error messageHeinrich Schuchardt2020-03-111-1/+1
| * cmd: efidebug: fix a failure of "boot rm" sub-commandAKASHI Takahiro2020-03-111-2/+3
| * efi_loader: get_memory_map: return parameters whenever possibleAKASHI Takahiro2020-03-111-6/+6
* | Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-03-121-1/+1
|\ \
| * | stm32mp: update dependency for STM32_ETZPCPatrick Delaunay2020-03-101-1/+1
* | | Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/10Mar2020Tom Rini2020-03-1029-84/+531
|\ \ \ | |_|/ |/| |
| * | configs: j721e_evm: Add Support for eMMC bootFaiz Abbas2020-03-092-0/+6