1. ab37df9 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 9 months ago
  2. 0038f23 powerpc: mpc85xx: Remove u-boot-nand_spl.lds by Pali Rohár · 2 years, 9 months ago
  3. e8c0e00 powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support by Pali Rohár · 2 years, 10 months ago
  4. 74b7d69 powerpc: dts: p1020/p2020: Fix esdhc node name by Pali Rohár · 2 years, 10 months ago
  5. 7d1d31d powerpc: dts: p2020: Add localbus node by Pali Rohár · 2 years, 10 months ago
  6. 0980cbb mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · 2 years, 10 months ago
  7. 44564e7 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 10 months ago
  8. 06ef911 mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 10 months ago
  9. c9ea901 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 10 months ago
  10. da98dda mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 10 months ago
  11. 974f66a mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 10 months ago
  12. cfbf843 powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsi by Pali Rohár · 2 years, 10 months ago
  13. 77b0c4a powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl/p2020si-post.dtsi symlinks by Pali Rohár · 2 years, 10 months ago
  14. 03edf23 board: freescale: p1_p2_rdb_pc: Allow to compile it without env support by Pali Rohár · 2 years, 10 months ago
  15. 78cdaf4 ddr: fsl: Allow to compile it without env support by Pali Rohár · 2 years, 10 months ago
  16. d64a8fd hwconfig: Allow to compile it without env support by Pali Rohár · 2 years, 10 months ago
  17. 48467e4 mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · 2 years, 10 months ago
  18. 57d527e mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card by Pali Rohár · 2 years, 10 months ago
  19. a91998d mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size by Pali Rohár · 2 years, 10 months ago
  20. 0f58f03 mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR by Pali Rohár · 2 years, 10 months ago
  21. efd9914 powerpc: mpc85xx: Show e500 core version by Pali Rohár · 2 years, 10 months ago
  22. de14a5a powerpc: mpc85xx: Rename _start_e500 symbol to _start by Pali Rohár · 2 years, 10 months ago
  23. 2dcf776 powerpc: mpc85xx: Drop _start symbol by Pali Rohár · 2 years, 9 months ago
  24. 3b06577 armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUs by Stephen Carlson · 2 years, 10 months ago
  25. aaaa1be armv8: layerscape: fix the function mismatch issue by Yuantian Tang · 2 years, 11 months ago
  26. 20759b2 board: sl28: add basic PSCI implementation by Michael Walle · 2 years, 9 months ago
  27. 49bb245 armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig option by Michael Walle · 3 years ago
  28. de58ac4 armv8: psci: skip setup code if we are not EL3 by Michael Walle · 3 years ago
  29. cb14cc8 armv8: layerscape: get rid of smc_call() by Michael Walle · 2 years, 10 months ago
  30. eb21720 armv8: include psci_update_dt() unconditionally by Michael Walle · 3 years ago
  31. 881284b arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A by Sean Anderson · 2 years, 10 months ago
  32. 9c18c69 armv8: fsl-layerscape: Respect Kconfig for erratum A009007 by Sean Anderson · 3 years ago
  33. b416df3 configs: Layerscape: Remove the 'fdt_addr' env by Hou Zhiqiang · 2 years, 10 months ago
  34. 9bb99fa Merge branch '2022-04-22-assorted-updates' by Tom Rini · 2 years, 9 months ago
  35. a609353 arm: apple: Point stdout-path to framebuffer when keyboard present by Mark Kettenis · 2 years, 10 months ago
  36. 4a8d071 arm: apple: Don't clear framebuffer by Mark Kettenis · 2 years, 10 months ago
  37. 85f8e03 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 10 months ago
  38. e9496ec fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 10 months ago
  39. 9de612a cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 10 months ago
  40. 0de71bb fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · 2 years, 10 months ago
  41. faeb564 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 10 months ago
  42. 6d73175 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 10 months ago
  43. bfdb305 configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  44. 8479902 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 11 months ago
  45. 759a899 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 10 months ago
  46. 6e2af64 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 10 months ago
  47. 6674d2d Add support for TP-Link UE200 dongle by Oleksii Titov · 2 years, 10 months ago
  48. 142d50f usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 2 years, 11 months ago
  49. e81782a generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · 2 years, 11 months ago
  50. 570eaad usb: gadget: ci: Make various ops const by Adam Ford · 2 years, 11 months ago
  51. e885d09 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 10 months ago
  52. 33ef090 doc: device-tree-bindings: watchdog: document common properties by Philippe Reynes · 2 years, 11 months ago
  53. ea5583b Merge branch '2022-04-21-further-cleanups' by Tom Rini · 2 years, 10 months ago
  54. d173b10 ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · 3 years ago
  55. f5f3906 configs: imx: drop IMX_FEC_BASE by Peng Fan · 2 years, 10 months ago
  56. 84adf92 imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() by Ying-Chun Liu (PaulLiu) · 2 years, 10 months ago
  57. 151a030 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · 2 years, 10 months ago
  58. c5b9bf5 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 10 months ago
  59. abf8d96 configs: set CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 10 months ago
  60. 4e65175 arch: arm: Kconfig: set default COUNTER_FREQUENCY by Peng Fan · 2 years, 10 months ago
  61. bf8c4ce arch: arm: move COUNTER_FREQUENCY from versal to arm by Peng Fan · 2 years, 10 months ago
  62. d8c033a xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 10 months ago
  63. 467f0c4 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 10 months ago
  64. 4f0e77f fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · 2 years, 10 months ago
  65. 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 10 months ago
  66. e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 10 months ago
  67. bb3d71b crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 10 months ago
  68. b616947 SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default by Pali Rohár · 2 years, 10 months ago
  69. e50f66e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  70. feeacc7 Merge branch '2022-04-21-assorted-improvements' by Tom Rini · 2 years, 10 months ago
  71. 0b0cd15 imx: Fix build error by Ye Li · 2 years, 10 months ago
  72. 92aff90 imx: Update FSL_MFGPROT config for iMX8M by Ye Li · 2 years, 10 months ago
  73. 2c16bf2 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 10 months ago
  74. 96b2c9c doc: imx8mn_evk: Do not export ATF_LOAD_ADDR by Fabio Estevam · 2 years, 10 months ago
  75. 6826c33 imx8mn_evk: Enable cache in SPL by Fabio Estevam · 2 years, 10 months ago
  76. 0016e62 board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL by Michael Trimarchi · 2 years, 10 months ago
  77. 6a21c69 arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsi by Tim Harvey · 2 years, 10 months ago
  78. cc84edd crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 10 months ago
  79. e3b330e imx: imx8mq-evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 10 months ago
  80. a497740 imx: imx8mn_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 10 months ago
  81. bf6e0b9 imx: imx8mm_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 10 months ago
  82. ae188eb imx: imx8mp_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 10 months ago
  83. 62b3d75 scripts: config_whitelist: drop CONFIG_MMCROOT by Peng Fan · 2 years, 10 months ago
  84. adfaa42 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 10 months ago
  85. 1dd56db treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used by Sean Anderson · 2 years, 10 months ago
  86. a95cd68 board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · 2 years, 10 months ago
  87. cde7264 board: ti: am335x: Add BBE Lite support by Paul Barker · 2 years, 10 months ago
  88. 1d49b8d arm: dts: Resync dts for BeagleBone and derivatives by Paul Barker · 2 years, 10 months ago
  89. f362dea fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · 2 years, 10 months ago
  90. e4dc2d0 ARM: imx: imx8m: env: Switch to arch_env_get_location() by Marek Vasut · 2 years, 10 months ago
  91. dfb6da5 armv8: layerscape: env: Switch to arch_env_get_location() by Marek Vasut · 2 years, 10 months ago
  92. de70e88 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 10 months ago
  93. c82622a configs: phycore_imx8mm/p: drop unused SDHC macro by Peng Fan · 2 years, 10 months ago
  94. ec04c5a configs: imx8mm/n_venice: drop unused SDHC macro by Peng Fan · 2 years, 10 months ago
  95. d3af060 configs: verdin-imx8m: drop unused SDHC macro by Peng Fan · 2 years, 10 months ago
  96. ee5e8ee configs: imx8qm/qxp_evk: drop unused SDHC macro by Peng Fan · 2 years, 10 months ago
  97. 0f82da2 configs: mx7dsabresd: drop unused SDHC macro by Peng Fan · 2 years, 10 months ago
  98. 228e947 configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM by Peng Fan · 2 years, 10 months ago
  99. 893152f configs: imx8mn_evk: drop unused SDHC macro by Peng Fan · 2 years, 10 months ago
  100. 42d56ca configs: imx8mp_evk: drop unused SDHC macro by Peng Fan · 2 years, 10 months ago