1. b450c6c video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · 1 year, 8 months ago
  2. 8076cc5 video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · 1 year, 8 months ago
  3. 098dbcb video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · 1 year, 8 months ago
  4. f67f23c video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · 1 year, 8 months ago
  5. e114f50 video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · 1 year, 8 months ago
  6. cf291ba video: move tegra dc driver into own folder by Svyatoslav Ryhel · 1 year, 8 months ago
  7. 8dfeee6 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · 1 year, 8 months ago
  8. 67a3646 sandbox: video: Fix building without SDL by Simon Glass · 1 year, 9 months ago
  9. 340bebf Merge branch '2023-04-06-assorted-updates' by Tom Rini · 1 year, 8 months ago
  10. a554ee7 cmd: Add 2048 game by Simon Glass · 1 year, 10 months ago
  11. f3bb055 serial-uclass: drop redundant code in serial_check_stdout() by Rasmus Villemoes · 1 year, 8 months ago
  12. fa3f0cb cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI by Heinrich Schuchardt · 1 year, 8 months ago
  13. 120ec1d ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA by Heinrich Schuchardt · 1 year, 8 months ago
  14. 480c1d6 ata: fix requirements for CONFIG_AHCI_PCI by Heinrich Schuchardt · 1 year, 8 months ago
  15. 1172e25 spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry by Corentin Guillevic · 1 year, 8 months ago
  16. 0e68505 doc: arch: m68k: fix maintainer email by Angelo Dureghello · 1 year, 8 months ago
  17. 5ffcf7c arm: lib: add __gnu_thumb1_case_si by Francis Laniel · 1 year, 8 months ago
  18. 16abdd4 cmd/regulator: missing fallthrough in do_dev() by Heinrich Schuchardt · 1 year, 8 months ago
  19. 62d92d8 cmd: missing fallthrough macro in do_pci() by Heinrich Schuchardt · 1 year, 8 months ago
  20. 06a94b3 cmd: convert fallthrough comment. by Heinrich Schuchardt · 1 year, 8 months ago
  21. 9ee32a7 lib: missing fallthrough comment in vsnprintf_internal() by Heinrich Schuchardt · 1 year, 8 months ago
  22. 686e9ef tools: avoid implicit fallthrough in fdt_add_pubkey by Heinrich Schuchardt · 1 year, 8 months ago
  23. aeb40f1 tools: env: use /run to store lockfile by Tim Lee · 1 year, 10 months ago
  24. c9eb37a lmb: add max number of region in lmb_dump_region() output by Patrick Delaunay · 1 year, 8 months ago
  25. 94c8da2 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 8 months ago
  26. b0b77fd Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 8 months ago
  27. 487e42f Merge branch '2023-04-05-blkmap-composable-virtual-block-devices' by Tom Rini · 1 year, 8 months ago
  28. 272ec6b efi_loader: device_path: support blkmap devices by Tobias Waldekranz · 1 year, 9 months ago
  29. 3eee5d0 doc: blkmap: Add introduction and examples by Tobias Waldekranz · 1 year, 9 months ago
  30. 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 9 months ago
  31. bb56da1 cmd: blkmap: Add blkmap command by Tobias Waldekranz · 1 year, 9 months ago
  32. 762dc78 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · 1 year, 9 months ago
  33. 15d9e99 blk: blkmap: Add memory mapping support by Tobias Waldekranz · 1 year, 9 months ago
  34. c41e209 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 9 months ago
  35. 3d2fc79 cmd: blk: Allow generic read/write operations to work in sandbox by Tobias Waldekranz · 1 year, 9 months ago
  36. e45bba5 image: Fix script execution from FIT images with external data by Tobias Waldekranz · 1 year, 9 months ago
  37. 25eeda1 Merge branch '2023-04-04-android-image-v3-v4-support' by Tom Rini · 1 year, 8 months ago
  38. f444939 Dockerfile: add mkbootimg tool by Safae Ouajih · 1 year, 10 months ago
  39. 83d48a3 test/py: android: extend abootimg test by Safae Ouajih · 1 year, 10 months ago
  40. 3e7b71c doc: android: add documentation for v3, v4 boot image header by Safae Ouajih · 1 year, 10 months ago
  41. 57e405e android: boot: support bootconfig by Safae Ouajih · 1 year, 10 months ago
  42. 636da20 android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 10 months ago
  43. bc6413b drivers: fastboot: zImage flashing is not supported for v3, v4 by Safae Ouajih · 1 year, 10 months ago
  44. 2d0da19 android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
  45. b36b227 android: boot: support extra command line by Safae Ouajih · 1 year, 10 months ago
  46. c79a2e6 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 10 months ago
  47. 1115027 android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
  48. e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 10 months ago
  49. 447240e android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 10 months ago
  50. bb5d692 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 10 months ago
  51. 607b075 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 10 months ago
  52. f48efa0 android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 10 months ago
  53. fbb645e android: boot: add boot image header v3 and v4 structures by Safae Ouajih · 1 year, 10 months ago
  54. 734cb47 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 10 months ago
  55. 86b6294 android: boot: support vendor boot image in abootimg by Safae Ouajih · 1 year, 10 months ago
  56. d71a732 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 10 months ago
  57. 698c2bd Merge branch '2023-04-04-update-to-clang-16' by Tom Rini · 1 year, 8 months ago
  58. d7e0678 CI: Move to clang-16 by Tom Rini · 1 year, 8 months ago
  59. d0e3378 linker_lists: Rework start/end macros to not rely on undefined behavior by Tom Rini · 1 year, 8 months ago
  60. 65fa29d smartweb: Enable LTO by Tom Rini · 1 year, 8 months ago
  61. 866f302 Dockerfile: Populate a pip cache by Tom Rini · 1 year, 8 months ago
  62. 046b8ef pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 8 months ago
  63. 0916377 Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 8 months ago
  64. 8ac04e9 board: freescale: lx2160a: remove the PL01X device instantiation by Ioana Ciornei · 1 year, 9 months ago
  65. f2ac9f6 arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-all by Ioana Ciornei · 1 year, 9 months ago
  66. dea0f1a arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with Linux by Ioana Ciornei · 1 year, 9 months ago
  67. 853493b arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under soc by Ioana Ciornei · 1 year, 9 months ago
  68. 677fb95 arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' node by Ioana Ciornei · 1 year, 9 months ago
  69. c1186a9 configs: ls1088a: enable DM_SERIAL by Ioana Ciornei · 1 year, 9 months ago
  70. a593c1f arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-all by Ioana Ciornei · 1 year, 9 months ago
  71. 571c497 arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with Linux by Ioana Ciornei · 1 year, 9 months ago
  72. 2b7d2c2 arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under soc by Ioana Ciornei · 1 year, 9 months ago
  73. 204d574 arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' node by Ioana Ciornei · 1 year, 9 months ago
  74. 2532ead configs: convert NXP LS1028A RDB and QDS to DM_SERIAL by Vladimir Oltean · 1 year, 9 months ago
  75. ab53bd4 arm64: imx: Add support for imx8mp-beacon-kit by Adam Ford · 1 year, 8 months ago
  76. 58ec271 ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM by Marek Vasut · 1 year, 9 months ago
  77. 302f7e8 ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 1 year, 8 months ago
  78. 240a274 ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOM by Marek Vasut · 1 year, 8 months ago
  79. c03eaf2 board: verdin-imx8mp: change prints in spl_dram_init function by Emanuele Ghidoli · 1 year, 8 months ago
  80. 0e89762 board: verdin-imx8mp: compact slight different lpddr4 configuration by Emanuele Ghidoli · 1 year, 8 months ago
  81. 390bb9f board: verdin-imx8mp: update lpddr4 configuration and training by Emanuele Ghidoli · 1 year, 8 months ago
  82. cfa3723 board: verdin-imx8mp: fix lpddr4 refresh timing by Emanuele Ghidoli · 1 year, 8 months ago
  83. 54351fe board: verdin-imx8mp: update ddrc config for different lpddr4 memories by Emanuele Ghidoli · 1 year, 8 months ago
  84. bc1bcd2 configs: tqma6: enable DM_THERMAL by Markus Niebel · 1 year, 8 months ago
  85. 2443d8b configs: tqma6: enable DM for MDIO / PHY by Markus Niebel · 1 year, 8 months ago
  86. 7ef5517 configs: tqma6: switch to DM_SERIAL by Markus Niebel · 1 year, 8 months ago
  87. 95942f9 arm: imx: add u-boot-nand.imx to boot from NAND without SPL by Luca Ceresoli · 1 year, 9 months ago
  88. d08c000 ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM by Marek Vasut · 1 year, 9 months ago
  89. 02f8486 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 8 months ago
  90. 8ca4202 mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-all by Tom Rini · 1 year, 8 months ago
  91. 7f23470 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · 1 year, 9 months ago
  92. 0633594 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · 1 year, 8 months ago
  93. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 8 months ago
  94. fd4ed6b Prepare v2023.04 by Tom Rini · 1 year, 8 months ago
  95. 1f77f91 arm: dts: k3-j721e-sk-u-boot: fix boot on j721e SK by Sinthu Raja · 1 year, 8 months ago
  96. 9876c8c Merge tag 'dm-next-3apr23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
  97. a25dcda Revert "disk: Use a helper function to reduce duplication" by Tom Rini · 1 year, 8 months ago
  98. 8b6de05 pico-imx6: Pass the mmc alias to fix boot regression by Fabio Estevam · 1 year, 10 months ago
  99. cfb4c33 Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 8 months ago
  100. 00be519 test: Run the VPL tests with 'make check' by Simon Glass · 1 year, 8 months ago