1. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
  2. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 9 months ago
  3. fb237b5 schemas: Add schema for U-Boot driver model 'phase tags' by Simon Glass · 1 year, 9 months ago
  4. f9269c7 Prepare v2023.04-rc2 by Tom Rini · 1 year, 9 months ago
  5. 89e0dff clocks: qcs404: Add support for I2C clocks by Sumit Garg · 1 year, 10 months ago
  6. 7dfe570 Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 9 months ago
  7. 4146167 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 9 months ago
  8. 27fdd6b arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board by Tony Dinh · 1 year, 10 months ago
  9. 6aebc1a arm: mvebu: Add support for Synology DS116 (Armada 385) by Tony Dinh · 1 year, 10 months ago
  10. 0812068 arm: mvebu: Power up 2nd SATA port for Thecus N2350 by Tony Dinh · 1 year, 10 months ago
  11. 9d90001 arm: kirkwood: sheevaplug: reduce u-boot image size by Tony Dinh · 1 year, 10 months ago
  12. 63eba13 arm: mvebu: Add support for Thecus N2350 (Armada 385) board by Tony Dinh · 1 year, 10 months ago
  13. 68b735b arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boards by Tony Dinh · 1 year, 10 months ago
  14. e894121 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · 1 year, 10 months ago
  15. ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · 1 year, 10 months ago
  16. cf1778c dt-bindings: i2c: i2c-cdns.txt: Add description for an optional parameter, fifo-depth by Pei Yue Ho · 1 year, 10 months ago
  17. 56dd918 arm: aspeed: dtsi: add reg for i2c by Ryan Chen · 1 year, 10 months ago
  18. 0c7132a i2c:aspeed:support ast2600 i2c new register mode driver by Ryan Chen · 1 year, 10 months ago
  19. 4086808 i2c: mxc_i2c: Use hex notation for the base address by Fabio Estevam · 1 year, 11 months ago
  20. 5bb6676 Merge tag 'dm-pull-12feb23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
  21. e904994 cmd: fdt: allow standalone "fdt move" by Andre Przywara · 1 year, 10 months ago
  22. a906f87 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · 1 year, 10 months ago
  23. 49cd2b3 binman: Show the image name for the top-level section by Simon Glass · 1 year, 10 months ago
  24. 6fcc987 socfpga: fix the serial console on DE1-SoC by Jade Lovelace · 1 year, 10 months ago
  25. 3849de4 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 10 months ago
  26. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 10 months ago
  27. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  28. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  29. aac5b9a cmd: clk: probe the clock before dump them by Patrick Delaunay · 2 years ago
  30. 91f8c0b clk: imx8mn: fix imx8mn_enet_phy_sels clocks list by Dario Binacchi · 2 years ago
  31. 2f51cf9 clk: imx: rename video_pll1 to video_pll by Dario Binacchi · 2 years ago
  32. 22d85d2 clk: imx8mn: rename vpu_pll to m7_alt_pll by Dario Binacchi · 2 years ago
  33. 8603db4 clk: nuvoton: fix bug for calculate pll clock by Jim Liu · 2 years ago
  34. 8cce491 lmb: Treat a region which is a subset as equal by Sjoerd Simons · 1 year, 10 months ago
  35. 45889f0 Merge branch '2023-02-10-update-trace-feature-to-work-with-trace-cmd' by Tom Rini · 1 year, 10 months ago
  36. 6581632 CI, Docker: Update to Jammy 2023016 tag by Tom Rini · 1 year, 10 months ago
  37. b9d1997 trace: Update documentation by Simon Glass · 1 year, 10 months ago
  38. c2f0190 trace: Add a test by Simon Glass · 1 year, 10 months ago
  39. 523cb6d Docker: Support trace-cmd by Simon Glass · 1 year, 10 months ago
  40. 143058f trace: Provide a flamegraph that uses timing by Simon Glass · 1 year, 10 months ago
  41. d854ce4 trace: Support output of a flamegraph by Simon Glass · 1 year, 10 months ago
  42. 31fb49a trace: Support output of funcgraph records by Simon Glass · 1 year, 10 months ago
  43. 7ac0a50 trace: Use text_base from the trace header by Simon Glass · 1 year, 10 months ago
  44. 0974d00 trace: Drop use of objsection by Simon Glass · 1 year, 10 months ago
  45. dd8f19a trace: Update proftool to use new binary format by Simon Glass · 1 year, 10 months ago
  46. 9e2afae trace: Rename prof to trace and improve comments by Simon Glass · 1 year, 10 months ago
  47. 15ecee4 trace: Detect an infinite loop by Simon Glass · 1 year, 10 months ago
  48. b123d95 trace: Correct the relocation handover with buffer overflow by Simon Glass · 1 year, 10 months ago
  49. 9fb0135 trace: Show a few more stats about tracing by Simon Glass · 1 year, 10 months ago
  50. 6399741 trace: Track the minimum stack depth by Simon Glass · 1 year, 10 months ago
  51. ec26f89 trace: Reduce the number of function sites by Simon Glass · 1 year, 10 months ago
  52. adefafe trace: Update the file header by Simon Glass · 1 year, 10 months ago
  53. 3c35631 abuf: Support use from tools by Simon Glass · 1 year, 10 months ago
  54. 971574d trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · 1 year, 10 months ago
  55. b479f22 time: Tidy up some unnecessary #ifdefs by Simon Glass · 1 year, 10 months ago
  56. 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 10 months ago
  57. d270aae dm: Allow serial output during the relocation process by Simon Glass · 1 year, 10 months ago
  58. 7e9f588 sandbox: Bring back setting mon_len in global_data by Simon Glass · 1 year, 10 months ago
  59. 1cada18 .gitignore: Ignore the moveconfig database by Simon Glass · 1 year, 10 months ago
  60. b60c1d7 Dockerfile: Update QEMU git location by Tom Rini · 1 year, 10 months ago
  61. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 10 months ago
  62. 9646af3 board: cssi: Add MIAE & VGoIP devices by Christophe Leroy · 1 year, 10 months ago
  63. 1fc46f5 board: cssi: Add new board MCR3000_2G by Christophe Leroy · 2 years, 1 month ago
  64. f4ced3c spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years, 1 month ago
  65. b7df908 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years, 1 month ago
  66. 50861fc board: MCR3000: Remove update of non-existing e1-wan DT node by Christophe Leroy · 2 years, 2 months ago
  67. 74fab16 board: MCR3000: Modernise the settings to properly work on lastest u-boot version by Christophe Leroy · 1 year, 10 months ago
  68. ebe63a9 board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT by Christophe Leroy · 1 year, 10 months ago
  69. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
  70. c351957 Merge branch '2023-02-10-assorted-updates-and-additions' by Tom Rini · 1 year, 10 months ago
  71. b8a0ab9 net: ftmac100: add mii read and write callbacks by Sergei Antonov · 1 year, 10 months ago
  72. 2f69cb0 net: ftmac100: simplify priv->iobase casting by Sergei Antonov · 1 year, 10 months ago
  73. 0e15edb net: ftmac100: change driver name from nds32_mac to ftmac100 by Sergei Antonov · 1 year, 10 months ago
  74. bdd50d1 dm: input: add button_kbd driver by Dzmitry Sankouski · 1 year, 10 months ago
  75. 5fb0b63 board: MCR3000: Use lowercase filenames by Christophe Leroy · 1 year, 10 months ago
  76. d1707d2 powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f() by Christophe Leroy · 1 year, 10 months ago
  77. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  78. 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 10 months ago
  79. 55003db dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · 1 year, 10 months ago
  80. a292303 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · 1 year, 10 months ago
  81. d337c1f dts: qcs404-evb: Add I2C controller nodes by Sumit Garg · 1 year, 10 months ago
  82. 77e4c4e i2c: Add support for Qualcomm I2C driver by Sumit Garg · 1 year, 10 months ago
  83. 00e8469 pinctrl: qcs404: Enable I2C pinmux options by Sumit Garg · 1 year, 10 months ago
  84. a3e804d clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0 by Sumit Garg · 1 year, 10 months ago
  85. f974485 dts: qcs404-evb: Add ethernet controller node by Sumit Garg · 1 year, 10 months ago
  86. 7c3be94 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · 1 year, 10 months ago
  87. 4d5c965 net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · 1 year, 10 months ago
  88. ab973c9 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · 1 year, 10 months ago
  89. fd1ad93 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · 1 year, 10 months ago
  90. 09aea5d pinctrl: qcs404: Enable ethernet pinmux options by Sumit Garg · 1 year, 10 months ago
  91. e9e6234 clocks: qcs404: Add support for ethernet clocks by Sumit Garg · 1 year, 10 months ago
  92. 8ed952d qcs404-evb: Enable msm_gpio driver support by Sumit Garg · 1 year, 10 months ago
  93. f9c6ee4 qcs404: sysmap: Don't map reserved memory ranges by Sumit Garg · 1 year, 10 months ago
  94. 59b328d env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · 1 year, 10 months ago
  95. 755703b env: Complete generic support for writable list by Jan Kiszka · 1 year, 10 months ago
  96. a1e25d6 arm: bcm7xxx: Convert to DM_SERIAL by Thomas Fitzsimmons · 1 year, 10 months ago
  97. eba7058 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · 1 year, 10 months ago
  98. 73eea9d Merge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENABLED-to-IS_ENABLED' by Tom Rini · 1 year, 10 months ago
  99. 0282a03 Correct SPL use of ATMEL_PIO4 by Simon Glass · 1 year, 10 months ago
  100. 5ef968e Correct SPL uses of ROCKCHIP_OTP by Simon Glass · 1 year, 10 months ago