aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10fs: ext4: all file paths are absoluteHeinrich Schuchardt1-5/+0
2024-04-10net: nfs: fix file handle length in NFSv3Sébastien Szymanski1-5/+13
2024-04-10rtc: goldfish_rtc_probe should be staticHeinrich Schuchardt1-1/+1
2024-04-10tools: open FIT image read-onlyAhelenia Ziemiańska1-1/+1
2024-04-10fs: ext4: make "File System is consistent\n" a debug messageHeinrich Schuchardt1-1/+1
2024-04-10build: Revive and update LDR format supportGreg Malysa3-1/+20
2024-04-10scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB ruleTom Rini1-1/+1
2024-04-10fs: ext4: Change the Settings of file permissionsJixiong Hu1-2/+18
2024-04-10cmd: sysboot: null check filenameCaleb Connolly1-0/+4
2024-04-10arm64: Fix map_range() not splitting mapped blocksPierre-Clément Tosi1-0/+2
2024-04-10xilinx: common: Fix MAC address read from EEPROMPetr Zejdl1-4/+8
2024-04-10configs: zynqmp_kria: Deactivate CONFIG_SPI_FLASH_BARTejas Bhumkar1-1/+0
2024-04-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/09Apr2024Tom Rini29-64/+649
2024-04-09doc: describe Milk-V Mars boardHeinrich Schuchardt2-0/+112
2024-04-09riscv: starfive: avoid including common.hHeinrich Schuchardt3-3/+0
2024-04-09board: starfive: support Milk-V Mars boardHeinrich Schuchardt1-12/+87
2024-04-09riscv: set fdtfile on Milk-V MarsHeinrich Schuchardt1-13/+30
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt2-0/+17
2024-04-09riscv: do not set default fdt for VisionFive 2Heinrich Schuchardt3-1/+22
2024-04-09riscv: starfive: MMC card detectHeinrich Schuchardt1-1/+1
2024-04-09riscv: Move virtio scan to board_late_init()Łukasz Stelmach2-6/+7
2024-04-09riscv: support extension probing using riscv, isa-extensionsConor Dooley1-21/+35
2024-04-09riscv: don't read riscv, isa in the riscv cpu's get_desc()Conor Dooley2-9/+11
2024-04-09configs: milkv_duo: Add SD card configsKongyang Liu1-0/+10
2024-04-09riscv: dts: sophgo: Add clk node and sdhci nodeKongyang Liu3-0/+34
2024-04-09mmc: cv1800b: Add sdhci driver support for cv1800b SoCKongyang Liu3-0/+130
2024-04-09riscv: cache: Implement dcache for cv1800bKongyang Liu2-0/+46
2024-04-09riscv: cpu: cv1800b: Add support for cv1800b SoCKongyang Liu6-2/+51
2024-04-09riscv: add backtrace supportBen Dooks4-0/+60
2024-04-08Merge tag 'efi-2024-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/08Apr2024Tom Rini30-257/+326
2024-04-08efi_loader: access __efi_runtime_rel_start/stop without &Ilias Apalodimas1-3/+3
2024-04-08efi_loader: access __efi_runtime_start/stop without &Ilias Apalodimas1-2/+2
2024-04-08boot: correct finding the default EFI binaryHeinrich Schuchardt2-42/+6
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt4-4/+4
2024-04-08boot: enable booting via EFI boot manager by defaultHeinrich Schuchardt3-2/+11
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt4-4/+4
2024-04-08efi_loader: Don't delete variable from memory if adding a new one failedIlias Apalodimas1-1/+2
2024-04-08efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESSHeinrich Schuchardt2-3/+8
2024-04-08efi_loader: EFI_VARIABLE_READ_ONLY should be 32bitHeinrich Schuchardt2-3/+3
2024-04-08efi_loader: all variable attributes are 32bitHeinrich Schuchardt3-10/+11
2024-04-08efi_loader: fix append write behavior to non-existent variableMasahisa Kojima2-8/+66
2024-04-08doc: improve description of FAT partition name generationHeinrich Schuchardt1-3/+14
2024-04-08doc: missing :: in doc/usage/cmd/itest.rstHeinrich Schuchardt1-0/+2
2024-04-08capsule: Makefile: add the generated files to CLEAN_FILES listSughosh Ganu1-1/+2
2024-04-08capsule: add the generated capsules to gitignoreSughosh Ganu1-0/+3
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu5-160/+185
2024-04-08sandbox: capsule: remove capsule related configsSughosh Ganu4-11/+0
2024-04-05Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custo...WIP/05Apr2024Tom Rini41-5599/+124
2024-04-05Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u...Tom Rini28-237/+1150
2024-04-05Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodia...Tom Rini120-21518/+58