1. c60d1c4 rockchip: Add rk3288 SoC detection helper by Jagan Teki · 4 years, 3 months ago
  2. 1f13954 arm64: dts: rockchip: Add Radxa ROCK Pi 4C support by Jagan Teki · 4 years, 3 months ago
  3. 8d7192c arm64: dts: rockchip: Add ROCKPi 4A/4B support by Jagan Teki · 4 years, 3 months ago
  4. fad823f rockchip: firefly-rk3399: enable CONFIG_USB_DWC3 by Kever Yang · 4 years, 3 months ago
  5. 6c041b3 rockchip: rk3399: Add default env to support compressed kernel Image by Kever Yang · 4 years, 3 months ago
  6. 90f740a rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 3 months ago
  7. ad415c8 pci: rockchip: Drop legacy PHY driver by Jagan Teki · 4 years, 3 months ago
  8. ce920e0 pci: rockchip: Switch to generic-phy by Jagan Teki · 4 years, 3 months ago
  9. 7bdeb4e phy: Add Rockchip PCIe PHY driver by Jagan Teki · 4 years, 3 months ago
  10. 80632e0 rockchip: roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 3 months ago
  11. b32858c rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · 4 years, 3 months ago
  12. 40794c8 ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 3 months ago
  13. 304eaae ram: rk3399: Drop debug stride in driver by Jagan Teki · 4 years, 3 months ago
  14. 618db67 rockchip: rock64-rk3328_defconfig: Add SPI Flash support by Johannes Krottmayer · 4 years, 3 months ago
  15. 61b229e ARM: dts: rk3328-rock64: Add SPI Flash support by Johannes Krottmayer · 4 years, 3 months ago
  16. b5716c1 ARM: dts: rk3328: Add SPI support by Johannes Krottmayer · 4 years, 3 months ago
  17. e93d2f4 drivers: spi: rk_spi: Add support for RK3328 by Johannes Krottmayer · 4 years, 3 months ago
  18. 19933b6 drivers: clk: rockchip: clk_rk3328: Add SPI support by Johannes Krottmayer · 4 years, 3 months ago
  19. d4271fa rockchip: roc-rk3399-pc: Update ENV offset, size by Jagan Teki · 4 years, 3 months ago
  20. cbb8189 rockchip: roc-rk3399-pc: Enable USB Gadget by Jagan Teki · 4 years, 3 months ago
  21. 7ff3fc5 rockchip: rock-pi-4: Enable HDMI output by Jagan Teki · 4 years, 3 months ago
  22. be4d6b0 rockchip: rock-pi-4: Enable USB Gadget by Jagan Teki · 4 years, 3 months ago
  23. 8489b4e rockchip: rock-pi-4: Enable PCI/NVME by Jagan Teki · 4 years, 3 months ago
  24. cd7bf74 rockchip: rock-pi-4: Enable USB3 Host by Jagan Teki · 4 years, 3 months ago
  25. 3ae6458 rockchip: rockpro64: Enable USB3.0 Host by Jagan Teki · 4 years, 3 months ago
  26. 02ce99e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 4 months ago
  27. b75f01a rockchip: px30: sync Odroid Go Advance devicetree from Linux by Heiko Stuebner · 4 years, 4 months ago
  28. 014fbd7 rockchip: px30: sync the main rk3326 dtsi from mainline by Heiko Stuebner · 4 years, 4 months ago
  29. 5ee81c6 lib: crypto: export and enhance pkcs7_verify_one() by AKASHI Takahiro · 4 years, 3 months ago
  30. 05329fa lib: crypto: add pkcs7_digest() by AKASHI Takahiro · 4 years, 3 months ago
  31. 063499e lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · 4 years, 3 months ago
  32. 6244b3c lib: crypto: enable x509_check_for_self_signed() by AKASHI Takahiro · 4 years, 3 months ago
  33. b2a1049 lib: crypto: add public_key_verify_signature() by AKASHI Takahiro · 4 years, 3 months ago
  34. a58dfd2 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · 4 years, 3 months ago
  35. d09745b test/py: efi_secboot: remove unused function by AKASHI Takahiro · 4 years, 3 months ago
  36. af457cf efi_loader: use logging for block device messages by Heinrich Schuchardt · 4 years, 3 months ago
  37. c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  38. bf75812 efi_loader: returning from UEFI FIT images by Heinrich Schuchardt · 4 years, 3 months ago
  39. e7d6406 efi_loader: document efi_save_gd(), efi_restore_gd() by Heinrich Schuchardt · 4 years, 3 months ago
  40. 1ef1cf1 efi_loader: loosen buffer parameter check in efi_file_read by Stefan Sørensen · 4 years, 3 months ago
  41. 9b87d44 efi_loader: Check for the native OP-TEE result on mm_communicate calls by Ilias Apalodimas · 4 years, 3 months ago
  42. 5d1f79b efi_loader: Rename and correct values for ARM_SMC_MM_* by Ilias Apalodimas · 4 years, 3 months ago
  43. ebbad02 efi_loader: don't use memmove() in efi_var_mem_del() by Heinrich Schuchardt · 4 years, 3 months ago
  44. 01fa922 efi_loader: efi_current_var after SetVirtualAddressMap by Heinrich Schuchardt · 4 years, 3 months ago
  45. e9f1f5f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 3 months ago
  46. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  47. 6f25e27 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 3 months ago
  48. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  49. 6ec7545 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 3 months ago
  50. 245ad6c fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 3 months ago
  51. 105da62 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 3 months ago
  52. 469f04e arm: mach-k3: Use SOC driver for device identification by Dave Gerlach · 4 years, 3 months ago
  53. 4c2718f configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 by Dave Gerlach · 4 years, 3 months ago
  54. b6d8a26 configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 by Dave Gerlach · 4 years, 3 months ago
  55. a1631d5 arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node by Dave Gerlach · 4 years, 3 months ago
  56. 30402ca arm: dts: k3-am65-wakeup: Introduce chipid node by Dave Gerlach · 4 years, 3 months ago
  57. 527be81 dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · 4 years, 3 months ago
  58. fbde39f test: Add tests for SOC uclass by Dave Gerlach · 4 years, 3 months ago
  59. 6426a26 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · 4 years, 3 months ago
  60. 41c1a69 doc: Add new doc for soc ID driver model by Dave Gerlach · 4 years, 3 months ago
  61. d772db3 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 3 months ago
  62. 28e0367 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  63. 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  64. b589b80 Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 3 months ago
  65. d4cc6f6 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 3 months ago
  66. 2feb4ea ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · 4 years, 3 months ago
  67. 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 4 months ago
  68. 2a3be30 lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 4 months ago
  69. df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 4 months ago
  70. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 9 months ago
  71. 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 3 months ago
  72. 1f238bd dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  73. 4c63d21 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 3 months ago
  74. 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 3 months ago
  75. 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 3 months ago
  76. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  77. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  78. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  79. 894f635 binman: Convert existing binary blobs to blob_ext by Simon Glass · 4 years, 3 months ago
  80. d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 3 months ago
  81. 1216448 binman: Use super() instead of specifying parent type by Simon Glass · 4 years, 3 months ago
  82. 0b9116e binman: Re-enable concurrent tests by Simon Glass · 4 years, 3 months ago
  83. 8beed3d binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 3 months ago
  84. fe04f64 binman: Fix a few typos in the entry docs by Simon Glass · 4 years, 3 months ago
  85. 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 3 months ago
  86. ce774e9 binman: Set a default toolpath by Simon Glass · 4 years, 3 months ago
  87. 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  88. 5d8b338 binman: Correct the search patch for pylibfdt by Simon Glass · 4 years, 3 months ago
  89. ccbe7db binman: cbfs: Fix IFWI typo by Simon Glass · 4 years, 3 months ago
  90. de43855 binman: Output errors to stderr by Simon Glass · 4 years, 3 months ago
  91. 2a9c145 .gitignore: Ignore Python 3 cache directories by Simon Glass · 4 years, 3 months ago
  92. 5d9dc91 dm: core Fix long line in device_bind_common() by Simon Glass · 4 years, 3 months ago
  93. 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 4 months ago
  94. df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 4 months ago
  95. ef66291 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 4 months ago
  96. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 4 months ago
  97. 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 4 months ago
  98. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  99. d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 4 months ago
  100. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 4 months ago