1. 8c5270c Added configs required for dcp_rng driver by Kshitiz Varshney · Thu Dec 22 09:50:29 2022 +0100
  2. e00a29f Added dcp_rng driver initialization code by Kshitiz Varshney · Thu Dec 22 09:50:28 2022 +0100
  3. 8428a49 Uboot RNG Driver using Data Co-processor by Kshitiz Varshney · Thu Dec 22 09:50:27 2022 +0100
  4. b5f2af8 common: spl: ram: fix return code by Nikita Shubin · Mon Dec 12 11:03:35 2022 +0300
  5. a3f5ff2 cmd: spi: Judge the number of added parameters by chenzhipeng · Tue Dec 06 17:24:38 2022 +0800
  6. 6d09df8 console: Add option to keep it silent until env is loaded by Harald Seiler · Wed Jul 06 13:19:10 2022 +0200
  7. e60f692 Merge branch '2023-01-11-assorted-general-updates' by Tom Rini · Thu Jan 12 10:15:24 2023 -0500
  8. ac6c333 CI/Docker: Update to jammy-20221130 tag by Tom Rini · Wed Jan 11 12:24:57 2023 -0500
  9. 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · Sun Jan 01 18:41:42 2023 +0200
  10. 3a84069 Kconfig: move NXP specific stuff into a sub-menu by Heinrich Schuchardt · Sat Dec 31 00:08:47 2022 +0100
  11. e6e7cb6 Kconfig: clean up skipping low-level initialization by Heinrich Schuchardt · Fri Dec 30 19:41:28 2022 +0100
  12. c2c98ea Dockerfile: add package texinfo by Heinrich Schuchardt · Fri Dec 30 05:41:01 2022 +0100
  13. 5c5df2d fs/btrfs: handle data extents, which crosss stripe boundaries, correctly by Qu Wenruo · Fri Dec 30 09:07:05 2022 +0800
  14. d732023 ata: Fix dependency for CONFIG_SATA_SIL by Pali Rohár · Thu Dec 29 18:15:35 2022 +0100
  15. 8e1bef2 test: compression: use ut_assert for errors by Brandon Maier · Wed Dec 28 16:53:52 2022 -0600
  16. 7e8c6f8 test: compression: check with trailing garbage in input by Brandon Maier · Wed Dec 28 16:53:51 2022 -0600
  17. ddf1dfb fs/squashfs: Only use export table if available by David Oberhollenzer · Sun Dec 25 11:05:24 2022 +0100
  18. e73c611 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · Tue Dec 20 07:26:00 2022 +0100
  19. fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · Tue Dec 20 07:25:59 2022 +0100
  20. 421bec0 fastboot: Add OEM run command by Sean Anderson · Fri Dec 16 13:20:16 2022 -0500
  21. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · Thu Dec 15 10:15:50 2022 +0100
  22. 8636366 optee: bind the TA drivers on OP-TEE node by Patrick Delaunay · Thu Dec 15 09:54:52 2022 +0100
  23. 6d6a1d0 env: add failing trace in env_erase by Patrick Delaunay · Wed Dec 14 16:51:32 2022 +0100
  24. 86d13f6 env: ubi: add support of command env erase by Patrick Delaunay · Wed Dec 14 16:51:31 2022 +0100
  25. 7f76cde test: env: add test for u-boot-initial-env creation by Max Krummenacher · Fri Dec 09 13:09:56 2022 +0100
  26. 588ea36 cmd: change the return value when argc error by Shenlin Liang · Fri Dec 09 17:17:43 2022 +0800
  27. 1e8e828 cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · Thu Dec 08 09:10:13 2022 +0100
  28. 811863c lib: rsa: cosmetic: fix building warning by Haijun Qin · Tue Dec 06 15:41:37 2022 +0800
  29. 723d090 reboot-mode: Add NVMEM reboot mode by Sean Anderson · Fri Dec 02 11:03:53 2022 -0500
  30. 4d68321 rtc: abx8xx: Add support for reading RAM by Sean Anderson · Fri Dec 02 10:35:19 2022 -0500
  31. bb0f62a common:autoboot:modify function parameters by Shenlin Liang · Fri Dec 02 12:53:48 2022 +0800
  32. 14430a7 Merge branch '2023-01-10-platform-updates' by Tom Rini · Tue Jan 10 21:13:57 2023 -0500
  33. 890f8ee ARM: omap3: evm: Name this directory omap3evm by Andrew Davis · Fri Jan 06 13:05:14 2023 -0600
  34. 5632fc0 powerpc/mpc85xx: Unset CONFIG_SPL_TARGET="u-boot-with-spl.bin" by Pali Rohár · Thu Dec 29 02:39:21 2022 +0100
  35. 76dc7b5 powerpc/mpc85xx: Set default CONFIG_BUILD_TARGET by Pali Rohár · Thu Dec 29 02:39:20 2022 +0100
  36. a4a4f95 arm: mvebu: Fix default CONFIG_BUILD_TARGET by Pali Rohár · Thu Dec 29 02:39:19 2022 +0100
  37. 80d0ce7 SoC: sdm845: find and save KASLR to env variables by Dzmitry Sankouski · Tue Dec 27 22:47:09 2022 +0300
  38. 1134302 board: starqltechn: enable serial console by Dzmitry Sankouski · Tue Dec 27 22:47:08 2022 +0300
  39. 49a3b01 configs: am62a: use kernel fitImage when using secure bootflow by Bryan Brattlof · Fri Dec 23 19:15:25 2022 -0600
  40. c54f59f configs: am62a: convert bootcmd to distro_bootcmd by Bryan Brattlof · Fri Dec 23 19:15:24 2022 -0600
  41. cdea121 arm: mach-k3: copy bootindex to OCRAM for main domain SPL by Bryan Brattlof · Fri Dec 23 19:15:23 2022 -0600
  42. b6b54d5 configs: am62a: move stack and heap to HSM RAM by Bryan Brattlof · Fri Dec 23 19:15:22 2022 -0600
  43. c930e74 configs: restrict am62ax wakup SPL size by Bryan Brattlof · Fri Dec 23 19:15:21 2022 -0600
  44. 70651cc configs: Enable distroboot on am625 by Martyn Welch · Tue Dec 20 18:38:19 2022 +0000
  45. 5713c62 arm64:mach-k3 am625_init: Correct boot mode detection by Martyn Welch · Tue Dec 20 18:38:18 2022 +0000
  46. e3a4b37 configs: am62x_evm_a53: Enable ethernet by Sjoerd Simons · Tue Dec 20 16:21:46 2022 +0100
  47. 7fb6d4a arm: dts: k3-am625-sk: Enable first ethernet port by Sjoerd Simons · Tue Dec 20 16:21:45 2022 +0100
  48. 05b6186 configs: am62x_evm_*: Run savedefconfig by Sjoerd Simons · Tue Dec 20 16:21:44 2022 +0100
  49. e6cc041 configs: am62x_evm_*: Correct SPI configuration option by Sjoerd Simons · Tue Dec 20 16:21:43 2022 +0100
  50. b88e291 pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect by Jim Liu · Tue Dec 20 16:49:31 2022 +0800
  51. e5f40f1 Merge branch '2023-01-10-env-mmc-improvements-and-corrections' by Tom Rini · Tue Jan 10 14:49:32 2023 -0500
  52. 1d5b7a1 env: mmc: cosmetic: remove unused macro STR(X) by Patrick Delaunay · Thu Nov 10 11:49:05 2022 +0100
  53. 01b0798 env: mmc: add debug message when mmc-env-partition is not found by Patrick Delaunay · Thu Nov 10 11:49:04 2022 +0100
  54. eb78787 env: mmc: select GPT env partition by type guid by Patrick Delaunay · Thu Nov 10 11:49:03 2022 +0100
  55. 485b95b configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · Thu Nov 10 11:49:02 2022 +0100
  56. 41e143f env: mmc: add CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · Thu Nov 10 11:49:01 2022 +0100
  57. d948e71 env: mcc: fix compilation error with ENV_IS_EMBEDDED by Patrick Delaunay · Thu Nov 10 11:49:00 2022 +0100
  58. 036a358 env: mcc: Drop unnecessary #ifdefs by Patrick Delaunay · Thu Nov 10 11:48:59 2022 +0100
  59. f080c4c env: mmc: introduced ENV_MMC_OFFSET by Patrick Delaunay · Thu Nov 10 11:48:58 2022 +0100
  60. 956e944 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · Thu Jan 05 22:47:44 2023 -0500
  61. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  62. d2c928a Prepare v2023.01 by Tom Rini · Mon Jan 09 11:07:33 2023 -0500
  63. c538694 board: rockchip: Fix binman_init failure on EVB-RK3568 by Jagan Teki · Sun Jan 08 21:47:34 2023 +0530
  64. 34955aa Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Sun Jan 08 13:12:42 2023 -0500
  65. 0b6586d distro_bootcmd: Fix copy-paste error by Marek Vasut · Thu Jan 05 02:26:03 2023 +0100
  66. a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · Tue Dec 20 12:22:03 2022 +0200
  67. 2f9cf0e dt-bindings: mtd: Add ti, elm DT binding documentation by Roger Quadros · Tue Dec 20 12:22:02 2022 +0200
  68. d93ea96 mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · Tue Dec 20 12:22:01 2022 +0200
  69. 685c428 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · Tue Dec 20 12:22:00 2022 +0200
  70. 80cf637 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · Tue Dec 20 12:21:59 2022 +0200
  71. bff3e9b dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation by Roger Quadros · Tue Dec 20 12:21:58 2022 +0200
  72. b590f61 mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt by Roger Quadros · Tue Dec 20 12:21:57 2022 +0200
  73. aa418fb mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · Tue Dec 20 12:21:56 2022 +0200
  74. c88ddb2 pylibfdt: Allow version normalization to fail by Tom Rini · Sat Jan 07 18:02:26 2023 -0500
  75. de121c5 common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx by Pali Rohár · Sat Jan 07 22:55:26 2023 +0100
  76. d68983c Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 07 12:32:42 2023 -0500
  77. 4936ff9 efi_loader: make .data section of *_efi.so files RW by Heinrich Schuchardt · Wed Jan 04 23:43:08 2023 +0100
  78. c9bb2eb lmb: consider EFI memory map by Heinrich Schuchardt · Wed Jan 04 01:36:14 2023 +0100
  79. 13ce2d9 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · Thu Jan 05 18:26:01 2023 +0100
  80. 83c08d1 vexpress: adjust loadaddr by Heinrich Schuchardt · Wed Jan 04 03:17:15 2023 +0100
  81. e8723e8 Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Fri Jan 06 11:53:26 2023 -0500
  82. 122e39c Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Jan 06 08:16:15 2023 -0500
  83. 8714ac5 Merge branch '2023-01-06-further-regression-fixes' by Tom Rini · Fri Jan 06 08:14:28 2023 -0500
  84. 433e011 arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY by Adam Ford · Wed Jan 04 12:05:43 2023 -0600
  85. 8c1cebf arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression by Adam Ford · Wed Jan 04 09:53:09 2023 -0600
  86. c61791e pylibfdt: Fix disable version normalization by Philippe Schenker · Wed Jan 04 15:43:33 2023 +0100
  87. f10df77 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · Wed Dec 14 07:45:18 2022 +0100
  88. be6e05b Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · Sat Dec 17 18:41:13 2022 +0100
  89. 7748f50 rockchip: Fix the broken Video out for rk3288 boards by Jagan Teki · Mon Jan 02 23:53:45 2023 +0530
  90. e8f08d0 i2c: uniphier-f: correct error recovery by Dai Okamura · Fri Dec 09 20:38:27 2022 +0900
  91. 8b496b4 imx7d-pico: Fix the name of the u-boot.dtsi file by Fabio Estevam · Sat Dec 31 13:25:14 2022 -0300
  92. 6d3011a powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin by Pali Rohár · Wed Dec 28 19:18:39 2022 +0100
  93. 405ca2e arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · Thu Jan 05 02:22:22 2023 +0100
  94. 52921f8 Merge tag 'dm-next-5jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Thu Jan 05 22:54:26 2023 -0500
  95. 3ef23e9 patman: add '--get-maintainer-script' argument by Maxim Cournoyer · Tue Dec 20 00:28:46 2022 -0500
  96. cb8d3b1 patman: additionally honor a local .patman config file by Maxim Cournoyer · Tue Dec 20 00:38:41 2022 -0500
  97. 64a690f patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · Tue Dec 20 00:38:40 2022 -0500
  98. da6f7cf patman: set the default config_fname argument value to None by Maxim Cournoyer · Tue Dec 20 00:38:39 2022 -0500
  99. a81a41f patman: import gitutil module where it is needed by Maxim Cournoyer · Tue Dec 20 00:38:38 2022 -0500
  100. cc38d35 patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · Tue Dec 20 00:38:37 2022 -0500