1. a9a5c33 ARM: dts: imxrt1050: set lcdif clocks according to mxsfb driver by Giulio Benetti · 3 years, 5 months ago
  2. f2d91e6 ARM: dts: imxrt1050: move lcdif assigned clock to dtsi by Giulio Benetti · 3 years, 5 months ago
  3. f544dfe clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB by Giulio Benetti · 3 years, 5 months ago
  4. 006f0df video: mxsfb: add enabling of "disp_axi" clock by Giulio Benetti · 3 years, 5 months ago
  5. ee62a05 video: mxsfb: add enabling of "axi" clock other than "per" clock by Giulio Benetti · 3 years, 5 months ago
  6. 72d65bd configs: imxrt1050-evk: enable imx gpt timer as tick-timer by Giulio Benetti · 3 years, 5 months ago
  7. 6f6f03a ARM: dts: imxrt1050-evk: add device_type = "memory" to memory node by Giulio Benetti · 3 years, 5 months ago
  8. 0684ec8 ARM: dts: imxrt1050-evk-u-boot: make gpt1 present for SPL by Giulio Benetti · 3 years, 5 months ago
  9. 7892f3e ARM: dts: imxrt1050-evk: set gpt1 as tick-timer for u-boot by Giulio Benetti · 3 years, 5 months ago
  10. 7eacc42 ARM: dts: imxrt1050-evk: enable gpt1 timer by Giulio Benetti · 3 years, 5 months ago
  11. 5790db9 ARM: dts: imxrt1050: add gpt1 node by Giulio Benetti · 3 years, 5 months ago
  12. 6cd7a9b ARM: dts: imxrt1050: add node label to osc by Giulio Benetti · 3 years, 5 months ago
  13. a2d89cc configs: imxrt1020-evk: enable imx gpt timer as tick-timer by Giulio Benetti · 3 years, 5 months ago
  14. d956990 ARM: dts: imxrt1020-evk: add device_type = "memory" to memory node by Giulio Benetti · 3 years, 5 months ago
  15. faa4e95 ARM: dts: imxrt1020-evk-u-boot: make gpt1 present for SPL by Giulio Benetti · 3 years, 5 months ago
  16. e5d10f4 ARM: dts: imxrt1020-evk: set gpt1 as tick-timer for u-boot by Giulio Benetti · 3 years, 5 months ago
  17. bc49440 ARM: dts: imxrt1020-evk: enable gpt1 timer by Giulio Benetti · 3 years, 5 months ago
  18. df243c9 ARM: dts: imxrt1020: add gpt1 node by Giulio Benetti · 3 years, 5 months ago
  19. bfdbe87 ARM: dts: imxrt1020: add node label to osc by Giulio Benetti · 3 years, 5 months ago
  20. f8c8573 timer: imx-gpt: Add timer support for i.MX SoCs family by Giulio Benetti · 3 years, 5 months ago
  21. 55ad612 arm: imxrt: soc: make mpu regions generic by Giulio Benetti · 3 years, 5 months ago
  22. b95e5ed efi_loader: fix Sphinx warning by Heinrich Schuchardt · 3 years, 5 months ago
  23. dcd2bbe usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · 3 years, 7 months ago
  24. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 5 months ago
  25. 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 6 months ago
  26. e27b0ff efi_loader: efi_capsule_delete_file() NULL dereference by Heinrich Schuchardt · 3 years, 5 months ago
  27. 3dca77b efi_loader: partition numbers are hexadecimal by Heinrich Schuchardt · 3 years, 5 months ago
  28. 6a1d65e doc: usage: man-page for ums command by Patrick Delaunay · 3 years, 5 months ago
  29. 6b8d9c9 cmd: Add dependency for ums command by Patrick Delaunay · 3 years, 5 months ago
  30. ed9720d doc: usage: man-page for pinmux command by Patrick Delaunay · 3 years, 5 months ago
  31. 0703f59 doc: usage: reorder commands in index.rst by Patrick Delaunay · 3 years, 5 months ago
  32. cb26d5a Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 5 months ago
  33. da29243 Merge branch '2021-06-08-display-and-logging-updates' into next by Tom Rini · 3 years, 5 months ago
  34. c2d21e0 usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name by Kishon Vijay Abraham I · 3 years, 5 months ago
  35. e1cbd91 log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 6 months ago
  36. 8d9bb98 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · 3 years, 6 months ago
  37. 58b4b71 log: Add support for logging a buffer by Simon Glass · 3 years, 6 months ago
  38. 0cceb99 display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 6 months ago
  39. 735dd6e hexdump: Allow ctrl-c to interrupt output by Simon Glass · 3 years, 6 months ago
  40. 5d6d2b8 hexdump: Support any rowsize by Simon Glass · 3 years, 6 months ago
  41. 19edf13 hexdump: Add support for sandbox by Simon Glass · 3 years, 6 months ago
  42. 2f410fe hexdump: Move API to header file by Simon Glass · 3 years, 6 months ago
  43. c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 6 months ago
  44. c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 6 months ago
  45. fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 6 months ago
  46. 090d664 test: Detect when expect_str is too small by Simon Glass · 3 years, 6 months ago
  47. c1a2bb4 console: Report an error when output buffer is exhausted by Simon Glass · 3 years, 6 months ago
  48. 24e1e88 Merge branch '2021-06-07-arm-cache-cp15-improvements' into next by Tom Rini · 3 years, 5 months ago
  49. a2a1485 pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  50. ade4e04 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · 3 years, 6 months ago WIP/2021-06-07-arm-cache-cp15-improvements
  51. 7dc6068 stm32mp: Increase the reserved memory in board_get_usable_ram_top by Patrick Delaunay · 3 years, 6 months ago
  52. f46959c image-fdt: save no-map parameter of reserve-memory by Patrick Delaunay · 3 years, 6 months ago
  53. 7d08a3d test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · 3 years, 6 months ago
  54. 358c778 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 6 months ago
  55. e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 6 months ago
  56. 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 6 months ago
  57. e3b64be Prepare v2021.07-rc4 by Tom Rini · 3 years, 5 months ago v2021.07-rc4
  58. 80da245 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  59. 18dd72a Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 5 months ago
  60. 4e89e4f configs: sam9x60ek: Enable NAND on mmc defconfig by Tudor Ambarus · 3 years, 5 months ago
  61. 32cc236 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · 3 years, 5 months ago
  62. 55661ee Revert "sama5d3: Fix Galois Field Table offsets" by Tudor Ambarus · 3 years, 5 months ago
  63. 281e95c Merge tag 'dm-pull-6jun21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 5 months ago WIP/06Jun2021
  64. 0c4e63a Merge tag 'video-for-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 5 months ago WIP/05Jun2021
  65. 269fa84 test: add dm_test_read_resource by Patrick Delaunay · 3 years, 5 months ago
  66. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 5 months ago
  67. ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 5 months ago
  68. 205b9f5 sandbox: correct determination of the text base by Heinrich Schuchardt · 3 years, 5 months ago
  69. 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 6 months ago
  70. 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 6 months ago
  71. 0df6e66 pico-imx6ul: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 5 months ago
  72. ac36dc7 brxre1: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 5 months ago
  73. bbc14b4 mx28evk: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 5 months ago
  74. a0195e9 siemens: pxm2: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 5 months ago
  75. bf5d124 siemens: rut: disable video after DM_VIDEO conversion deadline by Anatolij Gustschin · 3 years, 5 months ago
  76. c003d2c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 5 months ago WIP/04Jun2021
  77. 176c3e7 arm: mvebu: turris_omnia: support invoking rescue boot from console by Marek Behún · 3 years, 5 months ago
  78. 0b5bb36 arm: mvebu: turris_omnia: update rescue mode boot command by Marek Behún · 3 years, 5 months ago
  79. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 5 months ago
  80. 079b35a arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB by Pali Rohár · 3 years, 5 months ago
  81. 4a82fca arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function by Pali Rohár · 3 years, 5 months ago
  82. 46b679e arm: a37xx: pci: Find PCIe controller node by compatible instead of path by Pali Rohár · 3 years, 5 months ago
  83. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 5 months ago
  84. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 5 months ago
  85. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 5 months ago
  86. a1c93bd configs: sama5d27_wlsom1_ek_mmc: add default bootargs by Eugen Hristev · 3 years, 5 months ago
  87. 89be8e3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · 3 years, 5 months ago WIP/01Jun2021
  88. 87f9c08 MAINTAINERS: Update maintainer's mail address by Kever Yang · 3 years, 7 months ago
  89. d8729a1 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 5 months ago WIP/31May2021
  90. fa68645 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 5 months ago
  91. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 5 months ago
  92. c552deb riscv: cpu: fu740: clear feature disable CSR by Green Wan · 3 years, 5 months ago
  93. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 5 months ago
  94. 1c07b0c riscv: dts: add SiFive Unmatched board support by Green Wan · 3 years, 5 months ago
  95. 2113c00 riscv: dts: add fu740 support by Green Wan · 3 years, 5 months ago
  96. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 5 months ago
  97. dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 5 months ago
  98. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 5 months ago
  99. a74e9d8 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 5 months ago
  100. f264e79 MAINTAINERS: Add allwinner/sunxi driver directories by Samuel Holland · 3 years, 6 months ago