1. f9c7d4f clk: Add K210 clock support by Sean Anderson · 4 years, 3 months ago
  2. 1a198cf clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 3 months ago
  3. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 3 months ago
  4. 675d790 clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 3 months ago
  5. 5e8317a clk: Check that ops of composite clock components exist before calling by Sean Anderson · 4 years, 3 months ago
  6. 78ce0bd clk: Always use the supplied struct clk by Sean Anderson · 4 years, 3 months ago
  7. e2a4d24 Merge branch '2020-06-30-minor-TI-board-updates' into next by Tom Rini · 4 years, 3 months ago
  8. 50b5326 ti814x: Remove platform by Tom Rini · 4 years, 4 months ago
  9. 9ccd840 ti816x_evm: Enable DM_MMC by Tom Rini · 4 years, 4 months ago
  10. a3e7750 am335x: Update list of defconfigs by Tom Rini · 4 years, 4 months ago
  11. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 3 months ago
  12. 6b3c744 Merge branch '2020-06-30-pxa-dm_mmc-migration' into next by Tom Rini · 4 years, 3 months ago
  13. 3c4aeaf colibri_pxa270_defconfig: enable dm_mmc by Marcel Ziswiler · 5 years ago
  14. 3450f62 colibri_pxa270: add mmc platform data by Marcel Ziswiler · 5 years ago
  15. 885b3cd colibri_pxa270_defconfig: enable cmd_dm by Marcel Ziswiler · 5 years ago
  16. 290e6bb arm: pxa: mmc: add driver model support by Marcel Ziswiler · 5 years ago
  17. 9b515a8 kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 5 years ago
  18. 45224e8 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 5 years ago
  19. f992af8 Makefile: allow dm_mmc without of_control by Marcel Ziswiler · 5 years ago
  20. 4d3053a serial: pxa: clean-up platform data include file by Marcel Ziswiler · 5 years ago
  21. f5624b1 mmc: add missing space before comment delimiter by Marcel Ziswiler · 5 years ago
  22. e35c2a8 .azure-pipelines.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 4 months ago
  23. d985aaa .travis.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 4 months ago
  24. d853316 .gitlab-ci.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 4 months ago
  25. 5467434 mips: malta: build u-boot-swap.bin by Daniel Schwierzeck · 4 years, 4 months ago
  26. b8cecd0 Makefile: add rule to generate u-boot-swap.bin by Daniel Schwierzeck · 4 years, 4 months ago
  27. 753a892 tools: add script for byte endianness swapping by Daniel Schwierzeck · 4 years, 4 months ago
  28. d8553d6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
  29. 53019cf net: pcnet: Add DM support by Marek Vasut · 4 years, 5 months ago
  30. f5e7df5 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 5 months ago
  31. 6d76c9f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 5 months ago
  32. deca773 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 5 months ago
  33. 834d5ce net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 5 months ago
  34. ab6ecbd net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 5 months ago
  35. 553286a net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 5 months ago
  36. 54c6067 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 5 months ago
  37. ada6a2c net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 5 months ago
  38. 0e11d79 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 5 months ago
  39. 89369b0 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 5 months ago
  40. d3b1df0 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
  41. b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 5 months ago
  42. b9c52c5 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 5 months ago
  43. 50c9b0e Merge branch '2020-06-26-more-Kconfig-migration' into next by Tom Rini · 4 years, 3 months ago
  44. 0b7d955 Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 3 months ago
  45. 2896422 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · 4 years, 4 months ago
  46. 044a66c spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 4 months ago
  47. 582b4f7 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 4 months ago
  48. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 4 months ago
  49. c87f9ce x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 3 months ago
  50. 35ee34b video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 3 months ago
  51. 19a7e58 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 3 months ago
  52. 5f99ba1 Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 3 months ago
  53. 673eb44 rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 4 months ago
  54. bccb385 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · 4 years, 3 months ago
  55. ac824e8 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · 4 years, 3 months ago
  56. 7084dd8 video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · 4 years, 3 months ago
  57. 36e66e3 video: mipi update panel platform data by Yannick Fertre · 4 years, 3 months ago
  58. 670eda3 video: check hardware version of DSI by Yannick Fertre · 4 years, 3 months ago
  59. 70b06d9 splash: Fix build warning on 64 bits CPU by Ye Li · 4 years, 4 months ago
  60. 8cee200 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · 4 years, 4 months ago
  61. bab68b2 video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · 4 years, 4 months ago
  62. 5e15dcb rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · 4 years, 3 months ago
  63. a2b1cff rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · 4 years, 3 months ago
  64. 6a28dc3 rk3399: Add BOOTENV_SF command by Jagan Teki · 4 years, 4 months ago
  65. 8f74e65 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 4 months ago
  66. 2254f13 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · 4 years, 4 months ago
  67. f399e83 Convert CONFIG_BOOTM_NETBSD to Kconfig by Tom Rini · 4 years, 4 months ago
  68. 7d80a9c arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig by Tom Rini · 4 years, 4 months ago
  69. bba4c7f nxp: Finish switch to CONFIG_NXP_ESBC by Tom Rini · 4 years, 4 months ago
  70. 0567099 arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB by Tom Rini · 4 years, 4 months ago
  71. f23476f Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Tom Rini · 4 years, 4 months ago
  72. bc209fb arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig by Tom Rini · 4 years, 4 months ago
  73. 1ca87f9 Convert CONFIG_CONS_INDEX to Kconfig by Tom Rini · 4 years, 4 months ago
  74. 75bdd53 Convert CONFIG_CMDLINE_EDITING to Kconfig by Tom Rini · 4 years, 4 months ago
  75. 54d865b Convert CONFIG_BUILD_TARGET to Kconfig by Tom Rini · 4 years, 4 months ago
  76. a51cff2 Convert CONFIG_BOUNCE_BUFFER to Kconfig by Tom Rini · 4 years, 4 months ago
  77. e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 4 months ago
  78. 4093083 arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig by Tom Rini · 4 years, 4 months ago
  79. 53355d5 arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  80. 05369e4 Convert CONFIG_BOARD_TYPES to Kconfig by Tom Rini · 4 years, 4 months ago
  81. 103354d Convert CONFIG_BCH to Kconfig by Tom Rini · 4 years, 4 months ago
  82. 44a666a Convert CONFIG_BOOTARGS to Kconfig by Tom Rini · 4 years, 4 months ago
  83. eabbf80 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 4 years, 4 months ago
  84. 11af95a Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 4 months ago
  85. b120665 bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to Kconfig by Tom Rini · 4 years, 4 months ago
  86. f61e2e4 Convert CONFIG_ATMEL_USART to Kconfig by Tom Rini · 4 years, 4 months ago
  87. 4e361cc Convert CONFIG_ATMEL_NAND_HW_PMECC et al to Kconfig by Tom Rini · 4 years, 4 months ago
  88. a60becc Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · 4 years, 4 months ago
  89. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 4 months ago
  90. b40fa97 Convert CONFIG_ARM_PL180_MMCI to Kconfig by Tom Rini · 4 years, 4 months ago
  91. 295ab895 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Tom Rini · 4 years, 4 months ago
  92. 0735ac8 Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · 4 years, 4 months ago
  93. 04983e9 Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 3 months ago
  94. 8a20431 arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · 4 years, 3 months ago
  95. 04f005d Merge branch '2020-06-25-tidy-up-bd-command' into next by Tom Rini · 4 years, 3 months ago
  96. eae62ae Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  97. c68a1ae bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 5 months ago
  98. aef43ea bdinfo: dm: Update fb_base when using driver model by Simon Glass · 4 years, 5 months ago
  99. bda8909 bdinfo: Update the file comments by Simon Glass · 4 years, 5 months ago
  100. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 5 months ago