1. daf1312 riscv: global_data.h: Correct the comment for PLICSW by Yu Chien Peter Lin · 1 year, 9 months ago
  2. faac9de Prepare v2023.04-rc2 by Tom Rini · 1 year, 8 months ago v2023.04-rc2
  3. b97487d clocks: qcs404: Add support for I2C clocks by Sumit Garg · 1 year, 8 months ago
  4. d7bcd6e Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 8 months ago
  5. be9399b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 8 months ago
  6. dd15284 arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board by Tony Dinh · 1 year, 8 months ago
  7. b21f87a5 arm: mvebu: Add support for Synology DS116 (Armada 385) by Tony Dinh · 1 year, 8 months ago
  8. 384e2d3 arm: mvebu: Power up 2nd SATA port for Thecus N2350 by Tony Dinh · 1 year, 9 months ago
  9. 0ca42c1 arm: kirkwood: sheevaplug: reduce u-boot image size by Tony Dinh · 1 year, 9 months ago
  10. 3fdd09f arm: mvebu: Add support for Thecus N2350 (Armada 385) board by Tony Dinh · 1 year, 9 months ago
  11. 5c73428 arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boards by Tony Dinh · 1 year, 9 months ago
  12. 93a80c1 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · 1 year, 9 months ago
  13. f536fda i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · 1 year, 8 months ago
  14. 8511a7f dt-bindings: i2c: i2c-cdns.txt: Add description for an optional parameter, fifo-depth by Pei Yue Ho · 1 year, 8 months ago
  15. 87f5b5d arm: aspeed: dtsi: add reg for i2c by Ryan Chen · 1 year, 9 months ago
  16. 4088f5f i2c:aspeed:support ast2600 i2c new register mode driver by Ryan Chen · 1 year, 9 months ago
  17. 371be1e i2c: mxc_i2c: Use hex notation for the base address by Fabio Estevam · 1 year, 10 months ago
  18. 06fe737 Merge tag 'dm-pull-12feb23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 8 months ago WIP/12Feb2023
  19. 4ee85df cmd: fdt: allow standalone "fdt move" by Andre Przywara · 1 year, 8 months ago
  20. 6459734 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · 1 year, 8 months ago
  21. 193d3db binman: Show the image name for the top-level section by Simon Glass · 1 year, 9 months ago
  22. a5e490f socfpga: fix the serial console on DE1-SoC by Jade Lovelace · 1 year, 8 months ago
  23. 9345f16 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 8 months ago
  24. 386e77c Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 8 months ago
  25. 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  26. 2050f82 clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  27. c40251c cmd: clk: probe the clock before dump them by Patrick Delaunay · 1 year, 10 months ago
  28. 4a18d23 clk: imx8mn: fix imx8mn_enet_phy_sels clocks list by Dario Binacchi · 1 year, 10 months ago
  29. e02bf58 clk: imx: rename video_pll1 to video_pll by Dario Binacchi · 1 year, 10 months ago
  30. d0cc6a6 clk: imx8mn: rename vpu_pll to m7_alt_pll by Dario Binacchi · 1 year, 10 months ago
  31. 07f5399 clk: nuvoton: fix bug for calculate pll clock by Jim Liu · 1 year, 11 months ago
  32. 0d91c88 lmb: Treat a region which is a subset as equal by Sjoerd Simons · 1 year, 8 months ago
  33. 78d1c39 Merge branch '2023-02-10-update-trace-feature-to-work-with-trace-cmd' by Tom Rini · 1 year, 8 months ago
  34. 16bf3b6 CI, Docker: Update to Jammy 2023016 tag by Tom Rini · 1 year, 9 months ago
  35. e46b724 trace: Update documentation by Simon Glass · 1 year, 9 months ago
  36. 9cea479 trace: Add a test by Simon Glass · 1 year, 9 months ago
  37. 71d3e79 Docker: Support trace-cmd by Simon Glass · 1 year, 9 months ago
  38. 97f3024 trace: Provide a flamegraph that uses timing by Simon Glass · 1 year, 9 months ago
  39. 47b89d6 trace: Support output of a flamegraph by Simon Glass · 1 year, 9 months ago
  40. b54d8cf trace: Support output of funcgraph records by Simon Glass · 1 year, 9 months ago
  41. 88716b5 trace: Use text_base from the trace header by Simon Glass · 1 year, 9 months ago
  42. b15a16a trace: Drop use of objsection by Simon Glass · 1 year, 9 months ago
  43. be16fc8 trace: Update proftool to use new binary format by Simon Glass · 1 year, 9 months ago
  44. 9efc0b2 trace: Rename prof to trace and improve comments by Simon Glass · 1 year, 9 months ago
  45. 852d4db trace: Detect an infinite loop by Simon Glass · 1 year, 9 months ago
  46. 80f9155 trace: Correct the relocation handover with buffer overflow by Simon Glass · 1 year, 9 months ago
  47. 9dd665a trace: Show a few more stats about tracing by Simon Glass · 1 year, 9 months ago
  48. daca66d trace: Track the minimum stack depth by Simon Glass · 1 year, 9 months ago
  49. c3d9181 trace: Reduce the number of function sites by Simon Glass · 1 year, 9 months ago
  50. d9044e5 trace: Update the file header by Simon Glass · 1 year, 9 months ago
  51. 90ad4e2 abuf: Support use from tools by Simon Glass · 1 year, 9 months ago
  52. c33425c trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · 1 year, 9 months ago
  53. 64d445a time: Tidy up some unnecessary #ifdefs by Simon Glass · 1 year, 9 months ago
  54. 4aa5053 timer: Tidy up use of notrace by Simon Glass · 1 year, 9 months ago
  55. c38a21d dm: Allow serial output during the relocation process by Simon Glass · 1 year, 9 months ago
  56. 2c88d5e sandbox: Bring back setting mon_len in global_data by Simon Glass · 1 year, 9 months ago
  57. 41cd6fa .gitignore: Ignore the moveconfig database by Simon Glass · 1 year, 9 months ago
  58. e38cdc6 Dockerfile: Update QEMU git location by Tom Rini · 1 year, 9 months ago
  59. ecff2bc usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 8 months ago
  60. 6a8c36b board: cssi: Add MIAE & VGoIP devices by Christophe Leroy · 1 year, 9 months ago
  61. dac3c6f board: cssi: Add new board MCR3000_2G by Christophe Leroy · 2 years ago
  62. 773ad4e spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years ago
  63. 0223939 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years ago
  64. 19a6863 board: MCR3000: Remove update of non-existing e1-wan DT node by Christophe Leroy · 2 years, 1 month ago
  65. 7df55bb board: MCR3000: Modernise the settings to properly work on lastest u-boot version by Christophe Leroy · 1 year, 9 months ago
  66. d126006 board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT by Christophe Leroy · 1 year, 9 months ago
  67. c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 8 months ago
  68. a1e6b52 Merge branch '2023-02-10-assorted-updates-and-additions' by Tom Rini · 1 year, 8 months ago
  69. add396d net: ftmac100: add mii read and write callbacks by Sergei Antonov · 1 year, 9 months ago
  70. 9628c3e net: ftmac100: simplify priv->iobase casting by Sergei Antonov · 1 year, 9 months ago
  71. e9a1d8b net: ftmac100: change driver name from nds32_mac to ftmac100 by Sergei Antonov · 1 year, 9 months ago
  72. e877996 dm: input: add button_kbd driver by Dzmitry Sankouski · 1 year, 9 months ago
  73. d8809ba board: MCR3000: Use lowercase filenames by Christophe Leroy · 1 year, 9 months ago
  74. 2eed0c2 powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f() by Christophe Leroy · 1 year, 9 months ago
  75. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 9 months ago
  76. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 9 months ago
  77. 2ea0622 dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · 1 year, 9 months ago
  78. 42a0c90 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · 1 year, 9 months ago
  79. baf0677 dts: qcs404-evb: Add I2C controller nodes by Sumit Garg · 1 year, 9 months ago
  80. 9bdec96 i2c: Add support for Qualcomm I2C driver by Sumit Garg · 1 year, 9 months ago
  81. c9ec197 pinctrl: qcs404: Enable I2C pinmux options by Sumit Garg · 1 year, 9 months ago
  82. 22d3fcd clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0 by Sumit Garg · 1 year, 9 months ago
  83. de8f42c dts: qcs404-evb: Add ethernet controller node by Sumit Garg · 1 year, 9 months ago
  84. d382025 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · 1 year, 9 months ago
  85. a962b7c net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · 1 year, 9 months ago
  86. 9d53f33 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · 1 year, 9 months ago
  87. 5644328 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · 1 year, 9 months ago
  88. c9062b3 pinctrl: qcs404: Enable ethernet pinmux options by Sumit Garg · 1 year, 9 months ago
  89. 71ffa23 clocks: qcs404: Add support for ethernet clocks by Sumit Garg · 1 year, 9 months ago
  90. 0d6def4 qcs404-evb: Enable msm_gpio driver support by Sumit Garg · 1 year, 9 months ago
  91. 881338a qcs404: sysmap: Don't map reserved memory ranges by Sumit Garg · 1 year, 9 months ago
  92. 906bad3 env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · 1 year, 9 months ago
  93. 5ab8105 env: Complete generic support for writable list by Jan Kiszka · 1 year, 9 months ago
  94. 0106504 arm: bcm7xxx: Convert to DM_SERIAL by Thomas Fitzsimmons · 1 year, 9 months ago
  95. 2c0b0c3 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · 1 year, 9 months ago
  96. 8b30110 Merge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENABLED-to-IS_ENABLED' by Tom Rini · 1 year, 8 months ago
  97. 42a13b2 Correct SPL use of ATMEL_PIO4 by Simon Glass · 1 year, 9 months ago
  98. ce119a2 Correct SPL uses of ROCKCHIP_OTP by Simon Glass · 1 year, 9 months ago
  99. ba490b2 Correct SPL use of PANEL by Simon Glass · 1 year, 9 months ago
  100. 68be8d9 Correct SPL uses of OF_BOARD by Simon Glass · 1 year, 9 months ago