summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-22net: phy: Fix ethernet-phy-id <dot> in the codeMichal Simek
2022-11-22ARM: zynq: DT: Enable all FCLKs by defaultChristian Kohn
2022-11-22timer: xilinx-timer: use timer_conv_64() to fix timer wrap aroundOvidiu Panait
2022-11-22timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2022-11-22timer-uclass: add timer_get_ops() macroOvidiu Panait
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu
2022-11-22Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance"Michal Simek
2022-11-22arm64: zynqmp: Disable watchdog by default for virt platformMichal Simek
2022-11-22microblaze: Make extended addressing support defaultT Karthik Reddy
2022-11-22Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-11-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-11-22eficonfig: add "Show Signature Database" menu entryMasahisa Kojima
2022-11-22eficonfig: add UEFI Secure Boot Key enrollment interfaceMasahisa Kojima
2022-11-22eficonfig: use protocol interface for file selectionMasahisa Kojima
2022-11-22eficonfig: expose eficonfig_create_device_path()Masahisa Kojima
2022-11-22eficonfig: refactor change boot order implementationMasahisa Kojima
2022-11-22eficonfig: expose append entry functionMasahisa Kojima
2022-11-22eficonfig: refactor file selection handlingMasahisa Kojima
2022-11-22doc: in cmp man-page replace 'tuples' by 'values'Heinrich Schuchardt
2022-11-22efi_selftest: Improve the FatToStr() unit testHeinrich Schuchardt
2022-11-22efi_selftest: unsigned char parameter for efi_st_strcmp_16_8()Heinrich Schuchardt
2022-11-22efi_loader: Fix buffer underflowMikhail Ilin
2022-11-22watchdog: Drop GD_FLG_WDT_READY as it's not used any moreStefan Roese
2022-11-22watchdog: designware: make reset really optionalQuentin Schulz
2022-11-21Prepare v2023.01-rc2v2023.01-rc2Tom Rini
2022-11-21configs: Resync with savedefconfigTom Rini
2022-11-21Merge branch '2022-11-21-important-fixes'Tom Rini
2022-11-21spl: Fix SPL_ATF and SPL_OPENSBI dependenciesSamuel Holland
2022-11-21configs: mediatek: enable boot via extlinuxAlexandre Mergnat
2022-11-21usb: gadget: dfu: Fix the unchecked length fieldVenkatesh Yadav Abbarapu
2022-11-21Revert "imx: imx8: apalis: switch to binman"Stefano Babic
2022-11-21Revert "cli_readline: Only insert printable chars"Pali Rohár
2022-11-21Nokia RX-51: Do not overwrite standard $loadaddr variablePali Rohár
2022-11-21Nokia RX-51: Document debugging options and compile commandPali Rohár
2022-11-21arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=yPali Rohár
2022-11-21Fix usage of CONFIG_PREBOOTPali Rohár
2022-11-16Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-11-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-11-16efi_loader: replace a u16_strdup with alloc + memcpyIlias Apalodimas
2022-11-16efi_loader: add missing EFI_CALL when closing a fileIlias Apalodimas
2022-11-16efi_loader: add comments on efi_file_from_path() regarding alignmentIlias Apalodimas
2022-11-16eficonfig: fix missing variable initializationMasahisa Kojima
2022-11-16efi_loader: improve description of efi_file_from_path()Heinrich Schuchardt
2022-11-16cmd: remove superfluous if in eficonfig_edit_boot_optionHeinrich Schuchardt
2022-11-16MAINTAINERS: add UEFI commands to EFI PAYLOADHeinrich Schuchardt
2022-11-16efi_loader: initialize return values in efi_uninstall_multiple_protocol_inter...Ilias Apalodimas
2022-11-16doc: fix build with sphinx 5.0 and later.Quentin Schulz
2022-11-16doc: add man-page for cmp commandHeinrich Schuchardt
2022-11-16Documentation: man-page for command bootdHeinrich Schuchardt
2022-11-16sandbox: fix documentation of struct host_opsHeinrich Schuchardt