watchdog: ulp_wdog: enable watchdog interrupt on imx93
[platform/kernel/u-boot.git] / include /
2022-10-24 Stefan Roesecyclic: Don't disable cylic function upon exceeding...
2022-10-24 Rasmus Villemoessandbox: add SIGALRM-based watchdog device
2022-10-21 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-a' of https:/...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-19 Michal Suchanekclk: change return type of clk_get_parent_rate from...
2022-10-19 Andre Przywarasunxi: fix 32MB load address layout
2022-10-19 Andre Przywarasunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
2022-10-19 FUKAUMI Naokiarm: dts: rockchip: rk356x: sync with Linux 6.0
2022-10-18 Tom RiniMerge branch '2022-10-18-TI-platform-updates'
2022-10-18 Andrew Davisdma: Transfer dma_ops should use DMA address types
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Tom RiniMerge tag 'u-boot-stm32-20221018' of https://source...
2022-10-18 Andre Przywarasunxi: dts: arm64: update devicetree files
2022-10-18 Simon Glassdm: core: Update docs about oftree_from_fdt()
2022-10-18 Michal Suchanekdm: core: Switch uclass_*_device_err to use uclass_...
2022-10-18 Michal Suchanekdm: core: Switch uclass_foreach_dev_probe to use simple...
2022-10-17 Tom RiniMerge tag 'efi-2023-01-rc1-3' of https://source.denx...
2022-10-16 Ilias Apalodimasefi_loader: remove efi_delete_handle on loadfile2
2022-10-16 Paul Barkerspi: Implement spi_set_speed
2022-10-12 Tom RiniMerge branch '2022-10-12-additional-fixes'
2022-10-12 Pali RohárNokia RX-51: Remove CONFIG_UBI_SIZE
2022-10-12 Ignacio ZamoraFix typo in CONFIG_USBNET_DEVADDR
2022-10-11 Tom RiniMerge branch '2022-10-11-assorted-fixes-and-updates'
2022-10-11 Steven Lawranceimage-pre-load: Move macros/definitions to image.h
2022-10-11 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v3' of https://sourc...
2022-10-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-10-10 Tom RiniMerge tag 'efi-2023-01-rc1-2' of https://source.denx...
2022-10-10 Patrice Chotardphy: Add generic_{setup,shutdown}_phy() helpers
2022-10-10 Heinrich Schuchardtefi_loader: internal CloseProtocol
2022-10-10 Heinrich Schuchardtefi_loader: don't export efi_remove_all_protocols
2022-10-10 Tom RiniMerge tag 'u-boot-nand-20221009' of https://source...
2022-10-09 Fabio Estevammtd: Update the function name to 'rfree'
2022-10-09 Michael Trimarchimtd: mxs_nand: Support EDO mode for imx8mn architecture
2022-10-09 Dario Binacchidm: clk: add missing stub when CONFIG_CLK is deactivated
2022-10-07 Tom RiniMerge tag 'efi-2023-01-rc1' of https://source.denx...
2022-10-07 Tom RiniMerge branch '2022-10-07-riscv-toolchain-update'
2022-10-07 Tom RiniMerge branch '2022-10-06-assorted-platform-and-board...
2022-10-07 Jim Liuarm: nuvoton: Add support for Nuvoton NPCM845 BMC
2022-10-07 Ovidiu Panaitcommon/board_f: introduce arch_setup_dest_addr()
2022-10-06 Ilias Apalodimasefi_loader: define internal implementations of install...
2022-10-06 Heinrich Schuchardtefi_driver: move event registration to driver
2022-10-06 Heinrich Schuchardtefi_driver: add init function to EFI block driver
2022-10-06 Heinrich Schuchardtefi_driver: provide driver binding protocol to bind...
2022-10-06 Heinrich Schuchardtdoc: documentation of EFI driver binding protocol
2022-10-06 Heinrich Schuchardtefi_driver: fix error handling
2022-10-06 Heinrich Schuchardtefi_loader: function to unlink udevice and handle
2022-10-06 Paul Barkerefi: Add string conversion helper
2022-10-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-06 Holger Brunckboard/km: remove kirkwood boards
2022-10-05 Alexander Dahldm: fpga: Introduce new uclass
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30 Simon Glassdm: core: Support copying properties with ofnode
2022-09-30 Simon Glassdm: core: Allow copying ofnode property data when writing
2022-09-30 Simon Glassdm: core: Update comments for default-FDT ofnode functions
2022-09-30 Simon Glassdm: core: Complete phandle implementation using the...
2022-09-30 Simon Glassdm: core: Add the ofnode multi-tree implementation
2022-09-30 Simon Glassdm: core: Add definitions for multiple ofnode trees
2022-09-30 Simon Glassdm: core: Split ofnode_path_root() into two functions
2022-09-30 Simon Glassdm: core: Allow obtaining a node offset in the same...
2022-09-30 Simon Glassdm: core: Add a way to look up a phandle in an oftree
2022-09-30 Simon Glassdm: core: Add ofnode functions to obtain an oftree
2022-09-30 Simon Glassdm: core: Add an ofnode function to obtain the flat...
2022-09-30 Simon Glassdm: core: Provide a way to reset the device tree
2022-09-30 Simon Glassdm: core: Expand integer-reading tests
2022-09-29 Simon Glassdm: core: Drop ofnode_is_available()
2022-09-29 Simon Glassdm: core: Add a macro to iterate through properties
2022-09-29 Simon Glassdm: core: Avoid creating a name property when unflattening
2022-09-29 Simon Glassdm: core: Rename ofnode_get_property_by_prop()
2022-09-29 Simon Glassdm: core: Rename ofnode_get_first/next_property()
2022-09-29 Simon Glassdm: core: Reduce code size with dev_of_offset()
2022-09-29 Simon Glasssandbox: test: Provide an easy way to use the other FDT
2022-09-29 Simon Glasssandbox: Support setting up the other FDT for testing
2022-09-29 Simon Glasstest: Drop the UT_TESTF_LIVE_OR_FLAT flag
2022-09-29 Simon Glasstest: Detect a change in the device tree
2022-09-29 Simon Glasstest: Make a copy of the device tree before running...
2022-09-29 Simon Glassdm: core: Drop the const from ofnode
2022-09-29 Simon Glassdm: core: Allow adding ofnode subnodes
2022-09-29 Simon Glassdm: core: Document the livetree structures properly
2022-09-29 Simon Glasstest: Support testing malloc() failures
2022-09-29 Simon Glasstest: Fix missing livetree test runs
2022-09-29 Simon Glassevent: Pass the images to EVT_FT_FIXUP
2022-09-29 Simon Glassdm: core: Pass a root node to of_find_node_by_phandle()
2022-09-29 Simon Glassevent: Allow multiple spy declarations for each event
2022-09-29 Simon Glasslog: update the comment for log_msg_ret()
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-29 Simon Glasstreewide: Drop image_info_t typedef
2022-09-29 Simon Glasstreewide: Drop bootm_headers_t typedef
2022-09-29 Simon Glassimage: Fix BOOTM_STATE values
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-26 Patrice Chotardconfigs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START...
2022-09-26 Michal Simekarm64: versal-net: Add support for mini configuration
2022-09-26 Michal Simekarm64: versal-net: Add defconfig for Versal NET
2022-09-26 Michal Simekarm64: versal-net: Add support for Versal NET platform
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
next