summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-16rockchip: puma-rk3399: sync DTS with Linux kernel next-20221114Quentin Schulz
2023-01-16rockchip: clk: add watchdog clock to px30_clk_enableQuentin Schulz
2023-01-16rockchip: px30: make watchdog and tsadc trigger a first global resetQuentin Schulz
2023-01-15Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-01-15Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-01-14usb: gadget: dwc2_udc_otg: implement pullup()Mattijs Korpershoek
2023-01-14usb: gadget: fastboot: detach usb just before rebootingDario Binacchi
2023-01-14usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUTPatrick Delaunay
2023-01-14configs: r8a77980: Condor: Enable MMC support by defaultAndrey Dolnikov
2023-01-14ARM: renesas: condor: switch eMMC bus to 1V8Hai Pham
2023-01-14ARM: dts: renesas: condor: Enable SPI NOR fast-readMarek Vasut
2023-01-14ARM: renesas: ulcb: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 ULCBMarek Vasut
2023-01-14ARM: renesas: condor: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 CondorMarek Vasut
2023-01-14ARM: renesas: Enable LTO on R-Car3 FalconMarek Vasut
2023-01-14ARM: renesas: Enable LTO on R-Car3 DraakMarek Vasut
2023-01-14ARM: renesas: Enable LTO on R-Car3 EbisuMarek Vasut
2023-01-14ARM: renesas: Enable LTO on R-Car3 CondorMarek Vasut
2023-01-14ARM: renesas: Enable LTO on R-Car3 EagleMarek Vasut
2023-01-14ARM: renesas: Enable LTO on R-Car3 ULCBMarek Vasut
2023-01-13Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-01-13Merge tag 'efi-2023-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-13ARM: stm32: Make ECDSA authentication available to U-BootMarek Vasut
2023-01-13ARM: stm32: Pass ROM API table pointer to U-Boot properMarek Vasut
2023-01-13ARM: stm32: Factor out save_boot_paramsMarek Vasut
2023-01-13ARM: stm32: Fix ECDSA authentication with Dcache enabledMarek Vasut
2023-01-13efi_loader: provide agent_handle to efi_disk_add_dev()Heinrich Schuchardt
2023-01-13efi_selftest: add hii set keyboard layout test caseVincent Stehlé
2023-01-13efi_loader: refine set_keyboard_layout() statusVincent Stehlé
2023-01-13efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartidHeinrich Schuchardt
2023-01-13efi_loader: add .rela sections to .text on arm64Heinrich Schuchardt
2023-01-13efi_loader: fix description of memory functionsHeinrich Schuchardt
2023-01-13doc: build infodocs target on Gitlab CI, AzureHeinrich Schuchardt
2023-01-13doc: fix description of u16_strcasecmp()Heinrich Schuchardt
2023-01-12Merge branch '2023-01-12-further-assorted-general-updates'Tom Rini
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut
2023-01-12dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPLQuentin Schulz
2023-01-12distro_bootcmd: Set distro_bootpart_uuid for block devicesMarek Vasut
2023-01-12Revert "time: add weak annotation to timer_read_counter declaration"Harald Seiler
2023-01-12net: fm: Support loading firmware from a filesystemSean Anderson
2023-01-12net: fm: Add firmware name parameterSean Anderson
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson
2023-01-12Added configs required for dcp_rng driverKshitiz Varshney
2023-01-12Added dcp_rng driver initialization codeKshitiz Varshney
2023-01-12Uboot RNG Driver using Data Co-processorKshitiz Varshney
2023-01-12common: spl: ram: fix return codeNikita Shubin
2023-01-12cmd: spi: Judge the number of added parameterschenzhipeng
2023-01-12console: Add option to keep it silent until env is loadedHarald Seiler
2023-01-12configs: stm32mp13: Activate command stm32keyPatrick Delaunay
2023-01-12board: st: Add support of STM32MP13x boards in stm32board cmdPatrick Delaunay
2023-01-12configs: stm32mp13: Activate CONFIG_CMD_FUSEPatrick Delaunay