1. 12133b1 net: zynq: Add support for mdio bus address decoding by Michal Simek · 2 years, 10 months ago
  2. ac64f53 dt-bindings: versal: Add new PM_DEV_I2C_PMC macro by Sandeep Gundlupet Raju · 2 years, 10 months ago
  3. bf97c46 versal: Return ENVL_NOWHERE instead of ENVL_UNKNOWN by T Karthik Reddy · 2 years, 10 months ago
  4. bb113ce xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze by Ovidiu Panait · 2 years, 10 months ago
  5. fc7220f microblaze: branch to base vector address on reset by Ovidiu Panait · 2 years, 10 months ago
  6. f149ee4 microblaze: start.S: add support for configurable vector base address by Ovidiu Panait · 2 years, 10 months ago
  7. b6aef10 microblaze: add Kconfig symbol for the vector base address by Ovidiu Panait · 2 years, 10 months ago
  8. 83b175b microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · 2 years, 10 months ago
  9. 70c6871 microblaze: drop CONFIG_SYS_RESET_ADDRESS macro by Ovidiu Panait · 2 years, 10 months ago
  10. 48039c3 microblaze: start.S: use stack space as scratch memory for endian offset by Ovidiu Panait · 2 years, 10 months ago
  11. 7a971df microblaze: Kconfig: SPL dependencies fixup by Ovidiu Panait · 2 years, 10 months ago
  12. b3fe1e8 microblaze: spl: add board_boot_order() implementation by Ovidiu Panait · 2 years, 10 months ago
  13. edf0f9b microblaze: u-boot.lds: replace __end symbol with _end by Ovidiu Panait · 2 years, 10 months ago
  14. 380bd08 xilinx: firmware: Move dcache handling directly to pmufw load config by Michal Simek · 2 years, 10 months ago
  15. 67bf888 arm64: zynqmp: Switch SOM to shared psu configuration by Michal Simek · 2 years, 10 months ago
  16. 5f4e1ff xilinx: versal: Fix sdhci node name as per DT by T Karthik Reddy · 2 years, 10 months ago
  17. ca44216 arm64: zynqmp: Remove clock-names from GEM in zynqmp-clk-ccf.dtsi by Michal Simek · 2 years, 10 months ago
  18. 87b50f9 arm64: zynqmp: Add resets to all GEMs by Michal Simek · 2 years, 10 months ago
  19. 19645a1 arm64: zynqmp: Add u-boot,dm-pre-reloc to dpsub node by Michal Simek · 2 years, 10 months ago
  20. 0e789d2 clk: zynqmp: Fix gem tx/rx/ref clock handling by Michal Simek · 2 years, 11 months ago
  21. e959ade clk: zynqmp: Add support for setting up clock for USB by Michal Simek · 2 years, 11 months ago
  22. 3b441cf zynqmp: gpio: Add support for zynqmp gpio modepin driver by T Karthik Reddy · 2 years, 11 months ago
  23. 0cc1830 configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig by Jan Kiszka · 2 years, 10 months ago
  24. 3bbd6c0 arm: apple: Remove CONFIG_SYS_SDRAM_BASE by Mark Kettenis · 2 years, 10 months ago
  25. 439581d vexpress64: Enable VIRTIO_NET network driver by Peter Hoyes · 2 years, 11 months ago
  26. 2661397 vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 by Peter Hoyes · 2 years, 11 months ago
  27. 90f262a vexpress64: Clean up BASE_FVP boot configuration by Peter Hoyes · 2 years, 11 months ago
  28. 17fe55f vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · 2 years, 11 months ago
  29. 6c2f16b doc: Add documentation for the Arm VExpress64 board configs by Peter Hoyes · 2 years, 11 months ago
  30. cc4dcd4 board: stemmy: Increase boot image to 64 MB by Linus Walleij · 2 years, 10 months ago
  31. 5fec3c8 Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 9 months ago
  32. 86bb488 x86: efi: Don't set up global_data again with EFI by Simon Glass · 2 years, 9 months ago
  33. 40b1723 x86: efi: Show the system-table revision by Simon Glass · 2 years, 9 months ago
  34. 13bfaab efi: Allow easy selection of serial-only operation by Simon Glass · 2 years, 9 months ago
  35. 62725e6 efi: Show when allocated pages are used by Simon Glass · 2 years, 9 months ago
  36. cf37603 efi: Mention that efi_info_get() is only used in the stub by Simon Glass · 2 years, 9 months ago
  37. bc53a35 efi: Check for failure when initing the app by Simon Glass · 2 years, 9 months ago
  38. 2a1cf03 efi: Share struct efi_priv between the app and stub code by Simon Glass · 2 years, 9 months ago
  39. 184be59 efi: Add a few comments to the stub by Simon Glass · 2 years, 9 months ago
  40. 9079486 efi: Fix ll_boot_init() operation with the app by Simon Glass · 2 years, 9 months ago
  41. efd35c7 efi: Add comments to struct efi_priv by Simon Glass · 2 years, 9 months ago
  42. bf5236f3b efi: Drop device_path from struct efi_priv by Simon Glass · 2 years, 9 months ago
  43. 7f5419a x86: efi: Add room for the binman definition in the dtb by Simon Glass · 2 years, 9 months ago
  44. 440c664 x86: Don't process the kernel command line unless enabled by Simon Glass · 2 years, 9 months ago
  45. 6e7ad4a x86: Allow booting a kernel from the EFI app by Simon Glass · 2 years, 9 months ago
  46. 2996066 efi: serial: Support arrow keys by Simon Glass · 2 years, 9 months ago
  47. 613cd0c efi: Locate all block devices in the app by Simon Glass · 2 years, 9 months ago
  48. 726cd98 efi: Make unicode printf available to the app by Simon Glass · 2 years, 9 months ago
  49. eaaa5fb sunxi: add board documentation by Andre Przywara · 2 years, 9 months ago
  50. 2707610 efi_loader: Don't limit the StMM buffer size explicitly by Ilias Apalodimas · 2 years, 9 months ago
  51. 40e5b53 efi: fix typo in description of struct efi_entry_hdr by Heinrich Schuchardt · 2 years, 9 months ago
  52. 87a9aa6 Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 9 months ago
  53. b3f84a9 Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 9 months ago
  54. 880f3ee Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  55. 111a8b5 Merge branch '2021-12-27-CONFIG-migrations' into next by Tom Rini · 2 years, 9 months ago
  56. 5e2fd60 configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
  57. 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 2 years, 9 months ago
  58. b2d1c82 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · 2 years, 9 months ago
  59. 440c00d Convert CONFIG_SYS_KWD_CONFIG to Kconfig by Tom Rini · 2 years, 9 months ago
  60. f98b3be Convert CONFIG_88F5182 et al to Kconfig by Tom Rini · 2 years, 9 months ago
  61. 8cca60a Kconfig: Remove some symbols from the whitelist by Tom Rini · 2 years, 9 months ago
  62. e7b7c67 Convert CONFIG_CPU_FREQ_HZ to Kconfig by Tom Rini · 2 years, 9 months ago
  63. 855e76b Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · 2 years, 9 months ago
  64. 3aca2b6 Convert CONFIG_CPU_PXA27X to Kconfig by Tom Rini · 2 years, 9 months ago
  65. 6328f95 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · 2 years, 9 months ago
  66. c1a7de5 CI: Test for unmigrated CONFIG symbols in board config.h files by Tom Rini · 2 years, 9 months ago
  67. 7e11f95 Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig by Tom Rini · 2 years, 9 months ago
  68. 3569ac7 ppc: mpc83xx: Remove unused CONFIG symbols by Tom Rini · 2 years, 9 months ago
  69. 86e4c4f Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · 2 years, 9 months ago
  70. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 9 months ago
  71. e4c3ce7 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · 2 years, 9 months ago
  72. 0abfcf2 nxp: ics307_clk: Guard get_board_ddr_clk function correctly by Tom Rini · 2 years, 9 months ago
  73. 450de19 ls1088a: Guard get_board_ddr_clk function correctly by Tom Rini · 2 years, 9 months ago
  74. 2196a4a arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace by Tom Rini · 2 years, 9 months ago
  75. ba1ed5b Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 2 years, 9 months ago
  76. 9ec4df3 Convert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Tom Rini · 2 years, 9 months ago
  77. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 2 years, 9 months ago
  78. ed35de6 Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig by Tom Rini · 2 years, 9 months ago
  79. 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  80. bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 2 years, 9 months ago
  81. ada261f Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 2 years, 9 months ago
  82. 6880b33 warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace by Tom Rini · 2 years, 9 months ago
  83. 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 2 years, 9 months ago
  84. d06e4b7 Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 2 years, 9 months ago
  85. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 2 years, 9 months ago
  86. ff27af1 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 2 years, 9 months ago
  87. 82edd73 Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · 2 years, 9 months ago
  88. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 2 years, 9 months ago
  89. 954a2f8 pci: Remove unused FSL_PCI_INIT code by Tom Rini · 2 years, 9 months ago
  90. 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 2 years, 10 months ago
  91. d5bfef2 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · 2 years, 10 months ago
  92. de35b8f Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 2 years, 10 months ago
  93. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 2 years, 10 months ago
  94. 66e0e2b Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 2 years, 10 months ago
  95. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 2 years, 10 months ago
  96. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 10 months ago
  97. 5fd4a7e Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 2 years, 10 months ago
  98. 936c855 arm: Drop unused tam3517-common.h by Tom Rini · 2 years, 10 months ago
  99. d241d2c doc: Fix usage of CFG_RPMB_WRITE_KEY by Ilias Apalodimas · 2 years, 9 months ago
  100. f36b3f8 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · 2 years, 11 months ago