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