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