1. 68e23f4 doc: uefi: enhance anti-rollback documentation by Masahisa Kojima · Thu Jun 22 17:06:29 2023 +0900
  2. 6f5600b README: remove Minicom comment by Heinrich Schuchardt · Mon Jun 26 00:04:50 2023 +0200
  3. e1ad108 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · Tue Jun 20 09:19:31 2023 +0300
  4. ac1abbe efi_loader: fix the return codes of UninstallProtocol by Ilias Apalodimas · Tue Jun 20 09:19:30 2023 +0300
  5. 106f0df efi_loader: check the status of disconnected drivers by Ilias Apalodimas · Tue Jun 20 09:19:29 2023 +0300
  6. 1e10d62 efi_loader: reconnect drivers on failure by Ilias Apalodimas · Tue Jun 20 09:19:28 2023 +0300
  7. b5542a6 Load option with short device path for boot vars by Raymond Mao · Mon Jun 19 14:23:01 2023 -0700
  8. a35784d Fix incorrect return code of boot option update by Raymond Mao · Mon Jun 19 14:22:59 2023 -0700
  9. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · Mon Jun 19 14:22:58 2023 -0700
  10. beef198 Merge branch '2023-07-14-expo-initial-config-editor' by Tom Rini · Fri Jul 14 13:26:42 2023 -0400
  11. 5f0ca61 video: Update stb_truetype by Simon Glass · Thu Jun 01 10:23:04 2023 -0600
  12. b8c2655 expo: Add tests for the configuration editor by Simon Glass · Thu Jun 01 10:23:03 2023 -0600
  13. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  14. 6130072 expo: Support building an expo from a description file by Simon Glass · Thu Jun 01 10:23:01 2023 -0600
  15. 86f1ac5 expo: Add spacing around menus and items by Simon Glass · Thu Jun 01 10:23:00 2023 -0600
  16. f0e1e8c expo: Implement the keypress logic for popup menus by Simon Glass · Thu Jun 01 10:22:59 2023 -0600
  17. 12f5773 expo: Draw the current opened menu on top by Simon Glass · Thu Jun 01 10:22:58 2023 -0600
  18. 01922ec expo: Draw popup menus in both opened and closed states by Simon Glass · Thu Jun 01 10:22:57 2023 -0600
  19. 719a3c6 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · Thu Jun 01 10:22:56 2023 -0600
  20. d353b75 expo: Support drawing of popup menus by Simon Glass · Thu Jun 01 10:22:55 2023 -0600
  21. c55eeba expo: Move menu-item selection into a function by Simon Glass · Thu Jun 01 10:22:54 2023 -0600
  22. c999e17 expo: Support simple themes by Simon Glass · Thu Jun 01 10:22:53 2023 -0600
  23. 7a96005 expo: Set up the width and height of objects by Simon Glass · Thu Jun 01 10:22:52 2023 -0600
  24. 9e1a86d expo: Calculate text bounding-box correctly by Simon Glass · Thu Jun 01 10:22:51 2023 -0600
  25. 6081b0f expo: Use flags for objects by Simon Glass · Thu Jun 01 10:22:50 2023 -0600
  26. 7b04395 expo: Add width and height to objects by Simon Glass · Thu Jun 01 10:22:49 2023 -0600
  27. d17a624 video: Use enum with video_index_to_colour() by Simon Glass · Thu Jun 01 10:22:48 2023 -0600
  28. 6e9e415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · Thu Jun 01 10:22:47 2023 -0600
  29. 5caf125 console: Allow measuring the bounding box of text by Simon Glass · Thu Jun 01 10:22:46 2023 -0600
  30. a73a8b8 video: Allow temporary colour changes by Simon Glass · Thu Jun 01 10:22:45 2023 -0600
  31. e85e501 video: Correct docs for video_index_to_colour() by Simon Glass · Thu Jun 01 10:22:44 2023 -0600
  32. fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · Thu Jun 01 10:22:43 2023 -0600
  33. 722281b fdt: Allow more general use of livetree by Simon Glass · Thu Jun 01 10:22:42 2023 -0600
  34. 67f8e11 fdt: Clarify the fdt pre-relocation warning by Simon Glass · Thu Jun 01 10:22:41 2023 -0600
  35. e88e2fe fdt: Align the start of the livetree by Simon Glass · Thu Jun 01 10:22:40 2023 -0600
  36. 5101ea4 cat: Update command to use fs_load_alloc() by Simon Glass · Thu Jun 01 10:22:39 2023 -0600
  37. e6c49fc fs: Create functions to load and allocate a file by Simon Glass · Thu Jun 01 10:22:38 2023 -0600
  38. b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · Thu Jun 01 10:22:37 2023 -0600
  39. e73a647 console: Correct truetype spacing error by Simon Glass · Thu Jun 01 10:22:36 2023 -0600
  40. d7e32a8 expo: Avoid automatically arranging the scene by Simon Glass · Thu Jun 01 10:22:35 2023 -0600
  41. 67e2af1 expo: Store the console in the expo by Simon Glass · Thu Jun 01 10:22:34 2023 -0600
  42. 062673b video: Provide a way to clear part of the console by Simon Glass · Thu Jun 01 10:22:33 2023 -0600
  43. 4a5d345 video: Drop #ifdefs from console_truetype by Simon Glass · Thu Jun 01 10:22:32 2023 -0600
  44. 994048b dm: core: Avoid registering an inaccessible tree by Simon Glass · Thu Jun 01 10:22:31 2023 -0600
  45. e418c63 gpio: Avoid using an invalid ofnode by Simon Glass · Thu Jun 01 10:22:30 2023 -0600
  46. bf61c54 test: Restore test behaviour on failure by Simon Glass · Thu Jun 01 10:22:29 2023 -0600
  47. 479f4a0 sandbox: Fix quiting when the LCD window is closed by Simon Glass · Thu Jun 01 10:22:28 2023 -0600
  48. ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · Thu Jun 01 10:22:27 2023 -0600
  49. c6e9f4c expo: Correct some header-file comments by Simon Glass · Thu Jun 01 10:22:26 2023 -0600
  50. 245c52c binman: Correct coverage gap in control by Simon Glass · Thu Jun 01 10:22:25 2023 -0600
  51. 0a5e069 bdinfo: Correct use of assertions by Simon Glass · Tue Jul 11 20:46:30 2023 -0600
  52. 2d552e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Jul 13 20:39:10 2023 -0400
  53. fb1915b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 13 20:38:50 2023 -0400
  54. 7db4d96 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Jul 13 20:38:24 2023 -0400
  55. 5c63e4a arm: mvebu: Remove unused alias from RC AC5X dts by Chris Packham · Mon Jul 10 10:47:37 2023 +1200
  56. 7325f1f arm: mvebu: Add Allied Telesis x240 board by Chris Packham · Mon Jul 10 10:47:36 2023 +1200
  57. ff4c1b2 mx7dsabresd: Retrieve the second MAC address from fuses by Fabio Estevam · Tue Jul 11 18:57:57 2023 -0300
  58. 96b0b36 arm64: imx: imx8mp-beacon: Enable LTO by Adam Ford · Mon May 29 13:08:34 2023 -0500
  59. 19f38de config: xea: Disable support for FAT file system by Lukasz Majewski · Wed Jul 12 12:20:47 2023 +0200
  60. 7eef447 config: xea: Disable support for boot methods EXTLINUX and VBE by Lukasz Majewski · Wed Jul 12 12:20:46 2023 +0200
  61. b9a4467 mx23_olinuxino: Convert to CONFIG_DM_SERIAL by Fabio Estevam · Tue Jul 11 18:09:03 2023 -0300
  62. a128e52 mx23evk: Convert to CONFIG_DM_SERIAL by Fabio Estevam · Tue Jul 11 18:09:02 2023 -0300
  63. 2d03617 mx28evk: Convert to CONFIG_DM_SERIAL by Fabio Estevam · Tue Jul 11 18:09:01 2023 -0300
  64. dd1587c arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hog by Andrejs Cainikovs · Tue Jul 11 11:09:18 2023 +0200
  65. 86d5ffe configs: verdin-imx8mp: enable spl_gpio_hog by Andrejs Cainikovs · Tue Jul 11 11:09:17 2023 +0200
  66. 5ab25a1 arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hog by Andrejs Cainikovs · Tue Jul 11 11:09:16 2023 +0200
  67. 2045e8c configs: verdin-imx8mm: enable spl_gpio_hog by Andrejs Cainikovs · Tue Jul 11 11:09:15 2023 +0200
  68. d86daab verdin-imx8mm/verdin-imx8mp: synchronise device trees with linux by Marcel Ziswiler · Tue Jul 11 11:09:14 2023 +0200
  69. fc28c5b arm: dts: imx8mp-beacon-kit: Enable USB Power domains by Adam Ford · Tue May 30 17:49:34 2023 -0500
  70. 0a357f9 arm: dts: imx8mp: Sync the DT with kernel 6.4-rc4 by Adam Ford · Tue May 30 17:45:58 2023 -0500
  71. 7e1101b clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · Tue May 30 17:45:57 2023 -0500
  72. 4a5a9e9 board: colibri-imx8x: initialize snvs by Andrejs Cainikovs · Mon Apr 03 13:14:26 2023 +0200
  73. 872a79a imx8mn-var-som: adjust PHY reset gpios according to hardware configuration by Hugo Villeneuve · Thu May 25 17:02:29 2023 -0400
  74. ced8c15 ARM: dts: imx: Fix eMMC boot on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Thu Jul 06 01:26:10 2023 +0200
  75. 7164459 imx93_evk: defconfig: add adc support by Luca Ellero · Wed Jul 05 14:56:17 2023 +0200
  76. 841ebfb8 dm: adc: add iMX93 ADC support by Luca Ellero · Wed Jul 05 14:56:16 2023 +0200
  77. 0063916 ARM: imx: romapi: Fix signed integer bitwise ops misuse by Marek Vasut · Sun Jul 02 03:03:51 2023 +0200
  78. 7ba1e9d configs: imx8m: Prepare imx8m-venice boards for HAB support by Tim Harvey · Fri Jun 23 09:44:59 2023 -0700
  79. 5547529 board: gateworks: venice: switch to 2-bank dram config by Tim Harvey · Fri Jun 23 09:44:17 2023 -0700
  80. 1b51e07 board: phytec: phycore_imx8mm: Update lpddr4_timing by Cem Tenruh · Fri Jun 16 10:28:13 2023 +0200
  81. 0c6f3ce mx8m: csf.sh: use vars for keys to avoid file edits when signing by Tim Harvey · Thu Jun 15 08:21:08 2023 -0700
  82. 46c02b4 imx: fsl_sec: preprocessor casting issue with addresses involving math by Utkarsh Gupta · Thu Jun 15 18:09:27 2023 +0800
  83. 199d193 imx: priblob: Update to use structure by Maximus Sun · Thu Jun 15 18:09:26 2023 +0800
  84. 9914576 imx: imx8m: add CAAM_BASE_ADDR by Peng Fan · Thu Jun 15 18:09:25 2023 +0800
  85. 8ecc0db imx: imx8: ahab: sha256: enable image verification using ARMv8 crypto extension by Gaurav Jain · Thu Jun 15 18:09:24 2023 +0800
  86. 185af30 imx: ahab: Update AHAB for iMX8 and iMX8ULP by Ye Li · Thu Jun 15 18:09:23 2023 +0800
  87. f39c1f2 imx: parse-container: Use malloc for container processing by Nitin Garg · Thu Jun 15 18:09:22 2023 +0800
  88. d14992b imx: imx8m: clock: not configure reserved SRC register by Peng Fan · Thu Jun 15 18:09:21 2023 +0800
  89. c07ac74 imx: imx8: bootaux: Add i.MX8 M4 boot support by Ye Li · Thu Jun 15 18:09:20 2023 +0800
  90. 8743350 imx: bootaux: Fix bootaux issue when running on ARM64 by Ye Li · Thu Jun 15 18:09:19 2023 +0800
  91. e9015f3 imx: bootaux: change names of MACROs used to boot MCU on iMX devices by Peng Fan · Thu Jun 15 18:09:18 2023 +0800
  92. 7e7d36f imx: iamge-container: support secondary container by Peng Fan · Thu Jun 15 18:09:17 2023 +0800
  93. 4736b82 imx: image-container: Fix container header checking by Ye Li · Thu Jun 15 18:09:16 2023 +0800
  94. 236ef9d imx: hab: Fix coverity issue in HAB event decoding by Ye Li · Thu Jun 15 18:09:15 2023 +0800
  95. aa70b85 imx: imx8ulp: start the ELE RNG at boot by Peng Fan · Thu Jun 15 18:09:14 2023 +0800
  96. 58a6928 imx: misc: ele_mu: Update ELE MU driver by Ye Li · Thu Jun 15 18:09:13 2023 +0800
  97. 606fbf4 imx: misc: ele_mu: Update MU TR registers count by Ye Li · Thu Jun 15 18:09:12 2023 +0800
  98. 34295a2 imx: cmd_dek: add ELE DEK Blob generation support by Clement Faure · Thu Jun 15 18:09:11 2023 +0800
  99. 06e298d imx: cmd_dek: Fix Uninitialized pointer read by Ye Li · Thu Jun 15 18:09:10 2023 +0800
  100. 16426c8 imx: ele_api: add DEK Blob generation by Peng Fan · Thu Jun 15 18:09:09 2023 +0800