1. ef2eb10 drivers: introduce Meson Secure Monitor driver by Alexey Romanov · 1 year, 2 months ago
  2. 9a04e36 sandbox: defconfig: enable CONFIG_SM option by Alexey Romanov · 1 year, 2 months ago
  3. c8e477e sandbox: add tests for UCLASS_SM by Alexey Romanov · 1 year, 2 months ago
  4. c3be2f1 sandbox: dts: add meson secure monitor node by Alexey Romanov · 1 year, 2 months ago
  5. 9ec6db3 sandbox: add sandbox sm uclass driver by Alexey Romanov · 1 year, 2 months ago
  6. c52cd07 drivers: introduce Secure Monitor uclass by Alexey Romanov · 1 year, 2 months ago
  7. a923456 drivers: rng: add support for Meson S4 by Alexey Romanov · 1 year, 1 month ago
  8. 7b4116f meson-a1: dts: add ao secure node by Alexey Romanov · 1 year, 1 month ago
  9. 87dfb37 meson-a1: dts: add hw rng node by Alexey Romanov · 1 year, 1 month ago
  10. 36957bd ad401: enable USB stack by Alexey Romanov · 1 year, 2 months ago
  11. 3ba8ea4 dwc3: add support for Amlogic A1 family by Alexey Romanov · 1 year, 2 months ago
  12. 7db7cce a1: clk: Add missing USB_PHY_IN and USB_PHY gates by Igor Prusov · 1 year, 2 months ago
  13. 5533c88 phy: support Amlogic A1 family by Alexey Romanov · 1 year, 2 months ago
  14. 80f45c3 phy: move clk enable/disable in init/exit by Alexey Romanov · 1 year, 2 months ago
  15. 8817149 phy: get rid of raw hex values by Alexey Romanov · 1 year, 2 months ago
  16. cffe312 reset: add support for Amlogic A1 family by Alexey Romanov · 1 year, 2 months ago
  17. 1cff5bf dt-bindings: reset: add Meson A1 reset bindings by Alexey Romanov · 1 year, 2 months ago
  18. 1fcf190 clk: Add clock driver for Amlogic A1 by Igor Prusov · 1 year, 2 months ago
  19. 935d410 dt-bindings: clock: Add Amlogic A1 clock bindings by Igor Prusov · 1 year, 2 months ago
  20. 997bef3 Merge branch '2023-10-11-port-gen_compile_commands_py' by Tom Rini · 1 year, 1 month ago
  21. 311df90 scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · 1 year, 2 months ago
  22. 33717db doc: add ide_integration.rst to doc/develop by Joao Marcos Costa · 1 year, 2 months ago
  23. 3a83960 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · 1 year, 2 months ago
  24. b703bda .gitignore: add compile_commands.json by Joao Marcos Costa · 1 year, 2 months ago
  25. 6aacad2 scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · 1 year, 2 months ago
  26. 0972675 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · 1 year, 2 months ago
  27. 97fbb2e scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · 1 year, 2 months ago
  28. c852f2e scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · 1 year, 2 months ago
  29. 6e0a75d configs: Resync with savedefconfig by Tom Rini · 1 year, 1 month ago
  30. 9598cf4 Merge branch '2023-10-11-assorted-fixes-and-updates' by Tom Rini · 1 year, 1 month ago
  31. 1a1d48e configs: Make TI_SECURE_DEVICE default for K3 by Andrew Davis · 1 year, 4 months ago
  32. a5b85ec configs: am65x: Merge the HS and non-HS defconfigs by Andrew Davis · 1 year, 4 months ago
  33. 3d5e52b ARM: psci: move GIC address override to Kconfig by Andre Przywara · 1 year, 2 months ago
  34. 89cfa35 misc: fs_loader: Fix alignment of fs_loader driver by Sean Anderson · 1 year, 2 months ago
  35. 4cb6c8e mkimage: update man page and -h output by Rasmus Villemoes · 1 year, 2 months ago
  36. 4fb7e57 doc: use .dtso as extension for device tree overlay sources by Rasmus Villemoes · 1 year, 2 months ago
  37. 01bf2e2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  38. e6e3a3d arm64: zynqmp: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  39. 35c4bcc iot2050: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  40. 7efe195 arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  41. 0f2f519 arm: apple: Add initial Apple M2 Ultra support by Janne Grunau · 1 year, 3 months ago
  42. e65f6ba event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 3 months ago
  43. d1ca61c env: Improve ENV_OFFSET help message by Paul Barker · 1 year, 3 months ago
  44. 31565bb driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · 1 year, 3 months ago
  45. 0cf1a13 tools: ensure zeroed padding in external FIT images by Roman Azarenko · 1 year, 3 months ago
  46. 6442434 bootstd: Drop some TODOs by Simon Glass · 1 year, 3 months ago
  47. 5be1fef arm: dts: k3-am625-verdin: fix boot by Marcel Ziswiler · 1 year, 1 month ago
  48. 1786861 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · 1 year, 2 months ago
  49. 9214da7 arm: dts: k3-j721e-sk/common-proc-board: Fix boot by Nishanth Menon · 1 year, 2 months ago
  50. 6938868 arm: mach-k3: Remove secure device makefile by Andrew Davis · 1 year, 2 months ago
  51. b362ceb board: siemens: iot2050: Fix logical bug in PG1/PG2 detection by Jan Kiszka · 1 year, 2 months ago
  52. 53a1eb9 arm: dts: k3-am65-iot2050: Fix boot by Jan Kiszka · 1 year, 2 months ago
  53. 538b97d spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · 1 year, 2 months ago
  54. 20535a3 Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · 1 year, 2 months ago
  55. 0501c99 board: xen: introduce virtio-blk support by Andrii Chepurnyi · 1 year, 2 months ago
  56. 357f4fb board: synquacer: set actual gd->ram_top and gd->ram_size by Masahisa Kojima · 1 year, 2 months ago
  57. 2d307fb input: avoid NULL dereference by Heinrich Schuchardt · 1 year, 2 months ago
  58. 4860ee9 mkimage: allow internalization of data-position by Lars Feyaerts · 1 year, 2 months ago
  59. 814774c checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · 1 year, 2 months ago
  60. 5ae883c Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 1 month ago
  61. be98a78 Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-logical-block-size' by Tom Rini · 1 year, 1 month ago
  62. 5fdd480 disk: part: Handle blkmap device in print_part_header() by Bin Meng · 1 year, 2 months ago
  63. 893e678 disk: part: Print out the unknown device uclass id by Bin Meng · 1 year, 2 months ago
  64. 94a8462 dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · 1 year, 2 months ago
  65. 4e34565 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · 1 year, 2 months ago
  66. a9bf25c dm: blk: Rename get_desc() and make it externally visible by Bin Meng · 1 year, 2 months ago
  67. 8ccc948 cmd: blk_common: Use macros for the return values by Bin Meng · 1 year, 2 months ago
  68. cf83ff3 blk: blkmap: Support mapping to device of any block size by Bin Meng · 1 year, 2 months ago
  69. 42411e0 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · 1 year, 2 months ago
  70. 6efca7f blk: blkmap: Make bind/unbind routines static by Bin Meng · 1 year, 2 months ago
  71. 256f6da cmd: host: Print out the block size of the host device by Bin Meng · 1 year, 2 months ago
  72. e261fbf blk: host_dev: Sanity check on the size of host backing file by Bin Meng · 1 year, 2 months ago
  73. 0491cb8 blk: host_dev: Make host_sb_detach_file() and host_sb_ops static by Bin Meng · 1 year, 2 months ago
  74. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
  75. 77ca9d7 cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · 1 year, 2 months ago
  76. 7020b2e blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
  77. 833ff23 Merge branch '2023-10-09-assorted-fixes' by Tom Rini · 1 year, 1 month ago
  78. 131e44c spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · 1 year, 2 months ago
  79. d71e080 board: freescale: ls1088a: declare MC reserved regions by Laurentiu Tudor · 1 year, 2 months ago
  80. 66d885c board: freescale: ls2080a: declare MC reserved regions by Laurentiu Tudor · 1 year, 2 months ago
  81. 1dd7b56 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · 1 year, 2 months ago
  82. b9112cd armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · 1 year, 2 months ago
  83. 487fa1a fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · 1 year, 3 months ago
  84. b60274e configs: layerscape: delete defconfigs using legacy PPA secure FW by Laurentiu Tudor · 1 year, 1 month ago
  85. 3f876cb test: Fix SPL tests not being run by Sean Anderson · 1 year, 2 months ago
  86. e483a7c board/km/cent2: Fix buffer overflow when fixing MAC address by Francois Berder · 1 year, 2 months ago
  87. 6da11cc stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · 1 year, 2 months ago
  88. 6a1e0ae dm: serial: fix serial_post_probe() by Heinrich Schuchardt · 1 year, 2 months ago
  89. 6826c43 spl: Jump to image at end of board_init_r by Jonas Karlman · 1 year, 2 months ago
  90. a60d968 spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · 1 year, 3 months ago
  91. 47e7f12 tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · 1 year, 2 months ago
  92. 17deab0 arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · 1 year, 2 months ago
  93. 34124ad test/py: sleep: Add a test for the time command by Love Kumar · 1 year, 2 months ago
  94. fb730a2 mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT by Matthias Schiffer · 1 year, 2 months ago
  95. 4a6105e test: lmb: Add test for coalescing and overlap range by Udit Kumar · 1 year, 2 months ago
  96. edb5824 lmb: remove overlapping region with next range by Udit Kumar · 1 year, 2 months ago
  97. 4f9c7a9 exynos: Cleanup exynos_init by Tom Rini · 1 year, 2 months ago
  98. db7516b board: Remove essentially empty board files and Makefiles by Tom Rini · 1 year, 2 months ago
  99. 521ca0f Makefile: Allow for board directories to not have a Makefile by Tom Rini · 1 year, 2 months ago
  100. 3d0fa4a ARM: vexpress_ca9x4: Add missing flash width config option by Patryk Biel · 1 year, 2 months ago