1. d471032 dfu: add error callback by Patrick Delaunay · 3 years, 6 months ago
  2. a94b2aa Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 5 months ago
  3. c29efc1 clk: k210: Remove bypass driver by Sean Anderson · 3 years, 5 months ago
  4. af9f997 clk: k210: Move pll into the rest of the driver by Sean Anderson · 3 years, 5 months ago
  5. 609bd60 clk: k210: Rewrite to remove CCF by Sean Anderson · 3 years, 5 months ago
  6. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 5 months ago
  7. ea83ea5 board: sama5d3_xplained: add Falcon boot support by Michael Opdenacker · 3 years, 6 months ago
  8. f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 5 months ago
  9. 144464b power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · 3 years, 5 months ago
  10. b4a72a9 clk: add support for TI K3 SoC clocks by Tero Kristo · 3 years, 5 months ago
  11. 0aa2930 clk: add support for TI K3 SoC PLL by Tero Kristo · 3 years, 5 months ago
  12. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 5 months ago
  13. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 5 months ago
  14. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 5 months ago
  15. e61a4ff Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning by Pali Rohár · 3 years, 8 months ago
  16. ce7ad57 configs: am64: Enable configs to support USB host and device modes by Aswath Govindraju · 3 years, 6 months ago
  17. 26f32c3 configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode by Aswath Govindraju · 3 years, 6 months ago
  18. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 6 months ago
  19. 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 6 months ago
  20. e1cbd91 log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 6 months ago
  21. 58b4b71 log: Add support for logging a buffer by Simon Glass · 3 years, 6 months ago
  22. 0cceb99 display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 6 months ago
  23. 735dd6e hexdump: Allow ctrl-c to interrupt output by Simon Glass · 3 years, 6 months ago
  24. 5d6d2b8 hexdump: Support any rowsize by Simon Glass · 3 years, 6 months ago
  25. 2f410fe hexdump: Move API to header file by Simon Glass · 3 years, 6 months ago
  26. c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 6 months ago
  27. fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 6 months ago
  28. c1a2bb4 console: Report an error when output buffer is exhausted by Simon Glass · 3 years, 6 months ago
  29. e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 6 months ago
  30. 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 6 months ago
  31. 176c3e7 arm: mvebu: turris_omnia: support invoking rescue boot from console by Marek Behún · 3 years, 6 months ago
  32. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
  33. 2113c00 riscv: dts: add fu740 support by Green Wan · 3 years, 6 months ago
  34. 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 6 months ago
  35. aab8b17 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  36. fed603f ARM: ti: Increase the allocated size for MLO.raw by Faiz Abbas · 3 years, 7 months ago
  37. cb6c9c8 test: Remove duplicate macro by Sean Anderson · 3 years, 6 months ago
  38. 5308a71 MIPS: remove deprecated qemu_mips board by Daniel Schwierzeck · 3 years, 7 months ago
  39. be1e77f sandbox: errno: avoid conflict with libc's errno by Marek Behún · 3 years, 6 months ago
  40. 15f537c efi_loader: add macro for const EFI runtime data by Marek Behún · 3 years, 6 months ago
  41. 8283697 efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data by Marek Behún · 3 years, 6 months ago
  42. 2bdc6f5 efi_loader: fix warning when linking with LTO by Marek Behún · 3 years, 6 months ago
  43. 998929b compiler.h: align the __ADDRESSABLE macro with Linux' version by Marek Behún · 3 years, 6 months ago
  44. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  45. 0b4f008 configs: sama7g5ek: increase bootm len by Eugen Hristev · 3 years, 7 months ago
  46. 16bacd5 phy: introduce 1000BaseX and 2500BaseX modes by Stefan Chulski · 3 years, 7 months ago
  47. bd00849 arm64: zynqmp: Add pinctrl description by Michal Simek · 3 years, 6 months ago
  48. 2305805 riscv: Enable AI ram on K210 by Sean Anderson · 3 years, 7 months ago
  49. f93ce98 clk: k210: Remove k210_register_pll by Sean Anderson · 3 years, 7 months ago
  50. c9dffc9 w1: replace dt detection by automatic detection by Kory Maincent · 3 years, 7 months ago
  51. 2f84e9c cmd: add support for a new "extension" command by Kory Maincent · 3 years, 7 months ago
  52. bbdbcaf fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 7 months ago
  53. 4bf3a3f board: pm9263: fix some typos in comments by Ilko Iliev · 3 years, 7 months ago
  54. 8ad3a77 board: pm9263: switch to use DM_ETH by Ilko Iliev · 3 years, 7 months ago
  55. f822b62 board: pm9261: remove network support by Ilko Iliev · 3 years, 7 months ago
  56. ea184cb Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  57. f1e97c7 soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 6 months ago
  58. c409b49 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 6 months ago
  59. 91f1e79 firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest by Vignesh Raghavendra · 3 years, 6 months ago
  60. 5af71f2 include: configs: Update env for selecting right dtb by Lokesh Vutla · 3 years, 7 months ago
  61. 212cba02 include: configs: am64x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 7 months ago
  62. aad1614 include: configs: am64x: Avoid overlap of BSS and stack area by Lokesh Vutla · 3 years, 7 months ago
  63. dd41886 dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64 by Dave Gerlach · 3 years, 7 months ago
  64. 33b7258 board: ti: am64x: Add board support for am64x evm by Dave Gerlach · 3 years, 7 months ago
  65. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
  66. 59a2b9e Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 6 months ago
  67. f0b21eb fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · 3 years, 9 months ago
  68. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
  69. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 7 months ago
  70. 7666ccc ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CM by Ilko Iliev · 3 years, 7 months ago
  71. fdd2f35 imx: Add support for Ronetix's iMX7-CM board by Ilko Iliev · 3 years, 7 months ago
  72. 53b516c arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate) by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  73. cecd013 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · 3 years, 7 months ago
  74. e3409a4 board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 7 months ago
  75. 3a54355 include: configs: ge: avoid shell on boot failure by Ian Ray · 3 years, 7 months ago
  76. ee77bb5 include: configs: ge: simplify default boot command by Ian Ray · 3 years, 7 months ago
  77. 830160d include: configs: ge: bx50v3: drop USB boot by Ian Ray · 3 years, 7 months ago
  78. 8ddaf94 Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 7 months ago
  79. f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 7 months ago
  80. 5b700cd tpm: missing event types by Heinrich Schuchardt · 3 years, 7 months ago
  81. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 7 months ago
  82. 341e548 phy: marvell: add support for SFI1 by Igal Liberman · 7 years ago
  83. 5ed3dc2 phy: marvell: cp110: remove unused definitions by Marcin Wojtas · 5 years ago
  84. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 8 months ago
  85. 2dbba24 phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · 8 years ago
  86. 4568e20 phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · 8 years ago
  87. fec8c90 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 7 years ago
  88. ee0a776 ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION by Marek Vasut · 3 years, 8 months ago
  89. c83f63a sunxi: DT: R40: Update device tree files from Linux 5.12 by Ivan Uvarov · 3 years, 7 months ago
  90. 5d2d5c4 mips: octeon: Add Octeon III NIC23 board support by Stefan Roese · 3 years, 7 months ago
  91. 55a3694 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 7 months ago
  92. 0b0705b arm64: zynqmp: Enable capsule update by Michal Simek · 3 years, 7 months ago
  93. 9e18024 sunxi: DT: R40: Update device tree files from Linux 5.12 by Ivan Uvarov · 3 years, 7 months ago
  94. 42fb678 ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION by Marek Vasut · 3 years, 8 months ago
  95. 4dda435 Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 7 months ago
  96. ec85347 mips: octeon: Add Octeon III NIC23 board support by Stefan Roese · 3 years, 7 months ago
  97. b8126ab xilinx: zynq: Add usb dfu/thor distro boot support by T Karthik Reddy · 3 years, 8 months ago
  98. 82cb49d xilinx: versal: Add usb dfu/thor distro boot support by T Karthik Reddy · 3 years, 8 months ago
  99. 1e967b5 xilinx: zynqmp: Remove dfu_ram_info setup by Michal Simek · 3 years, 8 months ago
  100. ef1be3e xilinx: zynqmp: Add usb dfu/thor distro boot support by T Karthik Reddy · 3 years, 8 months ago