1. 359bad0 smegw01: Fix fallback to altbootcmd by Eduard Strehlau · Wed Apr 26 13:05:00 2023 -0300
  2. 7508392 smegw01: Disable additional boot menu options by Eduard Strehlau · Wed Apr 26 13:04:59 2023 -0300
  3. 4de6978 smegw01: Read the second MAC address by Fabio Estevam · Wed Apr 26 13:04:58 2023 -0300
  4. 5fad525 smegw01: Add lockdown U-Boot env support by Eduard Strehlau · Wed Apr 26 13:04:57 2023 -0300
  5. e866e6b smegw01: Switch to fitImage by Eduard Strehlau · Wed Apr 26 13:04:56 2023 -0300
  6. a558d4f smegw01: Change default boot device to eMMC by Eduard Strehlau · Wed Apr 26 13:04:55 2023 -0300
  7. b2b6456 smegw01: Enable EMMC boot from multiple partitions by Eduard Strehlau · Wed Apr 26 13:04:54 2023 -0300
  8. 75c256d smegw01: Only commit to new partition if update was successful by Eduard Strehlau · Wed Apr 26 13:04:53 2023 -0300
  9. 6f4ea07 smegw01: Run altbootcmd in the case of failure by Eduard Strehlau · Wed Apr 26 13:04:52 2023 -0300
  10. 1e710d5 smegw01: Add altbootcmd by Eduard Strehlau · Wed Apr 26 13:04:51 2023 -0300
  11. 565441d smegw01: Select bootcount support by Eduard Strehlau · Wed Apr 26 13:04:50 2023 -0300
  12. 9ccb01f smegw01: Select CONFIG_CMD_SQUASHFS by Eduard Strehlau · Wed Apr 26 13:04:49 2023 -0300
  13. c358377 smegw01: Enable setting additional boot params by Eduard Strehlau · Wed Apr 26 13:04:48 2023 -0300
  14. a4d950b arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC context by Hugo Villeneuve · Tue Apr 25 10:19:35 2023 -0400
  15. 68883f1 imx: fix get_boot_device() for imx8 by Tim Harvey · Mon Apr 24 09:33:44 2023 -0700
  16. de13f24 imx6: clock: print real pixel clock rate by Dario Binacchi · Sat Apr 22 16:11:19 2023 +0200
  17. 3e0a50a imx6: clock: add support to get LCD pixel clock rate by Dario Binacchi · Sat Apr 22 16:11:18 2023 +0200
  18. 32d7490 imx6: clock: improve calculations to get the PLL video rate by Dario Binacchi · Sat Apr 22 16:11:17 2023 +0200
  19. abf0e7b imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · Fri Apr 21 12:11:50 2023 +0200
  20. 72c891f imx8mn: buffer overflow in low_drive_gpu_freq() by Heinrich Schuchardt · Tue Apr 18 01:37:21 2023 +0200
  21. c1bde16 pico-imx6ul: Convert to CONFIG_DM_SERIAL by Fabio Estevam · Sun Apr 16 14:55:04 2023 -0300
  22. 53d0f0a board: mntre: imx8mq: Add MNT Reform 2 board support by Patrick Wildt · Mon Feb 06 00:48:26 2023 +0100
  23. 921084a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon May 01 13:29:52 2023 -0400
  24. 8746911 Prepare v2023.07-rc1 by Tom Rini · Mon May 01 12:02:02 2023 -0400
  25. a77d6f8 configs: Resync with savedefconfig by Tom Rini · Mon May 01 11:50:26 2023 -0400
  26. 164663c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Apr 30 21:29:50 2023 -0400
  27. 124f5cb Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sat Apr 29 09:29:41 2023 -0400
  28. 67e8e81 Merge tag 'dm-pull-28apr23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Apr 28 19:00:01 2023 -0400
  29. 1fbd614 fdt: Indicate that people should use the ofnode API by Simon Glass · Tue Apr 25 10:27:21 2023 -0600
  30. 3ab6d9c fdt_support: fix comments syntax error by Hugo Villeneuve · Mon Apr 24 16:51:50 2023 -0400
  31. 8664860 core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · Sun Apr 23 11:19:41 2023 +0200
  32. 6d7c40c tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · Sat Apr 22 16:42:48 2023 +0200
  33. d578efb test: fdt: Fix copyright message by Marek Vasut · Sat Apr 22 14:59:58 2023 +0200
  34. d01d667 patman: fix class TestFunctional by Heinrich Schuchardt · Thu Apr 20 20:07:29 2023 +0200
  35. 25b39e8 binman: Use expanduser instead of HOME by Simon Glass · Wed Apr 19 15:21:14 2023 -0600
  36. 4b876e3 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · Thu Apr 13 17:17:03 2023 +0200
  37. 8bf32b0 uclass: add uclass_find_device_by_phandle_id() helper by Rasmus Villemoes · Thu Apr 13 17:16:11 2023 +0200
  38. 21c8dd9 sandbox: disable tracing before unmapping RAM by Pavel Skripkin · Wed Apr 12 21:55:44 2023 +0300
  39. d889abe sandbox: correct posix_types.h define by Heinrich Schuchardt · Mon Apr 17 09:08:56 2023 +0200
  40. f2d5136 bootflow: Rework do_bootflow_menu() slightly by Tom Rini · Thu Apr 06 10:03:33 2023 -0400
  41. 40e0b8a dm: core: Make aliases_lookup static by Bin Meng · Wed Apr 05 22:37:55 2023 +0800
  42. 5fbd423 drivers: tee: sandbox: Fix SCP03 control emulator by Jorge Ramirez-Ortiz · Sat Apr 08 17:35:31 2023 +0200
  43. 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · Wed Apr 05 11:34:15 2023 +0200
  44. 88da5e5 MAINTAINERS: assign include/os.h by Heinrich Schuchardt · Wed Apr 05 11:26:38 2023 +0200
  45. 53ad29c binman: Use unsigned long over typedef ulong by Andrew Davis · Tue Apr 04 13:45:41 2023 -0500
  46. adcd00a common: static fdt_simplefb_enable_existing_node() by Heinrich Schuchardt · Mon Apr 03 20:46:50 2023 +0200
  47. 45736cd boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency by Bin Meng · Mon Apr 03 11:40:26 2023 +0800
  48. 2722a9b sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · Sat Apr 01 09:54:25 2023 +0200
  49. db9ef8c sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · Sat Apr 01 09:38:05 2023 +0200
  50. 00eaa7c sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · Sat Apr 01 08:57:33 2023 +0200
  51. c8e0519 sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · Sat Apr 01 08:24:52 2023 +0200
  52. f6469c2 board: cssi: Add CPU board CMPCPRO by Christophe Leroy · Tue Apr 04 13:09:36 2023 +0200
  53. 452fd72 board: cssi: Move all mother board code into common.c by Christophe Leroy · Wed Apr 05 18:50:23 2023 +0200
  54. eefb461 board: cssi: Refactor EEPROM read by Christophe Leroy · Wed Apr 05 16:05:36 2023 +0200
  55. 2a45fb6 board: cssi: Create dedicated file for common sources by Christophe Leroy · Tue Apr 04 12:42:15 2023 +0200
  56. 9c40a1f board: cssi: Migrate to hashed password by Christophe Leroy · Fri Apr 28 17:42:33 2023 +0200
  57. 3be2d9f Kconfig: Remove an impossible condition by Samuel Holland · Sun Jan 22 11:23:51 2023 -0600
  58. ad99149 phy: sun4i-usb: Do not drive VBUS with external VBUS present by Samuel Holland · Thu Jul 14 22:34:53 2022 -0500
  59. 5f9c844 gpio: axp/sunxi: Remove virtual VBUS detection GPIO by Samuel Holland · Sun Jan 22 17:46:22 2023 -0600
  60. 2b6e264 sunxi: Switch to PMIC USB power supply VBUS detection by Samuel Holland · Sun Jan 22 17:46:21 2023 -0600
  61. a24ef88 power: regulator: Add a driver for the AXP USB power supply by Samuel Holland · Sun Jan 22 17:46:20 2023 -0600
  62. 62a160f mtd: nand: sunxi: Pass the device to the init function by Samuel Holland · Sun Jan 22 16:06:36 2023 -0600
  63. 890f7de mtd: nand: sunxi: Convert to the driver model by Samuel Holland · Sun Jan 22 16:06:35 2023 -0600
  64. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · Sun Jan 22 16:06:34 2023 -0600
  65. 3c6bbe0 mtd: nand: sunxi: Remove an unnecessary check by Samuel Holland · Sun Jan 22 16:06:33 2023 -0600
  66. aba2615 pinctrl: sunxi: Add NAND pinmuxes by Samuel Holland · Sun Jan 22 16:06:32 2023 -0600
  67. a0f27ba clk: sunxi: Add NAND clocks and resets by Samuel Holland · Sun Jan 22 16:06:31 2023 -0600
  68. 0cb149a sunxi: binman: Fix U-Boot offset when SPL is not 32 KiB by Samuel Holland · Sat Jan 21 17:25:17 2023 -0600
  69. b6e7e0e Merge branch '2023-04-27-introduce-nvm-xip-block-storage-emulation' by Tom Rini · Thu Apr 27 19:22:38 2023 -0400
  70. e1ab990 sandbox64: add a test case for UCLASS_NVMXIP by Abdellatif El Khlifi · Mon Apr 17 10:11:58 2023 +0100
  71. 8f91086 corstone1000: enable NVM XIP QSPI flash by Abdellatif El Khlifi · Mon Apr 17 10:11:57 2023 +0100
  72. f939b5c corstone1000: add NVM XIP QSPI device tree node by Abdellatif El Khlifi · Mon Apr 17 10:11:56 2023 +0100
  73. 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · Mon Apr 17 10:11:55 2023 +0100
  74. 32f7295 sandbox64: fix: return unsigned long in readq() by Abdellatif El Khlifi · Mon Apr 17 10:11:54 2023 +0100
  75. 6db33c2 drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · Mon Apr 17 10:11:53 2023 +0100
  76. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · Mon Apr 17 10:11:52 2023 +0100
  77. f9c3106 Merge branch '2023-04-27-IDE-code-cleanups' by Tom Rini · Thu Apr 27 16:33:58 2023 -0400
  78. 2003925 ide: Make use of U-Boot types by Simon Glass · Tue Apr 25 10:54:55 2023 -0600
  79. 34f7265 ide: Simplify expressions and hex values by Simon Glass · Tue Apr 25 10:54:54 2023 -0600
  80. 7637b96 ide: Convert to use log_debug() by Simon Glass · Tue Apr 25 10:54:53 2023 -0600
  81. b315d53 ide: Tidy up ide_reset() by Simon Glass · Tue Apr 25 10:54:52 2023 -0600
  82. 1b98b79 ide: Correct LBA setting by Simon Glass · Tue Apr 25 10:54:51 2023 -0600
  83. 1d72811 ide: Use a single local blk_desc for ide_ident() by Simon Glass · Tue Apr 25 10:54:50 2023 -0600
  84. 858ebff ide: Move all blk_desc init into ide_ident() by Simon Glass · Tue Apr 25 10:54:49 2023 -0600
  85. 9c83ca9 ide: Make ide_ident() return an error code by Simon Glass · Tue Apr 25 10:54:48 2023 -0600
  86. ffa1955 ide: Use desc consistently for struct blk_desc by Simon Glass · Tue Apr 25 10:54:47 2023 -0600
  87. 528e4df ide: Combine the two loops in ide_probe() by Simon Glass · Tue Apr 25 10:54:46 2023 -0600
  88. 1f5fb63 ide: Move ide_init() entirely within ide_probe() by Simon Glass · Tue Apr 25 10:54:45 2023 -0600
  89. da65c85 ide: Move setting of vendor strings into ide_probe() by Simon Glass · Tue Apr 25 10:54:44 2023 -0600
  90. 2654dfe ide: Make ide_bus_ok a local variable by Simon Glass · Tue Apr 25 10:54:43 2023 -0600
  91. cf72043 ide: Move bus init into a function by Simon Glass · Tue Apr 25 10:54:42 2023 -0600
  92. 6131728 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · Tue Apr 25 10:54:41 2023 -0600
  93. 8e42dfa ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · Tue Apr 25 10:54:40 2023 -0600
  94. cd9eecd ide: Simplify success condition by Simon Glass · Tue Apr 25 10:54:39 2023 -0600
  95. 911adb3 ide: Refactor confusing loop code by Simon Glass · Tue Apr 25 10:54:38 2023 -0600
  96. badff8b ide: Change the retries variable by Simon Glass · Tue Apr 25 10:54:37 2023 -0600
  97. c935a3b ide: Make function static by Simon Glass · Tue Apr 25 10:54:36 2023 -0600
  98. 631db66 ide: Correct use of ATAPI by Simon Glass · Tue Apr 25 10:54:35 2023 -0600
  99. 427dda8 ide: Create a prototype for ide_set_reset() by Simon Glass · Tue Apr 25 10:54:34 2023 -0600
  100. 52bae6d ide: Drop weak functions by Simon Glass · Tue Apr 25 10:54:33 2023 -0600