1. 4ed915f net: phy: cortina: Staticize PHY driver entries by Marek Vasut · Sun Mar 19 18:02:39 2023 +0100
  2. 418a48b net: phy: ca_phy: Staticize PHY driver entries by Marek Vasut · Sun Mar 19 18:02:38 2023 +0100
  3. 9212159 net: phy: aquantia: Staticize PHY driver entries by Marek Vasut · Sun Mar 19 18:02:37 2023 +0100
  4. 6b75ddd Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Apr 05 22:19:57 2023 -0400
  5. 3188cf8 Merge branch '2023-04-05-blkmap-composable-virtual-block-devices' by Tom Rini · Wed Apr 05 18:59:47 2023 -0400
  6. 3215268 efi_loader: device_path: support blkmap devices by Tobias Waldekranz · Thu Feb 16 16:33:55 2023 +0100
  7. 135d147 doc: blkmap: Add introduction and examples by Tobias Waldekranz · Thu Feb 16 16:33:54 2023 +0100
  8. 5a42005 test: blkmap: Add test suite by Tobias Waldekranz · Thu Feb 16 16:33:53 2023 +0100
  9. 91ec259 cmd: blkmap: Add blkmap command by Tobias Waldekranz · Thu Feb 16 16:33:52 2023 +0100
  10. f7241a4 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · Thu Feb 16 16:33:51 2023 +0100
  11. 5f7f822 blk: blkmap: Add memory mapping support by Tobias Waldekranz · Thu Feb 16 16:33:50 2023 +0100
  12. 4f76dd3 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · Thu Feb 16 16:33:49 2023 +0100
  13. 0086a17 cmd: blk: Allow generic read/write operations to work in sandbox by Tobias Waldekranz · Thu Feb 16 16:33:48 2023 +0100
  14. 317dbfc image: Fix script execution from FIT images with external data by Tobias Waldekranz · Thu Feb 16 16:33:47 2023 +0100
  15. dc7dc27 Merge branch '2023-04-04-android-image-v3-v4-support' by Tom Rini · Wed Apr 05 10:40:05 2023 -0400
  16. aaa366f Dockerfile: add mkbootimg tool by Safae Ouajih · Mon Feb 06 00:50:21 2023 +0100
  17. b39cfcb test/py: android: extend abootimg test by Safae Ouajih · Mon Feb 06 00:50:20 2023 +0100
  18. 1be2661 doc: android: add documentation for v3, v4 boot image header by Safae Ouajih · Mon Feb 06 00:50:19 2023 +0100
  19. 313cc84 android: boot: support bootconfig by Safae Ouajih · Mon Feb 06 00:50:18 2023 +0100
  20. 51c981b android: boot: support boot image header version 3 and 4 by Safae Ouajih · Mon Feb 06 00:50:17 2023 +0100
  21. 4ae6e43 drivers: fastboot: zImage flashing is not supported for v3, v4 by Safae Ouajih · Mon Feb 06 00:50:16 2023 +0100
  22. 9a5cc7f android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · Mon Feb 06 00:50:15 2023 +0100
  23. 6665296e android: boot: support extra command line by Safae Ouajih · Mon Feb 06 00:50:14 2023 +0100
  24. 5b01a88 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · Mon Feb 06 00:50:13 2023 +0100
  25. 889005f android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · Mon Feb 06 00:50:12 2023 +0100
  26. c60ae10 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · Mon Feb 06 00:50:11 2023 +0100
  27. 8d35158 android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · Mon Feb 06 00:50:10 2023 +0100
  28. a148a82 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · Mon Feb 06 00:50:09 2023 +0100
  29. bced104 android: boot: move to andr_image_data structure by Safae Ouajih · Mon Feb 06 00:50:08 2023 +0100
  30. 027191d android: boot: kcomp: support andr_image_data by Safae Ouajih · Mon Feb 06 00:50:07 2023 +0100
  31. 9043d36 android: boot: add boot image header v3 and v4 structures by Safae Ouajih · Mon Feb 06 00:50:06 2023 +0100
  32. 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · Mon Feb 06 00:50:05 2023 +0100
  33. 91da363 android: boot: support vendor boot image in abootimg by Safae Ouajih · Mon Feb 06 00:50:04 2023 +0100
  34. 8656e38 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · Mon Feb 06 00:50:03 2023 +0100
  35. 3ffc657 Merge branch '2023-04-04-update-to-clang-16' by Tom Rini · Tue Apr 04 14:36:43 2023 -0400
  36. ad9b2fd CI: Move to clang-16 by Tom Rini · Tue Mar 21 15:07:45 2023 -0400
  37. 04b5de3 linker_lists: Rework start/end macros to not rely on undefined behavior by Tom Rini · Tue Mar 28 14:54:51 2023 -0400
  38. 502cd4e smartweb: Enable LTO by Tom Rini · Tue Mar 28 14:54:50 2023 -0400
  39. 54573e0 Dockerfile: Populate a pip cache by Tom Rini · Thu Mar 23 14:57:58 2023 -0400
  40. 5932c27 pytest: Update requirements to match sphinx versions by Tom Rini · Thu Mar 23 14:57:57 2023 -0400
  41. c1e5656 Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Apr 04 09:50:13 2023 -0400
  42. 66c4c21 board: freescale: lx2160a: remove the PL01X device instantiation by Ioana Ciornei · Wed Mar 15 13:04:18 2023 +0200
  43. d1e147c arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-all by Ioana Ciornei · Wed Mar 15 13:04:17 2023 +0200
  44. c008063 arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with Linux by Ioana Ciornei · Wed Mar 15 13:04:16 2023 +0200
  45. 1214496 arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under soc by Ioana Ciornei · Wed Mar 15 13:04:15 2023 +0200
  46. d47f412 arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' node by Ioana Ciornei · Wed Mar 15 13:04:14 2023 +0200
  47. cc2392c configs: ls1088a: enable DM_SERIAL by Ioana Ciornei · Wed Mar 15 13:04:13 2023 +0200
  48. 865cc80 arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-all by Ioana Ciornei · Wed Mar 15 13:04:12 2023 +0200
  49. f86ce81 arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with Linux by Ioana Ciornei · Wed Mar 15 13:04:11 2023 +0200
  50. 006bd1b arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under soc by Ioana Ciornei · Wed Mar 15 13:04:10 2023 +0200
  51. 923de4e arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' node by Ioana Ciornei · Wed Mar 15 13:04:09 2023 +0200
  52. 690ccce configs: convert NXP LS1028A RDB and QDS to DM_SERIAL by Vladimir Oltean · Wed Mar 15 13:01:16 2023 +0200
  53. a855481 arm64: imx: Add support for imx8mp-beacon-kit by Adam Ford · Thu Mar 23 22:06:16 2023 -0500
  54. 88b8358 ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM by Marek Vasut · Tue Mar 07 08:51:04 2023 +0100
  55. aa2fc53 ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Tue Apr 04 01:07:43 2023 +0200
  56. b556657 ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOM by Marek Vasut · Tue Apr 04 00:39:37 2023 +0200
  57. d3bfc02 board: verdin-imx8mp: change prints in spl_dram_init function by Emanuele Ghidoli · Mon Apr 03 14:01:57 2023 +0200
  58. 03d23b8 board: verdin-imx8mp: compact slight different lpddr4 configuration by Emanuele Ghidoli · Mon Apr 03 14:01:56 2023 +0200
  59. 23a9712 board: verdin-imx8mp: update lpddr4 configuration and training by Emanuele Ghidoli · Mon Apr 03 14:01:55 2023 +0200
  60. 9995582 board: verdin-imx8mp: fix lpddr4 refresh timing by Emanuele Ghidoli · Mon Apr 03 14:01:54 2023 +0200
  61. dbbe19b board: verdin-imx8mp: update ddrc config for different lpddr4 memories by Emanuele Ghidoli · Mon Apr 03 14:01:53 2023 +0200
  62. 9f53686 configs: tqma6: enable DM_THERMAL by Markus Niebel · Mon Mar 27 10:23:31 2023 +0200
  63. 564666c configs: tqma6: enable DM for MDIO / PHY by Markus Niebel · Mon Mar 27 10:23:30 2023 +0200
  64. 8d71df3 configs: tqma6: switch to DM_SERIAL by Markus Niebel · Mon Mar 27 10:23:29 2023 +0200
  65. c0d3cca arm: imx: add u-boot-nand.imx to boot from NAND without SPL by Luca Ceresoli · Fri Mar 10 11:07:52 2023 +0100
  66. dd2559b ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM by Marek Vasut · Tue Mar 07 08:51:05 2023 +0100
  67. 853fa41 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Apr 03 20:49:03 2023 -0400
  68. f75f4c2 mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-all by Tom Rini · Mon Apr 03 20:48:24 2023 -0400
  69. a0a4ce8 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · Tue Mar 07 08:42:33 2023 +0100
  70. 6712472 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · Sat Apr 01 09:06:55 2023 +0200
  71. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  72. 4adeec8 Prepare v2023.04 by Tom Rini · Mon Apr 03 16:38:50 2023 -0400
  73. 490d716 arm: dts: k3-j721e-sk-u-boot: fix boot on j721e SK by Sinthu Raja · Mon Apr 03 12:03:12 2023 -0500
  74. 28c5c8a Merge tag 'dm-next-3apr23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Apr 03 11:35:30 2023 -0400
  75. 5885947 Revert "disk: Use a helper function to reduce duplication" by Tom Rini · Mon Apr 03 10:43:37 2023 -0400
  76. bd916a1 pico-imx6: Pass the mmc alias to fix boot regression by Fabio Estevam · Wed Feb 15 15:24:44 2023 -0300
  77. a34f793 Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 03 10:13:36 2023 -0400
  78. 2d7d9c0 test: Run the VPL tests with 'make check' by Simon Glass · Sun Apr 02 14:01:27 2023 +1200
  79. 4e5e7f4 CI: Ensure that vpl test is run by Simon Glass · Sun Apr 02 14:01:26 2023 +1200
  80. da0ed9d vbe: Use the correct image filename in the test by Simon Glass · Sun Apr 02 14:01:25 2023 +1200
  81. 9bb73e3 sandbox: Update the VBE firmware location by Simon Glass · Sun Apr 02 14:01:24 2023 +1200
  82. 8ef1089 doc: sandbox: replace sgdisk input with options by Corentin Guillevic · Fri Mar 24 14:43:36 2023 +0100
  83. cc91ed7 fdt: Make fdt addr -q quieter by Peter Hoyes · Tue Mar 21 13:01:16 2023 +0000
  84. d7efc56 pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges array by Quanyang Wang · Thu Mar 16 14:11:46 2023 +0800
  85. f703967 cmd: fdt: Use env_set_hex() for "get addr" and "get size" by Marek Vasut · Sat Mar 11 17:29:21 2023 +0100
  86. 68cfcb8 rockchip: Fix incorrect constant name in RAM init code by David Sebek · Thu Mar 30 17:51:14 2023 -0400
  87. 84e2b2b test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · Mon Mar 20 03:28:13 2023 +0000
  88. 3c22754 Merge tag 'efi-2023-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 01 10:55:06 2023 -0400
  89. 232c9db efi_loader: remove duplicate assignment by Heinrich Schuchardt · Sat Apr 01 07:21:55 2023 +0200
  90. a7ffd90 efi_loader: correct shortening of device-paths by Heinrich Schuchardt · Sun Mar 26 12:22:40 2023 +0200
  91. 8a5d4b3 doc: describe skipping triggering a pipeline in Gitlab by Heinrich Schuchardt · Sun Mar 26 02:55:12 2023 +0000
  92. f7637d7 scsi: typo supporedt by Heinrich Schuchardt · Sun Mar 26 17:08:03 2023 +0200
  93. 23eb89d Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Fri Mar 31 12:50:34 2023 -0400
  94. 8450453 Merge tag 'dm-pull-31mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Mar 31 12:02:41 2023 -0400
  95. 6fdbbad Merge branch '2023-03-30-assorted-general-upates' into next by Tom Rini · Fri Mar 31 10:04:23 2023 -0400
  96. 0d1022d configs: imx8mn_bsh_smm_s2: remove console from bootargs by Dario Binacchi · Wed Feb 08 09:15:39 2023 +0100
  97. 431e414 sysreset: gpio: fix gpio_reboot_request return value by Jonathan Liu · Tue Mar 28 17:44:23 2023 +1100
  98. 9cf2fb4 buildman: Correct overwriting of settings file by Simon Glass · Tue Mar 28 10:47:37 2023 +1300
  99. a09bcfe test: fs: Check fat short file name by Stefan Herbrechtsmeier · Wed Mar 22 09:46:02 2023 +0100
  100. 0b9f89d input: button_kbd: make driver complementary to gpio buttons by Svyatoslav Ryhel · Mon Mar 20 21:06:30 2023 +0200