1. d327f61 ppc: mpc83xx: Remove unused CONFIG symbols by Tom Rini · 3 years ago
  2. 5683860 Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · 3 years ago
  3. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  4. aea2a99 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · 3 years ago
  5. dbd2403 nxp: ics307_clk: Guard get_board_ddr_clk function correctly by Tom Rini · 3 years ago
  6. 8fa9125 ls1088a: Guard get_board_ddr_clk function correctly by Tom Rini · 3 years ago
  7. 7afcd74 arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace by Tom Rini · 3 years ago
  8. e33610c Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 3 years ago
  9. 8808627 Convert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Tom Rini · 3 years ago
  10. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
  11. 7115a87 Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig by Tom Rini · 3 years ago
  12. 9837245 Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years ago
  13. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  14. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
  15. 5e653ca warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace by Tom Rini · 3 years ago
  16. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  17. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 3 years ago
  18. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  19. c2ac2f6 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years ago
  20. 3e6a35b Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · 3 years ago
  21. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  22. e63618a pci: Remove unused FSL_PCI_INIT code by Tom Rini · 3 years ago
  23. d03e14e Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  24. 5df873f Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · 3 years ago
  25. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
  26. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  27. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 3 years ago
  28. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  29. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  30. f059955 Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 3 years ago
  31. 3162fd3 arm: Drop unused tam3517-common.h by Tom Rini · 3 years ago
  32. 8cc98c4 Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next by Tom Rini · 3 years ago
  33. 467cf5a fdt: Show a runtime warning based on devicetree source by Simon Glass · 3 years ago
  34. 944f8d8 fdt: Avoid emitting an device tree when not needed by Simon Glass · 3 years ago
  35. 084cd90 fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · 3 years ago
  36. 94886db fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 3 years ago
  37. 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 3 years ago
  38. 8f9ce7e fdt: Report the devicetree source by Simon Glass · 3 years ago
  39. bed6bc7 fdt: Record where the devicetree came from by Simon Glass · 3 years ago
  40. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
  41. 28b7651 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 3 years ago
  42. 2a3789b fdt: Drop remaining preprocessor macros in fdtdec_setup() by Simon Glass · 3 years ago
  43. 0aeb45d fdt: Drop OF_CONTROL check in fdtdec_setup() by Simon Glass · 3 years ago
  44. bcafa8c fdt: Use if() for fdtcontroladdr check by Simon Glass · 3 years ago
  45. eb77c54 fdt: Drop #ifdef around board_fdt_blob_setup() by Simon Glass · 3 years ago
  46. bbe5797 fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 3 years ago
  47. 69daf5a fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 3 years ago
  48. e1d46fa fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() by Simon Glass · 3 years ago
  49. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 3 years ago
  50. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 3 years ago
  51. 4cea97f fdt: Make OF_BOARD a bool option by Simon Glass · 3 years ago
  52. 3a4597d arm: highbank: Add devicetree files by Simon Glass · 3 years ago
  53. 7a8b472 arm: qemu-ppce500: Add a devicetree file by Simon Glass · 3 years ago
  54. ea98dc4 arm: bcm7xxx: Add a devicetree file by Simon Glass · 3 years ago
  55. 13445c5 arm: xilinx_versal_virt: Add a devicetree file by Simon Glass · 3 years ago
  56. 28ab212 arm: octeontx: Add an empty devicetree file by Simon Glass · 3 years ago
  57. 69114b1 arm: xenguest_arm64: Add a empty devicetree file by Simon Glass · 3 years ago
  58. 6c26d71 arm: vexpress: Add a devicetree files for juno by Simon Glass · 3 years ago
  59. 0ca7009 arm: rpi: Sync rpi dts files from Linux by Simon Glass · 3 years ago
  60. bd07fb4 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 3 years ago
  61. 64d6bbb arm: qemu: Add a devicetree file for qemu_arm64 virt by Simon Glass · 3 years ago
  62. 525b22d arm: qemu: Add a devicetree file for qemu_arm by Simon Glass · 3 years ago
  63. eb28494 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · 3 years ago
  64. f188b75 arm: qemu: Mention -nographic in the docs by Simon Glass · 3 years ago
  65. 08eba81 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years ago
  66. 8472471 doc: remove duplicate page inclusion by Heinrich Schuchardt · 3 years ago
  67. 446a6e9 arm: mvebu: turris_mox: Remove extra newline after module topology by Marek Behún · 3 years ago
  68. 17de873 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years ago
  69. 2aeb942 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years ago
  70. 495f313 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years ago
  71. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  72. 929e511 Prepare v2022.01-rc4 by Tom Rini · 3 years ago
  73. bc7d9d2 Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · 3 years ago
  74. 85206c0 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 3 years ago
  75. ab3afea Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years ago
  76. 0520727 i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years ago
  77. bf9caf8 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years ago
  78. 6e86351 arm: mvebu: Use printf for printing fatal errors by Pali Rohár · 3 years ago
  79. d37c46a arm: mvebu: Remove commented example code by Pali Rohár · 3 years ago
  80. 3689099 arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · 3 years ago
  81. 028ac88 arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 3 years ago
  82. e12810e arm: mvebu: a38x: serdes: improve USB3 electrical configuration by Stefan Eichenberger · 3 years ago
  83. 288359a arm: mvebu: a38x: serdes: fix serdes config for USB3 by Stefan Eichenberger · 3 years ago
  84. ac4d9ff fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 3 years ago
  85. 77d9312 arm: mvebu: turris_mox: Fix unstable board topology reading by Marek Behún · 3 years ago
  86. 04c9347 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 3 years ago
  87. cbaaf5e arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present by Pali Rohár · 3 years ago
  88. d050eab arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path by Marek Behún · 3 years ago
  89. 4ef5ca6 fdt_support: Add some useful functions by Marek Behún · 3 years ago
  90. ae0ef95 fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 3 years ago
  91. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  92. 3577eba3 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 3 years ago
  93. a4273f5 treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 3 years ago
  94. 5dc7e67 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · 3 years ago
  95. 2dc6bc7 arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes by Stefan Roese · 3 years ago
  96. 11c6693 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · 3 years ago
  97. 6f3dc96 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · 3 years ago
  98. e38f601 arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API by Stefan Roese · 3 years ago
  99. 4d69bc8 arm: mvebu: theadorable: Switch to using DM I2C API by Stefan Roese · 3 years ago
  100. ffa296c arm: mvebu: maxbcm_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago