1. 598e911 tools: default_image: Accept images with padding by Pali Rohár · 2 years ago
  2. 3f837b0 tools: default_image: Verify header size by Pali Rohár · 2 years ago
  3. afd8218 tools: imagetool: Skip autodetection of gpimage type by Pali Rohár · 2 years ago
  4. 6c58aa1 tools: imagetool: Show error message when detecting image type failed by Pali Rohár · 2 years ago
  5. 27e46a9 tools: imagetool: Fix error message when verify_header is undefined by Pali Rohár · 2 years ago
  6. 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 2 years ago
  7. ece763d arm: qemu: Switch to a text environment by Simon Glass · 2 years ago
  8. c2488a8 arm: qemu: Switch to standard boot by Simon Glass · 2 years ago
  9. 9c6d57d qemu: Add a bootmeth for qfw by Simon Glass · 2 years ago
  10. dd4bd9a qemu: Add a bootdev for qfw by Simon Glass · 2 years ago
  11. 00fa989 qemu: Move qfw kernel setup into a common file by Simon Glass · 2 years ago
  12. e08e6ea qemu: Update qfw command to use addresses by Simon Glass · 2 years ago
  13. 22353fa bootstd: Add some default filesystems and commands by Simon Glass · 2 years ago
  14. a710f5b bootstd: Correct virtio block-device handling by Simon Glass · 2 years ago
  15. 965020c bootstd: Probe the block device before use by Simon Glass · 2 years ago
  16. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 2 years ago
  17. d472e93 virtio: Add some debugging by Simon Glass · 2 years ago
  18. 4f6daac log: Add a category for filesystems by Simon Glass · 2 years ago
  19. 3574eb8 am335x_evm_defconfig: Enable CONFIG_CMD_EXTENSION by Matwey V. Kornilov · 2 years ago
  20. 4af25d8 ti: j721e_evm: Add USB to the default boot order by Tom Rini · 2 years ago
  21. afb269c powerpc/mpc85xx: socrates: enable signed fitImages by Heiko Schocher · 2 years ago
  22. 9e85d18 powerpc/mpc85xx: socrates: enable protected Environment by Heiko Schocher · 2 years ago
  23. 5a971a2 powerpc/mpc85xx: socrates: add autoboot delay string by Heiko Schocher · 2 years ago
  24. 1088fcb powerpc/mpc85xx: socrates: add support for i2c eeprom at 0x51 by Heiko Schocher · 2 years ago
  25. 6073fbe powerpc/mpc85xx: socrates: Add boot retry feature by Heiko Schocher · 2 years ago
  26. aeb9db9 powerpc/mpc85xx: socrates: drop second flash bank by Heiko Schocher · 2 years ago
  27. 316d3d0 powerpc/mpc85xx: socrates: add initrd_high default environment variable by Heiko Schocher · 2 years ago
  28. 2e9eea4 powerpc/mpc85xx: socrates: add MTD partitioning support by Heiko Schocher · 2 years ago
  29. 73038dd powerpc: dts: updates socrates board by Heiko Schocher · 2 years ago
  30. a78b253 powerpc/mpc85xx: drop socrates specific image creation by Heiko Schocher · 2 years ago
  31. 12ae7bc powerpc/mpc85xx: socrates: rework build process by Heiko Schocher · 2 years ago
  32. 01d85e7 powerpc/mpc85xx: fixes and updates for socrates board by Heiko Schocher · 2 years ago
  33. 69a3e07 spl: Drop unwanted return in spl_fit_upload_fpga() by Simon Glass · 2 years ago
  34. 4599bb7 arm: dts: k3-am64: Fix CPSW3G ethernet by Roger Quadros · 2 years ago
  35. f85631d arm: dts: k3-am6: Fix "EEPROM not available" error by Roger Quadros · 2 years ago
  36. ffefc72 arm: dts: k3-am64: sync with Linux DT files by Roger Quadros · 2 years ago
  37. 9b26a25 km/ppc832x: join config files by Holger Brunck · 2 years ago
  38. 5043ce2 km/ppc: remove km-mpc8360.h and km-mpc832x.h by Holger Brunck · 2 years ago
  39. 0952aa8 board: ti: am62x: am62x: Add splash screen env variables by Nikhil M Jain · 2 years ago
  40. 6a74e25 include: configs: am62x_evm: Add .env file for Am62x by Nikhil M Jain · 2 years ago
  41. 0c1413f test: bootdev: Do not require USB to compile test by Linus Walleij · 2 years ago
  42. 4209c47 elf: add Elf64_Sym by KaDiWa · 2 years ago
  43. 748c1ab Makefile: fix shell error for darwin major/minor version check by Christian Marangi · 2 years ago
  44. c5279ea lmb: Set correct lmb flags for EFI memory map entries by Sjoerd Simons · 2 years ago
  45. 007ae5d lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · 2 years ago
  46. f8f47e6 Merge tag 'video-20230204' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  47. 03610eb tools: logos: Add TI logo files by Nikhil M Jain · 2 years ago
  48. d5f563c board: ti: am62x: evm: Add splash screen support by Nikhil M Jain · 2 years ago
  49. 5f9f816 drivers: video: tidss: TIDSS video driver support for AM62x by Nikhil M Jain · 2 years ago
  50. 3ebe3c7 drivers: video: simple_panel: make simple panel independent of backlight by Nikhil M Jain · 2 years ago
  51. 2f3d6a4 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 2 years ago
  52. 0347cc7 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 2 years ago
  53. f4cf871 video: ti: am335x: restore driver-model code by Dario Binacchi · 2 years ago
  54. a209c3e Merge tag 'u-boot-imx-20230203' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  55. b102bfa Merge branch '2023-02-02-assorted-networking-updates' by Tom Rini · 2 years ago
  56. 01f372d udoo_neo: Select DM_SERIAL and drop iomux board level init by Peter Robinson · 2 years, 2 months ago
  57. 99a94c3 udoo_neo: Move to DM for REGULATOR/PMIC/I2C drivers by Peter Robinson · 2 years, 2 months ago
  58. c64b840 ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL by Marek Vasut · 2 years, 1 month ago
  59. 9bc80c0 net: ipv6: fix alignment errors on ARM by Sergei Antonov · 2 years ago
  60. 7db25d9 net: ipv6: Fixed IPv6 string to address conversion off-by-one error by Ehsan Mohandesi · 2 years ago
  61. 796e549 net: ipv6: Fix IPv6 netmask parsing by Sean Edmond · 2 years ago
  62. 878a20a drivers: net: fsl_ls_mdio: prevent a NULL pointer dereference by Ioana Ciornei · 2 years ago
  63. cfbd388 drivers: net: fsl-mc: do not use multiple blank lines by Ioana Ciornei · 2 years ago
  64. f45ed0b drivers: net: fsl-mc: align parameters to the open paranthesis by Ioana Ciornei · 2 years ago
  65. 6dcf5e4 drivers: net: fsl-mc: remove explicit cast by Ioana Ciornei · 2 years ago
  66. 8ecf1ca drivers: net: fsl-mc: do not prefix decimal values with 0x by Ioana Ciornei · 2 years ago
  67. 3ad24e4 drivers: net: fsl-mc: remove an useless break statement by Ioana Ciornei · 2 years ago
  68. 32221ee drivers: net: fsl-mc: remove useless assignment of variable by Ioana Ciornei · 2 years ago
  69. 21a265c net: tftp: Fix for DATA ACK for block count out of order by Sean Edmond · 2 years ago
  70. c3d9736 board: gw_ventana: enable MV88E61XX DSA support by Tim Harvey · 2 years, 1 month ago
  71. 01e7dd0 net: add MV88E6xxx DSA driver by Tim Harvey · 2 years, 1 month ago
  72. 3b8f99a net: fec: add support for DM_MDIO by Tim Harvey · 2 years, 1 month ago
  73. 8abb9f6 net: ksz9477: remove unnecessary xmit and recv functions by Tim Harvey · 2 years, 1 month ago
  74. 54d11e2 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · 2 years, 1 month ago
  75. 43c2a00 net: dsa: ensure dsa driver has proper ops by Tim Harvey · 2 years, 1 month ago
  76. c5868fc net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · 2 years, 1 month ago
  77. f54002d net: mdio-uclass: scan for dm mdio children on post-bind by Tim Harvey · 2 years, 1 month ago
  78. 9918b25 Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 2 years ago
  79. 412a4c6 ARM: tegra: include timer as default option by Svyatoslav Ryhel · 2 years ago
  80. adf8690 drivers: timer: add driver for ARMv7 based Tegra devices and T210 by Svyatoslav Ryhel · 2 years ago
  81. 87a7586 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · 2 years ago
  82. 57e1634 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years ago
  83. 4ea115b Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years ago
  84. 1006b33 net: ravb: Drop SoC-specific compatible support by Marek Vasut · 2 years ago
  85. 92ddeb4 configs: draak: Enable I2C support for R-Car D3 by Hai Pham · 2 years ago
  86. 1b4ca86 clk: renesas: rcar-gen3: Factor out CPG library by Hai Pham · 2 years ago
  87. d8132ae clk: renesas: Add R8A77970 SD0H/SD0 clocks for SDHI by Hai Pham · 2 years ago
  88. 4dbbc3f clk: renesas: Switch to new SD clock handling by Hai Pham · 2 years ago
  89. c287c18 clk: renesas: Handle E3/D3 RPCSRC clock by Hai Pham · 2 years ago
  90. a1ec0bb clk: renesas: Introduce and use rcar_clk_get_rate64_div_table function by Hai Pham · 2 years ago
  91. d48c38d clk: renesas: Convert Gen2/Gen3 clock tables to clk-provider struct clk_div_table by Marek Vasut · 2 years ago
  92. 3c78ce8 mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M by Hai Pham · 2 years ago
  93. 89f9e72 mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table by Hai Pham · 2 years ago
  94. d919bb9 mmc: renesas-sdhi: Add R8A77961 M3-W+ support by Hai Pham · 2 years ago
  95. 1cdabcc mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3 by Hai Pham · 2 years ago
  96. af95db5 mmc: renesas-sdhi: Adjust HS400 calibration tables by Hai Pham · 2 years ago
  97. 6d7d4c4 mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3 by Hai Pham · 2 years ago
  98. 01cbce8 mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps by Hai Pham · 2 years ago
  99. a61a824 clk: renesas: Drop core param from gen3_clk_get_rate64_pll_mul_reg by Marek Vasut · 2 years ago
  100. 21a8dbc clk: renesas: Use pre-defined offset for RPC clocks by Hai Pham · 2 years ago