1. c9713c1 imx8-u-boot: Fix SPL guard option by Fabio Estevam · 2 years ago
  2. 0cbeed4 Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years ago
  3. cc1159b global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · 2 years ago
  4. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  5. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  6. d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years ago
  7. 8c778f7 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years ago
  8. 02f5a01 SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · 2 years ago
  9. 15713fc mediatek: Include <linux/sizes.h> where needed by Tom Rini · 2 years ago
  10. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years ago
  11. 9ba938e Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · 2 years ago
  12. 75fc79e Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years ago
  13. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years ago
  14. e28e0f4 rtc: Remove unused drivers by Tom Rini · 2 years ago
  15. 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years ago
  16. b85d759 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · 2 years ago
  17. 22a2283 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years ago
  18. 3b677dc fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · 2 years ago
  19. e020b97 Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years ago
  20. c56289d Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years ago
  21. 14a5d3b Remove dead code by Tom Rini · 2 years ago
  22. d3d0b5b Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years ago
  23. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years ago
  24. cca660c Convert mx8 u-boot.dtsi to CONFIG_TEXT_BASE by Stefano Babic · 2 years ago
  25. b8072ae imx: imx8: apalis: switch to binman by Oliver Graute · 2 years ago
  26. bdadc14 imx: imx8x: colibri: switch to binman by Oliver Graute · 2 years ago
  27. bc1d145 imx: imx8qxp: deneb switch to binman by Oliver Graute · 2 years ago
  28. dcbc4ae imx: imx8qxp: giedi switch to binman by Oliver Graute · 2 years ago
  29. 4aa7388 imx: imx8qm: imx8qm_mek switch to binman by Oliver Graute · 2 years ago
  30. 61c57b6 imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · 2 years ago
  31. 5a878c9 imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · 2 years ago
  32. 55be843 imx: imx8qm-rom7720: switch to binman by Oliver Graute · 2 years ago
  33. 20cc70a wandboard: Select DM_SERIAL by Fabio Estevam · 2 years ago
  34. f827f84 wandboard: Pass mmc aliases by Fabio Estevam · 2 years ago
  35. f2fe18f configs: imx8mn_beacon: Enable SPL_DM_PMIC_BD71837 by Adam Ford · 2 years ago
  36. 899f291 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · 2 years ago
  37. dbd5ca2 imx8mm: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  38. f067b59 imx8mn: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  39. 0b42fdc imx8mp: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  40. cb9b70f imx8mq: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  41. ed7bda5 imx8ulp: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  42. 62f9686 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  43. 59a4e7f imxrt1020: migrate to build system included -u-boot.dtsi by Marcel Ziswiler · 2 years ago
  44. 05e22e2 vf610: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  45. 4a71b9c configs: imx8m{m,n,p}_venice: disable autoload by Tim Harvey · 2 years ago
  46. 765f6f1 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · 2 years ago
  47. e9e03e7 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years ago
  48. 37fa34f configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · 2 years ago
  49. 9414097 configs: imx8mn_venice: fix include header protection by Tim Harvey · 2 years ago
  50. 630abef board: gateworks: venice: remove redundance adjustment of thermal trip points by Tim Harvey · 2 years ago
  51. cf8ffbe mx6cuboxi: migrate to DM_SERIAL by Baruch Siach · 2 years ago
  52. b177a26 ARM: imx: Add version variable to DHSOM by Marek Vasut · 2 years ago
  53. c8f3402 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · 2 years ago
  54. 77b5cc2 Merge tag 'dm-pull-7nov22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years ago
  55. 168a0e4 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · 2 years, 1 month ago
  56. 499503e dm: Add tests for the sandbox host driver by Simon Glass · 2 years ago
  57. 2851cc9 dm: Add documentation for host command and implementation by Simon Glass · 2 years ago
  58. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  59. 10aae11 dm: sandbox: Create a block driver by Simon Glass · 2 years ago
  60. 9bd1aa8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years ago
  61. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years ago
  62. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years ago
  63. 6580b61 test: Allow showing basic information about tests by Simon Glass · 2 years ago
  64. 93e2673 test: doc: Add documentation for ut command by Simon Glass · 2 years ago
  65. cdd964e test: Tidy up help for ut command by Simon Glass · 2 years ago
  66. f7a68d2 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · 2 years ago
  67. 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 2 years ago
  68. fa1e420 dm: test: Drop the special function for running DM tests by Simon Glass · 2 years ago
  69. 7cbb573 test: Correct pylint warnings in fs_helper by Simon Glass · 2 years ago
  70. 4349ba5 test: Split out mk_fs function into a helper by Simon Glass · 2 years ago
  71. 6ca4d5b sandbox: Add missing comments for os_alarm() by Simon Glass · 2 years ago
  72. ff1f0e4 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years ago
  73. e055457 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · 2 years ago
  74. da470dd drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · 2 years ago
  75. c92c3a4 ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MP by Martyn Welch · 2 years ago
  76. 03a7a82 imx8m: USDHC3 base address definition for i.MX8MP by Martyn Welch · 2 years ago
  77. 78f3479 imx: imx8mm-beacon: Move Environment to eMMC partition 2 by Adam Ford · 2 years ago
  78. 3a7943a imx: imx8mm-beacon: Enable USB booting via SDP by Adam Ford · 2 years ago
  79. b6c8a28 imx: imx8mm_beacon: Eliminate a few extras to free up SPL space by Adam Ford · 2 years ago
  80. a5685ea imx: imx8mn-beacon: Fix out of spec voltage by Adam Ford · 2 years ago
  81. 4dbe07f regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · 2 years ago
  82. 975f411 ARM: mx7: psci: fix suspend/resume e10133 workaround by Matthias Schiffer · 2 years, 1 month ago
  83. a887f2a configs: imx8m: Enable CONFIG_ARMV8_CRYPTO support by Loic Poulain · 2 years, 1 month ago
  84. 88bd8ee Prepare v2023.01-rc1 by Tom Rini · 2 years ago
  85. 1bb3d8b configs: Resync with savedefconfig by Tom Rini · 2 years ago
  86. 6de63bd Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years ago
  87. 6cc8b5d arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years ago
  88. 7d7bb99 arm: mvebu: Support for 98DX25xx/98DX35xx SoC by Chris Packham · 2 years ago
  89. c249938 pinctrl: mvebu: Add AlleyCat5 support by Chris Packham · 2 years ago
  90. 515fe1e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years ago
  91. aaee572 net: mvneta: Add support for AlleyCat5 by Chris Packham · 2 years ago
  92. 3988e6d arm: mvebu: Don't use CONFIG_TIMER on ARM64 by Chris Packham · 2 years ago
  93. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years ago
  94. 497db3a arm: armada: dts: Add clock to armada-ap80x uart1 by Hamish Martin · 2 years ago
  95. d332cd5 Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  96. 53def68 efi_loader: AllocateAddress requires page address by Heinrich Schuchardt · 2 years ago
  97. 0b4cbeb test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · 2 years, 1 month ago
  98. 2b55ad3 efi_loader: discover if no efi_system_partition is set by Heinrich Schuchardt · 2 years ago
  99. 023d9c9 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · 2 years ago
  100. 77b5c4a efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years ago