1. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  2. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  3. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years, 1 month ago
  4. b0c5353 video: Drop common LCD implementation by Simon Glass · 2 years, 1 month ago
  5. 9876b5e video: Drop LCD_BPP by Simon Glass · 2 years, 1 month ago
  6. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  7. c31e0c6 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  8. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  9. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  10. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
  11. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
  12. f24404d video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
  13. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
  14. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years, 1 month ago
  15. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
  16. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
  17. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years, 1 month ago
  18. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
  19. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years, 1 month ago
  20. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years, 1 month ago
  21. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 1 month ago
  22. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years, 1 month ago
  23. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years, 1 month ago
  24. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 1 month ago
  25. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years, 1 month ago
  26. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years, 1 month ago
  27. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years, 1 month ago
  28. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 1 month ago
  29. aa5511e dm: core: Add note about device_probe idempotence by Michal Suchanek · 2 years, 2 months ago
  30. 73f8fbc dm: core: Document return value of device bind functions by Michal Suchanek · 2 years, 2 months ago
  31. 58ddb93 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  32. 1fcfadc dm: pci: Fix doc typo first -> next by Michal Suchanek · 2 years, 2 months ago
  33. d7e9de7 fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype by Patrick Delaunay · 2 years, 2 months ago
  34. 9b0b564 memory: Add TI GPMC driver by Roger Quadros · 2 years, 1 month ago
  35. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 1 month ago
  36. 06377c5 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 2 months ago
  37. c2c485d Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
  38. f9d16f2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 1 month ago
  39. 3eebbd8 Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 1 month ago
  40. 26bfb85 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 1 month ago
  41. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
  42. 2419acf imx6sl: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  43. 97e530d imx6sll: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  44. dfd0adc imx7ulp: synchronise device tree with linux by Marcel Ziswiler · 2 years, 1 month ago
  45. 559c538 verdin-imx8mm: verdin-imx8mp: update env memory layout (again) by Marcel Ziswiler · 2 years, 2 months ago
  46. 864ac2c board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit by Manoj Sai · 2 years, 3 months ago
  47. ddc8d36 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · 2 years, 1 month ago
  48. 10107ef sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 2 months ago
  49. 2b0dd41 mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years, 2 months ago
  50. 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
  51. 4344c11 board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · 2 years, 1 month ago
  52. 601d4e1 blk: fix a couple of trivial documentation typos by Mattijs Korpershoek · 2 years, 1 month ago
  53. d6d8720 qemu: Try to automatically boot from the QEMU firmware device (qfw) by Andre Przywara · 2 years, 1 month ago
  54. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 3 months ago
  55. 39236ac ARM: imx6: dh-imx6: Use sf update instead of sf erase and write by Marek Vasut · 2 years, 2 months ago
  56. 7fe2408 apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout by Marcel Ziswiler · 2 years, 2 months ago
  57. 187da72 nitrogen6x: Remove extra quotes in fdtfile by Ariel D'Alessandro · 2 years, 2 months ago
  58. 16d6457 verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configs by Marcel Ziswiler · 2 years, 2 months ago
  59. 8d2cbb0 board: tbs2910: Add serial rx buffer in defconfig by Soeren Moch · 2 years, 2 months ago
  60. 145a996 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 1 month ago
  61. 5302576 ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back by Marek Vasut · 2 years, 2 months ago
  62. 27effdd imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · 2 years, 3 months ago
  63. 7dd6af8 imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · 2 years, 3 months ago
  64. dc3cb0a Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 1 month ago
  65. 73ceadc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
  66. a1265cd clk: change return type of clk_get_parent_rate from long long to ulong by Michal Suchanek · 2 years, 2 months ago
  67. c8b9ba4 sunxi: fix 32MB load address layout by Andre Przywara · 2 years, 1 month ago
  68. 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
  69. 85a8ef1 arm: dts: rockchip: rk356x: sync with Linux 6.0 by FUKAUMI Naoki · 2 years, 1 month ago
  70. b9add64 dma: Transfer dma_ops should use DMA address types by Andrew Davis · 2 years, 1 month ago
  71. 7f53f50 sunxi: dts: arm64: update devicetree files by Andre Przywara · 2 years, 2 months ago
  72. e7a18f7 dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years, 1 month ago
  73. e44d7e7 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 1 month ago
  74. 801f711 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years, 1 month ago
  75. c4f0de3 arm: fsl: csu: Reduce size of ns_dev by Sean Anderson · 2 years, 1 month ago
  76. 70089c1 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 1 month ago
  77. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years, 1 month ago
  78. 767ecc5 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years, 1 month ago
  79. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 1 month ago
  80. 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  81. 300077c Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 1 month ago
  82. c4c32e3 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 1 month ago
  83. 84e5614 phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
  84. ef18576 efi_loader: internal CloseProtocol by Heinrich Schuchardt · 2 years, 1 month ago
  85. 4d9668b efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · 2 years, 1 month ago
  86. 73e741b Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 1 month ago
  87. 7676811 mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 1 month ago
  88. 90cce05 mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
  89. c9dc8e7 dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · 2 years, 2 months ago
  90. 11ef7f0 Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
  91. 9ca71c9 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years, 2 months ago
  92. d63fc99 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 2 months ago
  93. 05c4c9e efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · 2 years, 1 month ago
  94. f05911a efi_driver: move event registration to driver by Heinrich Schuchardt · 2 years, 1 month ago
  95. 8f8fe1d efi_driver: add init function to EFI block driver by Heinrich Schuchardt · 2 years, 1 month ago
  96. ec4f675 efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · 2 years, 1 month ago
  97. df31fed doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · 2 years, 1 month ago
  98. 43a5891 efi_driver: fix error handling by Heinrich Schuchardt · 2 years, 1 month ago
  99. 16b27b6 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · 2 years, 1 month ago
  100. 39434a9 efi: Add string conversion helper by Paul Barker · 2 years, 1 month ago