1. e8c9148 powerpc: dts: p2020: Set dfsrr property for i2c nodes by Pali Rohár · 2 years, 10 months ago
  2. fd3dc72 powerpc: dts: p2020: Define L2 cache node by Pali Rohár · 2 years, 10 months ago
  3. 787d2c0 powerpc: dts: p2020: Make usb@22000 node compatible for Linux kernel driver by Pali Rohár · 2 years, 10 months ago
  4. 7b07412 powerpc: dts: p2020: Add missing interrupts property to spi@7000 node by Pali Rohár · 2 years, 10 months ago
  5. 15d086d powerpc: dts: p2020: Do not automatically disable spi@7000 node in p2020-post.dtsi by Pali Rohár · 2 years, 10 months ago
  6. d1721ea powerpc: dts: p2020: Add Linux compatible string and property for eSDHC by Pali Rohár · 2 years, 10 months ago
  7. 0e33f68 powerpc: dts: p2020: Add ptp_clock@24e00 node via pq3-etsec1-timer-0.dtsi by Pali Rohár · 2 years, 10 months ago
  8. 1a0800a powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel driver by Pali Rohár · 2 years, 10 months ago
  9. ec52b55 powerpc: dts: p2020: Add gpio-controller@fc00 node via pq3-gpio-0.dtsi by Pali Rohár · 2 years, 10 months ago
  10. c7d0295 board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 10 months ago
  11. 6496a89 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 10 months ago
  12. ac56055 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 10 months ago
  13. 71dcf81 board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct place by Pali Rohár · 2 years, 10 months ago
  14. 0b30cb3 board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM map by Pali Rohár · 2 years, 10 months ago
  15. 0992c2b board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SDHC_WP is used as GPIO by Pali Rohár · 2 years, 10 months ago
  16. 4aceaec board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 10 months ago
  17. ccad59d board: freescale: p1_p2_rdb_pc: Do not hang in checkboard() by Pali Rohár · 2 years, 10 months ago
  18. 1245c6e powerpc: mpc85xx: Define linker sections in ascending order by Pali Rohár · 2 years, 10 months ago
  19. 1b780b6 powerpc: mpc85xx: Put bss after image when not including reset vector by Pali Rohár · 2 years, 10 months ago
  20. c45f000 powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script by Pali Rohár · 2 years, 10 months ago
  21. ab37df9 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 10 months ago
  22. 0038f23 powerpc: mpc85xx: Remove u-boot-nand_spl.lds by Pali Rohár · 2 years, 10 months ago
  23. e8c0e00 powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support by Pali Rohár · 2 years, 10 months ago
  24. 74b7d69 powerpc: dts: p1020/p2020: Fix esdhc node name by Pali Rohár · 2 years, 10 months ago
  25. 7d1d31d powerpc: dts: p2020: Add localbus node by Pali Rohár · 2 years, 10 months ago
  26. 0980cbb mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · 2 years, 10 months ago
  27. 44564e7 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 10 months ago
  28. 06ef911 mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 10 months ago
  29. c9ea901 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 10 months ago
  30. da98dda mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 10 months ago
  31. 974f66a mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 10 months ago
  32. cfbf843 powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsi by Pali Rohár · 2 years, 10 months ago
  33. 77b0c4a powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl/p2020si-post.dtsi symlinks by Pali Rohár · 2 years, 10 months ago
  34. 03edf23 board: freescale: p1_p2_rdb_pc: Allow to compile it without env support by Pali Rohár · 2 years, 10 months ago
  35. 78cdaf4 ddr: fsl: Allow to compile it without env support by Pali Rohár · 2 years, 10 months ago
  36. d64a8fd hwconfig: Allow to compile it without env support by Pali Rohár · 2 years, 10 months ago
  37. 48467e4 mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · 2 years, 10 months ago
  38. 57d527e mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card by Pali Rohár · 2 years, 10 months ago
  39. a91998d mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size by Pali Rohár · 2 years, 10 months ago
  40. 0f58f03 mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR by Pali Rohár · 2 years, 10 months ago
  41. efd9914 powerpc: mpc85xx: Show e500 core version by Pali Rohár · 2 years, 10 months ago
  42. de14a5a powerpc: mpc85xx: Rename _start_e500 symbol to _start by Pali Rohár · 2 years, 10 months ago
  43. 2dcf776 powerpc: mpc85xx: Drop _start symbol by Pali Rohár · 2 years, 10 months ago
  44. 3b06577 armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUs by Stephen Carlson · 2 years, 11 months ago
  45. aaaa1be armv8: layerscape: fix the function mismatch issue by Yuantian Tang · 3 years ago
  46. 20759b2 board: sl28: add basic PSCI implementation by Michael Walle · 2 years, 10 months ago
  47. 49bb245 armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig option by Michael Walle · 3 years ago
  48. de58ac4 armv8: psci: skip setup code if we are not EL3 by Michael Walle · 3 years ago
  49. cb14cc8 armv8: layerscape: get rid of smc_call() by Michael Walle · 2 years, 10 months ago
  50. eb21720 armv8: include psci_update_dt() unconditionally by Michael Walle · 3 years ago
  51. 881284b arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A by Sean Anderson · 2 years, 10 months ago
  52. 9c18c69 armv8: fsl-layerscape: Respect Kconfig for erratum A009007 by Sean Anderson · 3 years ago
  53. b416df3 configs: Layerscape: Remove the 'fdt_addr' env by Hou Zhiqiang · 2 years, 10 months ago
  54. 9bb99fa Merge branch '2022-04-22-assorted-updates' by Tom Rini · 2 years, 10 months ago
  55. a609353 arm: apple: Point stdout-path to framebuffer when keyboard present by Mark Kettenis · 2 years, 10 months ago
  56. 4a8d071 arm: apple: Don't clear framebuffer by Mark Kettenis · 2 years, 10 months ago
  57. 85f8e03 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 10 months ago
  58. e9496ec fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 11 months ago
  59. 9de612a cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · 2 years, 10 months ago
  60. 0de71bb fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · 2 years, 10 months ago
  61. faeb564 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 10 months ago
  62. 6d73175 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 10 months ago
  63. bfdb305 configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  64. 8479902 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 11 months ago
  65. 759a899 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 10 months ago
  66. 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
  67. 6674d2d Add support for TP-Link UE200 dongle by Oleksii Titov · 2 years, 10 months ago
  68. 142d50f usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 3 years ago
  69. e81782a generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · 3 years ago
  70. 570eaad usb: gadget: ci: Make various ops const by Adam Ford · 3 years ago
  71. e885d09 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 10 months ago
  72. 33ef090 doc: device-tree-bindings: watchdog: document common properties by Philippe Reynes · 3 years ago
  73. ea5583b Merge branch '2022-04-21-further-cleanups' by Tom Rini · 2 years, 10 months ago
  74. d173b10 ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · 3 years ago
  75. f5f3906 configs: imx: drop IMX_FEC_BASE by Peng Fan · 2 years, 10 months ago
  76. 84adf92 imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() by Ying-Chun Liu (PaulLiu) · 2 years, 10 months ago
  77. 151a030 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · 2 years, 10 months ago
  78. c5b9bf5 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 10 months ago
  79. abf8d96 configs: set CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 10 months ago
  80. 4e65175 arch: arm: Kconfig: set default COUNTER_FREQUENCY by Peng Fan · 2 years, 10 months ago
  81. bf8c4ce arch: arm: move COUNTER_FREQUENCY from versal to arm by Peng Fan · 2 years, 10 months ago
  82. d8c033a xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 10 months ago
  83. 467f0c4 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 10 months ago
  84. 4f0e77f fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · 2 years, 10 months ago
  85. 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 10 months ago
  86. e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 10 months ago
  87. bb3d71b crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 10 months ago
  88. b616947 SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default by Pali Rohár · 2 years, 10 months ago
  89. e50f66e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  90. feeacc7 Merge branch '2022-04-21-assorted-improvements' by Tom Rini · 2 years, 10 months ago
  91. 0b0cd15 imx: Fix build error by Ye Li · 2 years, 10 months ago
  92. 92aff90 imx: Update FSL_MFGPROT config for iMX8M by Ye Li · 2 years, 10 months ago
  93. 2c16bf2 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 10 months ago
  94. 96b2c9c doc: imx8mn_evk: Do not export ATF_LOAD_ADDR by Fabio Estevam · 2 years, 10 months ago
  95. 6826c33 imx8mn_evk: Enable cache in SPL by Fabio Estevam · 2 years, 10 months ago
  96. 0016e62 board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL by Michael Trimarchi · 2 years, 10 months ago
  97. 6a21c69 arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsi by Tim Harvey · 2 years, 10 months ago
  98. cc84edd crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 10 months ago
  99. e3b330e imx: imx8mq-evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 10 months ago
  100. a497740 imx: imx8mn_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 10 months ago