1. 7bde2d2 clk: microchip: mpfs: fix criticality of peripheral clocks by Conor Dooley · 2 years, 1 month ago
  2. 73a1d60 clk: microchip: mpfs: fix periph clk parentage by Conor Dooley · 2 years, 1 month ago
  3. d4bbef0 clk: microchip: mpfs: fix reference clock handling by Conor Dooley · 2 years, 1 month ago
  4. 4a182e0 clk: microchip: mpfs: convert parent rate acquistion to get_get_rate() by Conor Dooley · 2 years, 1 month ago
  5. aec069e dt-bindings: clk: add missing clk ids for microchip mpfs by Conor Dooley · 2 years, 1 month ago
  6. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  7. 73b8636 Merge tag 'for-v2023.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years ago
  8. 2ff0975 i2c: i2c-gpio: add newline by Sergei Antonov · 2 years, 1 month ago
  9. 7722952 i2c: microchip: fix erroneous late ack send by Conor Dooley · 2 years, 1 month ago
  10. bc55c6c i2c: microchip: fix ack sending logic by Conor Dooley · 2 years, 1 month ago
  11. 2a845ae Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · 2 years, 1 month ago
  12. e32b066 imx8-u-boot: Fix SPL guard option by Fabio Estevam · 2 years, 1 month ago
  13. 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years, 1 month ago
  14. dcdd3bd global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · 2 years, 1 month ago
  15. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  16. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  17. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  18. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years, 1 month ago
  19. f38167d SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · 2 years, 1 month ago
  20. 5ba346a mediatek: Include <linux/sizes.h> where needed by Tom Rini · 2 years, 1 month ago
  21. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  22. c676fa0 Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  23. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years, 1 month ago
  24. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  25. 4a3fd5d rtc: Remove unused drivers by Tom Rini · 2 years, 1 month ago
  26. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  27. e20e571 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
  28. e479892 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
  29. fb577aa fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · 2 years, 1 month ago
  30. 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
  31. b9d3cad Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years, 1 month ago
  32. 25f9c2f Remove dead code by Tom Rini · 2 years, 1 month ago
  33. d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
  34. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  35. 02cb9bc Convert mx8 u-boot.dtsi to CONFIG_TEXT_BASE by Stefano Babic · 2 years, 1 month ago
  36. 870e8ff imx: imx8: apalis: switch to binman by Oliver Graute · 2 years, 1 month ago
  37. 7886cb5 imx: imx8x: colibri: switch to binman by Oliver Graute · 2 years, 1 month ago
  38. c192afb imx: imx8qxp: deneb switch to binman by Oliver Graute · 2 years, 1 month ago
  39. eeddb28 imx: imx8qxp: giedi switch to binman by Oliver Graute · 2 years, 1 month ago
  40. 6ccf850 imx: imx8qm: imx8qm_mek switch to binman by Oliver Graute · 2 years, 1 month ago
  41. d5efa3c imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · 2 years, 1 month ago
  42. 51039ce imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · 2 years, 1 month ago
  43. 3e0bf76 imx: imx8qm-rom7720: switch to binman by Oliver Graute · 2 years, 1 month ago
  44. 905c78d wandboard: Select DM_SERIAL by Fabio Estevam · 2 years, 1 month ago
  45. 38eeed6 wandboard: Pass mmc aliases by Fabio Estevam · 2 years, 1 month ago
  46. 5b9036c configs: imx8mn_beacon: Enable SPL_DM_PMIC_BD71837 by Adam Ford · 2 years, 1 month ago
  47. 8396fb0 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · 2 years, 1 month ago
  48. 6dd051a imx8mm: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  49. 381046e imx8mn: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  50. cdfde79 imx8mp: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  51. 5b427d8 imx8mq: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  52. 4b61cbc imx8ulp: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  53. 118ad85 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  54. 679e1a0 imxrt1020: migrate to build system included -u-boot.dtsi by Marcel Ziswiler · 2 years, 1 month ago
  55. 0107ef6 vf610: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  56. db0c416 configs: imx8m{m,n,p}_venice: disable autoload by Tim Harvey · 2 years, 1 month ago
  57. 942bf43 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · 2 years, 1 month ago
  58. 63a8770 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years, 1 month ago
  59. b843399 configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · 2 years, 1 month ago
  60. 522b028 configs: imx8mn_venice: fix include header protection by Tim Harvey · 2 years, 1 month ago
  61. 19e362a board: gateworks: venice: remove redundance adjustment of thermal trip points by Tim Harvey · 2 years, 1 month ago
  62. ad5944d mx6cuboxi: migrate to DM_SERIAL by Baruch Siach · 2 years, 1 month ago
  63. a73bfa5 ARM: imx: Add version variable to DHSOM by Marek Vasut · 2 years, 1 month ago
  64. 56f96e6 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · 2 years, 1 month ago
  65. 16e2427 Merge tag 'dm-pull-7nov22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  66. bad8ab6 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · 2 years, 2 months ago
  67. 2c7b0e4 dm: Add tests for the sandbox host driver by Simon Glass · 2 years, 1 month ago
  68. 63479bd dm: Add documentation for host command and implementation by Simon Glass · 2 years, 1 month ago
  69. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  70. 39f06b5 dm: sandbox: Create a block driver by Simon Glass · 2 years, 1 month ago
  71. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years, 1 month ago
  72. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
  73. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
  74. fb998c2 test: Allow showing basic information about tests by Simon Glass · 2 years, 1 month ago
  75. 3814e89 test: doc: Add documentation for ut command by Simon Glass · 2 years, 1 month ago
  76. 154bb8e test: Tidy up help for ut command by Simon Glass · 2 years, 1 month ago
  77. 0f7eb63 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 2 years, 1 month ago
  78. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
  79. 2a83e86 dm: test: Drop the special function for running DM tests by Simon Glass · 2 years, 1 month ago
  80. fbd9550 test: Correct pylint warnings in fs_helper by Simon Glass · 2 years, 1 month ago
  81. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · 2 years, 1 month ago
  82. 5feb043 sandbox: Add missing comments for os_alarm() by Simon Glass · 2 years, 1 month ago
  83. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years, 1 month ago
  84. ac3ed37 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · 2 years, 1 month ago
  85. e32d036 drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · 2 years, 1 month ago
  86. c445dc4 ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MP by Martyn Welch · 2 years, 1 month ago
  87. 8bd54a2 imx8m: USDHC3 base address definition for i.MX8MP by Martyn Welch · 2 years, 1 month ago
  88. bb7dfb2 imx: imx8mm-beacon: Move Environment to eMMC partition 2 by Adam Ford · 2 years, 1 month ago
  89. 2cc246a imx: imx8mm-beacon: Enable USB booting via SDP by Adam Ford · 2 years, 1 month ago
  90. 3dea134 imx: imx8mm_beacon: Eliminate a few extras to free up SPL space by Adam Ford · 2 years, 1 month ago
  91. 02448f5 imx: imx8mn-beacon: Fix out of spec voltage by Adam Ford · 2 years, 1 month ago
  92. 2ce0c44 regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · 2 years, 1 month ago
  93. d7b8a94 ARM: mx7: psci: fix suspend/resume e10133 workaround by Matthias Schiffer · 2 years, 2 months ago
  94. e48dc10 configs: imx8m: Enable CONFIG_ARMV8_CRYPTO support by Loic Poulain · 2 years, 2 months ago
  95. ef933ba Prepare v2023.01-rc1 by Tom Rini · 2 years, 1 month ago
  96. f927925 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  97. f9302d1 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 1 month ago
  98. 67b7d50 arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years, 1 month ago
  99. eaab461 arm: mvebu: Support for 98DX25xx/98DX35xx SoC by Chris Packham · 2 years, 1 month ago
  100. c327779 pinctrl: mvebu: Add AlleyCat5 support by Chris Packham · 2 years, 1 month ago