1. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 9 months ago
  2. 5fd4a7e Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 2 years, 9 months ago
  3. 936c855 arm: Drop unused tam3517-common.h by Tom Rini · 2 years, 9 months ago
  4. bc0abd8 Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next by Tom Rini · 2 years, 9 months ago
  5. 93233b0 fdt: Show a runtime warning based on devicetree source by Simon Glass · 2 years, 9 months ago
  6. b7d8e85 fdt: Avoid emitting an device tree when not needed by Simon Glass · 2 years, 9 months ago
  7. 24f073d fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · 2 years, 9 months ago
  8. 239d22c fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 2 years, 9 months ago
  9. 275b483 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 2 years, 9 months ago
  10. ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 9 months ago
  11. 39605c6 fdt: Record where the devicetree came from by Simon Glass · 2 years, 9 months ago
  12. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 9 months ago
  13. 9855034 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 2 years, 9 months ago
  14. ba83d85 fdt: Drop remaining preprocessor macros in fdtdec_setup() by Simon Glass · 2 years, 9 months ago
  15. b519938 fdt: Drop OF_CONTROL check in fdtdec_setup() by Simon Glass · 2 years, 9 months ago
  16. 931511d fdt: Use if() for fdtcontroladdr check by Simon Glass · 2 years, 9 months ago
  17. 66cd511 fdt: Drop #ifdef around board_fdt_blob_setup() by Simon Glass · 2 years, 9 months ago
  18. d893b8a fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 2 years, 9 months ago
  19. b4b6daf fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 2 years, 9 months ago
  20. 3f51f78 fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() by Simon Glass · 2 years, 9 months ago
  21. ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 9 months ago
  22. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 9 months ago
  23. 836eac7 fdt: Make OF_BOARD a bool option by Simon Glass · 2 years, 9 months ago
  24. 975e0e0 arm: highbank: Add devicetree files by Simon Glass · 2 years, 9 months ago
  25. c460766 arm: qemu-ppce500: Add a devicetree file by Simon Glass · 2 years, 9 months ago
  26. 1429188 arm: bcm7xxx: Add a devicetree file by Simon Glass · 2 years, 9 months ago
  27. 50d857e arm: xilinx_versal_virt: Add a devicetree file by Simon Glass · 2 years, 9 months ago
  28. 56a47ba arm: octeontx: Add an empty devicetree file by Simon Glass · 2 years, 9 months ago
  29. e5e6cc7 arm: xenguest_arm64: Add a empty devicetree file by Simon Glass · 2 years, 9 months ago
  30. aa26948 arm: vexpress: Add a devicetree files for juno by Simon Glass · 2 years, 9 months ago
  31. 9ae600e arm: rpi: Sync rpi dts files from Linux by Simon Glass · 2 years, 9 months ago
  32. 4027792 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 2 years, 9 months ago
  33. 9f4f5f1 arm: qemu: Add a devicetree file for qemu_arm64 virt by Simon Glass · 2 years, 9 months ago
  34. 4dc1d83 arm: qemu: Add a devicetree file for qemu_arm by Simon Glass · 2 years, 9 months ago
  35. c3c1614 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · 2 years, 9 months ago
  36. 6d7636c arm: qemu: Mention -nographic in the docs by Simon Glass · 2 years, 9 months ago
  37. 00a4280 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 2 years, 9 months ago
  38. b4a0b76 doc: remove duplicate page inclusion by Heinrich Schuchardt · 2 years, 9 months ago
  39. 6488939 arm: mvebu: turris_mox: Remove extra newline after module topology by Marek Behún · 2 years, 10 months ago
  40. c68a73c pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 2 years, 10 months ago
  41. e1cee89 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 2 years, 10 months ago
  42. 4a1a593 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 2 years, 10 months ago
  43. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 9 months ago
  44. 734ad93 Prepare v2022.01-rc4 by Tom Rini · 2 years, 9 months ago
  45. 621158d Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · 2 years, 9 months ago
  46. 08cf1a5 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 2 years, 10 months ago
  47. 1cd75ce Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 9 months ago
  48. ccea46c i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 2 years, 10 months ago
  49. e9d7888 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 2 years, 9 months ago
  50. 2e5d0aa arm: mvebu: Use printf for printing fatal errors by Pali Rohár · 2 years, 9 months ago
  51. 9c0642d arm: mvebu: Remove commented example code by Pali Rohár · 2 years, 9 months ago
  52. c53a30f arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · 2 years, 9 months ago
  53. 22f69fc arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 2 years, 9 months ago
  54. 50b5544 arm: mvebu: a38x: serdes: improve USB3 electrical configuration by Stefan Eichenberger · 2 years, 10 months ago
  55. d61f3ee arm: mvebu: a38x: serdes: fix serdes config for USB3 by Stefan Eichenberger · 2 years, 10 months ago
  56. 574506c fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 2 years, 10 months ago
  57. 0837003 arm: mvebu: turris_mox: Fix unstable board topology reading by Marek Behún · 2 years, 10 months ago
  58. d368e10 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 2 years, 10 months ago
  59. 6324d68 arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present by Pali Rohár · 2 years, 10 months ago
  60. bcf6971 arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path by Marek Behún · 2 years, 10 months ago
  61. 9ab0c2f fdt_support: Add some useful functions by Marek Behún · 2 years, 10 months ago
  62. c92ccba fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 2 years, 10 months ago
  63. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 2 years, 10 months ago
  64. 76f5a72 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 2 years, 10 months ago
  65. 68a2faa treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 2 years, 10 months ago
  66. 52a26d3 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 2 years, 10 months ago
  67. 4ee7dfb arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes by Stefan Roese · 2 years, 10 months ago
  68. 0cbd3d8 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · 2 years, 10 months ago
  69. 6228828 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · 2 years, 10 months ago
  70. 4a86ec4 arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API by Stefan Roese · 2 years, 10 months ago
  71. 2f7dae2 arm: mvebu: theadorable: Switch to using DM I2C API by Stefan Roese · 2 years, 10 months ago
  72. 9f704de arm: mvebu: maxbcm_defconfig: Enable DM_I2C by Stefan Roese · 2 years, 10 months ago
  73. f9776e5 arm: mvebu: ds414_defconfig: Enable DM_I2C by Stefan Roese · 2 years, 10 months ago
  74. fdc4428 arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C by Stefan Roese · 2 years, 10 months ago
  75. bf664d8 arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C by Stefan Roese · 2 years, 10 months ago
  76. d3213c2 Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  77. 3cfc042 dm: fix an 'undefined' error in some macros by AKASHI Takahiro · 2 years, 10 months ago
  78. 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 2 years, 10 months ago
  79. 5d21dfe part: call part_init() in blk_get_device_by_str() only for MMC by AKASHI Takahiro · 2 years, 10 months ago
  80. 35f3ef9 doc: board: Add Calxeda Highbank/Midway documentation by Andre Przywara · 2 years, 9 months ago
  81. 0ebf465 Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 9 months ago
  82. 121cfe5 fdtgrep: Handle an empty output tree by Simon Glass · 2 years, 10 months ago
  83. 70ab7b1 fdtgrep: Correct alignment of struct section by Simon Glass · 2 years, 10 months ago
  84. 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 2 years, 10 months ago
  85. 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 2 years, 10 months ago
  86. 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 2 years, 10 months ago
  87. 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 2 years, 10 months ago
  88. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 10 months ago
  89. ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 2 years, 10 months ago
  90. 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, 9 months ago
  91. c03942d Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 9 months ago
  92. 4720b83 arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · 2 years, 11 months ago
  93. 3b4ee40 arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF by Tien Fong Chee · 2 years, 11 months ago
  94. 2f27754 arm: socfpga: arria10: Setting image magic value to romcode initswstate reg by Tien Fong Chee · 2 years, 11 months ago
  95. 9bf459c ARM: mach-at91: Add compile time option to choose proper timer by Hari Prasath · 2 years, 9 months ago
  96. 5b20efe Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 9 months ago
  97. 560e1e0 clk: define LOG_CATEGORY for generic and ccf clocks by Patrick Delaunay · 2 years, 10 months ago
  98. 572c446 clk: cosmetic: reorder include files by Patrick Delaunay · 2 years, 10 months ago
  99. 9e578f6 clk: fix clk_get_rate() documentation by Giulio Benetti · 3 years, 7 months ago
  100. e09ca91 Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 2 years, 9 months ago