1. c111615 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · 4 years, 5 months ago
  2. f6de07e linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* by Rasmus Villemoes · 4 years, 5 months ago
  3. 4425bf4 video: Add comments to struct sandbox_sdl_plat by Simon Glass · 4 years, 5 months ago
  4. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · 4 years, 5 months ago
  5. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 5 months ago
  6. fc6b784 video: Add a comment for struct video_uc_platdata by Simon Glass · 4 years, 5 months ago
  7. bac9150 video: Drop unnecessary #ifdef around vid_console_color() by Simon Glass · 4 years, 5 months ago
  8. 66ee817 console: Add a way to output to serial only by Simon Glass · 4 years, 5 months ago
  9. b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 4 years, 6 months ago
  10. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 6 months ago
  11. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
  12. 0f860b6 spl: fix format of function documentation by Dario Binacchi · 4 years, 6 months ago
  13. 7944730 debug_uart: Add CR before and after announce string by Stefan Roese · 4 years, 7 months ago
  14. 7a2cf2e tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 6 months ago
  15. 58b4e94 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 5 months ago
  16. 197b00e arm: vexpress64: Fix counter frequency by Andre Przywara · 4 years, 6 months ago
  17. 204f3dc arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 7 months ago
  18. d1c2484 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
  19. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
  20. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
  21. 59d0da1 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 5 months ago
  22. 9321129 configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · 4 years, 6 months ago
  23. cee3edd rockchip: Pinebook Pro: Fix SPI flash and store env on it by Peter Robinson · 4 years, 6 months ago
  24. 34e6327 rockchip: Pinebook Pro: Fix USB and the USB attached keyboard by Peter Robinson · 4 years, 6 months ago
  25. 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 5 months ago
  26. 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 5 months ago
  27. de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 9 months ago
  28. ea55ba0 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 7 months ago
  29. 5cbb29e compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 7 months ago
  30. 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 7 months ago
  31. edc32ab riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 5 months ago
  32. d11b582 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 5 months ago
  33. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
  34. 4d88d96 clk: Add K210 clock support by Sean Anderson · 4 years, 5 months ago
  35. 65cd44e clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 5 months ago
  36. 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  37. d434b1f 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, 5 months ago
  38. 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago
  39. 82c645c kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 6 years ago
  40. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 6 years ago
  41. 92f2478 serial: pxa: clean-up platform data include file by Marcel Ziswiler · 6 years ago
  42. b1f83a6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 7 months ago
  43. 08aac4b net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 7 months ago
  44. 23aa834 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · 4 years, 6 months ago
  45. 9cb0cc1 spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 6 months ago
  46. 1944087 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 6 months ago
  47. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  48. 467eec6 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
  49. 0b89a87 video: mipi update panel platform data by Yannick Fertre · 4 years, 5 months ago
  50. c1c33ce rk3399: Add BOOTENV_SF command by Jagan Teki · 4 years, 6 months ago
  51. 7fdb410 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · 4 years, 6 months ago
  52. 4a4c339 Convert CONFIG_BOOTM_NETBSD to Kconfig by Tom Rini · 4 years, 6 months ago
  53. 6081273 arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig by Tom Rini · 4 years, 6 months ago
  54. 7cf9ab7 nxp: Finish switch to CONFIG_NXP_ESBC by Tom Rini · 4 years, 6 months ago
  55. 4436469 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Tom Rini · 4 years, 6 months ago
  56. c625602 arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig by Tom Rini · 4 years, 6 months ago
  57. 37576b6 Convert CONFIG_CONS_INDEX to Kconfig by Tom Rini · 4 years, 6 months ago
  58. d667c9e Convert CONFIG_CMDLINE_EDITING to Kconfig by Tom Rini · 4 years, 6 months ago
  59. eb6f6fc Convert CONFIG_BUILD_TARGET to Kconfig by Tom Rini · 4 years, 6 months ago
  60. 6389dd7 Convert CONFIG_BOUNCE_BUFFER to Kconfig by Tom Rini · 4 years, 6 months ago
  61. 119c8f9 Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 6 months ago
  62. cfe912f arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig by Tom Rini · 4 years, 6 months ago
  63. 9469b77 arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  64. 9f8d9a2 Convert CONFIG_BOARD_TYPES to Kconfig by Tom Rini · 4 years, 6 months ago
  65. e56898c Convert CONFIG_BCH to Kconfig by Tom Rini · 4 years, 6 months ago
  66. 97faf61 Convert CONFIG_BOOTARGS to Kconfig by Tom Rini · 4 years, 6 months ago
  67. 51876ec Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 4 years, 6 months ago
  68. 740ffae Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 6 months ago
  69. 7ae616a bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to Kconfig by Tom Rini · 4 years, 6 months ago
  70. 3c95682 Convert CONFIG_ATMEL_USART to Kconfig by Tom Rini · 4 years, 6 months ago
  71. 3810f10 Convert CONFIG_ATMEL_NAND_HW_PMECC et al to Kconfig by Tom Rini · 4 years, 6 months ago
  72. cc8db2a Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · 4 years, 6 months ago
  73. 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 6 months ago
  74. f8328c0 Convert CONFIG_ARM_PL180_MMCI to Kconfig by Tom Rini · 4 years, 6 months ago
  75. a9ad136 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Tom Rini · 4 years, 6 months ago
  76. 2a1064b Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · 4 years, 6 months ago
  77. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 7 months ago
  78. 7e24663 bdinfo: Export some basic printing functions by Simon Glass · 4 years, 7 months ago
  79. f7cc66e bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 7 months ago
  80. 05d9dff bdinfo: m68k: Drop bd_info->bi_ipbfreq by Simon Glass · 4 years, 7 months ago
  81. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  82. 4154981 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
  83. 7777a89 arm64: zynqmp: Reduce console buffer size by T Karthik Reddy · 4 years, 7 months ago
  84. c575058 fpga: zynqpl: Correct PL bitstream loading sequence for zynqaes by Siva Durga Prasad Paladugu · 9 years ago
  85. 3464cd8 arm: versal: Fix xspi0 boot mode by Michal Simek · 4 years, 8 months ago
  86. 43162c3 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 5 months ago
  87. 86a0a01 mmc: fsl_esdhc_imx: fix the mask for tuning start point by Haibo Chen · 4 years, 5 months ago
  88. 66c5174 psci: add 'static inline' to invoke_psci_fn() stub by Masahiro Yamada · 4 years, 6 months ago
  89. 6600c12 zfs: fix missing include for disk_partition definition by Joel Johnson · 4 years, 5 months ago
  90. 442e60e arm: wandboard: move CONFIG_MXC_UART to defconfig by Heinrich Schuchardt · 4 years, 6 months ago
  91. 36594d3 colibri_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 6 months ago
  92. 3b20d6e colibri_imx7: boot env configuration updates by Igor Opaniuk · 4 years, 6 months ago
  93. 1544af5 apalis_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 6 months ago
  94. 285e603 apalis-tk1: enable distroboot by Igor Opaniuk · 4 years, 6 months ago
  95. 115d21f configs/colibri_vf.h: drop sdboot in favour of distro_bootcmd by Max Krummenacher · 4 years, 6 months ago
  96. a72a1f5 colibri-imx6ull/imx7: define bootubipart for distro boot by Stefan Agner · 4 years, 6 months ago
  97. fa7dffe colibri_imx7: add addresses required for distro boot by Stefan Agner · 4 years, 6 months ago
  98. 408b8d9 colibri-imx8x: declare consoleargs by Oleksandr Suvorov · 4 years, 6 months ago
  99. 4bc9de5 mx6cuboxi: Convert to DM_ETH by Fabio Estevam · 4 years, 5 months ago
  100. f0151a9 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 5 months ago