1. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
  2. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  3. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · 4 years, 4 months ago
  4. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  5. dc357ef console: Always define the console-recording functions by Simon Glass · 4 years, 4 months ago
  6. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
  7. d8a807b Merge branch '2020-08-07-mkimage-improvements' by Tom Rini · 4 years, 4 months ago
  8. 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 4 months ago
  9. 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 4 months ago
  10. a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 4 months ago
  11. be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 4 months ago
  12. d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 4 months ago
  13. 5069906 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 4 months ago
  14. 5dd3378 Merge branch '2020-08-06-Kconfig-sram-options' by Tom Rini · 4 years, 4 months ago
  15. 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
  16. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
  17. bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
  18. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
  19. 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 4 months ago
  20. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
  21. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
  22. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
  23. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
  24. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
  25. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  26. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  27. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
  28. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
  29. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  30. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  31. 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 4 months ago
  32. a9309bd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 4 months ago
  33. 3185a7f mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
  34. e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · 4 years, 4 months ago
  35. 3d0c3e0 arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 4 months ago
  36. 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 4 months ago
  37. 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 4 months ago
  38. 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 4 months ago
  39. a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 5 months ago
  40. 51d09fc Azure/Travis: Update to latest Docker image by Tom Rini · 4 years, 4 months ago
  41. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
  42. 047aaad Merge branch '2020-08-05-misc-fixes' by Tom Rini · 4 years, 4 months ago
  43. f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 4 months ago
  44. e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 4 months ago
  45. 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 4 months ago
  46. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 4 months ago
  47. 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 4 months ago
  48. c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 4 months ago
  49. caf8cae usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 4 months ago
  50. 77c83ac usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 4 months ago
  51. 83b1751 usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 4 months ago
  52. cb57086 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 4 months ago
  53. 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 4 months ago
  54. ac49e7b doc: move Clang documentation to HTML by Heinrich Schuchardt · 4 years, 4 months ago
  55. 8d4e7e2 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 4 months ago
  56. 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
  57. edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 4 months ago
  58. e9e7da5 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
  59. 365a753 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
  60. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
  61. b9df7d9 net: ping: reset stored IP address by Marek Szyprowski · 4 years, 6 months ago
  62. 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 6 months ago
  63. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
  64. 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
  65. 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 4 months ago
  66. b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 5 months ago
  67. fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
  68. 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
  69. 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
  70. 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
  71. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  72. 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
  73. cc90fd2 Merge branch '2020-08-01-misc-cleanups' by Tom Rini · 4 years, 4 months ago
  74. f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
  75. 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
  76. 00ed2a1 dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 4 months ago
  77. 45a145d net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 4 months ago
  78. 5b15d26 net: Drop dm.h header file in eth_phy.h by Simon Glass · 4 years, 4 months ago
  79. 4303396 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 4 months ago
  80. 61adc04 usb: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  81. 0b700eb ufs: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  82. a6c5804 nand: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  83. 8237eeb adc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  84. 51a8b70 mscc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  85. 7031a9e mediatek: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  86. e4f6107 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 4 months ago
  87. f7521de liebherr: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  88. 67ed4ce ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  89. 3f41a43 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  90. eaf6a60 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  91. 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 4 months ago
  92. f6977c1 efi: Tidy up header includes by Simon Glass · 4 years, 4 months ago
  93. 614a9a2 w1: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  94. ea8c043 thermal: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  95. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
  96. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
  97. ef8a4e6 fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  98. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  99. f3cc742 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 4 months ago
  100. ff3789e mtd: spi: Drop SPI_XFER_MMAP* by Simon Glass · 4 years, 4 months ago