1. f98b3be Convert CONFIG_88F5182 et al to Kconfig by Tom Rini · 2 years, 11 months ago
  2. 8cca60a Kconfig: Remove some symbols from the whitelist by Tom Rini · 2 years, 11 months ago
  3. e7b7c67 Convert CONFIG_CPU_FREQ_HZ to Kconfig by Tom Rini · 2 years, 11 months ago
  4. 855e76b Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · 2 years, 11 months ago
  5. 3aca2b6 Convert CONFIG_CPU_PXA27X to Kconfig by Tom Rini · 2 years, 11 months ago
  6. 6328f95 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · 2 years, 11 months ago
  7. c1a7de5 CI: Test for unmigrated CONFIG symbols in board config.h files by Tom Rini · 2 years, 11 months ago
  8. 7e11f95 Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig by Tom Rini · 2 years, 11 months ago
  9. 3569ac7 ppc: mpc83xx: Remove unused CONFIG symbols by Tom Rini · 2 years, 11 months ago
  10. 86e4c4f Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · 2 years, 11 months ago
  11. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 11 months ago
  12. e4c3ce7 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · 2 years, 11 months ago
  13. 0abfcf2 nxp: ics307_clk: Guard get_board_ddr_clk function correctly by Tom Rini · 2 years, 11 months ago
  14. 450de19 ls1088a: Guard get_board_ddr_clk function correctly by Tom Rini · 2 years, 11 months ago
  15. 2196a4a arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace by Tom Rini · 2 years, 11 months ago
  16. ba1ed5b Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 2 years, 11 months ago
  17. 9ec4df3 Convert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Tom Rini · 2 years, 11 months ago
  18. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 2 years, 11 months ago
  19. ed35de6 Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig by Tom Rini · 2 years, 11 months ago
  20. 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 2 years, 11 months ago
  21. bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 2 years, 11 months ago
  22. ada261f Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 2 years, 11 months ago
  23. 6880b33 warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace by Tom Rini · 2 years, 11 months ago
  24. 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 2 years, 11 months ago
  25. d06e4b7 Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 2 years, 11 months ago
  26. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 2 years, 11 months ago
  27. ff27af1 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 2 years, 11 months ago
  28. 82edd73 Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · 2 years, 11 months ago
  29. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 2 years, 11 months ago
  30. 954a2f8 pci: Remove unused FSL_PCI_INIT code by Tom Rini · 2 years, 11 months ago
  31. 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  32. d5bfef2 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · 3 years ago
  33. de35b8f Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
  34. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  35. 66e0e2b Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 3 years ago
  36. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  37. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  38. 5fd4a7e Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 3 years ago
  39. 936c855 arm: Drop unused tam3517-common.h by Tom Rini · 3 years ago
  40. bc0abd8 Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next by Tom Rini · 2 years, 11 months ago
  41. 93233b0 fdt: Show a runtime warning based on devicetree source by Simon Glass · 2 years, 11 months ago
  42. b7d8e85 fdt: Avoid emitting an device tree when not needed by Simon Glass · 2 years, 11 months ago
  43. 24f073d fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · 2 years, 11 months ago
  44. 239d22c fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 2 years, 11 months ago
  45. 275b483 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 2 years, 11 months ago
  46. ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 11 months ago
  47. 39605c6 fdt: Record where the devicetree came from by Simon Glass · 2 years, 11 months ago
  48. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 11 months ago
  49. 9855034 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 2 years, 11 months ago
  50. ba83d85 fdt: Drop remaining preprocessor macros in fdtdec_setup() by Simon Glass · 2 years, 11 months ago
  51. b519938 fdt: Drop OF_CONTROL check in fdtdec_setup() by Simon Glass · 2 years, 11 months ago
  52. 931511d fdt: Use if() for fdtcontroladdr check by Simon Glass · 2 years, 11 months ago
  53. 66cd511 fdt: Drop #ifdef around board_fdt_blob_setup() by Simon Glass · 2 years, 11 months ago
  54. d893b8a fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 2 years, 11 months ago
  55. b4b6daf fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 2 years, 11 months ago
  56. 3f51f78 fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() by Simon Glass · 2 years, 11 months ago
  57. ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 11 months ago
  58. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 11 months ago
  59. 836eac7 fdt: Make OF_BOARD a bool option by Simon Glass · 2 years, 11 months ago
  60. 975e0e0 arm: highbank: Add devicetree files by Simon Glass · 2 years, 11 months ago
  61. c460766 arm: qemu-ppce500: Add a devicetree file by Simon Glass · 2 years, 11 months ago
  62. 1429188 arm: bcm7xxx: Add a devicetree file by Simon Glass · 2 years, 11 months ago
  63. 50d857e arm: xilinx_versal_virt: Add a devicetree file by Simon Glass · 2 years, 11 months ago
  64. 56a47ba arm: octeontx: Add an empty devicetree file by Simon Glass · 2 years, 11 months ago
  65. e5e6cc7 arm: xenguest_arm64: Add a empty devicetree file by Simon Glass · 2 years, 11 months ago
  66. aa26948 arm: vexpress: Add a devicetree files for juno by Simon Glass · 2 years, 11 months ago
  67. 9ae600e arm: rpi: Sync rpi dts files from Linux by Simon Glass · 2 years, 11 months ago
  68. 4027792 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 2 years, 11 months ago
  69. 9f4f5f1 arm: qemu: Add a devicetree file for qemu_arm64 virt by Simon Glass · 2 years, 11 months ago
  70. 4dc1d83 arm: qemu: Add a devicetree file for qemu_arm by Simon Glass · 2 years, 11 months ago
  71. c3c1614 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · 2 years, 11 months ago
  72. 6d7636c arm: qemu: Mention -nographic in the docs by Simon Glass · 2 years, 11 months ago
  73. 00a4280 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 2 years, 11 months ago
  74. b4a0b76 doc: remove duplicate page inclusion by Heinrich Schuchardt · 2 years, 11 months ago
  75. 6488939 arm: mvebu: turris_mox: Remove extra newline after module topology by Marek Behún · 3 years ago
  76. c68a73c pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years ago
  77. e1cee89 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years ago
  78. 4a1a593 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years ago
  79. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
  80. 734ad93 Prepare v2022.01-rc4 by Tom Rini · 2 years, 11 months ago
  81. 621158d Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · 2 years, 11 months ago
  82. 08cf1a5 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 3 years ago
  83. 1cd75ce Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 11 months ago
  84. ccea46c i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years ago
  85. e9d7888 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 2 years, 11 months ago
  86. 2e5d0aa arm: mvebu: Use printf for printing fatal errors by Pali Rohár · 2 years, 11 months ago
  87. 9c0642d arm: mvebu: Remove commented example code by Pali Rohár · 2 years, 11 months ago
  88. c53a30f arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · 2 years, 11 months ago
  89. 22f69fc arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 2 years, 11 months ago
  90. 50b5544 arm: mvebu: a38x: serdes: improve USB3 electrical configuration by Stefan Eichenberger · 3 years ago
  91. d61f3ee arm: mvebu: a38x: serdes: fix serdes config for USB3 by Stefan Eichenberger · 3 years ago
  92. 574506c fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 3 years ago
  93. 0837003 arm: mvebu: turris_mox: Fix unstable board topology reading by Marek Behún · 3 years ago
  94. d368e10 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 3 years ago
  95. 6324d68 arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present by Pali Rohár · 3 years ago
  96. bcf6971 arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path by Marek Behún · 3 years ago
  97. 9ab0c2f fdt_support: Add some useful functions by Marek Behún · 3 years ago
  98. c92ccba fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 3 years ago
  99. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  100. 76f5a72 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 3 years ago