1. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
  2. 77ca9d7 cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · 1 year, 2 months ago
  3. 7020b2e blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
  4. 833ff23 Merge branch '2023-10-09-assorted-fixes' by Tom Rini · 1 year, 1 month ago
  5. 3f876cb test: Fix SPL tests not being run by Sean Anderson · 1 year, 2 months ago
  6. e483a7c board/km/cent2: Fix buffer overflow when fixing MAC address by Francois Berder · 1 year, 2 months ago
  7. 6da11cc stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · 1 year, 2 months ago
  8. 6a1e0ae dm: serial: fix serial_post_probe() by Heinrich Schuchardt · 1 year, 2 months ago
  9. 6826c43 spl: Jump to image at end of board_init_r by Jonas Karlman · 1 year, 2 months ago
  10. a60d968 spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · 1 year, 2 months ago
  11. 47e7f12 tools: iot2050-sign-fw.sh: Make localization of tools dir more robust by Jan Kiszka · 1 year, 2 months ago
  12. 17deab0 arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · 1 year, 2 months ago
  13. 34124ad test/py: sleep: Add a test for the time command by Love Kumar · 1 year, 2 months ago
  14. fb730a2 mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT by Matthias Schiffer · 1 year, 2 months ago
  15. 4a6105e test: lmb: Add test for coalescing and overlap range by Udit Kumar · 1 year, 2 months ago
  16. edb5824 lmb: remove overlapping region with next range by Udit Kumar · 1 year, 2 months ago
  17. 4f9c7a9 exynos: Cleanup exynos_init by Tom Rini · 1 year, 2 months ago
  18. db7516b board: Remove essentially empty board files and Makefiles by Tom Rini · 1 year, 2 months ago
  19. 521ca0f Makefile: Allow for board directories to not have a Makefile by Tom Rini · 1 year, 2 months ago
  20. 3d0fa4a ARM: vexpress_ca9x4: Add missing flash width config option by Patryk Biel · 1 year, 2 months ago
  21. deb746e bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory by Tony Dinh · 1 year, 2 months ago
  22. ce743f1 Makefile: Force regeneration of env.txt by Andrew Davis · 1 year, 2 months ago
  23. d9bb6d7 Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 1 month ago
  24. dd8d52c rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node by Jonas Karlman · 1 year, 3 months ago
  25. c8ebcc9 power: pmic: rk8xx: Fix power-on source check in SPL by Jonas Karlman · 1 year, 3 months ago
  26. 7ecc90f rockchip: rk356x: Enable poweroff command by Jonas Karlman · 1 year, 3 months ago
  27. c12e3a8 power: pmic: rk8xx: Use sysreset implementation of the poweroff command by Jonas Karlman · 1 year, 3 months ago
  28. 992f297 configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY by FUKAUMI Naoki · 1 year, 2 months ago
  29. 667742a configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE by FUKAUMI Naoki · 1 year, 2 months ago
  30. 8952b38 arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe by FUKAUMI Naoki · 1 year, 2 months ago
  31. 74273f1 arm: dts: rockchip: sync DT for RK3588 series with Linux by FUKAUMI Naoki · 1 year, 2 months ago
  32. bd9798b configs: rockchip: rock-pi-s: use default bootdelay (2s) by FUKAUMI Naoki · 1 year, 2 months ago
  33. b9155e7 configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig by Massimo Pegorer · 1 year, 2 months ago
  34. 3d96c3f board: rockchip: Add Bananapi R2Pro Board by Frank Wunderlich · 1 year, 1 month ago
  35. f1aa4cd configs: rockchip: Enable ethernet driver on RK3588 boards by Jonas Karlman · 1 year, 2 months ago
  36. 25f5645 configs: rockchip: Enable ethernet driver on RK356x boards by Jonas Karlman · 1 year, 2 months ago
  37. 01b8ed4 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · 1 year, 2 months ago
  38. 8e76ff6 net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568 by Jonas Karlman · 1 year, 2 months ago
  39. 95446f4 net: dwc_eth_qos: Stop spam of RX packet not available message by Jonas Karlman · 1 year, 2 months ago
  40. ded6014 net: dwc_eth_qos: Return error code when start fails by Jonas Karlman · 1 year, 2 months ago
  41. 4ad1dfc net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv by Jonas Karlman · 1 year, 2 months ago
  42. 42a956e rockchip: Add support to generate LZMA compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  43. 439bd73 rockchip: Add support to generate GZIP compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  44. a1b7fd7 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  45. ce6ab56 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  46. 9841fe2 doc: rockchip: Update and improve info on rk3308, TPL and TF-A by Massimo Pegorer · 1 year, 2 months ago
  47. 9e13fef rockchip: Kconfig: Enable external TPL binary for rk3308 by Massimo Pegorer · 1 year, 2 months ago
  48. 683f61a rockchip: board: Add minimal generic RK3566/RK3568 board by Jonas Karlman · 1 year, 3 months ago
  49. 09329df rockchip: Port IO-domain driver for RK3568 from linux by Jonas Karlman · 1 year, 3 months ago
  50. bb657ff regulator: rk8xx: Return correct voltage for switchout converters by shengfei Xu · 1 year, 3 months ago
  51. 04c38c6 regulator: rk8xx: Return correct voltage for buck converters by Joseph Chen · 1 year, 3 months ago
  52. d99fb64 power: regulator: Only run autoset once for each regulator by Jonas Karlman · 1 year, 3 months ago
  53. a9e9445 rockchip: rk3568-nanopi-r5: Enable PCIe on NanoPi R5C and R5S by Jonas Karlman · 1 year, 4 months ago
  54. 5b15599 rockchip: rk3568-nanopi-r5: Update defconfig for NanoPi R5C and R5S by Jonas Karlman · 1 year, 4 months ago
  55. b37260b phy: rockchip: naneng-combphy: Use signal from comb PHY on RK3588 by Jonas Karlman · 1 year, 4 months ago
  56. 50e54e8 phy: rockchip: snps-pcie3: Add support for RK3588 by Jonas Karlman · 1 year, 4 months ago
  57. 1ebebfc phy: rockchip: snps-pcie3: Add bifurcation support for RK3568 by Jonas Karlman · 1 year, 4 months ago
  58. 6cacdf8 phy: rockchip: snps-pcie3: Refactor to use a phy_init ops by Jonas Karlman · 1 year, 4 months ago
  59. 3b39592 phy: rockchip: snps-pcie3: Refactor to use clk_bulk API by Jonas Karlman · 1 year, 4 months ago
  60. 9af0c77 pci: pcie_dw_rockchip: Configure number of lanes and link width speed by Jonas Karlman · 1 year, 4 months ago
  61. 83aa0ed Merge branch '2023-10-06-spl-prepare-for-universal-payload' by Tom Rini · 1 year, 1 month ago
  62. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  63. 61fc132 dm: core: Tweak device_is_on_pci_bus() for code size by Simon Glass · 1 year, 2 months ago
  64. 7f5ff03 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · 1 year, 2 months ago
  65. 9031ba8 spl: Add C-based runtime detection of SPL by Simon Glass · 1 year, 2 months ago
  66. be59514 command: Include a required header in command.h by Simon Glass · 1 year, 2 months ago
  67. 14d9f63 bloblist: Add missing name by Simon Glass · 1 year, 2 months ago
  68. 3d65318 bloblist: Support initing from multiple places by Simon Glass · 1 year, 2 months ago
  69. ff6c708 sandbox: Move the bloblist down a little in memory by Simon Glass · 1 year, 2 months ago
  70. 9719293 sandbox: Only read the state if we have a state file by Simon Glass · 1 year, 2 months ago
  71. a64fec9 sandbox: Init the EC properly even if no state file is available by Simon Glass · 1 year, 2 months ago
  72. d02c6f5 sandbox: Move reading the RAM buffer into a better place by Simon Glass · 1 year, 2 months ago
  73. 5fe8bc3 dm: core: Add tests for oftree_path() by Simon Glass · 1 year, 2 months ago
  74. 7071c82 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 2 months ago
  75. d9216c8 dm: core: Support writing a boolean by Simon Glass · 1 year, 2 months ago
  76. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 2 months ago
  77. 67fb215 dm: core: Add a way to delete a node by Simon Glass · 1 year, 2 months ago
  78. c15862f dm: core: Add a way to copy a node by Simon Glass · 1 year, 2 months ago
  79. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 2 months ago
  80. 9bf78a5 dm: core: Tidy up comments in the ofnode tests by Simon Glass · 1 year, 2 months ago
  81. 3a1fc17 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · 1 year, 2 months ago
  82. 2479709 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 2 months ago
  83. a17e1e7 spl: Move bloblist writing until the image is known by Simon Glass · 1 year, 2 months ago
  84. 2354daa spl: Use the correct FIT_..._PROP constants by Simon Glass · 1 year, 2 months ago
  85. 035ab46 spl: Move the full FIT code to spl_fit.c by Simon Glass · 1 year, 2 months ago
  86. d7c232e spl: Rename spl_load_fit_image() to load_simple_fit() by Simon Glass · 1 year, 2 months ago
  87. 17ba501 spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · 1 year, 2 months ago
  88. 2003a83 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · 1 year, 2 months ago
  89. 7907a7b dm: core: Correct help in TPL_DM and VPL_DM by Simon Glass · 1 year, 2 months ago
  90. 5bcacd1 doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · 1 year, 2 months ago
  91. 34baceb Tidy up uses of CONFIG_SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  92. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  93. a572041 tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed by Simon Glass · 1 year, 2 months ago
  94. 7431b0a spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed by Simon Glass · 1 year, 2 months ago
  95. fd8497d spl: Create proper symbols for enabling the malloc() pool by Simon Glass · 1 year, 2 months ago
  96. 77b9b18 serial: Drop mention of SPL/TPL_SYS_MALLOC_F by Simon Glass · 1 year, 2 months ago
  97. f817e08 spl: Drop the switch() statement for OS selection by Simon Glass · 1 year, 2 months ago
  98. e0be6ea spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  99. 6371c47 spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · 1 year, 2 months ago
  100. 6c2bdf5 spl: mx6: powerpc: Drop the condition on timer_init() by Simon Glass · 1 year, 2 months ago