1. f9d6743 rockchip: Pinebook Pro: Fix SPI flash and store env on it by Peter Robinson · 4 years, 5 months ago
  2. 3a57712 rockchip: Pinebook Pro: Fix USB and the USB attached keyboard by Peter Robinson · 4 years, 5 months ago
  3. 19a7e58 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
  4. 36e66e3 video: mipi update panel platform data by Yannick Fertre · 4 years, 5 months ago
  5. 6a28dc3 rk3399: Add BOOTENV_SF command by Jagan Teki · 4 years, 5 months ago
  6. 922c6d5 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
  7. ba61676 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 5 months ago
  8. 135c10a mmc: fsl_esdhc_imx: fix the mask for tuning start point by Haibo Chen · 4 years, 5 months ago
  9. 1c078ad psci: add 'static inline' to invoke_psci_fn() stub by Masahiro Yamada · 4 years, 6 months ago
  10. d622c24 zfs: fix missing include for disk_partition definition by Joel Johnson · 4 years, 5 months ago
  11. a1f79c2 arm: wandboard: move CONFIG_MXC_UART to defconfig by Heinrich Schuchardt · 4 years, 5 months ago
  12. 0e15165 colibri_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
  13. a17930a colibri_imx7: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
  14. 8b9c0cb apalis_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
  15. adff136 apalis-tk1: enable distroboot by Igor Opaniuk · 4 years, 5 months ago
  16. 1fd988a configs/colibri_vf.h: drop sdboot in favour of distro_bootcmd by Max Krummenacher · 4 years, 5 months ago
  17. b0a8cef colibri-imx6ull/imx7: define bootubipart for distro boot by Stefan Agner · 4 years, 5 months ago
  18. d3976cc colibri_imx7: add addresses required for distro boot by Stefan Agner · 4 years, 5 months ago
  19. 506619d colibri-imx8x: declare consoleargs by Oleksandr Suvorov · 4 years, 5 months ago
  20. d8da22c mx6cuboxi: Convert to DM_ETH by Fabio Estevam · 4 years, 5 months ago
  21. f5a8214 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 5 months ago
  22. 10fa7ec ARM: rmobile: Increase PHY auto-negotiation timeout to 20s by Marek Vasut · 4 years, 5 months ago
  23. 1099b2a colibri_imx6: fix video stdout in default environment by Anatolij Gustschin · 4 years, 6 months ago
  24. d8c37c6 apalis_imx6: fix video stdout in default environment by Anatolij Gustschin · 4 years, 6 months ago
  25. f94e548 cm_fx6: fix video stdout in default environment by Anatolij Gustschin · 4 years, 6 months ago
  26. c622afb Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  27. c927d65 mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue by Yangbo Lu · 4 years, 6 months ago
  28. c7ff87e doc: random number generation by Heinrich Schuchardt · 4 years, 5 months ago
  29. 64efd11 arm: Remove pcm051 board by Jagan Teki · 4 years, 6 months ago
  30. a9c84ff arm: Remove omap3_pandora_defconfig board by Jagan Teki · 4 years, 6 months ago
  31. 807f0ff spi: davinci: Drop non-dm code by Jagan Teki · 4 years, 6 months ago
  32. 31d40e5 ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL by Jagan Teki · 4 years, 6 months ago
  33. be79009 Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  34. 28fff3f imx: imx8mp_evk: fix boot issue by Peng Fan · 4 years, 6 months ago
  35. c04b41b imx: Update MTD partitions layout for display5 (i.MX6Q) board by Lukasz Majewski · 4 years, 6 months ago
  36. 34f7e14 rockchip: rockpro64: Store default env into SPI by Marcin Juszkiewicz · 4 years, 6 months ago
  37. e884859 roc-rk3399-pc: Mark default env from SPI by Jagan Teki · 4 years, 6 months ago
  38. 68ff234 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 6 months ago
  39. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  40. d16c9d0 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
  41. f03af6e topic_miami: Disable GPIO by Tom Rini · 4 years, 6 months ago
  42. 31f39b2 ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI by Tom Rini · 4 years, 6 months ago
  43. 559c99f bcmstb: Migrate CONFIG_CMD_EXT[24] by Tom Rini · 4 years, 6 months ago
  44. a4c67b0 mx6memcal: Finish migration to defconfig options by Tom Rini · 4 years, 6 months ago
  45. 049756c pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 6 months ago
  46. c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 6 months ago
  47. 07d90d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 6 months ago
  48. 085cb1d sifive: fu540: Add sample SD gpt partition layout by Jagan Teki · 4 years, 6 months ago
  49. 01cdef2 riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
  50. 1b6ae82 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  51. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  52. 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 6 months ago
  53. 6d39fcc dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 6 months ago
  54. f12f96c sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 6 months ago
  55. 9fb8e24 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · 4 years, 7 months ago
  56. 5b13c10 dt-bindings: input: adopt Linux gpio-keys binding constants by Peter Robinson · 4 years, 7 months ago
  57. 6469794 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 6 months ago
  58. dc18413 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 6 months ago
  59. b34f8b5 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 6 months ago
  60. 7bb6270 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 6 months ago
  61. dbd9d6c rockchip: enable USB OHCI host for RockPro64 by Marcin Juszkiewicz · 4 years, 6 months ago
  62. 2e01e8f rk3399: Enable NVMe distro bootcmd by Mark Kettenis · 4 years, 6 months ago
  63. ab80137 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago
  64. 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 months ago
  65. 03d4c29 cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · 4 years, 6 months ago
  66. 924e346 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · 4 years, 6 months ago
  67. 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 6 months ago
  68. 45637db cbfs: Use ulong consistently by Simon Glass · 4 years, 6 months ago
  69. 30cf2ba cbfs: drop file_cbfs_result declaration by Christian Gmeiner · 4 years, 6 months ago
  70. df9ebbe arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 by Luka Kovacic · 4 years, 6 months ago
  71. 0700093 arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS by Ezra Buehler · 4 years, 6 months ago
  72. efc0644 sandbox: move compression option to Kconfig by Michael Walle · 4 years, 6 months ago
  73. 35e3991 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · 4 years, 6 months ago
  74. d181191 doc: dfu: describe more DFU function by Heinrich Schuchardt · 4 years, 6 months ago
  75. f39c845 doc: dfu: add DFU to HTML documentation by Heinrich Schuchardt · 4 years, 6 months ago
  76. 5b6b2c6 Merge branch 'net' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 6 months ago
  77. df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 8 months ago
  78. f53c2dc Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  79. 2fdb5cd Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  80. 1266ef1 rockpro64: Enable HDMI output on rockpro64 board by Andrius Štikonas · 4 years, 7 months ago
  81. 2fa581b Merge git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 6 months ago
  82. bf3bcef efi_loader: device path for SATA devices by Heinrich Schuchardt · 4 years, 6 months ago
  83. 19ecced efi_loader: device path for virtio block devices by Heinrich Schuchardt · 4 years, 6 months ago
  84. 255a473 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 6 months ago
  85. b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  86. 0e2afc8 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · 4 years, 7 months ago
  87. d934b43 mpc83xx, abb: remove suvd3 board by Heiko Schocher · 4 years, 9 months ago
  88. e2e3ea8 mpc83xx: remove redundant MPC83xx_RESET #define by Rasmus Villemoes · 4 years, 7 months ago
  89. 1ff0c9d include/configs: ls1046afrwy: add support for boot targets. by Pramod Kumar · 4 years, 7 months ago
  90. c084a8e configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size by Kuldeep Singh · 4 years, 6 months ago
  91. 934eb60 configs: ls2080ardb: Make BOOT command access flash memory as per spi-mem by Kuldeep Singh · 4 years, 10 months ago
  92. 6596e2e configs: ls2080ardb: Make MC_INIT access flash memory as per spi-mem by Kuldeep Singh · 4 years, 10 months ago
  93. 160e3b3 configs: ls1046a: Move SPI_FLASH_SPANSION to defconfig by Kuldeep Singh · 4 years, 6 months ago
  94. fe6ab29 configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigs by Kuldeep Singh · 4 years, 6 months ago
  95. 6146f75 configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfig by Kuldeep Singh · 4 years, 6 months ago
  96. c93ad77 treewide: Remove unused FSL QSPI config options for Layerscape platforms by Kuldeep Singh · 4 years, 6 months ago
  97. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  98. f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 6 months ago
  99. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  100. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 6 months ago