1. 53a24de imx8mm-cl-iot-gate: Split the defconfigs by Fabio Estevam · 3 years, 1 month ago
  2. 88f4f50 mx7ulp: Allow to enable CONFIG_IMX_HAB by Ricardo Salveti · 3 years, 1 month ago
  3. 5a6af8c imx8m: Restrict usable memory based on rom_pointer[0] by Ying-Chun Liu (PaulLiu) · 3 years, 1 month ago
  4. 0cf5622 arm: dts: imx8mm-venice*: remove thermal zone overrides by Tim Harvey · 3 years, 1 month ago
  5. f8a792e board: gateworks: venice: update thermal temp thresholds per cpu grade by Tim Harvey · 3 years, 1 month ago
  6. cd7f376 arm: dts: imx8mm-venice-gw700x: fix mp5416 pmic config by Tim Harvey · 3 years, 1 month ago
  7. 45e82c3 board: gateworks: venice: do not overwrite serial# by Tim Harvey · 3 years, 1 month ago
  8. 9e4b38a board: gateworks: venice: display hwmon details by default by Tim Harvey · 3 years, 1 month ago
  9. aaac392 imx53: usbarmory: Add card detect configuration by Andrej Rosano · 3 years, 1 month ago
  10. f68c897 mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset by Ye Li · 3 years, 1 month ago
  11. ae3f752 arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MP by Ye Li · 3 years, 1 month ago
  12. 9b7c349 mmc: fsl_esdhc_imx: Fix clock disable issue by Ye Li · 3 years, 1 month ago
  13. deb80ec imx: spl: fix imx8m secure boot by Heiko Schocher · 3 years, 1 month ago
  14. 9de3544 imx: spl: implement spl_load_simple_fit_fix_load by Heiko Schocher · 3 years, 2 months ago
  15. 884ba50 spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · 3 years, 2 months ago
  16. 7d4541c mtd: nand: Fix typo in MXC Kconfig symbol description by Haolin Li · 3 years, 2 months ago
  17. ea67f46 Merge branch '2021-10-06-assorted-improvements' by Tom Rini · 3 years ago
  18. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years ago
  19. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years ago
  20. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years ago
  21. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years ago
  22. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years ago
  23. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years ago
  24. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years ago
  25. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years ago
  26. 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years ago
  27. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years ago
  28. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years ago
  29. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years ago
  30. d73b9e6 m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT by Tom Rini · 3 years ago
  31. c25ca90 rk3308: Remove unused NAND defines by Tom Rini · 3 years ago
  32. d4f05b3 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · 3 years ago
  33. a3423b3 acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 3 months ago
  34. 7240e1b Merge branch '2021-10-05-general-updates' by Tom Rini · 3 years ago
  35. c3ef455 reboot-mode: migrate uclass to livetree by Patrick Delaunay · 3 years ago
  36. 455f2d1 demo: migrate uclass to livetree by Patrick Delaunay · 3 years ago
  37. e2170c2 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years ago
  38. 5f8cefb doc: test: Explain how to run pytests in parallel by Simon Glass · 3 years ago
  39. 17d1fe1 test: Allow tpm2 tests to run in parallel by Simon Glass · 3 years ago
  40. ea3164e test: Allow hush tests to run in parallel by Simon Glass · 3 years ago
  41. cfb83f3 test: Allow vboot tests to run in parallel by Simon Glass · 3 years ago
  42. 01e1e2a test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · 3 years ago
  43. 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years ago
  44. 37c10bf gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years ago
  45. 390ccff gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years ago
  46. c5b68ef arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · 3 years, 1 month ago
  47. f695304 lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 1 month ago
  48. 1ab968b lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE by Alexandru Gagniuc · 3 years, 1 month ago
  49. 26fc667 lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 1 month ago
  50. 4f53ac2 tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 1 month ago
  51. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 1 month ago
  52. fd921d2 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 1 month ago
  53. 62f86c6 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 1 month ago
  54. 50c8420 Merge branch 'next' by Tom Rini · 3 years ago
  55. d80bb74 Prepare v2021.10 by Tom Rini · 3 years ago
  56. c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years ago
  57. e17cbdd Merge branch '2021-10-03-platform-updates' into next by Tom Rini · 3 years ago
  58. 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years ago
  59. f3efb1d watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years ago
  60. a2db09e board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · 3 years ago
  61. c3a8795 arm: dts: Add IOT2050 device tree files by Jan Kiszka · 3 years ago
  62. 903d8ed pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years ago
  63. 0cab66c pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years ago
  64. c67930e pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years ago
  65. 8101a40 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years ago
  66. 1512ac1 pci: pci_read_config can be static by Vladimir Oltean · 3 years ago
  67. f98aa78 pci: pci_write_config can be static by Vladimir Oltean · 3 years ago
  68. 577fd58 pci: pciinfo_header can be static by Vladimir Oltean · 3 years ago
  69. a95f8ee pci: pci_header_show can be static by Vladimir Oltean · 3 years ago
  70. f5164f6 pci: pci_bar_show can be static by Vladimir Oltean · 3 years ago
  71. 7f76084 pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years ago
  72. 2649f69 pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT) by Vladimir Oltean · 3 years ago
  73. 701c04f rtc: rx8025: revise single register write to use offset by Mathew McBride · 3 years ago
  74. 771fc0c rtc: rx8025: set date in a single i2c transaction by Mathew McBride · 3 years ago
  75. 9ca4ae2 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · 3 years ago
  76. 152ef91 rtc: rx8025: drop non-DM support by Mathew McBride · 3 years ago
  77. 8e1ebdc ARM: dts: ast2600: Make WDT by default disabled by Chia-Wei Wang · 3 years ago
  78. fa09b12 arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14 by Tom Rini · 3 years ago
  79. 4698bb8 dt-bindings: pinctrl: k3: Synchronize with v5.14 kernel by Nishanth Menon · 3 years, 1 month ago
  80. 67e6c54 Merge branch '2021-10-01-assorted-removal-and-migration' into next by Tom Rini · 3 years ago
  81. 561d1d3 serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · 3 years ago
  82. d92cb66 serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · 3 years ago
  83. 62efcba Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 3 years ago
  84. cc1386b kgdb: Remove unused serial related options by Tom Rini · 3 years ago
  85. fae2ea5 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · 3 years, 1 month ago
  86. 4987658 arm: Remove bg0900 board by Tom Rini · 3 years, 1 month ago
  87. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  88. d9be860 arm: Remove aspenite board by Tom Rini · 3 years, 1 month ago
  89. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years ago
  90. 570320d Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years ago
  91. 6c96332 MAINTAINERS: Add entry for kwbimage / kwboot tools by Marek Behún · 3 years, 1 month ago
  92. d1d7174 doc/kwboot.1: Update man page by Marek Behún · 3 years ago
  93. cf8c932 tools: kwboot: Add Pali and Marek as authors by Pali Rohár · 3 years ago
  94. b843aed tools: kwboot: Update file header by Marek Behún · 3 years ago
  95. b4eea8f tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · 3 years ago
  96. 5fa04f4 tools: kwboot: Cosmetic fix by Marek Behún · 3 years ago
  97. 911515b tools: kwboot: Disable non-blocking mode by Pali Rohár · 3 years ago
  98. 24a471b tools: kwboot: Disable tty interbyte timeout by Pali Rohár · 3 years ago
  99. c704e0e tools: kwboot: Fix initializing tty device by Pali Rohár · 3 years ago
  100. 99a3d023 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · 3 years ago