1. 6b3c744 Merge branch '2020-06-30-pxa-dm_mmc-migration' into next by Tom Rini · 4 years, 7 months ago
  2. 3c4aeaf colibri_pxa270_defconfig: enable dm_mmc by Marcel Ziswiler · 6 years ago
  3. 3450f62 colibri_pxa270: add mmc platform data by Marcel Ziswiler · 6 years ago
  4. 885b3cd colibri_pxa270_defconfig: enable cmd_dm by Marcel Ziswiler · 6 years ago
  5. 290e6bb arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago
  6. 9b515a8 kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 6 years ago
  7. 45224e8 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 6 years ago
  8. f992af8 Makefile: allow dm_mmc without of_control by Marcel Ziswiler · 6 years ago
  9. 4d3053a serial: pxa: clean-up platform data include file by Marcel Ziswiler · 6 years ago
  10. f5624b1 mmc: add missing space before comment delimiter by Marcel Ziswiler · 6 years ago
  11. 50c9b0e Merge branch '2020-06-26-more-Kconfig-migration' into next by Tom Rini · 4 years, 7 months ago
  12. 2896422 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · 4 years, 8 months ago
  13. 044a66c spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 8 months ago
  14. 582b4f7 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 7 months ago
  15. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 8 months ago
  16. c87f9ce x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 7 months ago
  17. 8f74e65 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 7 months ago
  18. 2254f13 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · 4 years, 7 months ago
  19. f399e83 Convert CONFIG_BOOTM_NETBSD to Kconfig by Tom Rini · 4 years, 7 months ago
  20. 7d80a9c arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig by Tom Rini · 4 years, 7 months ago
  21. bba4c7f nxp: Finish switch to CONFIG_NXP_ESBC by Tom Rini · 4 years, 7 months ago
  22. 0567099 arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB by Tom Rini · 4 years, 7 months ago
  23. f23476f Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Tom Rini · 4 years, 7 months ago
  24. bc209fb arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig by Tom Rini · 4 years, 7 months ago
  25. 1ca87f9 Convert CONFIG_CONS_INDEX to Kconfig by Tom Rini · 4 years, 7 months ago
  26. 75bdd53 Convert CONFIG_CMDLINE_EDITING to Kconfig by Tom Rini · 4 years, 7 months ago
  27. 54d865b Convert CONFIG_BUILD_TARGET to Kconfig by Tom Rini · 4 years, 7 months ago
  28. a51cff2 Convert CONFIG_BOUNCE_BUFFER to Kconfig by Tom Rini · 4 years, 7 months ago
  29. e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 7 months ago
  30. 4093083 arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig by Tom Rini · 4 years, 7 months ago
  31. 53355d5 arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to Kconfig by Tom Rini · 4 years, 7 months ago
  32. 05369e4 Convert CONFIG_BOARD_TYPES to Kconfig by Tom Rini · 4 years, 7 months ago
  33. 103354d Convert CONFIG_BCH to Kconfig by Tom Rini · 4 years, 7 months ago
  34. 44a666a Convert CONFIG_BOOTARGS to Kconfig by Tom Rini · 4 years, 7 months ago
  35. eabbf80 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 4 years, 7 months ago
  36. 11af95a Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 7 months ago
  37. b120665 bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to Kconfig by Tom Rini · 4 years, 7 months ago
  38. f61e2e4 Convert CONFIG_ATMEL_USART to Kconfig by Tom Rini · 4 years, 7 months ago
  39. 4e361cc Convert CONFIG_ATMEL_NAND_HW_PMECC et al to Kconfig by Tom Rini · 4 years, 7 months ago
  40. a60becc Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · 4 years, 7 months ago
  41. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 7 months ago
  42. b40fa97 Convert CONFIG_ARM_PL180_MMCI to Kconfig by Tom Rini · 4 years, 7 months ago
  43. 295ab895 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Tom Rini · 4 years, 7 months ago
  44. 0735ac8 Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · 4 years, 7 months ago
  45. 04f005d Merge branch '2020-06-25-tidy-up-bd-command' into next by Tom Rini · 4 years, 7 months ago
  46. c68a1ae bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 8 months ago
  47. aef43ea bdinfo: dm: Update fb_base when using driver model by Simon Glass · 4 years, 8 months ago
  48. bda8909 bdinfo: Update the file comments by Simon Glass · 4 years, 8 months ago
  49. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 8 months ago
  50. 1a520d9 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 8 months ago
  51. 79d074d bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 8 months ago
  52. 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 8 months ago
  53. 655f17f bdinfo: Export some basic printing functions by Simon Glass · 4 years, 8 months ago
  54. 8a2ba58 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 8 months ago
  55. 441539f bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 8 months ago
  56. 3c89c4c bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 8 months ago
  57. 32d0b2d bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 8 months ago
  58. db76c9b bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 8 months ago
  59. aa8b758 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 8 months ago
  60. 3cfbe22 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 8 months ago
  61. 537cb0d bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 8 months ago
  62. 3e1cca2 bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 8 months ago
  63. 9e24e10 bdinfo: Drop print_std_bdinfo() by Simon Glass · 4 years, 8 months ago
  64. d67de00 bdinfo: Drop unnecessary inline on functions by Simon Glass · 4 years, 8 months ago
  65. 566ffde bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · 4 years, 8 months ago
  66. 7d81641 bdinfo: Drop unused __maybe_unused by Simon Glass · 4 years, 8 months ago
  67. e01ce34 bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · 4 years, 8 months ago
  68. e227c27 bdinfo: arc: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  69. 1aeeaeb bdinfo: arm: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  70. 67145d1 bdinfo: m68k: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  71. 2e0fa21 bdinfo: powerpc: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  72. 628c85a bdinfo: riscv: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  73. aa6b898 bdinfo: nds32: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  74. c66981c bdinfo: sandbox: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  75. 41ec71d bdinfo: x86: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  76. f41b830 bdinfo: sh: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  77. 271db50 bdinfo: microblaze: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  78. 08c56d1 bdinfo: nios2: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  79. df529b5 bdinfo: mips: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  80. 1af9756 bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · 4 years, 8 months ago
  81. 4ac06d3 bdinfo: m68k: Drop bd_info->bi_ipbfreq by Simon Glass · 4 years, 8 months ago
  82. b46f989 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 8 months ago
  83. 5ffd5e8 bdinfo: nds32: Use generic bd_info by Simon Glass · 4 years, 8 months ago
  84. 989a9e1 tbs2910: Drop the 'bd' command by Simon Glass · 4 years, 8 months ago
  85. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  86. b8fd54d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · 4 years, 10 months ago
  87. e20d88b xilinx: zynqmp: Enable pmufw config reloading by Michal Simek · 4 years, 9 months ago
  88. 3ccea69 arm64: zynqmp: Print multiboot reg in decimal by Michal Simek · 4 years, 8 months ago
  89. 39c5cf0 topic: zynqmp: Add support for zynqmp-xilinx-xdp platform by Mike Looijmans · 6 years ago
  90. dfbe492 board: zynqmp: Fix for wrong AMS setting by ROM by Mike Looijmans · 5 years ago
  91. fe1eb99 board: topic-miami: Set FCLK1 to 150MHz by Mike Looijmans · 4 years, 9 months ago
  92. 945a550 net: xilinx: axi_emac: Fix endless loop when no PHYs are connected by Patrick van Gelder · 4 years, 8 months ago
  93. 6b3984c doc: board: xilinx: zynq.rst: add description how to flash a SD card by Johannes Krottmayer · 4 years, 8 months ago
  94. 33d3f8e arm64: xilinx: Print fpga error value in hex by T Karthik Reddy · 4 years, 8 months ago
  95. f44bd3b spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · 4 years, 8 months ago
  96. 26e62cc net: gem: Disable PCS autonegotiation in case of fixed-link by Michal Simek · 4 years, 8 months ago
  97. 7831292 arm64: zynqmp: Change spi-max-frequency for qspi mini by T Karthik Reddy · 4 years, 9 months ago
  98. 3ab205c arm64: zynqmp: Fix si570 clock output names and references by Saeed Nowshadi · 4 years, 11 months ago
  99. 052451c arm64: zynqmp: Reduce console buffer size by T Karthik Reddy · 4 years, 9 months ago
  100. a0f309e arm64: versal: Enable config to map TCM and OCM by Ashok Reddy Soma · 4 years, 9 months ago