1. d368e10 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 2 years, 11 months ago
  2. 6324d68 arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present by Pali Rohár · 2 years, 11 months ago
  3. bcf6971 arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path by Marek Behún · 2 years, 11 months ago
  4. 9ab0c2f fdt_support: Add some useful functions by Marek Behún · 2 years, 11 months ago
  5. c92ccba fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 2 years, 11 months ago
  6. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 2 years, 11 months ago
  7. 76f5a72 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 2 years, 11 months ago
  8. 68a2faa treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 2 years, 11 months ago
  9. 52a26d3 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 2 years, 11 months ago
  10. 4ee7dfb arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes by Stefan Roese · 3 years ago
  11. 0cbd3d8 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · 3 years ago
  12. 6228828 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · 3 years ago
  13. 4a86ec4 arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API by Stefan Roese · 3 years ago
  14. 2f7dae2 arm: mvebu: theadorable: Switch to using DM I2C API by Stefan Roese · 3 years ago
  15. 9f704de arm: mvebu: maxbcm_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  16. f9776e5 arm: mvebu: ds414_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  17. fdc4428 arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  18. bf664d8 arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  19. 0ebf465 Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 10 months ago
  20. 121cfe5 fdtgrep: Handle an empty output tree by Simon Glass · 2 years, 11 months ago
  21. 70ab7b1 fdtgrep: Correct alignment of struct section by Simon Glass · 2 years, 11 months ago
  22. 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 2 years, 11 months ago
  23. 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 2 years, 11 months ago
  24. 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 2 years, 11 months ago
  25. 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 2 years, 11 months ago
  26. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 11 months ago
  27. ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 2 years, 11 months ago
  28. b9c9ce8 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 10 months ago
  29. 9bf459c ARM: mach-at91: Add compile time option to choose proper timer by Hari Prasath · 2 years, 10 months ago
  30. 85bffb8 ARM: mach-at91: update alternate function of signal PD20 by Hari Prasath · 2 years, 11 months ago
  31. e87afb6 ARM: dts: at91: sama7g5ek: Add QSPI0 node by Tudor Ambarus · 3 years ago
  32. 79eeb91 ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodes by Tudor Ambarus · 3 years ago
  33. 2fd1b97 spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · 3 years ago
  34. 6c56bd3 Merge tag 'dm-pull-5dec21a' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 11 months ago
  35. c229cd2 ide: Drop ATA_PORT_ADDR by Simon Glass · 2 years, 11 months ago
  36. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 2 years, 11 months ago
  37. 36cc7bf sandbox: Drop CONFIG_SYS_TIMER_RATE by Simon Glass · 2 years, 11 months ago
  38. 6ce2237 keyboard: Add a migration message by Simon Glass · 2 years, 11 months ago
  39. 93e1edf Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 2 years, 11 months ago
  40. 5ae2578 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · 2 years, 11 months ago
  41. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 2 years, 11 months ago
  42. 8905024 trace: sandbox: Use only the Kconfig options by Simon Glass · 2 years, 11 months ago
  43. 5bf8121 binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 2 years, 11 months ago
  44. cc2c500 binman: Support lists of external blobs by Simon Glass · 2 years, 11 months ago
  45. 1b5a533 dtoc: Add support for reading string-list properties by Simon Glass · 2 years, 11 months ago
  46. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  47. 858436d binman: Allow listing an image created by a newer version by Simon Glass · 2 years, 11 months ago
  48. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 2 years, 11 months ago
  49. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 3 years ago
  50. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 2 years, 11 months ago
  51. 7413321 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 2 years, 11 months ago
  52. 3fc20fd binman: cbfs: Refactor the init process by Simon Glass · 2 years, 11 months ago
  53. 080f859 binman: Use normal entries in cbfs by Simon Glass · 2 years, 11 months ago
  54. 8cb069a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 2 years, 11 months ago
  55. 3f495f1 binman: Update the section documentation by Simon Glass · 2 years, 11 months ago
  56. e586f44 binman: Allow control of which entries to read by Simon Glass · 2 years, 11 months ago
  57. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 11 months ago
  58. b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 2 years, 11 months ago
  59. 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 2 years, 11 months ago
  60. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 2 years, 11 months ago
  61. c473831 binman: Correct init of entry in Entry class by Simon Glass · 2 years, 11 months ago
  62. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 11 months ago
  63. 650e5de binman: Tidy up style in cmdline by Simon Glass · 2 years, 11 months ago
  64. 40b4d64 dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 2 years, 11 months ago
  65. d866e62 dtoc: Add support for reading 64-bit ints by Simon Glass · 2 years, 11 months ago
  66. ff139b6 dtoc: Bring in the libfdt module automatically by Simon Glass · 2 years, 11 months ago
  67. 34bee10 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · 3 years ago
  68. fe67ba7 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years ago
  69. f896150 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 2 years, 11 months ago
  70. cdccb39 Merge branch '2021-12-01-assorted-updates' into next by Tom Rini · 2 years, 11 months ago
  71. 300761b board: brcm-ns3: Load netXtreme firmware by Bharat Gooty · 3 years ago
  72. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 3 years ago
  73. 6d1857c driver: net: Makefile: order file alphabetically by Ramon Fried · 2 years, 11 months ago
  74. 8c1a695 drivers: net: Soft reset felix switch core by Radu Bulie · 2 years, 11 months ago
  75. f0d4607 tools/netconsole: Add support for socat by Andy Shevchenko · 3 years ago
  76. 6d99f86 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years ago
  77. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years ago
  78. 1c01712 pinctrl: change result for unsupported API by Patrick Delaunay · 3 years ago
  79. 2bd8830 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · 3 years ago
  80. ff06276 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg by Patrick Delaunay · 3 years ago
  81. fc47dbb Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · 2 years, 11 months ago
  82. 33b02e9 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · 3 years ago
  83. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  84. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  85. 7f3934f Merge tag 'u-boot-stm32-20211130' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 11 months ago
  86. c7c06fa board: stm32mp1: add support of nor1 device in dfu command by Patrick Delaunay · 2 years, 11 months ago
  87. b2ac964 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 2 years, 11 months ago
  88. d72e7bb ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 2 years, 11 months ago
  89. e84ee40 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 3 years ago
  90. 8ad37e6 board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  91. 6cdeb32 video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · 3 years ago
  92. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 3 years ago
  93. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years ago
  94. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
  95. 4ca979e common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 3 years ago
  96. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  97. b3c29dc stm32mp1: ram: remove tuning support by Patrick Delaunay · 3 years ago
  98. 9819fe3 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 3 years ago
  99. 4831ba2 stm32mp1: ram: add read valid training support by Patrick Delaunay · 3 years ago
  100. 77d043c ARM: dts: stm32: Auto-detect DHSOM with uSD level translator by Marek Vasut · 3 years ago