watchdog: ulp_wdog: enable watchdog interrupt on imx93
[platform/kernel/u-boot.git] / common /
2022-10-24 Stefan Roesecyclic: Don't disable cylic function upon exceeding...
2022-10-21 Tom RiniMerge branch '2022-10-21-enforce-some-DM-migrations'
2022-10-21 Tom Riniinput: Remove legacy KEYBOARD option
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-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Andre Przywarasunxi: Kconfig: use SoC-wide values for some symbols
2022-10-18 Michal Suchanekstdio: Fix class iteration in stdio_add_devices()
2022-10-11 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v3' of https://sourc...
2022-10-11 Tom RiniMerge branch '2022-10-10-LLVM-related-improvements'
2022-10-10 Alistair Delvaspl: atf: Fix clang -Wasm-operand-widths warning
2022-10-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-10-10 Marek Vasutusb: Add missing guard around env_get() in usb_hub
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 Ovidiu Panaitcommon/board_f: drop ifdefs around header includes
2022-10-07 Ovidiu Panaitcommon/board_f: introduce arch_setup_dest_addr()
2022-10-07 Ovidiu Panaitcommon/board_f: move CONFIG_MACH_TYPE logic to arch...
2022-10-07 Ovidiu Panaitcommon/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30 Tom RiniMerge tag 'efi-2022-10-rc6' of https://source.denx...
2022-09-30 Simon Glassdm: core: Provide a way to reset the device tree
2022-09-29 Simon Glasstest: Support testing malloc() failures
2022-09-29 Simon Glassevent: Fix a typo in the EVENT help
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-29 Simon Glasstreewide: Drop bootm_headers_t typedef
2022-09-29 Tom RiniMerge branch '2022-09-29-assorted-fixes'
2022-09-29 Pierre-Clément Tosiboard_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only
2022-09-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-27 Rasmus Villemoesautoboot: make sure watchdog device(s) are handled...
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-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glassblk: Rename if_type to uclass_id
2022-09-24 Tom RiniMerge branch '2022-09-24-add-console-flush' into next
2022-09-24 Pali Rohárserial: Implement serial_flush() function for console...
2022-09-24 Pali Rohárconsole: Implement flush() function
2022-09-23 Tom RiniMerge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into...
2022-09-23 Pali Rohárboard_f: show_dram_config: Print also real DRAM size
2022-09-23 Pali Rohárboard_f: Fix printing gd->ram_size and gd->ram_top
2022-09-23 Pali Rohárboard_f: Fix types for board_get_usable_ram_top()
2022-09-23 Pali Rohárcommon/memsize.c: Fix get_effective_memsize() to check...
2022-09-23 Pali Rohárcommon/memsize.c: Fix get_effective_memsize() to always...
2022-09-20 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-20 Pali Rohárarm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-09-18 Stefan Roesecyclic: Introduce schedule() function
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-09-16 Simon Glassblk: Select SPL_LEGACY_BLOCK automatically
2022-09-16 Simon Glassblk: Rename HAVE_BLOCK_DEVICE
2022-09-15 Tom RiniMerge branch '2022-09-15-general-improvements' into...
2022-09-15 Sean Andersoncli: Reduce size of readline buffers in SPL
2022-09-15 Pali Rohárxyz-modem: Allow to configure initial timeout for loadx...
2022-09-14 Stefan Herbrechtsmeierspl: fit: Allocate buffers aligned to cache line size
2022-09-14 Nathan Barrett-Mor... Add in the ability to load and boot an uncompressed...
2022-09-14 Tom RiniMerge tag 'efi-next-2022-09-14' of https://source.denx...
2022-09-14 Tom RiniMerge branch '2022-09-13-add-support-for-cyclic-functio...
2022-09-14 Masahisa Kojimamenu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
2022-09-13 Stefan Roesecyclic: Integrate cyclic functionality at bootup in...
2022-09-13 Stefan Roesecyclic: Add basic support for cyclic function execution...
2022-09-12 Tom RiniMerge tag 'dm-pull-12sep22' of https://source.denx...
2022-09-12 Rasmus Villemoesfdt_support: add optional board_rng_seed() hook
2022-09-02 Tom RiniMerge branch '2022-09-01-assorted-Kconfig-migrations...
2022-09-01 Tom RiniConvert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig
2022-08-31 Tom RiniMerge branch '2022-08-31-assorted-fixes'
2022-08-31 Rasmus Villemoescommon/console.c: prevent pre-console buffer contents...
2022-08-24 Tom RiniMerge commit 'ac30d240dbb520d0980f0687630feb702a14f51a...
2022-08-22 Tom RiniMerge tag 'dm-pull-20aug22' of https://source.denx...
2022-08-21 Michal Simekbootstage: Show func name for bootstage_mark/error
2022-08-20 Tom RiniMerge branch '2022-08-20-assorted-updates'
2022-08-20 Pali Rohárhwconfig: Allow to use restricted env
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassevent: Add an event for device tree fixups
2022-08-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-08-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-11 Nikita Shubinspl: opensbi: convert scratch options to config
2022-08-11 Nikita Shubinspl: opensbi: fix typo
2022-08-10 Tom RiniMerge branch '2022-08-10-assorted-updates'
2022-08-10 Simon Glasscommon: Drop display_options.h from common header
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-04 Tom RiniMerge branch '2022-08-04-Kconfig-migrations'
2022-08-04 Tom RiniAudit <flash.h> inclusion
2022-08-04 Tom RiniMerge branch '2022-08-04-assorted-fixed'
2022-08-04 Quentin Schulzvpl: fix reference in comment to non-existing SPL_SERIA...
2022-08-04 Harald Seilerspl: mmc: Use correct MMC device when loading image
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'u-boot-imx-20220726' of https://gitlab.denx...
next