summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-17Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-17Merge branch '2020-03-16-kbuild-etc-resync-v4.18' into nextTom Rini
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-16configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPTTom Rini
2020-03-16kconfig / kbuild: re-sync with Linux 4.18Tom Rini
2020-03-16scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring
2020-03-16Azure / GitLab / Travis: Add Kconfig unit tests to a jobTom Rini
2020-03-16mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini
2020-03-16edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini
2020-03-16mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini
2020-03-16Kconfig: Remove redundant variable setsTom Rini
2020-03-16spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini
2020-03-16kbuild: remove unused dtc-version.sh scriptMasahiro Yamada
2020-03-16spl.h: make <spl.h> self-containedMasahiro Yamada
2020-03-16debug_uart.h: make <debug_uart.h> self-containedMasahiro Yamada
2020-03-16asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-containedMasahiro Yamada
2020-03-16global_data.h: make <asm-generic/global_data.h> self-containedMasahiro Yamada
2020-03-16scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini
2020-03-16scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini
2020-03-16kbuild: Re-sync DTC flag logic with v4.17Tom Rini
2020-03-16kbuild: fixdep: Resync this with v4.17Tom Rini
2020-03-16fixdep: fix U-Boot own code to handle only valid symbol charactersMasahiro Yamada
2020-03-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini