1. 3e44c08 arm: total_compute: increase DRAM to 8GB by Usama Arif · 3 years, 1 month ago
  2. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 1 month ago
  3. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years, 1 month ago
  4. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years, 2 months ago
  5. 5de1046 Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · 3 years, 2 months ago
  6. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years, 2 months ago
  7. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years, 2 months ago
  8. 83f5620 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · 3 years, 2 months ago
  9. 7ad78c7 Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · 3 years, 2 months ago
  10. affdae3 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · 3 years, 2 months ago
  11. 153f63a am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · 3 years, 2 months ago
  12. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years, 2 months ago
  13. 941b95b ARM: tegra: Support EMC frequency tables on Tegra210 by Thierry Reding · 3 years, 1 month ago
  14. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  15. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 3 months ago
  16. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  17. 8a3c9fc fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 3 months ago
  18. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  19. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  20. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  21. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 2 months ago
  22. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years, 2 months ago
  23. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years, 2 months ago
  24. 24fbe6b board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · 3 years, 2 months ago
  25. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 2 months ago
  26. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 2 months ago
  27. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 2 months ago
  28. caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  29. 32b7368 video: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  30. 0f78138 image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 2 months ago
  31. 2c6a1b0 image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 2 months ago
  32. 4a00af4 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 2 months ago
  33. a0cfb84 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 2 months ago
  34. 336b9c7 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 2 months ago
  35. d49049f image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 2 months ago
  36. b8eb1fe image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 2 months ago
  37. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
  38. bd0d735 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 2 months ago
  39. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  40. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 2 months ago
  41. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  42. c3236c9 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 2 months ago
  43. db503fb compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 2 months ago
  44. 48a1b68 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 2 months ago
  45. 684ef38 image: Create a function to do manual relocation by Simon Glass · 3 years, 2 months ago
  46. e8c011d gzip: Avoid use of u64 by Simon Glass · 3 years, 2 months ago
  47. 3eb3cce zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
  48. 2819cc75 compiler: Add a comment to host_build() by Simon Glass · 3 years, 2 months ago
  49. 143fa86 Add support for an owned buffer by Simon Glass · 3 years, 2 months ago
  50. 4b2a18b lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  51. 238fbab arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 2 months ago
  52. 03e4b89 pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · 3 years, 2 months ago
  53. b3eda20 stm32f429: move CONFIG_BOOTCOMMAND in defconfig by Patrick Delaunay · 3 years, 2 months ago
  54. a255654 configs: Move some usb config in defconfig by Patrick Delaunay · 3 years, 2 months ago
  55. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 2 months ago
  56. ce7374d Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp" by Marek Vasut · 3 years, 2 months ago
  57. ec249ce arm: stm32: Disable ATAGs support by Patrick Delaunay · 3 years, 3 months ago
  58. a5c9f35 ARM: amlogic: add JetHub common config header by Vyacheslav Bocharov · 3 years, 2 months ago
  59. 09259dc distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot by Neil Armstrong · 3 years, 2 months ago
  60. 943bc23 configs: meson64: add SCSI boot target by Neil Armstrong · 3 years, 2 months ago
  61. 425d9d5 ARM: meson: Sync Amlogic DT from Linux 5.14 by Neil Armstrong · 3 years, 2 months ago
  62. f6d26d8 Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 2 months ago
  63. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  64. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  65. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
  66. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  67. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  68. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
  69. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
  70. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  71. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  72. 0820427 Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 2 months ago
  73. b256330 m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT by Tom Rini · 3 years, 2 months ago
  74. 95d4413 rk3308: Remove unused NAND defines by Tom Rini · 3 years, 2 months ago
  75. 8e10c71 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 2 months ago
  76. 96be1cf lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 3 months ago
  77. dccafba lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 3 months ago
  78. 9e0a13b tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 3 months ago
  79. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
  80. 8ff2ff8 board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · 3 years, 2 months ago
  81. 6942c88 pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT) by Vladimir Oltean · 3 years, 2 months ago
  82. f827645 arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14 by Tom Rini · 3 years, 3 months ago
  83. a8a1ff7 dt-bindings: pinctrl: k3: Synchronize with v5.14 kernel by Nishanth Menon · 3 years, 3 months ago
  84. c7b87bd serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · 3 years, 2 months ago
  85. 5fa6620 Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 3 years, 2 months ago
  86. 3826f81 kgdb: Remove unused serial related options by Tom Rini · 3 years, 2 months ago
  87. 291ab56 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · 3 years, 3 months ago
  88. 7578319 arm: Remove bg0900 board by Tom Rini · 3 years, 3 months ago
  89. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
  90. f0d7650 arm: Remove aspenite board by Tom Rini · 3 years, 3 months ago
  91. 74f00e8 arm: Remove flea3 board by Tom Rini · 3 years, 2 months ago
  92. 2154876 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, 2 months ago
  93. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  94. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  95. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  96. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  97. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
  98. ecc4a23 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 2 months ago
  99. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 2 months ago
  100. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago