1. 1df654a image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 4 months ago
  2. 13c133b image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 4 months ago
  3. 0ab5e02 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 4 months ago
  4. fa13940 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 4 months ago
  5. 3ac0f50 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 4 months ago
  6. 30ba282 image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 4 months ago
  7. 806d1ff image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 4 months ago
  8. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 4 months ago
  9. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 4 months ago
  10. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 4 months ago
  11. bf371b4 image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 4 months ago
  12. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 4 months ago
  13. 5500a40 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 4 months ago
  14. c9d6b5b compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 4 months ago
  15. c5a68d2 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 4 months ago
  16. 2ac00c0 image: Create a function to do manual relocation by Simon Glass · 3 years, 4 months ago
  17. 5a4f10d gzip: Avoid use of u64 by Simon Glass · 3 years, 4 months ago
  18. 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 4 months ago
  19. c45b792 compiler: Add a comment to host_build() by Simon Glass · 3 years, 4 months ago
  20. 67bc59d Add support for an owned buffer by Simon Glass · 3 years, 4 months ago
  21. 930c887 lib: Add memdup() by Simon Glass · 3 years, 4 months ago
  22. 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 4 months ago
  23. 15eda54 ARM: amlogic: add JetHub common config header by Vyacheslav Bocharov · 3 years, 4 months ago
  24. d565a35 distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot by Neil Armstrong · 3 years, 4 months ago
  25. f485e9d configs: meson64: add SCSI boot target by Neil Armstrong · 3 years, 4 months ago
  26. 2e8d47c ARM: meson: Sync Amlogic DT from Linux 5.14 by Neil Armstrong · 3 years, 4 months ago
  27. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 4 months ago
  28. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 4 months ago
  29. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 4 months ago
  30. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 4 months ago
  31. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 4 months ago
  32. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 4 months ago
  33. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 4 months ago
  34. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 4 months ago
  35. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 4 months ago
  36. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 4 months ago
  37. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 4 months ago
  38. d73b9e6 m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT by Tom Rini · 3 years, 4 months ago
  39. c25ca90 rk3308: Remove unused NAND defines by Tom Rini · 3 years, 4 months ago
  40. 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 5 months ago
  41. f695304 lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 5 months ago
  42. 26fc667 lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 5 months ago
  43. 4f53ac2 tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 5 months ago
  44. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 5 months ago
  45. a2db09e board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · 3 years, 4 months ago
  46. 2649f69 pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT) by Vladimir Oltean · 3 years, 4 months ago
  47. fa09b12 arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14 by Tom Rini · 3 years, 5 months ago
  48. 4698bb8 dt-bindings: pinctrl: k3: Synchronize with v5.14 kernel by Nishanth Menon · 3 years, 5 months ago
  49. d92cb66 serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · 3 years, 5 months ago
  50. 62efcba Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 3 years, 5 months ago
  51. cc1386b kgdb: Remove unused serial related options by Tom Rini · 3 years, 5 months ago
  52. fae2ea5 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · 3 years, 5 months ago
  53. 4987658 arm: Remove bg0900 board by Tom Rini · 3 years, 5 months ago
  54. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 5 months ago
  55. d9be860 arm: Remove aspenite board by Tom Rini · 3 years, 5 months ago
  56. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 5 months ago
  57. 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
  58. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  59. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 4 months ago
  60. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 4 months ago
  61. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 4 months ago
  62. 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
  63. ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 4 months ago
  64. b8919ea mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 5 months ago
  65. a4f2d83 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 4 months ago
  66. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 4 months ago
  67. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years, 4 months ago
  68. 4b46e83 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 5 months ago
  69. 0198018 efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 5 months ago
  70. 4c3e847 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 4 months ago
  71. 946af58 arm: socfpga: vining: Drop meaningless comment by Marek Vasut · 3 years, 5 months ago
  72. e2a41bf usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 4 months ago
  73. 656bc27 usb: ehci-ci: remove redundant PORTSC flag definitions by Matthias Schiffer · 3 years, 4 months ago
  74. bc31f6a include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · 3 years, 4 months ago
  75. daa6329 usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 4 months ago
  76. a0a5c43 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 7 months ago
  77. b218f86 mtd: cfi_flash: use cfi_flash_num_flash_banks only when supported by Patrick Delaunay · 3 years, 4 months ago
  78. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 5 months ago
  79. 4b62ba8 ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig by Tom Rini · 3 years, 5 months ago
  80. f899cc1 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 5 months ago
  81. b17cc80 omap4_panda: Remove unused comments/code by Tom Rini · 3 years, 5 months ago
  82. 0eeabc6 omap3_logic: Remove unused comments/code by Tom Rini · 3 years, 5 months ago
  83. e124b65 am3517_evm: Remove unused comments/code by Tom Rini · 3 years, 5 months ago
  84. 899867a Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · 3 years, 5 months ago
  85. 425c121 omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDK by Tom Rini · 3 years, 5 months ago
  86. 2043f9c ti: keystone: dma: Migrate to Kconfig by Tom Rini · 3 years, 5 months ago
  87. c8c934b ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 5 months ago
  88. bdeedc1 compulab: Clean up some unused symbols by Tom Rini · 3 years, 5 months ago
  89. 8d8d7e9 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · 3 years, 5 months ago
  90. 2c8419f usb: phy: ti: Remove non-DM PHY code by Tom Rini · 3 years, 5 months ago
  91. bfbb724 keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace by Tom Rini · 3 years, 5 months ago
  92. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years, 4 months ago
  93. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 4 months ago
  94. 933bf26 fdt_support.h: Remove duplicated declarations by Bin Meng · 3 years, 4 months ago
  95. 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 6 months ago
  96. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 6 months ago
  97. f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 6 months ago
  98. 4ee0cc8 dm: Add comments to dt-structs contents by Simon Glass · 3 years, 6 months ago
  99. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 6 months ago
  100. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 6 months ago