summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27MAINTAINERS: Add usb.h entry to usbMarek Vasut
2020-03-27test/py: mmc: Fix 'mmc info' testcaseHarald Seiler
2020-03-27Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."Tom Rini
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-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