1. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  2. 0b4f008 configs: sama7g5ek: increase bootm len by Eugen Hristev · 3 years, 7 months ago
  3. 16bacd5 phy: introduce 1000BaseX and 2500BaseX modes by Stefan Chulski · 3 years, 7 months ago
  4. bd00849 arm64: zynqmp: Add pinctrl description by Michal Simek · 3 years, 6 months ago
  5. 2305805 riscv: Enable AI ram on K210 by Sean Anderson · 3 years, 7 months ago
  6. f93ce98 clk: k210: Remove k210_register_pll by Sean Anderson · 3 years, 7 months ago
  7. c9dffc9 w1: replace dt detection by automatic detection by Kory Maincent · 3 years, 7 months ago
  8. 2f84e9c cmd: add support for a new "extension" command by Kory Maincent · 3 years, 7 months ago
  9. bbdbcaf fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 7 months ago
  10. 4bf3a3f board: pm9263: fix some typos in comments by Ilko Iliev · 3 years, 7 months ago
  11. 8ad3a77 board: pm9263: switch to use DM_ETH by Ilko Iliev · 3 years, 7 months ago
  12. f822b62 board: pm9261: remove network support by Ilko Iliev · 3 years, 7 months ago
  13. 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
  14. f1e97c7 soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 6 months ago
  15. c409b49 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 6 months ago
  16. 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
  17. 5af71f2 include: configs: Update env for selecting right dtb by Lokesh Vutla · 3 years, 6 months ago
  18. 212cba02 include: configs: am64x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 6 months ago
  19. aad1614 include: configs: am64x: Avoid overlap of BSS and stack area by Lokesh Vutla · 3 years, 6 months ago
  20. dd41886 dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64 by Dave Gerlach · 3 years, 7 months ago
  21. 33b7258 board: ti: am64x: Add board support for am64x evm by Dave Gerlach · 3 years, 7 months ago
  22. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
  23. 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
  24. f0b21eb fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · 3 years, 9 months ago
  25. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
  26. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 7 months ago
  27. 7666ccc ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CM by Ilko Iliev · 3 years, 7 months ago
  28. fdd2f35 imx: Add support for Ronetix's iMX7-CM board by Ilko Iliev · 3 years, 7 months ago
  29. 53b516c arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate) by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  30. cecd013 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · 3 years, 7 months ago
  31. e3409a4 board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 7 months ago
  32. 3a54355 include: configs: ge: avoid shell on boot failure by Ian Ray · 3 years, 7 months ago
  33. ee77bb5 include: configs: ge: simplify default boot command by Ian Ray · 3 years, 7 months ago
  34. 830160d include: configs: ge: bx50v3: drop USB boot by Ian Ray · 3 years, 7 months ago
  35. 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
  36. 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
  37. 5b700cd tpm: missing event types by Heinrich Schuchardt · 3 years, 7 months ago
  38. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 7 months ago
  39. 341e548 phy: marvell: add support for SFI1 by Igal Liberman · 7 years ago
  40. 5ed3dc2 phy: marvell: cp110: remove unused definitions by Marcin Wojtas · 5 years ago
  41. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 8 months ago
  42. 2dbba24 phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · 8 years ago
  43. 4568e20 phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · 8 years ago
  44. fec8c90 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 7 years ago
  45. ee0a776 ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION by Marek Vasut · 3 years, 8 months ago
  46. c83f63a sunxi: DT: R40: Update device tree files from Linux 5.12 by Ivan Uvarov · 3 years, 7 months ago
  47. 5d2d5c4 mips: octeon: Add Octeon III NIC23 board support by Stefan Roese · 3 years, 7 months ago
  48. 55a3694 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 7 months ago
  49. 0b0705b arm64: zynqmp: Enable capsule update by Michal Simek · 3 years, 7 months ago
  50. 9e18024 sunxi: DT: R40: Update device tree files from Linux 5.12 by Ivan Uvarov · 3 years, 7 months ago
  51. 42fb678 ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION by Marek Vasut · 3 years, 8 months ago
  52. 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
  53. ec85347 mips: octeon: Add Octeon III NIC23 board support by Stefan Roese · 3 years, 7 months ago
  54. b8126ab xilinx: zynq: Add usb dfu/thor distro boot support by T Karthik Reddy · 3 years, 8 months ago
  55. 82cb49d xilinx: versal: Add usb dfu/thor distro boot support by T Karthik Reddy · 3 years, 8 months ago
  56. 1e967b5 xilinx: zynqmp: Remove dfu_ram_info setup by Michal Simek · 3 years, 8 months ago
  57. ef1be3e xilinx: zynqmp: Add usb dfu/thor distro boot support by T Karthik Reddy · 3 years, 8 months ago
  58. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 8 months ago
  59. cb1e619 lmb: correct size of the regions array by Patrick Delaunay · 3 years, 8 months ago
  60. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 8 months ago
  61. 00fd8da lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 8 months ago
  62. 8f167da lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 8 months ago
  63. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 8 months ago
  64. 7194527 cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 7 months ago
  65. d410dc8 ARM: imx: udoo_neo: Convert to ethernet DM by Peter Robinson · 3 years, 8 months ago
  66. b7135b0 psci: add features/reset2 support by Igor Opaniuk · 3 years, 8 months ago
  67. 2963d60 psci: add v1.0/v1.1 definitions from Linux by Igor Opaniuk · 3 years, 8 months ago
  68. 56a3433 sysinfo.h: Add re-inclusion guard by Tom Rini · 3 years, 7 months ago
  69. ff47d53 arm: highbank: Remove artificial SDRAM size by Andre Przywara · 3 years, 7 months ago
  70. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 7 months ago
  71. 109552d arm: highbank: Enable OF_CONTROL by Andre Przywara · 3 years, 7 months ago
  72. 84b2cd7 arm: highbank: Limit FDT and initrd load addresses by Andre Przywara · 3 years, 7 months ago
  73. 8bb5a66 arm: octeontx: support generic distro config by Tim Harvey · 3 years, 8 months ago
  74. ab7f8d1 arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configs by Tim Harvey · 3 years, 8 months ago
  75. 0a527fd Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 9 months ago
  76. 2dbe777 configs: meson64: add NVME boot target by Neil Armstrong · 3 years, 9 months ago
  77. 58b504e Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 7 months ago
  78. c6ae5e9 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  79. d08cdc2 ARM: imx8m: verdin-imx8mm: Enable USB Host support by Marek Vasut · 3 years, 8 months ago
  80. d78f7d8 ARM: dts: imx8mn: Add power domain nodes by Marek Vasut · 3 years, 7 months ago
  81. f0e10e3 ARM: dts: imx8mm: Add power domain nodes by Marek Vasut · 3 years, 8 months ago
  82. 1af031a env: add ENV_ERASE_PTR macro by Patrick Delaunay · 3 years, 9 months ago
  83. b9c3052 env: increment redund flag on read fail by Brandon Maier · 4 years ago
  84. 7cb977f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 7 months ago
  85. 747c242 sunxi: arm64: Add addresses for compressed kernel load by Arnaud Ferraris · 3 years, 9 months ago
  86. 17d6ece sunxi: add fdtoverlay_addr_r environment variable by Jernej Skrabec · 3 years, 8 months ago
  87. a6232e0 Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · 3 years, 7 months ago
  88. a985502 ls1012a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 3 years, 8 months ago
  89. 6d1ab4a board: sl28: enable DM_SERIAL by Michael Walle · 3 years, 8 months ago
  90. 80279fa dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 8 months ago
  91. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 8 months ago
  92. 173c66b of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 8 months ago
  93. 91ee547 board/km: add support for seli8 design based on nxp ls102x by Aleksandar Gerasimovski · 3 years, 9 months ago
  94. 36bfcb6 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 9 months ago
  95. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 9 months ago
  96. 4c17e5f lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 9 months ago
  97. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
  98. 34f8fc7 gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
  99. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
  100. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 8 months ago