1. 45ff0bc expo: Make scene_obj_find() take a const scene by Simon Glass · 1 year, 3 months ago
  2. 05ef15a Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next by Tom Rini · 1 year, 3 months ago
  3. 3adab5e doc: qemu: arm: Add a section on booting Linux distros by Alper Nebi Yasak · 1 year, 3 months ago
  4. 211639d arm: qemu: Enable usb keyboard as an input device by Alper Nebi Yasak · 1 year, 3 months ago
  5. bd522b5 arm: qemu: Enable PRE_CONSOLE_BUFFER by Alper Nebi Yasak · 1 year, 3 months ago
  6. 79f469a arm: qemu: Enable Bochs video support by Alper Nebi Yasak · 1 year, 3 months ago
  7. 601380e Merge branch '2023-08-24-further-ufs-updates' into next by Tom Rini · 1 year, 3 months ago
  8. 8426fe8 ufs: Implement cache management by Marek Vasut · 1 year, 3 months ago
  9. 53c6bf3 ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · 1 year, 3 months ago
  10. bc3786f ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · 1 year, 3 months ago
  11. 3f21c66 ufs: Handle UFS 3.0 controllers by Marek Vasut · 1 year, 3 months ago
  12. 4020fd1 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 1 year, 3 months ago
  13. 12ec15e ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 1 year, 3 months ago
  14. a8af6b4 ufs: Convert quirks to BIT() macro by Marek Vasut · 1 year, 3 months ago
  15. edfe6a1 Merge branch '2023-08-22-assorted-code-cleanups' into next by Tom Rini · 1 year, 3 months ago
  16. f24db5c net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · 1 year, 3 months ago
  17. b980e21 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 3 months ago
  18. 847e24f blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 3 months ago
  19. b393da5 disk: dos: Infer MBR partition sector size from underlying drive sector size by Marek Vasut · 1 year, 3 months ago
  20. f23e8e7 common: bouncebuf: Add missing cast to dma_addr_t by Marek Vasut · 1 year, 3 months ago
  21. ddfa088 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 3 months ago
  22. 14fafef disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 3 months ago
  23. e18752b disk: Switch part_blk_*() functions to disk_blk_*() by Marek Vasut · 1 year, 3 months ago
  24. 9c00586 disk: Extend disk_blk_part_validate() with range checking by Marek Vasut · 1 year, 3 months ago
  25. 9140559 disk: Handle partition to block device offset conversion by Marek Vasut · 1 year, 3 months ago
  26. 2aee749 disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}() by Marek Vasut · 1 year, 3 months ago
  27. cc4d0f9 disk: Simplify disk_blk_read() using blk_read() by Marek Vasut · 1 year, 3 months ago
  28. 544d713 disk: Drop always true conditional check by Marek Vasut · 1 year, 3 months ago
  29. 795f0d7 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · 1 year, 3 months ago
  30. ef9eb6c test: Fix the help for the ut command by Marek Vasut · 1 year, 3 months ago
  31. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  32. 2cbe62b Prepare v2023.10-rc3 by Tom Rini · 1 year, 3 months ago
  33. c331b0e Merge tag 'dm-pull-20aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 3 months ago
  34. 5d5dd81 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · 1 year, 3 months ago
  35. a531611 configs: sandbox64: Enable PCI register multi-entry support by Marek Vasut · 1 year, 3 months ago
  36. 7c41d3f configs: sandbox64: Enable clock CCF driver by Marek Vasut · 1 year, 3 months ago
  37. e1b148c configs: sandbox64: Enable video 12x22 font support by Marek Vasut · 1 year, 3 months ago
  38. 9a0634d configs: sandbox64: Enable video 16bpp and 24bpp support by Marek Vasut · 1 year, 3 months ago
  39. 56ec95c configs: sandbox64: Enable PINCTRL_SINGLE driver by Marek Vasut · 1 year, 3 months ago
  40. 1af9fe5 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · 1 year, 3 months ago
  41. 6ff2695 configs: sandbox64: Enable BUTTON_ADC driver by Marek Vasut · 1 year, 3 months ago
  42. 44a9a32 configs: sandbox64: Enable MC34708 driver by Marek Vasut · 1 year, 3 months ago
  43. cd527e6 configs: sandbox64: Increase console record size to 0x6000 by Marek Vasut · 1 year, 3 months ago
  44. 88dc314 configs: sandbox64: Enable SF bootdev by Marek Vasut · 1 year, 3 months ago
  45. 3ca4b5e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 3 months ago
  46. 964d31c arm: rmobile: Fix off-by-one error in cpuinfo by Paul Barker · 1 year, 3 months ago
  47. 40f8c3f Merge tag 'doc-2023-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  48. 3c4cbbe doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line by Fabio Estevam · 1 year, 3 months ago
  49. 653e3e6 irq: Fix typo in header comment by Paul Barker · 1 year, 3 months ago
  50. 747b8d2 clk: Fix typo in header comment by Paul Barker · 1 year, 3 months ago
  51. f611e97 doc: printf() codes: Fix format specifier for unsigned int by Siddharth Vadapalli · 1 year, 3 months ago
  52. 10af36c docs: fix wrong usage of proftool by Puhan Zhou · 1 year, 3 months ago
  53. 1f4c5b4 spl: don't assume NVMe partition 1 exists by Heinrich Schuchardt · 1 year, 3 months ago
  54. e31f290 fs/erofs: Quieten test for filesystem presence by Simon Glass · 1 year, 3 months ago
  55. 9ecb270 Merge branch '2023-08-18-assorted-updates' into next by Tom Rini · 1 year, 3 months ago
  56. 91b6ca6 rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name by Jonas Karlman · 1 year, 3 months ago
  57. 4242742 Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 3 months ago
  58. 0808692 CI: Switch to tools-only from sandbox_spl for tooling tests by Tom Rini · 1 year, 4 months ago
  59. 6532fab spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · 1 year, 4 months ago
  60. 60b20b4 scsi: Cache align temporary buffer by Marek Vasut · 1 year, 4 months ago
  61. 9896c9e gpio: pca953x: Add TI TCA9554 support by Marek Vasut · 1 year, 4 months ago
  62. 4533f05 ufs: cdns: Drop extra space by Marek Vasut · 1 year, 4 months ago
  63. 7950d17 arm: mediatek: add usb support for MT7988 by Frank Wunderlich · 1 year, 4 months ago
  64. 4f3e95a arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 by Frank Wunderlich · 1 year, 4 months ago
  65. fa0ff56 arm: bcm283x undefined reference to "print_cpuinfo" by Naveen Kumar Chaudhary · 1 year, 4 months ago
  66. 63bd253 armv8: Skip PIE in SPL due to load alignment fault. by Kevin Chen · 1 year, 4 months ago
  67. 6babd84 arm: Use builtins for ffs/fls by Sean Anderson · 1 year, 4 months ago
  68. 04d9ad6 Merge branch '2023-08-17-ti-k3-am64-dt-resync' into next by Tom Rini · 1 year, 3 months ago
  69. af6e2a7 arm: dts: k3-am64: Sync DT with Linux v6.5-rc1 by Roger Quadros · 1 year, 4 months ago
  70. cd87b1e doc: board: ti: am64: Add boot flow diagram by Roger Quadros · 1 year, 4 months ago
  71. 6f32e1a Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node" by Roger Quadros · 1 year, 4 months ago
  72. 70b26c9 board: ti: am64x: Recognize AM64-HSEVM by Roger Quadros · 1 year, 4 months ago
  73. 0c929be Merge branch '2023-08-17-assorted-minor-fixes' by Tom Rini · 1 year, 3 months ago
  74. 00cc102 board: rockchip: rk35xx: Add myself as reviewer to MAINTAINERS by Jonas Karlman · 1 year, 3 months ago
  75. 4e3471f6 board: rockchip: rk35xx: Add device tree files to MAINTAINERS by Jonas Karlman · 1 year, 3 months ago
  76. efb0b69 doc: rockchip: Add supported RK3566/RK3568 boards by Jonas Karlman · 1 year, 3 months ago
  77. 06ef6d3 MAINTAINERS: Update UFS maintainer by Neha Malcom Francis · 1 year, 3 months ago
  78. 61e507b CI: x86: coreboot: Update to latest coreboot by Simon Glass · 1 year, 4 months ago
  79. 8d79d66 corstone1000: update maintainers by Abdellatif El Khlifi · 1 year, 4 months ago
  80. bf03619 arm_ffa: use debug logs by Abdellatif El Khlifi · 1 year, 4 months ago
  81. 795890b arm: Add arch/arm/dts/Makefile specifically to MAINTAINERS by Tom Rini · 1 year, 4 months ago
  82. 943d166 Merge tag 'u-boot-stm32-20230816' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 3 months ago
  83. aa74b11 serial: stm32: extend TC timeout by Valentin Caron · 1 year, 4 months ago
  84. b30b159 ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM by Marek Vasut · 1 year, 4 months ago
  85. c80bb6e board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · 1 year, 5 months ago
  86. 4597d26 ARM: dts: stm32mp: alignment with v6.4 by Patrick Delaunay · 1 year, 5 months ago
  87. 3029442 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · 1 year, 5 months ago
  88. d055746 ARM: dts: stm32: fix display pinmux for stm32f746-disco by Dario Binacchi · 1 year, 5 months ago
  89. 4e18307 clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent by Patrick Delaunay · 1 year, 5 months ago
  90. 5bfe0a1 ARM: stm32: Power cycle Buck3 in reset on DHSOM by Marek Vasut · 1 year, 6 months ago
  91. e43998b Merge branch '2023-08-15-add-SGMII-support-for-TI-j7200' into next by Tom Rini · 1 year, 3 months ago
  92. b7f0346 configs: j7200_evm_a72: Enable configs for SGMII support with MAIN CPSW0 by Siddharth Vadapalli · 1 year, 4 months ago
  93. ffdfff3 phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E by Siddharth Vadapalli · 1 year, 4 months ago
  94. 855a34e phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200 by Siddharth Vadapalli · 1 year, 4 months ago
  95. 18e40be net: ti: am65-cpsw-nuss: Add logic to support MDIO reset by Suman Anna · 1 year, 4 months ago
  96. 726fc0a net: ti: am65-cpsw-nuss: Add support for SGMII mode by Siddharth Vadapalli · 1 year, 4 months ago
  97. df9400b dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0 by Suman Anna · 1 year, 4 months ago
  98. 8a59038 Merge tag 'efi-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  99. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 3 months ago
  100. 0f0a1b3 efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · 1 year, 3 months ago