1. 1da0b6a doc: add system reset to API documentation by Heinrich Schuchardt · 3 years, 4 months ago
  2. b20b16a arm: total_compute: increase DRAM to 8GB by Usama Arif · 3 years, 4 months ago
  3. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 4 months ago
  4. 6a86f12 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years, 4 months ago
  5. 56882dc Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years, 4 months ago
  6. 645a0af Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · 3 years, 4 months ago
  7. 7b80500 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years, 4 months ago
  8. 9283204 Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years, 4 months ago
  9. 42d32c3 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · 3 years, 4 months ago
  10. 0d76e4e Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · 3 years, 4 months ago
  11. 155fb86 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · 3 years, 4 months ago
  12. e7421b0 am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · 3 years, 4 months ago
  13. ff07cc9 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years, 4 months ago
  14. f814ff5 ARM: tegra: Support EMC frequency tables on Tegra210 by Thierry Reding · 3 years, 4 months ago
  15. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 5 months ago
  16. 9019487 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 5 months ago
  17. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 5 months ago
  18. 4bf88ba fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 5 months ago
  19. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 4 months ago
  20. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 4 months ago
  21. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 5 months ago
  22. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 4 months ago
  23. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years, 4 months ago
  24. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years, 4 months ago
  25. ce543d0 board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · 3 years, 4 months ago
  26. 21d314a clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 5 months ago
  27. f331497 Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 4 months ago
  28. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 4 months ago
  29. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 4 months ago
  30. 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years, 4 months ago
  31. 1df654a image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 4 months ago
  32. 13c133b image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 4 months ago
  33. 0ab5e02 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 4 months ago
  34. fa13940 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 4 months ago
  35. 3ac0f50 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 4 months ago
  36. 30ba282 image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 4 months ago
  37. 806d1ff image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 4 months ago
  38. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 4 months ago
  39. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 4 months ago
  40. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 4 months ago
  41. bf371b4 image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 4 months ago
  42. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 4 months ago
  43. 5500a40 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 4 months ago
  44. c9d6b5b compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 4 months ago
  45. c5a68d2 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 4 months ago
  46. 2ac00c0 image: Create a function to do manual relocation by Simon Glass · 3 years, 4 months ago
  47. 5a4f10d gzip: Avoid use of u64 by Simon Glass · 3 years, 4 months ago
  48. 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 4 months ago
  49. c45b792 compiler: Add a comment to host_build() by Simon Glass · 3 years, 4 months ago
  50. 67bc59d Add support for an owned buffer by Simon Glass · 3 years, 4 months ago
  51. 930c887 lib: Add memdup() by Simon Glass · 3 years, 4 months ago
  52. 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 4 months ago
  53. b0e763b pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · 3 years, 4 months ago
  54. c7f85e1 stm32f429: move CONFIG_BOOTCOMMAND in defconfig by Patrick Delaunay · 3 years, 4 months ago
  55. 4549947 configs: Move some usb config in defconfig by Patrick Delaunay · 3 years, 4 months ago
  56. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 4 months ago
  57. 2d08081 Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp" by Marek Vasut · 3 years, 4 months ago
  58. b703dcb arm: stm32: Disable ATAGs support by Patrick Delaunay · 3 years, 5 months ago
  59. 15eda54 ARM: amlogic: add JetHub common config header by Vyacheslav Bocharov · 3 years, 5 months ago
  60. d565a35 distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot by Neil Armstrong · 3 years, 5 months ago
  61. f485e9d configs: meson64: add SCSI boot target by Neil Armstrong · 3 years, 5 months ago
  62. 2e8d47c ARM: meson: Sync Amlogic DT from Linux 5.14 by Neil Armstrong · 3 years, 5 months ago
  63. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 4 months ago
  64. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 4 months ago
  65. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 4 months ago
  66. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 4 months ago
  67. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 4 months ago
  68. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 4 months ago
  69. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 4 months ago
  70. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 4 months ago
  71. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 4 months ago
  72. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 4 months ago
  73. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 4 months ago
  74. d73b9e6 m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT by Tom Rini · 3 years, 4 months ago
  75. c25ca90 rk3308: Remove unused NAND defines by Tom Rini · 3 years, 4 months ago
  76. 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 5 months ago
  77. f695304 lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 5 months ago
  78. 26fc667 lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 5 months ago
  79. 4f53ac2 tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 5 months ago
  80. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 5 months ago
  81. a2db09e board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · 3 years, 5 months ago
  82. 2649f69 pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT) by Vladimir Oltean · 3 years, 5 months ago
  83. fa09b12 arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14 by Tom Rini · 3 years, 5 months ago
  84. 4698bb8 dt-bindings: pinctrl: k3: Synchronize with v5.14 kernel by Nishanth Menon · 3 years, 5 months ago
  85. d92cb66 serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · 3 years, 5 months ago
  86. 62efcba Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 3 years, 5 months ago
  87. cc1386b kgdb: Remove unused serial related options by Tom Rini · 3 years, 5 months ago
  88. fae2ea5 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · 3 years, 5 months ago
  89. 4987658 arm: Remove bg0900 board by Tom Rini · 3 years, 5 months ago
  90. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 5 months ago
  91. d9be860 arm: Remove aspenite board by Tom Rini · 3 years, 5 months ago
  92. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 5 months ago
  93. 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 4 months ago
  94. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  95. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 4 months ago
  96. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 4 months ago
  97. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 4 months ago
  98. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 4 months ago
  99. ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 4 months ago
  100. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 5 months ago