1. 470a46f armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUs by Stephen Carlson · 2 years, 8 months ago
  2. 67a5c28 armv8: layerscape: fix the function mismatch issue by Yuantian Tang · 2 years, 9 months ago
  3. 187bae9 board: sl28: add basic PSCI implementation by Michael Walle · 2 years, 7 months ago
  4. 42fdd8c armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig option by Michael Walle · 2 years, 9 months ago
  5. 616833b armv8: psci: skip setup code if we are not EL3 by Michael Walle · 2 years, 9 months ago
  6. 166ea48 armv8: layerscape: get rid of smc_call() by Michael Walle · 2 years, 7 months ago
  7. a281ad1 armv8: include psci_update_dt() unconditionally by Michael Walle · 2 years, 9 months ago
  8. dedbec1 arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A by Sean Anderson · 2 years, 7 months ago
  9. 307df40 armv8: fsl-layerscape: Respect Kconfig for erratum A009007 by Sean Anderson · 2 years, 9 months ago
  10. ce6e391 configs: Layerscape: Remove the 'fdt_addr' env by Hou Zhiqiang · 2 years, 7 months ago
  11. d9352e9 Merge branch '2022-04-22-assorted-updates' by Tom Rini · 2 years, 7 months ago
  12. dfacafb arm: apple: Point stdout-path to framebuffer when keyboard present by Mark Kettenis · 2 years, 7 months ago
  13. 97de268 arm: apple: Don't clear framebuffer by Mark Kettenis · 2 years, 7 months ago
  14. c1fad50 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 7 months ago
  15. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 8 months ago
  16. beea7be cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 8 months ago
  17. b449fed fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · 2 years, 8 months ago
  18. 93b2091 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 7 months ago
  19. 835647b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
  20. 0853106 configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  21. e91b003 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 8 months ago
  22. 7853276 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 7 months ago
  23. b276a36 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 7 months ago
  24. 0c92935 Add support for TP-Link UE200 dongle by Oleksii Titov · 2 years, 7 months ago
  25. bb19d62 usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 2 years, 9 months ago
  26. eb4b561 generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · 2 years, 9 months ago
  27. 469d7f5 usb: gadget: ci: Make various ops const by Adam Ford · 2 years, 9 months ago
  28. fc166b0 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 8 months ago
  29. b9e9226 doc: device-tree-bindings: watchdog: document common properties by Philippe Reynes · 2 years, 9 months ago
  30. 0c938f9 Merge branch '2022-04-21-further-cleanups' by Tom Rini · 2 years, 7 months ago
  31. e3d4dcd ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · 2 years, 9 months ago
  32. 22357ec configs: imx: drop IMX_FEC_BASE by Peng Fan · 2 years, 8 months ago
  33. 8991878 imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
  34. e7c5939 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · 2 years, 8 months ago
  35. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  36. c8a61c0 configs: set CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  37. 30c80dd arch: arm: Kconfig: set default COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  38. 8541b9f arch: arm: move COUNTER_FREQUENCY from versal to arm by Peng Fan · 2 years, 8 months ago
  39. 4b3a182 xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  40. 2e26930 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 8 months ago
  41. be4ee4e fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  42. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
  43. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  44. 44406a3 crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 8 months ago
  45. 0477be7 SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default by Pali Rohár · 2 years, 8 months ago
  46. b6748a6 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
  47. 9cfdfc2 Merge branch '2022-04-21-assorted-improvements' by Tom Rini · 2 years, 7 months ago
  48. bf8af15 imx: Fix build error by Ye Li · 2 years, 7 months ago
  49. 3208169 imx: Update FSL_MFGPROT config for iMX8M by Ye Li · 2 years, 7 months ago
  50. 95fa794 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 7 months ago
  51. fd71546 doc: imx8mn_evk: Do not export ATF_LOAD_ADDR by Fabio Estevam · 2 years, 7 months ago
  52. adbe695 imx8mn_evk: Enable cache in SPL by Fabio Estevam · 2 years, 7 months ago
  53. 47cbd8e board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL by Michael Trimarchi · 2 years, 7 months ago
  54. 6504874 arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsi by Tim Harvey · 2 years, 8 months ago
  55. 2b0f059 crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 8 months ago
  56. 11ba63f imx: imx8mq-evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 8 months ago
  57. bee25f1 imx: imx8mn_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 8 months ago
  58. 4ee5ade imx: imx8mm_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 8 months ago
  59. 33e6c57 imx: imx8mp_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 8 months ago
  60. 58a7ee4 scripts: config_whitelist: drop CONFIG_MMCROOT by Peng Fan · 2 years, 8 months ago
  61. bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 8 months ago
  62. 13871e1 treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used by Sean Anderson · 2 years, 8 months ago
  63. 726ae6e board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · 2 years, 8 months ago
  64. 10a5944 board: ti: am335x: Add BBE Lite support by Paul Barker · 2 years, 8 months ago
  65. 273f51d arm: dts: Resync dts for BeagleBone and derivatives by Paul Barker · 2 years, 8 months ago
  66. 1660e96 fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · 2 years, 8 months ago
  67. 765b580 ARM: imx: imx8m: env: Switch to arch_env_get_location() by Marek Vasut · 2 years, 8 months ago
  68. 1137712 armv8: layerscape: env: Switch to arch_env_get_location() by Marek Vasut · 2 years, 8 months ago
  69. f92cf58 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 8 months ago
  70. e33947d configs: phycore_imx8mm/p: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  71. e9944ed configs: imx8mm/n_venice: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  72. d1f2a13 configs: verdin-imx8m: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  73. 0ce8513 configs: imx8qm/qxp_evk: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  74. fe3f473 configs: mx7dsabresd: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  75. ed1123c configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM by Peng Fan · 2 years, 8 months ago
  76. 437e50d configs: imx8mn_evk: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  77. 8eb8933 configs: imx8mp_evk: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  78. 840999f configs: imx8mm_evk: drop unused SDHC macro by Peng Fan · 2 years, 8 months ago
  79. dcbbf78 ARM: imx: imx8m: Fix board_get_usable_ram_top() by Marek Vasut · 2 years, 8 months ago
  80. 0cffd8e configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO by Ian Ray · 2 years, 8 months ago
  81. bc6b7f1 pci: imx: remove weak overrides no longer used by Tim Harvey · 2 years, 8 months ago
  82. 541e273 pci: imx: use vpcie-supply if defined by device-tree by Tim Harvey · 2 years, 8 months ago
  83. 3bbf127 arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 7 months ago
  84. eb05eb1 arm: mvebu: turris_omnia: Enable CONFIG_CMD_FUSE by Pali Rohár · 2 years, 8 months ago
  85. 384ca7f board: toradex: drop colibri pxa270 support by Marcel Ziswiler · 2 years, 8 months ago
  86. 0f5717f board: gateworks: venice: add imx8mp-venice-gw740x support by Tim Harvey · 2 years, 8 months ago
  87. 4efcc64 board: gateworks: venice: add additional levels for dtb name match by Tim Harvey · 2 years, 8 months ago
  88. 4137785 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · 2 years, 8 months ago
  89. 08a2ed4 imx8m{m, n}_venice_defconfig: enable md5sum and crc32 commands by Tim Harvey · 2 years, 8 months ago
  90. 3c43618 imx8m{m,n}-venice-gw7902: add support for GPY111 phy by Tim Harvey · 2 years, 8 months ago
  91. 0ad6fec imx8m{m,n}_venice_defconfig: add DT overlay support by Tim Harvey · 2 years, 8 months ago
  92. a5953f9 arm: dts: imx8m*-venice: add gpio hog support by Tim Harvey · 2 years, 8 months ago
  93. d4daeaa board: gateworks: venice: use common GSC driver by Tim Harvey · 2 years, 8 months ago
  94. 5d5e8e5 board: gateworks: venice: enable DM_SERIAL by Tim Harvey · 2 years, 8 months ago
  95. e9302ec configs: imx8m{m,n}_venice_defconfig: add usb support by Tim Harvey · 2 years, 8 months ago
  96. 6262ee8 imx8m{m,n}_venice: update env memory layout by Tim Harvey · 2 years, 8 months ago
  97. c809040 configs: tdx: apalis/colibri_imx6: use preboot as well by Marcel Ziswiler · 2 years, 8 months ago
  98. 5d9d11f configs: tdx: apalis_imx6: drop hw v1.0 support by Marcel Ziswiler · 2 years, 8 months ago
  99. 5ac1abf board: colibri_imx7: fix usb start on solo by Marcel Ziswiler · 2 years, 8 months ago
  100. 3bf73ea configs: tdx: Do not overwrite fdtfile if it got set manually by Philippe Schenker · 2 years, 8 months ago