1. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 2 months ago
  2. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  3. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · 4 years, 2 months ago
  4. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · 4 years, 2 months ago
  5. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  6. 2698359 dm: core: fix typo in device.h by Dario Binacchi · 4 years, 2 months ago
  7. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years, 2 months ago
  8. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  9. fd80a22 dm: core: Avoid void * in the of-platdata structs by Simon Glass · 4 years, 2 months ago
  10. eb6e7e9 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · 4 years, 2 months ago
  11. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · 4 years, 2 months ago
  12. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
  13. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
  14. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
  15. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  16. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
  17. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
  18. a1a2a22 power: regulator: add dummy helper by Peng Fan · 4 years, 1 month ago
  19. 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago
  20. 08df128 Revert "xen: add definitions for console_io" by Tom Rini · 4 years, 1 month ago
  21. 36ba764 board: kontron: add sl28 support by Michael Walle · 4 years, 1 month ago
  22. 1333e90 pci: add a few ARI related defines by Laurentiu Tudor · 4 years, 3 months ago
  23. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago
  24. 5181e58 xen: add definitions for console_io by AKASHI Takahiro · 4 years, 1 month ago
  25. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 1 month ago
  26. 361843d gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years, 2 months ago
  27. 8ef373b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years, 2 months ago
  28. 3a0f386 km/common: change ubicopy variable by Holger Brunck · 4 years, 2 months ago
  29. c7c7169 km: adapt defines and variables for new memory layout by Holger Brunck · 4 years, 2 months ago
  30. ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years, 2 months ago
  31. 7216252 km: fix license string and compatible strings by Holger Brunck · 4 years, 2 months ago
  32. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
  33. b710965 doc: Document timer API by Sean Anderson · 4 years, 2 months ago
  34. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  35. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 2 months ago
  36. d7e8291 image: Add a function to modify category information by Naoki Hayama · 4 years, 2 months ago
  37. 31120e1 log: Add missing category names by Simon Glass · 4 years, 2 months ago
  38. 2fe7735 Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  39. fb2dca3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 1 month ago
  40. 45369b0 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · 4 years, 1 month ago
  41. b758158 usb: common: add define of usb_speed_string() by developer · 4 years, 2 months ago
  42. 64bb6ce usb: add USB_SPEED_SUPER_PLUS by developer · 4 years, 2 months ago
  43. d47430a net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 2 months ago
  44. 784624c Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 1 month ago
  45. 0927213 board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · 4 years, 2 months ago
  46. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  47. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  48. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  49. c73372f video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 2 months ago
  50. a61f0e5 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 2 months ago
  51. c3c748e dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 2 months ago
  52. 9a80624 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 2 months ago
  53. 53a55a1 Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 1 month ago
  54. b8cc28a configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET by Andre Heider · 4 years, 2 months ago
  55. 698793b treewide: configs: fold CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
  56. 6c4e087 treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
  57. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  58. 50d9286 global_data.h: add Sphinx documentation by Heinrich Schuchardt · 4 years, 2 months ago
  59. 1e5c4fe global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · 4 years, 2 months ago
  60. 25828e9 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 3 months ago
  61. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
  62. 081d401 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 2 months ago
  63. e4d6685 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file by Pali Rohár · 4 years, 2 months ago
  64. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  65. 8dcfee9 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 2 months ago
  66. 554c624 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 2 months ago
  67. 02016c6 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years, 2 months ago
  68. 8f9ace1 mmc: fsl_esdhc: support eMMC HS400 mode by Yangbo Lu · 4 years, 3 months ago
  69. 5347aea mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 3 months ago
  70. 3ed53ac mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 3 months ago
  71. 73da9c8 mmc: fsl_esdhc: support tuning for eMMC HS200 by Yangbo Lu · 4 years, 3 months ago
  72. c46f5d7 mmc: add a reinit() API by Yangbo Lu · 4 years, 3 months ago
  73. 360eb46 configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr by Nishanth Menon · 4 years, 2 months ago
  74. a78fbbb configs: j721e_evm: Get rid of overlayaddr by Nishanth Menon · 4 years, 2 months ago
  75. 008d37a env: ti: ufs: Use dtboaddr instead of overlayaddr by Nishanth Menon · 4 years, 2 months ago
  76. 3aa3408 configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV by Nishanth Menon · 4 years, 2 months ago
  77. 35e8298 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 3 months ago
  78. 133350a log: Add a way to enable/disable a log device by Simon Glass · 4 years, 3 months ago
  79. 885cf5f log: Add a flag to enable log drivers by Simon Glass · 4 years, 3 months ago
  80. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 3 months ago
  81. 1419245 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 4 months ago
  82. 8583705 qemu-arm: Remove need to specify flash banks by Andre Przywara · 4 years, 2 months ago
  83. 087dfce pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · 4 years, 3 months ago
  84. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 3 months ago
  85. abe2a6b pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years, 3 months ago
  86. 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 3 months ago
  87. 2013b66 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 2 months ago
  88. f70df7f mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 3 months ago
  89. 82ba278 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · 4 years, 3 months ago
  90. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 2 months ago
  91. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  92. 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years, 2 months ago
  93. c14df8b dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · 4 years, 2 months ago
  94. f98fd60 bloblist: Fix up a few comments by Simon Glass · 4 years, 2 months ago
  95. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  96. 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
  97. b936a97 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  98. d9fd8a4 Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  99. 60d6b5d Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 2 months ago
  100. 9c96299 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years, 2 months ago