summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-03-26rockchip: mkimage: Use an existing macro instead of a decimal valueMiquel Raynal
2020-03-26rv1108: Fix boot regressionOtavio Salvador
2020-03-26elgin-rv1108: Avoid adc_channel_single_shot errorOtavio Salvador
2020-03-26elgin-rv1108: Use rk_board_late_init() for GPIO settingsOtavio Salvador
2020-03-26ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1Otavio Salvador
2020-03-26rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboardPeter Robinson
2020-03-26rockchip: evb-rv1108: Use syscon API to get grf baseKever Yang
2020-03-26rockchip: elgin-rv1108: Use syscon API to get grf baseKever Yang
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-18sunxi: Remove no longer needed default options from defconfigsAndre Przywara
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara
2020-03-18sunxi: Pine H64: Enable SPI booting in defconfigAndre Przywara
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara
2020-03-18sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara
2020-03-18sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara
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