aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-15Merge https://source.denx.de/u-boot/custodians/u-boot-shWIP/15Jan2023Tom Rini8-10/+16
2023-01-15Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini4-2/+23
2023-01-14usb: gadget: dwc2_udc_otg: implement pullup()Mattijs Korpershoek1-0/+9
2023-01-14usb: gadget: fastboot: detach usb just before rebootingDario Binacchi1-1/+1
2023-01-14usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUTPatrick Delaunay2-1/+13
2023-01-14configs: r8a77980: Condor: Enable MMC support by defaultAndrey Dolnikov1-1/+6
2023-01-14ARM: renesas: condor: switch eMMC bus to 1V8Hai Pham1-7/+1
2023-01-14ARM: dts: renesas: condor: Enable SPI NOR fast-readMarek Vasut1-0/+1
2023-01-14ARM: renesas: ulcb: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 ULCBMarek Vasut1-1/+1
2023-01-14ARM: renesas: condor: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 CondorMarek Vasut1-1/+1
2023-01-14ARM: renesas: Enable LTO on R-Car3 FalconMarek Vasut1-0/+1
2023-01-14ARM: renesas: Enable LTO on R-Car3 DraakMarek Vasut1-0/+1
2023-01-14ARM: renesas: Enable LTO on R-Car3 EbisuMarek Vasut1-0/+1
2023-01-14ARM: renesas: Enable LTO on R-Car3 CondorMarek Vasut1-0/+1
2023-01-14ARM: renesas: Enable LTO on R-Car3 EagleMarek Vasut1-0/+1
2023-01-14ARM: renesas: Enable LTO on R-Car3 ULCBMarek Vasut1-0/+1
2023-01-13Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...WIP/13Jan2023Tom Rini25-86/+507
2023-01-13Merge tag 'efi-2023-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini9-51/+117
2023-01-13ARM: stm32: Make ECDSA authentication available to U-BootMarek Vasut1-1/+1
2023-01-13ARM: stm32: Pass ROM API table pointer to U-Boot properMarek Vasut1-0/+15
2023-01-13ARM: stm32: Factor out save_boot_paramsMarek Vasut4-36/+43
2023-01-13ARM: stm32: Fix ECDSA authentication with Dcache enabledMarek Vasut1-0/+4
2023-01-13efi_loader: provide agent_handle to efi_disk_add_dev()Heinrich Schuchardt1-21/+29
2023-01-13efi_selftest: add hii set keyboard layout test caseVincent Stehlé1-0/+12
2023-01-13efi_loader: refine set_keyboard_layout() statusVincent Stehlé1-0/+3
2023-01-13efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartidHeinrich Schuchardt1-1/+1
2023-01-13efi_loader: add .rela sections to .text on arm64Heinrich Schuchardt1-4/+4
2023-01-13efi_loader: fix description of memory functionsHeinrich Schuchardt1-20/+62
2023-01-13doc: build infodocs target on Gitlab CI, AzureHeinrich Schuchardt2-4/+6
2023-01-13doc: fix description of u16_strcasecmp()Heinrich Schuchardt1-1/+0
2023-01-12Merge branch '2023-01-12-further-assorted-general-updates'Tom Rini26-83/+340
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut5-41/+10
2023-01-12dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPLQuentin Schulz1-5/+7
2023-01-12distro_bootcmd: Set distro_bootpart_uuid for block devicesMarek Vasut1-0/+3
2023-01-12Revert "time: add weak annotation to timer_read_counter declaration"Harald Seiler1-1/+1
2023-01-12net: fm: Support loading firmware from a filesystemSean Anderson2-1/+28
2023-01-12net: fm: Add firmware name parameterSean Anderson2-4/+13
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson5-27/+44
2023-01-12Added configs required for dcp_rng driverKshitiz Varshney2-0/+8
2023-01-12Added dcp_rng driver initialization codeKshitiz Varshney1-0/+10
2023-01-12Uboot RNG Driver using Data Co-processorKshitiz Varshney3-0/+193
2023-01-12common: spl: ram: fix return codeNikita Shubin1-4/+5
2023-01-12cmd: spi: Judge the number of added parameterschenzhipeng1-0/+3
2023-01-12console: Add option to keep it silent until env is loadedHarald Seiler2-0/+15
2023-01-12configs: stm32mp13: Activate command stm32keyPatrick Delaunay1-0/+1
2023-01-12board: st: Add support of STM32MP13x boards in stm32board cmdPatrick Delaunay2-4/+5
2023-01-12configs: stm32mp13: Activate CONFIG_CMD_FUSEPatrick Delaunay1-0/+1
2023-01-12stm32mp: Add support of STM32MP13x in bsec driverPatrick Delaunay1-0/+1
2023-01-12stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay5-12/+183
2023-01-12stm32mp: cosmetic: Update of bsec driverPatrick Delaunay1-3/+1