1. 5297a95 ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · 4 years, 2 months ago
  2. 864e285 arm: mach-k3: Clean non-coherent lines out of L3 cache by Andrew F. Davis · 4 years, 3 months ago
  3. e1c3668 arm: dts: k3: Add RTI watchdogs by Jan Kiszka · 4 years, 3 months ago
  4. d388f36 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 3 months ago
  5. c045207 Prepare v2020.10-rc2 by Tom Rini · 4 years, 2 months ago
  6. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  7. 74795f1 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 2 months ago
  8. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 2 months ago
  9. b904d79 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · 4 years, 2 months ago
  10. 38ee01e test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 2 months ago
  11. 626b2df Merge branch '2020-08-07-misc-improvements' by Tom Rini · 4 years, 2 months ago
  12. acb021e test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 2 months ago
  13. cc88625 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 2 months ago
  14. edca8ed board: presidio: add LED support by Jway Lin · 4 years, 3 months ago
  15. 047e31e led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 3 months ago
  16. e1ecfc1 Travis: Add squashfs-tools by Tom Rini · 4 years, 2 months ago
  17. f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 2 months ago
  18. 02c366b fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · 4 years, 2 months ago
  19. 3634b35 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · 4 years, 2 months ago
  20. 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 2 months ago
  21. bba604b fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 2 months ago
  22. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 2 months ago
  23. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 2 months ago
  24. 132644f test: Add a flag for tests that need console recording by Simon Glass · 4 years, 2 months ago
  25. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 2 months ago
  26. bd34715 console: Always define the console-recording functions by Simon Glass · 4 years, 2 months ago
  27. 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 2 months ago
  28. 7d914bc Merge branch '2020-08-07-mkimage-improvements' by Tom Rini · 4 years, 2 months ago
  29. c995d85 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 2 months ago
  30. ef40129 mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 2 months ago
  31. b33e5cc mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 2 months ago
  32. 04aeebb mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 2 months ago
  33. c520266 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 2 months ago
  34. 410cf5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 2 months ago
  35. ce27249 Merge branch '2020-08-06-Kconfig-sram-options' by Tom Rini · 4 years, 2 months ago
  36. 276b6c9 common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 2 months ago
  37. 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 2 months ago
  38. bf2fb81 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 2 months ago
  39. 39a1922 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 2 months ago
  40. 3a4b52a dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 2 months ago
  41. 1532885 board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 2 months ago
  42. f1e504a board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 2 months ago
  43. ee9c3ad board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 2 months ago
  44. 4912224 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 2 months ago
  45. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 2 months ago
  46. 81e7cb1 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 2 months ago
  47. ba74310 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 2 months ago
  48. 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 2 months ago
  49. 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 2 months ago
  50. 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  51. dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  52. 7be1931 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 2 months ago
  53. 99c6953 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  54. 96be2f0 mvebu: bubt: Drop dead code by Tom Rini · 4 years, 2 months ago
  55. 1413365 arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · 4 years, 2 months ago
  56. 58091ee arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 2 months ago
  57. 537eaf4 arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 2 months ago
  58. d4cc179 arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 2 months ago
  59. a263df5 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 2 months ago
  60. 7a7f321 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 3 months ago
  61. 1521326 Azure/Travis: Update to latest Docker image by Tom Rini · 4 years, 2 months ago
  62. 89150a9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 2 months ago
  63. 635dfee Merge branch '2020-08-05-misc-fixes' by Tom Rini · 4 years, 2 months ago
  64. 7b27e0f tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 2 months ago
  65. d9cd4d2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 2 months ago
  66. 7f772fb ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 2 months ago
  67. 5ce2776 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 2 months ago
  68. f2d58f3 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 2 months ago
  69. aaa91a4 fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 2 months ago
  70. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 2 months ago
  71. d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 2 months ago
  72. 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 2 months ago
  73. 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 2 months ago
  74. dfd2390 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 2 months ago
  75. 7f89e85 doc: move Clang documentation to HTML by Heinrich Schuchardt · 4 years, 2 months ago
  76. 171fd22 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 2 months ago
  77. 36766d3 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 2 months ago
  78. a965f4d dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 2 months ago
  79. 2d8e102 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 2 months ago
  80. c9db1a1 test/py: Add test support for three stage boot by Yan Liu · 4 years, 2 months ago
  81. 4475877 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 2 months ago
  82. def7a5c net: ping: reset stored IP address by Marek Szyprowski · 4 years, 4 months ago
  83. a08f2f7 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 4 months ago
  84. 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 2 months ago
  85. cc6b87e net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 2 months ago
  86. 5cc7df7 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 3 months ago
  87. 06fc457 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 3 months ago
  88. 4a4830c cmd: add clone command by John Chau · 4 years, 3 months ago
  89. 5b3ddb1 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · 4 years, 3 months ago
  90. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  91. 993b59f Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 2 months ago
  92. 4d23857 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 2 months ago
  93. bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 2 months ago
  94. d6faedc Merge branch '2020-08-01-misc-cleanups' by Tom Rini · 4 years, 2 months ago
  95. 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 2 months ago
  96. 4620d46 patman: Fix up the test comments by Simon Glass · 4 years, 2 months ago
  97. a0558ac dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 2 months ago
  98. 41ba040 net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 2 months ago
  99. f125e3c net: Drop dm.h header file in eth_phy.h by Simon Glass · 4 years, 2 months ago
  100. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 2 months ago