1. b40d2b2 Convert CONFIG_BACKSIDE_L2_CACHE to Kconfig by Tom Rini · 2 years, 10 months ago
  2. 2665853 vinco: Remove CONFIG_ATMEL_SPI0 by Tom Rini · 2 years, 10 months ago
  3. 61b9c42 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 10 months ago
  4. 3e2ea32 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 10 months ago
  5. 286c453 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 10 months ago
  6. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 10 months ago
  7. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 10 months ago
  8. 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 10 months ago
  9. 6329dda Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · 2 years, 10 months ago
  10. 5842c810 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 10 months ago
  11. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 10 months ago
  12. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 10 months ago
  13. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 10 months ago
  14. 5a606a4 Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig by Tom Rini · 2 years, 10 months ago
  15. 210a4b4 Convert CONFIG_AT91_LED to Kconfig by Tom Rini · 2 years, 10 months ago
  16. cb81640 Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 10 months ago
  17. 5644f3b Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 10 months ago
  18. b601906 atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE by Tom Rini · 2 years, 10 months ago
  19. 137b990 atmel: Remove CONFIG_AT91SAM9G45EKES by Tom Rini · 2 years, 10 months ago
  20. de0bb2b Convert CONFIG_AT91SAM9G10EK et al to Kconfig by Tom Rini · 2 years, 10 months ago
  21. 23cf634 Convert CONFIG_AT91SAM9G20EK et al to Kconfig by Tom Rini · 2 years, 10 months ago
  22. ae3f467 Convert CONFIG_AM335X_USB0 et al to Kconfig by Tom Rini · 2 years, 10 months ago
  23. 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 10 months ago
  24. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 10 months ago
  25. 5d6a64f Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 10 months ago
  26. eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 10 months ago
  27. 69c8a81 Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 10 months ago
  28. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 10 months ago
  29. 5d4e863 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 10 months ago
  30. 5f7c886 Convert CONFIG_A008044_WORKAROUND to Kconfig by Tom Rini · 2 years, 10 months ago
  31. fdd0da4 Convert CONFIG_A003399_NOR_WORKAROUND to Kconfig by Tom Rini · 2 years, 10 months ago
  32. b53a280 Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig by Tom Rini · 2 years, 10 months ago
  33. 0da35fa Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · 2 years, 10 months ago
  34. eb8eb31 configs: Re-run migrations by Tom Rini · 2 years, 10 months ago
  35. ab36641 Revert "efi: Allow easy selection of serial-only operation" by Tom Rini · 2 years, 10 months ago
  36. b3fe015 sunxi: Do not define CONFIG_SPL_STACK_ADDR_R by Tom Rini · 2 years, 10 months ago
  37. 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 10 months ago
  38. 26c7fda lib/lz4: update LZ4 decompressor module by Huang Jianan · 2 years, 11 months ago
  39. 830613f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 11 months ago
  40. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 10 months ago
  41. dbd673f pinctrl: zynqmp: Add pinctrl driver by Ashok Reddy Soma · 2 years, 11 months ago
  42. e19b8dd pinctrl: Increase length of pinmux status buffer by Ashok Reddy Soma · 2 years, 11 months ago
  43. 6602893 efi_loader: copy GUID in InstallProtocolInterface() by Heinrich Schuchardt · 2 years, 11 months ago
  44. b9d0f00 arm: add initial support for the Phytium Pomelo Board by weichangzheng · 2 years, 11 months ago
  45. a30dc99 include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init by Aswath Govindraju · 2 years, 11 months ago
  46. c81b460 event: Add a command by Simon Glass · 2 years, 11 months ago
  47. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 11 months ago
  48. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 11 months ago
  49. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 11 months ago
  50. 87a5d1b event: Add basic support for events by Simon Glass · 2 years, 11 months ago
  51. a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 11 months ago
  52. 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 11 months ago
  53. db681d4 net: phy: Add new read ethernet phy id function by Michal Simek · 2 years, 11 months ago
  54. 3adc17f lib: div64: Add support for round up of div64_u64 by Ashok Reddy Soma · 2 years, 11 months ago
  55. 7d9ee46 firmware: zynqmp: Add support for set sd config and is function supported by Ashok Reddy Soma · 2 years, 11 months ago
  56. de5358a firmware: zynqmp: Add and update firmware enums by Ashok Reddy Soma · 2 years, 11 months ago
  57. a241ccd bcm96753ref: add initial support by Philippe Reynes · 3 years ago
  58. 4173a42 dm: pinctrl: Use explicit values for enums by Ashok Reddy Soma · 2 years, 11 months ago
  59. 4ff9a8c configs: ti: use standard configuration nodes naming by Romain Naour · 3 years ago
  60. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 11 months ago
  61. 819b477 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 11 months ago
  62. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 11 months ago
  63. 028aa09 powerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG namespace by Tom Rini · 2 years, 11 months ago
  64. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 11 months ago
  65. 6d21dd3 Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 11 months ago
  66. da8592d Convert CONFIG_BOARD_ECC_SUPPORT to Kconfig by Tom Rini · 2 years, 11 months ago
  67. 2c58d2f Convert CONFIG_BIOSEMU to Kconfig by Tom Rini · 2 years, 11 months ago
  68. a7e6c6b Convert CONFIG_BOARD_COMMON to Kconfig by Tom Rini · 2 years, 11 months ago
  69. 43ea564 arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG by Tom Rini · 2 years, 11 months ago
  70. a3041d9 Convert CONFIG_BTB to Kconfig by Tom Rini · 2 years, 11 months ago
  71. 3db7b2b powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 11 months ago
  72. 705b584 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 11 months ago
  73. 7c33f78 clk: scmi: register scmi clocks with CCF by Etienne Carriere · 2 years, 11 months ago
  74. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 11 months ago
  75. 6fb4f73 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · 2 years, 11 months ago
  76. 453db60 lx2160a: Fix distroboot device list for configs without USB/SCSI/etc by Daniel Klauer · 3 years ago
  77. d36b683 board: sl28: print CPLD version on bootup by Michael Walle · 3 years, 2 months ago
  78. 42595eb misc: add sl28cpld base driver by Michael Walle · 2 years, 11 months ago
  79. e96e213 clk: Add clk_get_by_name_optional by Sean Anderson · 3 years ago
  80. a0abea8 clk: Add driver API to HTML docs by Sean Anderson · 3 years, 1 month ago
  81. 9c88b13 clk: Add client API to HTML docs by Sean Anderson · 3 years, 1 month ago
  82. 14cacb0 clk: Inline clk_get_*_optional by Sean Anderson · 3 years, 1 month ago
  83. 011bbfb clk: Rename clk_get_optional_nodev by Sean Anderson · 3 years, 1 month ago
  84. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 3 years ago
  85. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 11 months ago
  86. 891a324 kontron-sl-mx8mm: change environment address variables by Heiko Thiery · 3 years ago
  87. a112894 colibri-imx6ull: improve env badblock management by Francesco Dolcini · 3 years ago
  88. 10673eb board: gateworks: venice: config file cleanups by Tim Harvey · 3 years ago
  89. 2cb156e board: gateworks: venice: add imx8mn-gw7902 support by Tim Harvey · 3 years ago
  90. ddb56f3 arm: imx8m: add support for Advantech RSB-3720 by Ying-Chun Liu (PaulLiu) · 3 years ago
  91. 8ad1c9c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  92. 0934ddd arm: a37xx: Update DTS files to version from upstream Linux kernel by Pali Rohár · 3 years ago
  93. 819a43c arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 3 years ago
  94. 0ca9f70 include: configs: Update env for selecting right dtb by Sinthu Raja · 3 years ago
  95. 545026a fdtdec.h: Remove gurads around fdtdec_resetup function by Tom Rini · 3 years ago
  96. 1669b3d microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · 3 years ago
  97. fac46bc arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · 3 years ago
  98. c750c6d xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · 3 years ago
  99. e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 3 years ago
  100. aafb31f acpi: Move acpi_write_tables() to a generic header by Simon Glass · 3 years ago