1. 7101e12 mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · 4 years, 4 months ago
  2. f65e291 arm: dts: k3-j721e: Fix interconnect node names by Suman Anna · 4 years, 4 months ago
  3. 3e1addb arm: dts: k3-am65: Fix interconnect node names by Suman Anna · 4 years, 4 months ago
  4. 9aa45bc ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · 4 years, 4 months ago
  5. 3c7ef1d arm: mach-k3: Clean non-coherent lines out of L3 cache by Andrew F. Davis · 4 years, 5 months ago
  6. b97bbb8 arm: dts: k3: Add RTI watchdogs by Jan Kiszka · 4 years, 5 months ago
  7. ddf21d5 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 5 months ago
  8. a23b1aa Prepare v2020.10-rc2 by Tom Rini · 4 years, 4 months ago
  9. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  10. 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 4 months ago
  11. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  12. d5639a0 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · 4 years, 4 months ago
  13. 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 4 months ago
  14. b9cba9f Merge branch '2020-08-07-misc-improvements' by Tom Rini · 4 years, 4 months ago
  15. 6fdee94 test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 4 months ago
  16. f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 4 months ago
  17. f9686de board: presidio: add LED support by Jway Lin · 4 years, 5 months ago
  18. c161200 led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 5 months ago
  19. 1b9728f Travis: Add squashfs-tools by Tom Rini · 4 years, 4 months ago
  20. 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 4 months ago
  21. 2a7fb15 fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · 4 years, 4 months ago
  22. 88f5333 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
  23. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
  24. a12c66f fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 4 months ago
  25. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
  26. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  27. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · 4 years, 4 months ago
  28. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  29. dc357ef console: Always define the console-recording functions by Simon Glass · 4 years, 4 months ago
  30. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
  31. d8a807b Merge branch '2020-08-07-mkimage-improvements' by Tom Rini · 4 years, 4 months ago
  32. 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 4 months ago
  33. 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 4 months ago
  34. a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 4 months ago
  35. be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 4 months ago
  36. d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 4 months ago
  37. 5069906 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 4 months ago
  38. 5dd3378 Merge branch '2020-08-06-Kconfig-sram-options' by Tom Rini · 4 years, 4 months ago
  39. 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
  40. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
  41. bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
  42. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
  43. 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 4 months ago
  44. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
  45. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
  46. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
  47. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
  48. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
  49. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  50. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  51. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
  52. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
  53. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  54. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  55. 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 4 months ago
  56. a9309bd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 4 months ago
  57. 3185a7f mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
  58. e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · 4 years, 4 months ago
  59. 3d0c3e0 arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 4 months ago
  60. 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 4 months ago
  61. 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 4 months ago
  62. 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 4 months ago
  63. a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 5 months ago
  64. 51d09fc Azure/Travis: Update to latest Docker image by Tom Rini · 4 years, 4 months ago
  65. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
  66. 047aaad Merge branch '2020-08-05-misc-fixes' by Tom Rini · 4 years, 4 months ago
  67. f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 4 months ago
  68. e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 4 months ago
  69. 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 4 months ago
  70. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 4 months ago
  71. 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 4 months ago
  72. c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 4 months ago
  73. caf8cae usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 4 months ago
  74. 77c83ac usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 4 months ago
  75. 83b1751 usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 4 months ago
  76. cb57086 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 4 months ago
  77. 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 4 months ago
  78. ac49e7b doc: move Clang documentation to HTML by Heinrich Schuchardt · 4 years, 4 months ago
  79. 8d4e7e2 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 4 months ago
  80. 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
  81. edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 4 months ago
  82. e9e7da5 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
  83. 365a753 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
  84. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
  85. b9df7d9 net: ping: reset stored IP address by Marek Szyprowski · 4 years, 6 months ago
  86. 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 6 months ago
  87. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
  88. 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
  89. 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 4 months ago
  90. b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 5 months ago
  91. fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
  92. 95bbe15 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · 4 years, 5 months ago
  93. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  94. 3da93de Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 4 months ago
  95. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  96. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 4 months ago
  97. cc90fd2 Merge branch '2020-08-01-misc-cleanups' by Tom Rini · 4 years, 4 months ago
  98. f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
  99. 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
  100. 00ed2a1 dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 4 months ago