1. d47c733 ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · Mon Dec 11 11:29:40 2023 +0200
  2. 46988e9 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · Mon Dec 25 17:30:37 2023 +0200
  3. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  4. 260b965 stm32: Use bootm_run() and bootz_run() by Simon Glass · Fri Dec 15 20:14:24 2023 -0700
  5. 43e88a6 stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · Fri Dec 15 20:14:22 2023 -0700
  6. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · Fri Dec 15 20:14:19 2023 -0700
  7. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  8. 0841287 sandbox: bootm: Enable more bootm OS methods by Simon Glass · Fri Dec 15 20:14:11 2023 -0700
  9. 34ee3ed riscv: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:09 2023 -0700
  10. b5e687e nios2: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:08 2023 -0700
  11. a3702ba ppc: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:07 2023 -0700
  12. d1d3551 m68k: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:06 2023 -0700
  13. faf7328 mips: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:05 2023 -0700
  14. 1c96c79 rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c by Tom Rini · Thu Dec 14 13:16:54 2023 -0500
  15. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  16. 2a526c3 m68k: Rework asm/global_data.h slightly by Tom Rini · Thu Dec 14 13:16:51 2023 -0500
  17. 0843f91 sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h by Tom Rini · Thu Dec 14 13:16:50 2023 -0500
  18. 937e2a0 arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · Thu Dec 14 13:16:49 2023 -0500
  19. ada64ac sandbox: Audit config.h and common.h usage by Tom Rini · Thu Dec 14 13:16:46 2023 -0500
  20. b7f7046 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:45 2023 -0500
  21. 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:44 2023 -0500
  22. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  23. 720cdc5 colibri-imx8x: configure usb hub to bypass mode by Andrejs Cainikovs · Wed Dec 20 11:38:11 2023 +0100
  24. 9e36cbe colibri-imx8x: remove -u-boot.dtsi include by Andrejs Cainikovs · Wed Dec 20 11:38:10 2023 +0100
  25. 351cfe8 apalis-imx8: remove -u-boot.dtsi include by Andrejs Cainikovs · Wed Dec 20 11:38:09 2023 +0100
  26. 18b5d7d arm: dts: imx8mp-venice-gw72xx: add TPM device by Tim Harvey · Mon Nov 27 11:37:23 2023 -0800
  27. 0f7f619 arm: dts: imx8mm-venice-gw72xx: add TPM device by Tim Harvey · Mon Nov 27 11:36:58 2023 -0800
  28. 202ca8d mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · Mon Jul 03 21:57:00 2023 +0100
  29. bd83927 Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Wed Dec 20 08:34:12 2023 -0500
  30. 522633e board: compal: paz00: clean up the board by Svyatoslav Ryhel · Sat Dec 02 10:08:02 2023 +0200
  31. 3135d86 board: htc: endeavoru: switch to DM pinmux by Svyatoslav Ryhel · Tue Nov 28 13:43:31 2023 +0200
  32. f3947d4 board: asus: transformer: switch to DM pinmux by Svyatoslav Ryhel · Mon Nov 27 19:20:21 2023 +0200
  33. aef10d8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · Mon Nov 27 19:08:32 2023 +0200
  34. 51f70c1 board: asus: grouper: switch to DM pinmux by Svyatoslav Ryhel · Mon Nov 27 18:16:50 2023 +0200
  35. 1396110 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · Mon Nov 27 11:54:21 2023 +0200
  36. c53f4c0 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · Sun Nov 26 17:54:03 2023 +0200
  37. 2447ff1 ARM: mach-tegra: rearrange SPL configs by Svyatoslav Ryhel · Fri Dec 01 13:22:00 2023 +0200
  38. b06e8fa ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · Thu Nov 16 09:35:26 2023 +0200
  39. 6af975c ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · Mon Jul 03 18:11:58 2023 +0300
  40. c93b518 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · Mon Jul 03 18:06:54 2023 +0300
  41. b73c798 Merge patch series "Fix J7200 kernel boot when using upstream u-boot" by Tom Rini · Tue Dec 19 10:15:57 2023 -0500
  42. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · Tue Dec 19 10:09:14 2023 -0500
  43. 704ef10 arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323 by Reid Tonking · Thu Dec 07 10:52:11 2023 -0600
  44. ba8e5a8 arm: mach-k3: j72xx: add new 'virtual' mux by Bryan Brattlof · Thu Dec 07 10:52:10 2023 -0600
  45. 935b8de board: mediatek: add MT8365 EVK board support by Julien Masson · Mon Dec 04 11:48:58 2023 +0100
  46. cfa0e16 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · Mon Dec 04 11:48:55 2023 +0100
  47. b96f93b arm: mach-k3: am625: Relax emmc boot condition by Michael Trimarchi · Fri Dec 08 08:53:05 2023 +0100
  48. 5eb9e67 ARM: dts: sync Amlogic GX DT to Linux v6.4 by Neil Armstrong · Wed Dec 13 10:30:13 2023 +0100
  49. 0dd0659 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Dec 18 09:56:58 2023 -0500
  50. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  51. 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
  52. 9adf696 riscv: dts: jh7110: Add a gpio-restart node by Jaehoon Chung · Tue Oct 31 17:24:38 2023 +0900
  53. a9f05a0 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · Fri Dec 15 17:49:13 2023 -0500
  54. 5245410 arm: mach-k3: Merge initial memory maps by Andrew Davis · Tue Nov 28 11:05:28 2023 -0600
  55. 2e9044a arm: mach-k3: Remove non-cached memory map areas by Andrew Davis · Tue Nov 28 11:05:27 2023 -0600
  56. a55e4d4 arm: mach-k3: Do not map ATF and OPTEE regions in MMU by Andrew Davis · Tue Nov 28 11:05:26 2023 -0600
  57. 829b04a arm: mach-k3: Let the compiler size the mem_map lists by Andrew Davis · Tue Nov 28 11:05:25 2023 -0600
  58. 430281d arm: mach-k3: Move K3 common schema.yaml out of board directory by Andrew Davis · Wed Nov 22 15:30:05 2023 -0600
  59. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  60. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · Thu Nov 09 13:55:15 2023 +0300
  61. b8704af clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · Thu Nov 09 13:55:09 2023 +0300
  62. 2a3c2ea ARM: dts: stm32: support MIPI DSI on stm32f469-disco board by Dario Binacchi · Mon Dec 11 23:05:54 2023 +0100
  63. c650e98 ARM: dts: stm32: make the DSI clock usable by the clock driver by Dario Binacchi · Mon Dec 11 23:05:53 2023 +0100
  64. d971e09 ARM: dts: stm32: make the LTDC clock usable by the clock driver by Dario Binacchi · Mon Dec 11 23:05:52 2023 +0100
  65. c2b8b6f ARM: dts: stm32f469-disco: sync with Linux 6.5 by Dario Binacchi · Mon Dec 11 23:05:51 2023 +0100
  66. 2b00e18 ARM: dts: stm32f769-disco: rework ltdc node by Dario Binacchi · Sat Nov 11 11:44:36 2023 +0100
  67. 471211e ddr: imx: Add 3600 MTps rate support by Marek Vasut · Sat Dec 02 02:48:40 2023 +0100
  68. 3bef8cb arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTO by Marek Vasut · Sun Nov 05 01:04:32 2023 +0100
  69. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Dec 14 13:27:11 2023 -0500
  70. a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Dec 14 07:37:02 2023 -0500
  71. 8237821 arm: dts: k3-*-binman: Move to using ti-dm entry type by Neha Malcom Francis · Tue Dec 05 15:12:19 2023 +0530
  72. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:44 2023 -0700
  73. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800
  74. 936d05d sandbox: Add a dummy booti command by Simon Glass · Sun Oct 01 19:15:24 2023 -0600
  75. 4f6092e pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · Wed Dec 13 15:51:49 2023 -0300
  76. d36dcd4 imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case by Fabio Estevam · Mon Dec 11 10:46:17 2023 -0300
  77. d193763 arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · Wed Oct 18 20:51:59 2023 +0200
  78. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  79. 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · Sat Nov 18 14:04:49 2023 -0700
  80. 41d5d32 imx7d-pico-pi-u-boot.dtsi: Fix aliases indentation by Fabio Estevam · Fri Nov 03 20:00:54 2023 -0300
  81. c9da584 clock_imx8mm: Add a stub for imx8mp_fec_interface_init() by Fabio Estevam · Thu Oct 19 21:47:35 2023 -0300
  82. 1fab6f5 imx8mp_evk: Simplify Ethernet initialization by Fabio Estevam · Thu Oct 19 18:51:12 2023 -0300
  83. b022899 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · Thu Oct 19 09:06:23 2023 -0300
  84. 5ac3486 arm: dts: imx8mn: Sync with linux-next 20231019 by Fabio Estevam · Thu Oct 19 09:06:22 2023 -0300
  85. eb87d46 arm: dts: imx8mm: Sync with linux-next 20231019 by Fabio Estevam · Thu Oct 19 09:06:21 2023 -0300
  86. 4671ab4 imx8mp_evk: Convert to DM_PMIC by Fabio Estevam · Wed Oct 18 16:17:41 2023 -0300
  87. 9afd20b arm: dts: imx8mp-venice-gw73xx: add TPM device by Tim Harvey · Wed Oct 18 11:33:52 2023 -0700
  88. 66cc07c arm: dts: imx8mm-venice-gw73xx: add TPM device by Tim Harvey · Wed Oct 18 11:33:38 2023 -0700
  89. f1afe89 imx8mn-var-som: add manufacturer to target description by Hugo Villeneuve · Tue Oct 17 10:25:00 2023 -0400
  90. 781f505 arm: dts: imx93-evk: remove wrong eqos compatible string by Sébastien Szymanski · Tue Oct 17 11:45:01 2023 +0200
  91. 459dd94 net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93 by Sébastien Szymanski · Tue Oct 17 11:44:59 2023 +0200
  92. ac2efe5 ARM: imx8ulp: support env in fat and ext4 by Ricardo Salveti · Fri Aug 25 17:44:14 2023 +0300
  93. 33651ac imx: imx8: ahab: refactor do_ahab_close command by Igor Opaniuk · Mon Aug 21 22:33:41 2023 +0300
  94. 2e06c71 arm: mxs: Fix ICOLL macro name typo by Marek Vasut · Sat Jul 29 15:29:41 2023 +0200
  95. dbc5705 arm: dts: imx8mm-phyboard-polis-rdk: Sync dts files with kernel by Cem Tenruh · Fri Jul 14 10:23:26 2023 +0200
  96. 8457bcf imx7d-sdb: Sync devicetree with kernel 6.5-rc1 by Fabio Estevam · Wed Dec 13 09:37:08 2023 -0300
  97. 42a5635 imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · Wed Dec 13 09:29:40 2023 -0300
  98. f2d319c dts: zynqmp: add missing destination mailbox compatible by Tanmay Shah · Mon Dec 04 13:56:20 2023 -0800
  99. 6d9c86f ARM: zynq: Remove deprecated device_type property by Michal Simek · Fri Nov 24 14:16:49 2023 +0100
  100. 11fae8c arm64: zynqmp: Remove description for 8T49N240 by Michal Simek · Wed Nov 08 08:36:40 2023 +0100