1. e85a787 lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 4 years, 11 months ago
  2. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 4 years, 11 months ago
  3. ed3dead Makefile: add build script for asn1 parsers by AKASHI Takahiro · 4 years, 11 months ago
  4. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 4 years, 11 months ago
  5. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  6. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 4 years, 10 months ago
  7. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 10 months ago
  8. 163b764 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · 4 years, 10 months ago
  9. 66b3ccc tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · 4 years, 10 months ago
  10. 32a238d configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  11. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  12. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 4 years, 10 months ago
  13. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  14. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 4 years, 11 months ago
  15. a4b7485 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  16. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago
  17. 7e91f6c usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
  18. 97de532 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · 5 years ago
  19. 903fe17 pylibfdt: Sync up with upstream by Simon Glass · 5 years ago
  20. b4cf5f1 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  21. f0921f5 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  22. c261fef checkpatch.pl: update from Linux kernel v5.4-rc3 by Heinrich Schuchardt · 5 years ago
  23. 4ab6a45 libfdt: fix typo on comment by Giulio Benetti · 5 years ago
  24. 8076fc2 libfdt: Allow #size-cells of 0 by Matthias Brugger · 5 years ago
  25. 0ba41ce libfdt: return correct value if #size-cells property is not present by Matthias Brugger · 5 years ago
  26. ce2dae3 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · 5 years ago
  27. 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  28. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  29. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  30. 8c05aba Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  31. 5f2fe3b Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · 5 years ago
  32. d882f08 mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig by Siva Durga Prasad Paladugu · 5 years ago
  33. 535e078 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · 5 years ago
  34. ca51ef7 watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
  35. 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  36. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  37. 4a7cf0f scrapyard: Delete this file and script by Tom Rini · 5 years ago
  38. 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  39. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  40. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  41. 78f2877 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
  42. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  43. 5484793 kconfig: Convert CONFIG_MXS_GPIO to Kconfig by Lukasz Majewski · 5 years ago
  44. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  45. 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  46. 00f9baf powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · 5 years ago
  47. 7b47273 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  48. 1bd17b9 km/arm: remove unmaintained target PORTL2 by Pascal Linder · 5 years ago
  49. e5c9e83 km: clean up header files for KM Kirkwood boards by Pascal Linder · 5 years ago
  50. 432579c km: remove obsolete definitions in KM header files by Pascal Linder · 5 years ago
  51. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  52. c1865bb x86: Avoid writing temporary asl files into the source tree by Simon Glass · 5 years ago
  53. 7127151 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  54. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  55. 8fc31e2 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  56. 2452bb7 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · 5 years ago
  57. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  58. 3380d1c ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM by Adam Ford · 5 years ago
  59. 4ed0d3c efi_loader: always rebuild efi_crt0.o by Heinrich Schuchardt · 5 years ago
  60. ce7b93d ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECK by Robert P. J. Day · 5 years ago
  61. de17e1f Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  62. 89d6690 libfdt: Copy the struct region in fdt_resize() by Simon Glass · 5 years ago
  63. a7e6d0c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · 5 years ago
  64. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  65. 146ce64 scripts/kernel-doc: fix parsing of function pointers by Heinrich Schuchardt · 5 years ago
  66. b7ab098 scripts/kernel-doc: update script from Linux 5.2 by Heinrich Schuchardt · 5 years ago
  67. acea123 rockchip: rk322x: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  68. e0f0657 pwm: imx: add Kconfig support by Heiko Schocher · 5 years ago
  69. 0c1456d ARM: correct detection of thumb mode by Heinrich Schuchardt · 5 years ago
  70. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  71. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  72. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  73. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  74. c67c349 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 5 years ago
  75. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 5 years ago
  76. f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  77. d760a5e configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  78. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  79. b618b37 net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig by Marek Vasut · 5 years ago
  80. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  81. 8c2644c cm_t3517: remove board by Bartosz Golaszewski · 5 years ago
  82. 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  83. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 5 years ago
  84. 8ed9876 keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE} by Mario Six · 6 years ago
  85. 8a81bfd mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · 6 years ago
  86. 7c2e535 mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · 6 years ago
  87. e35012e mpc83xx: Migrate SPCR to Kconfig by Mario Six · 6 years ago
  88. 73df96a mpc83xx: Migrate arbiter config to Kconfig by Mario Six · 6 years ago
  89. be5abb0 mpc83xx: Migrate HID config to Kconfig by Mario Six · 6 years ago
  90. 9c5df7a mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · 6 years ago
  91. 93de253 powerpc: Migrate HIGH_BATS to Kconfig by Mario Six · 6 years ago
  92. 47a1b3f MPC837XERDB: Remove CONFIG_MPC837XERDB by Mario Six · 6 years ago
  93. 897c82a MPC837XEMDS: Remove CONFIG_MPC837XEMDS by Mario Six · 6 years ago
  94. d6a7795 MPC8315ERDB: Remove CONFIG_MPC8315ERDB by Mario Six · 6 years ago
  95. 67185d1 MPC8313ERDB: Remove CONFIG_MPC8313ERDB by Mario Six · 6 years ago
  96. 0e93bb1 strider: Migrate to CONFIG_TARGET_STRIDER by Mario Six · 6 years ago
  97. d691881 hrcon: Migrate to CONFIG_TARGET_HRCON by Mario Six · 6 years ago
  98. 4cb06d3 MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX by Mario Six · 6 years ago
  99. 8014c16 MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDS by Mario Six · 6 years ago
  100. 8439e99 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago