1. b2a2911 ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM by Marek Vasut · 4 years, 6 months ago
  2. 49650c7 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its by Marek Vasut · 4 years, 6 months ago
  3. acdaae6 ARM: dts: stm32: add FMC2 EBI support for stm32mp157c by Christophe Kerello · 4 years, 6 months ago
  4. de1fb5f configs: stm32mp: add CONFIG_STM32_FMC2_EBI by Christophe Kerello · 4 years, 6 months ago
  5. 300669a board: stm32mp1: update fdt fixup partitions table by Christophe Kerello · 4 years, 6 months ago
  6. 82bf772 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 6 months ago
  7. 6d47598 memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver by Christophe Kerello · 4 years, 6 months ago
  8. 834b85c mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 6 months ago
  9. 158f2d4 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 6 months ago
  10. 7a6b328 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 6 months ago
  11. 4a47004 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 6 months ago
  12. a3899b3 mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 6 months ago
  13. e99e812 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 6 months ago
  14. 9a2b054 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 6 months ago
  15. 4e9e358 arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 6 months ago
  16. 06f624f board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · 4 years, 6 months ago
  17. ebfd592 board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · 4 years, 6 months ago
  18. 72b0998 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · 4 years, 6 months ago
  19. e817c8e board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · 4 years, 6 months ago
  20. 75f9b19 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf by Patrick Delaunay · 4 years, 6 months ago
  21. 3434bbe board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · 4 years, 6 months ago
  22. feb6179 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · 4 years, 6 months ago
  23. 6a8713b board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · 4 years, 6 months ago
  24. 00bac2a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · 4 years, 6 months ago
  25. f3858ce usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · 4 years, 8 months ago
  26. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  27. 74795f1 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 6 months ago
  28. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 7 months ago
  29. b904d79 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · 4 years, 6 months ago
  30. 38ee01e test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 6 months ago
  31. 626b2df Merge branch '2020-08-07-misc-improvements' by Tom Rini · 4 years, 6 months ago
  32. acb021e test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 6 months ago
  33. cc88625 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 6 months ago
  34. edca8ed board: presidio: add LED support by Jway Lin · 4 years, 7 months ago
  35. 047e31e led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 7 months ago
  36. e1ecfc1 Travis: Add squashfs-tools by Tom Rini · 4 years, 6 months ago
  37. f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 6 months ago
  38. 02c366b fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · 4 years, 6 months ago
  39. 3634b35 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · 4 years, 6 months ago
  40. 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 6 months ago
  41. bba604b fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 6 months ago
  42. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 6 months ago
  43. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 7 months ago
  44. 132644f test: Add a flag for tests that need console recording by Simon Glass · 4 years, 7 months ago
  45. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 7 months ago
  46. bd34715 console: Always define the console-recording functions by Simon Glass · 4 years, 7 months ago
  47. 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 7 months ago
  48. 7d914bc Merge branch '2020-08-07-mkimage-improvements' by Tom Rini · 4 years, 6 months ago
  49. c995d85 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 6 months ago
  50. ef40129 mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 6 months ago
  51. b33e5cc mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 6 months ago
  52. 04aeebb mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 6 months ago
  53. c520266 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 6 months ago
  54. 410cf5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 6 months ago
  55. ce27249 Merge branch '2020-08-06-Kconfig-sram-options' by Tom Rini · 4 years, 6 months ago
  56. 276b6c9 common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 7 months ago
  57. 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 7 months ago
  58. bf2fb81 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 7 months ago
  59. 39a1922 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 7 months ago
  60. 3a4b52a dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 7 months ago
  61. 1532885 board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 7 months ago
  62. f1e504a board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 7 months ago
  63. ee9c3ad board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 7 months ago
  64. 4912224 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 7 months ago
  65. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 7 months ago
  66. 81e7cb1 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 7 months ago
  67. ba74310 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 7 months ago
  68. 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 7 months ago
  69. 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 7 months ago
  70. 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 7 months ago
  71. dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 7 months ago
  72. 7be1931 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 7 months ago
  73. 99c6953 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago
  74. 96be2f0 mvebu: bubt: Drop dead code by Tom Rini · 4 years, 7 months ago
  75. 1413365 arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · 4 years, 7 months ago
  76. 58091ee arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 7 months ago
  77. 537eaf4 arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 7 months ago
  78. d4cc179 arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 7 months ago
  79. a263df5 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 7 months ago
  80. 7a7f321 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 7 months ago
  81. 1521326 Azure/Travis: Update to latest Docker image by Tom Rini · 4 years, 6 months ago
  82. 89150a9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 6 months ago
  83. 635dfee Merge branch '2020-08-05-misc-fixes' by Tom Rini · 4 years, 6 months ago
  84. 7b27e0f tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 6 months ago
  85. d9cd4d2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 6 months ago
  86. 7f772fb ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 6 months ago
  87. 5ce2776 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 7 months ago
  88. f2d58f3 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 7 months ago
  89. aaa91a4 fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 7 months ago
  90. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 7 months ago
  91. d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 7 months ago
  92. 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 7 months ago
  93. 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 7 months ago
  94. dfd2390 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 7 months ago
  95. 7f89e85 doc: move Clang documentation to HTML by Heinrich Schuchardt · 4 years, 7 months ago
  96. 171fd22 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 7 months ago
  97. 36766d3 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 7 months ago
  98. a965f4d dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 7 months ago
  99. 2d8e102 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 7 months ago
  100. c9db1a1 test/py: Add test support for three stage boot by Yan Liu · 4 years, 7 months ago