1. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 3 months ago
  2. f1f990a efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 7 months ago
  3. b0dd8cb efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 4 months ago
  4. 724d281 efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 7 months ago
  5. a44d2a2 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 7 months ago
  6. 5f7dcf0 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 7 months ago
  7. 01df8cf efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 4 months ago
  8. f2d2b3a efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 4 months ago
  9. 491bfe8 lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 4 months ago
  10. 7926dfb efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 4 months ago
  11. 11bafb2 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 4 months ago
  12. b9f217a lib/crypto: use qualified path for x509_parser.h by Heinrich Schuchardt · 4 years, 4 months ago
  13. 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 3 months ago
  14. d69d49d ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 3 months ago
  15. e3e9d5e ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB by Masahiro Yamada · 4 years, 3 months ago
  16. 4a9146c Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
  17. 3113c84 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 3 months ago
  18. 69be8fd powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 5 months ago
  19. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 4 months ago
  20. f676eb2 reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 4 months ago
  21. db75485 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · 4 years, 5 months ago
  22. c92921b linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · 4 years, 5 months ago
  23. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 4 months ago
  24. fed0f89 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 4 months ago
  25. 908d024 core: drop const for struct driver_info by Walter Lozano · 4 years, 4 months ago
  26. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 4 months ago
  27. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 4 months ago
  28. b48c272 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · 4 years, 4 months ago
  29. e85497a sandbox: make RAM size configurable by Heinrich Schuchardt · 4 years, 5 months ago
  30. f247354 arm: Remove mx31pdk board by Jagan Teki · 4 years, 4 months ago
  31. bb1cbb2 arm: Remove pengwyn board by Jagan Teki · 4 years, 4 months ago
  32. bce26c4 arm: Remove pepper board by Jagan Teki · 4 years, 4 months ago
  33. 3755948 arm: Remove bav335x board by Jagan Teki · 4 years, 4 months ago
  34. 45833e2 arm: Remove cairo board by Jagan Teki · 4 years, 4 months ago
  35. d78b9df logicpd: Drop omap3 zoom1 by Jagan Teki · 4 years, 5 months ago
  36. ed3294d arm: Remove overo board by Jagan Teki · 4 years, 4 months ago
  37. 76386d6 arm: Remove cm_t35 board by Jagan Teki · 4 years, 4 months ago
  38. a25aea7 arm: Remove cm_t54 board by Jagan Teki · 4 years, 4 months ago
  39. 107b5cf siemens: draco: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · 4 years, 3 months ago
  40. 506d523 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  41. b6687e1 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · 4 years, 5 months ago
  42. 8e2ab05 usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq by Sylwester Nawrocki · 4 years, 5 months ago
  43. d910793 Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 3 months ago
  44. 6620c65 arm: kirkwood: switch LaCie boards to sata_mv driver by Simon Guinot · 4 years, 4 months ago
  45. 34fb7df arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel by Dennis Gilmore · 4 years, 4 months ago
  46. 324ec5d spi: Remove unnecessary #ifdefs in header file by Simon Glass · 4 years, 4 months ago
  47. dafde79 bootstage: Fix 'stacked' typo by Simon Glass · 4 years, 4 months ago
  48. 7842749 linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED by Rasmus Villemoes · 4 years, 4 months ago
  49. 7d78a45 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · 4 years, 4 months ago
  50. b4f7388 linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* by Rasmus Villemoes · 4 years, 4 months ago
  51. ef45312 video: Add comments to struct sandbox_sdl_plat by Simon Glass · 4 years, 4 months ago
  52. 8c0b5d2 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · 4 years, 4 months ago
  53. 9beac5d video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 4 months ago
  54. 5a6cea3 video: Add a comment for struct video_uc_platdata by Simon Glass · 4 years, 4 months ago
  55. 2d7c268 video: Drop unnecessary #ifdef around vid_console_color() by Simon Glass · 4 years, 4 months ago
  56. 493a4c8 console: Add a way to output to serial only by Simon Glass · 4 years, 4 months ago
  57. 0938182 rtc: add dm_rtc_write() helper by Rasmus Villemoes · 4 years, 4 months ago
  58. d8be088 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · 4 years, 4 months ago
  59. c89b41b lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 4 years, 5 months ago
  60. 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 5 months ago
  61. 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 5 months ago
  62. 146a17a spl: fix format of function documentation by Dario Binacchi · 4 years, 5 months ago
  63. ce6515e debug_uart: Add CR before and after announce string by Stefan Roese · 4 years, 5 months ago
  64. 06bea49 tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 5 months ago
  65. 526fe06 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
  66. 220b590 arm: vexpress64: Fix counter frequency by Andre Przywara · 4 years, 4 months ago
  67. 0a7ba7c arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 6 months ago
  68. 26073f9 image: Add support for ZSTD decompression by Robert Marko · 4 years, 6 months ago
  69. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 7 months ago
  70. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 7 months ago
  71. c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 4 months ago
  72. d5d726d configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · 4 years, 4 months ago
  73. f9d6743 rockchip: Pinebook Pro: Fix SPI flash and store env on it by Peter Robinson · 4 years, 5 months ago
  74. 3a57712 rockchip: Pinebook Pro: Fix USB and the USB attached keyboard by Peter Robinson · 4 years, 5 months ago
  75. 621e09c Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 4 months ago
  76. df3d0a3 Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 4 months ago
  77. 15b1bf1 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 7 months ago
  78. 72c4d40 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 5 months ago
  79. 1f1a0f3 compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 5 months ago
  80. 67f51b4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 5 months ago
  81. a7c81fc riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 4 months ago
  82. bba8618 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 4 months ago
  83. 082faeb dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 4 months ago
  84. f9c7d4f clk: Add K210 clock support by Sean Anderson · 4 years, 4 months ago
  85. 1a198cf clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 4 months ago
  86. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 4 months ago
  87. 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, 4 months ago
  88. 290e6bb arm: pxa: mmc: add driver model support by Marcel Ziswiler · 5 years ago
  89. 9b515a8 kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 5 years ago
  90. 45224e8 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 5 years ago
  91. 4d3053a serial: pxa: clean-up platform data include file by Marcel Ziswiler · 5 years ago
  92. d8553d6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
  93. b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 5 months ago
  94. 2896422 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · 4 years, 5 months ago
  95. 044a66c spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 5 months ago
  96. 582b4f7 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 4 months ago
  97. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
  98. 19a7e58 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 4 months ago
  99. 36e66e3 video: mipi update panel platform data by Yannick Fertre · 4 years, 4 months ago
  100. 6a28dc3 rk3399: Add BOOTENV_SF command by Jagan Teki · 4 years, 5 months ago