1. e72dcd4 tools: fix TestFdtUtil() by Heinrich Schuchardt · Thu Apr 20 20:03:43 2023 +0200
  2. 72378a5 Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed May 03 13:15:12 2023 -0400
  3. 8156c2e Merge branch '2023-05-02-assorted-platform-updates-and-additions' by Tom Rini · Wed May 03 09:23:21 2023 -0400
  4. 301737e starqltechn: enable bootmenu by Dzmitry Sankouski · Sat Apr 01 12:28:44 2023 +0300
  5. aaf13b9 starqltechn: use button keyboard driver by Dzmitry Sankouski · Sat Apr 01 12:28:43 2023 +0300
  6. 6aa204e starqltechn: use 16x32 font by Dzmitry Sankouski · Sat Apr 01 12:28:42 2023 +0300
  7. 89a7e96 arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 board by Yang Xiwen · Sat Apr 01 19:17:36 2023 +0800
  8. 35816ba dt-binding: histb-clock: add clocks definition for Hi3798MV200 by Yang Xiwen · Sat Apr 01 19:17:35 2023 +0800
  9. 464c2be mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · Sat Apr 01 19:17:34 2023 +0800
  10. db1d1f4 arm: add support for Hisilicon HiSTB family SoCs by Yang Xiwen · Sat Apr 01 19:17:33 2023 +0800
  11. 5c77b20 arm: Remove omap5_uevm board by Tom Rini · Tue Apr 04 11:47:25 2023 -0400
  12. 2eda10a arm: mach-k3: Workaround errata ID i2331 by Nitin Yadav · Thu Apr 06 13:29:36 2023 +0530
  13. 83aa7eb board: ti: j721s2: Add support to detect daughtercards by Kishon Vijay Abraham I · Mon Apr 10 11:40:15 2023 +0530
  14. b9fd1b3 configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHY by Kishon Vijay Abraham I · Tue Apr 11 15:18:37 2023 +0530
  15. 3050f64 configs: change bpi-r3 to board specific dts and change prompt by Frank Wunderlich · Tue Apr 11 17:19:47 2023 +0200
  16. f8c29bf board: mediatek: add Bananapi-R3 devicetree by Daniel Golle · Tue Apr 11 17:19:46 2023 +0200
  17. 8c9bb0a pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeeded by Daniel Golle · Wed Apr 12 21:36:43 2023 +0100
  18. 94024e9 arm: mach-k3: am62a7: Enable QoS for DSS by Aradhya Bhatia · Fri Apr 14 12:57:25 2023 +0530
  19. 43b818d arm: mach-k3: j7200: Fix firewall warnings at boot time by Manorit Chawdhry · Mon Apr 17 12:04:09 2023 +0530
  20. 1f92ef1 board: Fix documentation for Snapdragon based Samsung and Qualcomm boards by Bhupesh Sharma · Thu Apr 20 16:58:48 2023 +0530
  21. a996ad9 board: Fix board file path for sdm845.c for Samsung and Qualcomm boards by Bhupesh Sharma · Thu Apr 20 16:58:47 2023 +0530
  22. cdb049e arm: mach-k3: common: don't reconfigure background firewalls by Manorit Chawdhry · Thu Apr 20 17:16:24 2023 +0530
  23. ae17d36 arm: mach-k3: common: Default to non fitImage boot on HS-FS by Vignesh Raghavendra · Thu Apr 20 21:42:21 2023 +0530
  24. 5c5e8d4 arm: dts: msm: add GENI SE QUP device tree node by Vladimir Zapolskiy · Fri Apr 21 20:50:41 2023 +0300
  25. 75c472b serial: msm-geni: correct oversampling value based on QUP hardware revision by Vladimir Zapolskiy · Fri Apr 21 20:50:40 2023 +0300
  26. 0c8712b serial: msm-geni: Use upstream Linux bindings by Konrad Dybcio · Fri Apr 21 20:50:39 2023 +0300
  27. 51ff6c3 serial: msm-geni: fix a compile time warning from msm_serial_setbrg() by Vladimir Zapolskiy · Fri Apr 21 20:50:38 2023 +0300
  28. f76cc18 serial: msm-geni: fix code indentation by Vladimir Zapolskiy · Fri Apr 21 20:50:37 2023 +0300
  29. 5025119 serial: msm-geni: remove invalid se-clk clock name by Vladimir Zapolskiy · Fri Apr 21 20:50:36 2023 +0300
  30. cb844b3 serial: msm-geni: Always bind before relocation by Konrad Dybcio · Fri Apr 21 20:50:35 2023 +0300
  31. e896928 serial: msm-geni: remove redundant includes by Vladimir Zapolskiy · Fri Apr 21 20:50:34 2023 +0300
  32. f7a6429 misc: add Qualcomm GENI SE QUP device driver by Vladimir Zapolskiy · Fri Apr 21 20:50:33 2023 +0300
  33. aaa9e3d board: Add new Broadcom Northstar board by Linus Walleij · Mon Apr 24 09:38:30 2023 +0200
  34. aa5676f arm: Add support for the Broadcom Northstar SoCs by Linus Walleij · Mon Apr 24 09:38:29 2023 +0200
  35. 0d250e9 arm: dts: Import device tree for Broadcom Northstar by Linus Walleij · Mon Apr 24 09:38:28 2023 +0200
  36. c151a12 extcon: add MAX14526 MUIC support by Svyatoslav Ryhel · Tue Apr 25 10:57:22 2023 +0300
  37. 669f5c8 test: Add tests for the extcon by Svyatoslav Ryhel · Tue Apr 25 10:57:21 2023 +0300
  38. 0852386 dm: extcon: add an uclass for extcon by Svyatoslav Ryhel · Tue Apr 25 10:57:20 2023 +0300
  39. 905ac51 Merge tag 'tpm-master-02052023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Tue May 02 12:52:40 2023 -0400
  40. f11b822 Merge branch '2023-05-01-assorted-powerpc-updates' by Tom Rini · Tue May 02 12:50:42 2023 -0400
  41. bb202b2 pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case by Pali Rohár · Thu Apr 20 21:44:25 2023 +0200
  42. 432290d MAINTAINERS: assign include/tpm*, cmd/tpm* by Heinrich Schuchardt · Sun Apr 02 06:51:01 2023 +0200
  43. 06ebbbe cmd: missing break in test_write_limit() by Heinrich Schuchardt · Sun Apr 02 06:51:54 2023 +0200
  44. 0e6e542 usb: ehci-mx6: move phy setup before register access by Tim Harvey · Fri Apr 28 11:50:30 2023 -0700
  45. f463012 smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env file by Fabio Estevam · Wed Apr 26 13:05:01 2023 -0300
  46. 359bad0 smegw01: Fix fallback to altbootcmd by Eduard Strehlau · Wed Apr 26 13:05:00 2023 -0300
  47. 7508392 smegw01: Disable additional boot menu options by Eduard Strehlau · Wed Apr 26 13:04:59 2023 -0300
  48. 4de6978 smegw01: Read the second MAC address by Fabio Estevam · Wed Apr 26 13:04:58 2023 -0300
  49. 5fad525 smegw01: Add lockdown U-Boot env support by Eduard Strehlau · Wed Apr 26 13:04:57 2023 -0300
  50. e866e6b smegw01: Switch to fitImage by Eduard Strehlau · Wed Apr 26 13:04:56 2023 -0300
  51. a558d4f smegw01: Change default boot device to eMMC by Eduard Strehlau · Wed Apr 26 13:04:55 2023 -0300
  52. b2b6456 smegw01: Enable EMMC boot from multiple partitions by Eduard Strehlau · Wed Apr 26 13:04:54 2023 -0300
  53. 75c256d smegw01: Only commit to new partition if update was successful by Eduard Strehlau · Wed Apr 26 13:04:53 2023 -0300
  54. 6f4ea07 smegw01: Run altbootcmd in the case of failure by Eduard Strehlau · Wed Apr 26 13:04:52 2023 -0300
  55. 1e710d5 smegw01: Add altbootcmd by Eduard Strehlau · Wed Apr 26 13:04:51 2023 -0300
  56. 565441d smegw01: Select bootcount support by Eduard Strehlau · Wed Apr 26 13:04:50 2023 -0300
  57. 9ccb01f smegw01: Select CONFIG_CMD_SQUASHFS by Eduard Strehlau · Wed Apr 26 13:04:49 2023 -0300
  58. c358377 smegw01: Enable setting additional boot params by Eduard Strehlau · Wed Apr 26 13:04:48 2023 -0300
  59. a4d950b arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC context by Hugo Villeneuve · Tue Apr 25 10:19:35 2023 -0400
  60. 68883f1 imx: fix get_boot_device() for imx8 by Tim Harvey · Mon Apr 24 09:33:44 2023 -0700
  61. de13f24 imx6: clock: print real pixel clock rate by Dario Binacchi · Sat Apr 22 16:11:19 2023 +0200
  62. 3e0a50a imx6: clock: add support to get LCD pixel clock rate by Dario Binacchi · Sat Apr 22 16:11:18 2023 +0200
  63. 32d7490 imx6: clock: improve calculations to get the PLL video rate by Dario Binacchi · Sat Apr 22 16:11:17 2023 +0200
  64. abf0e7b imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · Fri Apr 21 12:11:50 2023 +0200
  65. 72c891f imx8mn: buffer overflow in low_drive_gpu_freq() by Heinrich Schuchardt · Tue Apr 18 01:37:21 2023 +0200
  66. c1bde16 pico-imx6ul: Convert to CONFIG_DM_SERIAL by Fabio Estevam · Sun Apr 16 14:55:04 2023 -0300
  67. 53d0f0a board: mntre: imx8mq: Add MNT Reform 2 board support by Patrick Wildt · Mon Feb 06 00:48:26 2023 +0100
  68. 681f2d0 pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0 by Pali Rohár · Thu Apr 20 21:44:23 2023 +0200
  69. c176cdd pci: mpc85xx: Do not try to access extended PCIe registers by Pali Rohár · Thu Apr 13 22:41:46 2023 +0200
  70. 861ce84 pci: mpc85xx: Allow 8/16-bit access to PCI config space by Pali Rohár · Thu Apr 13 22:41:45 2023 +0200
  71. 42fe126 pci: mpc85xx: Add missing sync() after writing to PCI config space by Pali Rohár · Thu Apr 13 22:41:44 2023 +0200
  72. 41d2293 mpc83xx: Don't allow W and G bits in IBATs by Christophe Leroy · Fri Jan 27 14:51:06 2023 +0100
  73. 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
  74. 8746911 Prepare v2023.07-rc1 by Tom Rini · Mon May 01 12:02:02 2023 -0400
  75. a77d6f8 configs: Resync with savedefconfig by Tom Rini · Mon May 01 11:50:26 2023 -0400
  76. 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
  77. 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
  78. 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
  79. 1fbd614 fdt: Indicate that people should use the ofnode API by Simon Glass · Tue Apr 25 10:27:21 2023 -0600
  80. 3ab6d9c fdt_support: fix comments syntax error by Hugo Villeneuve · Mon Apr 24 16:51:50 2023 -0400
  81. 8664860 core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · Sun Apr 23 11:19:41 2023 +0200
  82. 6d7c40c tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · Sat Apr 22 16:42:48 2023 +0200
  83. d578efb test: fdt: Fix copyright message by Marek Vasut · Sat Apr 22 14:59:58 2023 +0200
  84. d01d667 patman: fix class TestFunctional by Heinrich Schuchardt · Thu Apr 20 20:07:29 2023 +0200
  85. 25b39e8 binman: Use expanduser instead of HOME by Simon Glass · Wed Apr 19 15:21:14 2023 -0600
  86. 4b876e3 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · Thu Apr 13 17:17:03 2023 +0200
  87. 8bf32b0 uclass: add uclass_find_device_by_phandle_id() helper by Rasmus Villemoes · Thu Apr 13 17:16:11 2023 +0200
  88. 21c8dd9 sandbox: disable tracing before unmapping RAM by Pavel Skripkin · Wed Apr 12 21:55:44 2023 +0300
  89. d889abe sandbox: correct posix_types.h define by Heinrich Schuchardt · Mon Apr 17 09:08:56 2023 +0200
  90. f2d5136 bootflow: Rework do_bootflow_menu() slightly by Tom Rini · Thu Apr 06 10:03:33 2023 -0400
  91. 40e0b8a dm: core: Make aliases_lookup static by Bin Meng · Wed Apr 05 22:37:55 2023 +0800
  92. 5fbd423 drivers: tee: sandbox: Fix SCP03 control emulator by Jorge Ramirez-Ortiz · Sat Apr 08 17:35:31 2023 +0200
  93. 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · Wed Apr 05 11:34:15 2023 +0200
  94. 88da5e5 MAINTAINERS: assign include/os.h by Heinrich Schuchardt · Wed Apr 05 11:26:38 2023 +0200
  95. 53ad29c binman: Use unsigned long over typedef ulong by Andrew Davis · Tue Apr 04 13:45:41 2023 -0500
  96. adcd00a common: static fdt_simplefb_enable_existing_node() by Heinrich Schuchardt · Mon Apr 03 20:46:50 2023 +0200
  97. 45736cd boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency by Bin Meng · Mon Apr 03 11:40:26 2023 +0800
  98. 2722a9b sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · Sat Apr 01 09:54:25 2023 +0200
  99. db9ef8c sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · Sat Apr 01 09:38:05 2023 +0200
  100. 00eaa7c sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · Sat Apr 01 08:57:33 2023 +0200