1. 043d0fd cli: Move simple readline into a function by Simon Glass · Sun Oct 01 19:13:05 2023 -0600
  2. 15bdb87 Revert "mkimage: update man page and -h output" by Tom Rini · Wed Oct 11 15:32:39 2023 -0400
  3. dc7b633 Merge branch '2023-10-11-port-gen_compile_commands_py' by Tom Rini · Wed Oct 11 13:25:01 2023 -0400
  4. 21165de scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · Sun Oct 01 12:00:36 2023 +0200
  5. cb1e41e doc: add ide_integration.rst to doc/develop by Joao Marcos Costa · Sun Oct 01 12:00:35 2023 +0200
  6. 3cc4234 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · Sun Oct 01 12:00:34 2023 +0200
  7. 8436b1a .gitignore: add compile_commands.json by Joao Marcos Costa · Sun Oct 01 12:00:33 2023 +0200
  8. 85918cb scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · Sun Oct 01 12:00:32 2023 +0200
  9. c0ea3d3 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · Sun Oct 01 12:00:31 2023 +0200
  10. 9275b31 scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · Sun Oct 01 12:00:30 2023 +0200
  11. 94d810b scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · Sun Oct 01 12:00:29 2023 +0200
  12. 05d172a configs: Resync with savedefconfig by Tom Rini · Wed Oct 11 12:01:17 2023 -0400
  13. 754001e Merge branch '2023-10-11-assorted-fixes-and-updates' by Tom Rini · Wed Oct 11 11:53:58 2023 -0400
  14. 8bd8a23 configs: Make TI_SECURE_DEVICE default for K3 by Andrew Davis · Thu Aug 03 09:54:41 2023 -0500
  15. a1d76e3 configs: am65x: Merge the HS and non-HS defconfigs by Andrew Davis · Thu Aug 03 09:54:40 2023 -0500
  16. 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · Sun Oct 01 23:52:12 2023 +0100
  17. 7edccc4 misc: fs_loader: Fix alignment of fs_loader driver by Sean Anderson · Sat Sep 30 16:45:46 2023 -0400
  18. 55605bd mkimage: update man page and -h output by Rasmus Villemoes · Thu Sep 28 10:02:57 2023 +0200
  19. 07f6cb2 doc: use .dtso as extension for device tree overlay sources by Rasmus Villemoes · Mon Sep 25 10:09:09 2023 +0200
  20. 8e21fc2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:08 2023 +0200
  21. 20f0d7a arm64: zynqmp: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:07 2023 +0200
  22. fb25515 iot2050: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:06 2023 +0200
  23. b7be941 arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:05 2023 +0200
  24. 19e1c48 arm: apple: Add initial Apple M2 Ultra support by Janne Grunau · Wed Sep 06 23:50:34 2023 +0200
  25. b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · Tue Sep 05 15:48:08 2023 +0200
  26. 86e23d1 env: Improve ENV_OFFSET help message by Paul Barker · Fri Sep 01 15:28:59 2023 +0100
  27. 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · Wed Aug 30 12:32:30 2023 +0100
  28. 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · Fri Aug 25 10:10:14 2023 +0200
  29. 5fd4816 bootstd: Drop some TODOs by Simon Glass · Thu Aug 24 19:39:24 2023 -0600
  30. ddaf8ab arm: dts: k3-am625-verdin: fix boot by Marcel Ziswiler · Tue Oct 10 13:13:04 2023 +0200
  31. 8b2a481 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · Sat Oct 07 22:01:56 2023 -0400
  32. d16f3d7 arm: dts: k3-j721e-sk/common-proc-board: Fix boot by Nishanth Menon · Thu Oct 05 13:15:14 2023 -0500
  33. 4cb20cf arm: mach-k3: Remove secure device makefile by Andrew Davis · Thu Oct 05 09:21:17 2023 -0500
  34. e61e798 board: siemens: iot2050: Fix logical bug in PG1/PG2 detection by Jan Kiszka · Thu Oct 05 06:37:25 2023 +0200
  35. 59e5dd6 arm: dts: k3-am65-iot2050: Fix boot by Jan Kiszka · Thu Oct 05 06:37:17 2023 +0200
  36. 892d777 spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · Wed Oct 04 00:14:26 2023 +0200
  37. 362e66c Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · Tue Oct 03 12:02:17 2023 +0200
  38. 2b6c9b5 board: xen: introduce virtio-blk support by Andrii Chepurnyi · Tue Oct 03 08:58:28 2023 +0000
  39. 1e5a70f board: synquacer: set actual gd->ram_top and gd->ram_size by Masahisa Kojima · Tue Oct 03 11:29:57 2023 +0900
  40. 5489bec input: avoid NULL dereference by Heinrich Schuchardt · Tue Oct 03 03:09:01 2023 +0200
  41. adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · Mon Oct 02 10:00:14 2023 +0200
  42. 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · Mon Oct 02 10:00:13 2023 +0200
  43. df506bc Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Oct 11 10:21:33 2023 -0400
  44. 6829e15 Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-logical-block-size' by Tom Rini · Tue Oct 10 21:47:50 2023 -0400
  45. 8f05f12 disk: part: Handle blkmap device in print_part_header() by Bin Meng · Tue Sep 26 16:43:45 2023 +0800
  46. 02e2587 disk: part: Print out the unknown device uclass id by Bin Meng · Tue Sep 26 16:43:44 2023 +0800
  47. 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · Tue Sep 26 16:43:43 2023 +0800
  48. 2e279d2 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · Tue Sep 26 16:43:42 2023 +0800
  49. 9efc245 dm: blk: Rename get_desc() and make it externally visible by Bin Meng · Tue Sep 26 16:43:41 2023 +0800
  50. 76f7253 cmd: blk_common: Use macros for the return values by Bin Meng · Tue Sep 26 16:43:40 2023 +0800
  51. 249f351 blk: blkmap: Support mapping to device of any block size by Bin Meng · Tue Sep 26 16:43:39 2023 +0800
  52. a5f93a1 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · Tue Sep 26 16:43:38 2023 +0800
  53. f61202c blk: blkmap: Make bind/unbind routines static by Bin Meng · Tue Sep 26 16:43:37 2023 +0800
  54. c437378 cmd: host: Print out the block size of the host device by Bin Meng · Tue Sep 26 16:43:36 2023 +0800
  55. cc4c531 blk: host_dev: Sanity check on the size of host backing file by Bin Meng · Tue Sep 26 16:43:35 2023 +0800
  56. 371fb0e blk: host_dev: Make host_sb_detach_file() and host_sb_ops static by Bin Meng · Tue Sep 26 16:43:34 2023 +0800
  57. 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · Tue Sep 26 16:43:33 2023 +0800
  58. c3e784c cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · Tue Sep 26 16:43:32 2023 +0800
  59. 2294ecb blk: Use a macro for the typical block size by Bin Meng · Tue Sep 26 16:43:31 2023 +0800
  60. 8728667 Merge branch '2023-10-09-assorted-fixes' by Tom Rini · Tue Oct 10 08:54:17 2023 -0400
  61. d274488 spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · Wed Sep 13 16:15:35 2023 -0500
  62. 43c04a7 board: freescale: ls1088a: declare MC reserved regions by Laurentiu Tudor · Wed Sep 27 18:30:49 2023 +0300
  63. aa98c02 board: freescale: ls2080a: declare MC reserved regions by Laurentiu Tudor · Wed Sep 27 18:30:48 2023 +0300
  64. 99eed83 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · Wed Sep 27 18:30:47 2023 +0300
  65. 861e28b armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · Wed Sep 27 18:30:46 2023 +0300
  66. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  67. 5336ba5 configs: layerscape: delete defconfigs using legacy PPA secure FW by Laurentiu Tudor · Tue Oct 10 10:08:36 2023 +0800
  68. 5765fb1 test: Fix SPL tests not being run by Sean Anderson · Fri Sep 29 12:06:54 2023 -0400
  69. 897349a board/km/cent2: Fix buffer overflow when fixing MAC address by Francois Berder · Fri Sep 29 16:11:00 2023 +0200
  70. f570565 stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · Fri Sep 29 02:47:17 2023 +0200
  71. 711ad63 dm: serial: fix serial_post_probe() by Heinrich Schuchardt · Fri Sep 29 02:47:16 2023 +0200
  72. 7cd91f7 spl: Jump to image at end of board_init_r by Jonas Karlman · Wed Sep 27 21:44:13 2023 +0000
  73. 53a44fc spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · Fri Sep 08 17:08:56 2023 +0900
  74. 8a5a8ca tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · Wed Sep 27 17:41:09 2023 +0200
  75. 0262dcd arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · Wed Sep 27 15:43:14 2023 +0200
  76. e08bee9 test/py: sleep: Add a test for the time command by Love Kumar · Wed Sep 27 10:33:55 2023 +0530
  77. b704ea7 mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT by Matthias Schiffer · Tue Sep 26 14:42:54 2023 +0200
  78. 2757525 test: lmb: Add test for coalescing and overlap range by Udit Kumar · Tue Sep 26 16:54:43 2023 +0530
  79. 4e8e663 lmb: remove overlapping region with next range by Udit Kumar · Tue Sep 26 16:54:42 2023 +0530
  80. 757dc98 exynos: Cleanup exynos_init by Tom Rini · Thu Sep 21 19:32:48 2023 -0400
  81. 5a12160 board: Remove essentially empty board files and Makefiles by Tom Rini · Thu Sep 21 19:32:47 2023 -0400
  82. 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · Thu Sep 21 19:32:46 2023 -0400
  83. d2d094d ARM: vexpress_ca9x4: Add missing flash width config option by Patryk Biel · Wed Sep 20 09:41:20 2023 +0200
  84. d6833e9 bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory by Tony Dinh · Tue Sep 19 14:27:21 2023 -0700
  85. a1f1bf8 Makefile: Force regeneration of env.txt by Andrew Davis · Fri Sep 15 09:43:23 2023 -0500
  86. cb3d8fa Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Oct 08 09:58:55 2023 -0400
  87. c639135 rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node by Jonas Karlman · Thu Aug 03 21:11:54 2023 +0000
  88. b909066 power: pmic: rk8xx: Fix power-on source check in SPL by Jonas Karlman · Thu Aug 03 21:02:42 2023 +0000
  89. afe6e9a rockchip: rk356x: Enable poweroff command by Jonas Karlman · Thu Aug 17 05:45:04 2023 +0000
  90. 2def78b power: pmic: rk8xx: Use sysreset implementation of the poweroff command by Jonas Karlman · Thu Aug 17 05:45:02 2023 +0000
  91. 4e8ecca configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY by FUKAUMI Naoki · Mon Sep 11 19:01:21 2023 +0900
  92. 9a171a0 configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE by FUKAUMI Naoki · Mon Sep 11 19:01:20 2023 +0900
  93. 6f396aa arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe by FUKAUMI Naoki · Tue Sep 05 20:47:36 2023 +0900
  94. 6131517 arm: dts: rockchip: sync DT for RK3588 series with Linux by FUKAUMI Naoki · Tue Sep 05 20:47:35 2023 +0900
  95. 456e836 configs: rockchip: rock-pi-s: use default bootdelay (2s) by FUKAUMI Naoki · Mon Sep 11 19:05:08 2023 +0900
  96. e0ba1bb configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig by Massimo Pegorer · Sun Oct 01 16:15:29 2023 +0200
  97. 2dd669f board: rockchip: Add Bananapi R2Pro Board by Frank Wunderlich · Wed Oct 04 21:04:34 2023 +0200
  98. a8e54de configs: rockchip: Enable ethernet driver on RK3588 boards by Jonas Karlman · Sun Oct 01 19:17:22 2023 +0000
  99. d21f009 configs: rockchip: Enable ethernet driver on RK356x boards by Jonas Karlman · Sun Oct 01 19:17:21 2023 +0000
  100. 1b61570 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · Sun Oct 01 19:17:20 2023 +0000