configs: iot2050: Disable CONFIG_CONSOLE_MUX
[platform/kernel/u-boot.git] / common / event.c
2023-08-23 Tom RiniMerge tag 'doc-2023-10-rc4' of https://source.denx...
2023-08-22 Tom RiniMerge tag 'dm-pull-22aug23' of https://source.denx...
2023-08-22 Chanho Parkdm: event: add EVT_DM_POST_INIT_R event type
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-06 Tom RiniMerge tag 'dm-pull-5aug23' of https://source.denx.de...
2023-08-05 Jaehoon Chungevent: Fix a wrong type_name from dm_post_init to dm_po...
2023-07-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-07-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-21 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1-v2' of https://sourc...
2023-07-21 Christian Taedckeevent: Add fpga load event
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-10 Simon GlassCorrect SPL uses of NEEDS_MANUAL_RELOC
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassevent: Correct duplicate log message in event_notify()
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-01 Tom RiniMerge branch '2022-10-31-FWU-add-FWU-multi-bank-update...
2022-10-31 Sughosh Ganuevent: Add an event for main_loop
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-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-07 Tom RiniMerge branch '2022-06-07-assorted-improvements' into...
2022-06-06 Ovidiu Panaitevent: fix static events for CONFIG_NEEDS_MANUAL_RELOC
2022-06-06 Ovidiu Panaitevent: remove CONFIG_EVENT_DYNAMIC check in event_regis...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-16 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1' of https://source...
2022-03-14 Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-10 Tom RiniMerge branch '2022-03-09-events-subsystem' into next
2022-03-10 Simon Glassevent: Convert arch_cpu_init_dm() to use events
2022-03-10 Simon Glassevent: Convert misc_init_f() to use events
2022-03-10 Simon Glassevent: Add events for device probe/remove
2022-03-10 Simon Glassevent: Add basic support for events