1. 0c6be93 sandbox: Align linker lists to a 32-byte boundary by Simon Glass · 2 years, 7 months ago
  2. 1b34719 sandbox: Allow link flags to be given by Simon Glass · 2 years, 7 months ago
  3. 1ddda37 Makefile: Avoid resetting link flags in config.mk by Simon Glass · 2 years, 7 months ago
  4. 55cbf5a Makefile: Drop a stale comment about linking by Simon Glass · 2 years, 7 months ago
  5. 830d73b sandbox: Correct loss of early output in SPL by Simon Glass · 2 years, 7 months ago
  6. 9859465 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  7. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 6 months ago
  8. 239fe55 CI: Print out unmigrated symbols when failing by Tom Rini · 2 years, 6 months ago
  9. 74ae732 Merge branch '2022-04-14-assorted-updates' by Tom Rini · 2 years, 6 months ago
  10. 8bf5f9a efi_loader: simplify efi_serialize_load_option() by Heinrich Schuchardt · 2 years, 7 months ago
  11. b27d8e4 efi_loader: EFI_HII_STRING_PROTOCOL.GetString() by Heinrich Schuchardt · 2 years, 7 months ago
  12. 967407d lib: simplify u16_strdup() by Heinrich Schuchardt · 2 years, 7 months ago
  13. 0121282 lib: convert u16_strlen() into a macro by Heinrich Schuchardt · 2 years, 7 months ago
  14. fe869e1 doc: man-page for the env command by Patrick Delaunay · 2 years, 6 months ago
  15. 2cc2fa4 doc: uefi: Update the capsule update related documentation by Sughosh Ganu · 2 years, 6 months ago
  16. 2eda55e mkeficapsule: Remove raw and FIT GUID types by Sughosh Ganu · 2 years, 6 months ago
  17. 9736287 FMP: Remove GUIDs for FIT and raw images by Sughosh Ganu · 2 years, 6 months ago
  18. 2e9c3c6 test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 6 months ago
  19. a9e6f01 efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled by Sughosh Ganu · 2 years, 6 months ago
  20. 7cf06f0 capsule: Put a check for image index before the update by Sughosh Ganu · 2 years, 6 months ago
  21. 1ea06bc capsule: FMP: Populate the image descriptor array from platform data by Sughosh Ganu · 2 years, 6 months ago
  22. 741ef86 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 6 months ago
  23. b8617df fs: Allow to compile CMD_UBIFS when SPL is enabled by Pali Rohár · 2 years, 7 months ago WIP/2022-04-14-assorted-updates
  24. 5bbaba6 fs: Allow to compile FS_FAT only for proper U-Boot by Pali Rohár · 2 years, 7 months ago
  25. 2df59b2 Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 7 months ago
  26. 34855b3 serial: smh: Implement puts for DM by Sean Anderson · 2 years, 7 months ago
  27. 679190c test: serial: Add test for putc/puts by Sean Anderson · 2 years, 7 months ago
  28. efa51f2 serial: sandbox: Implement puts by Sean Anderson · 2 years, 7 months ago
  29. 2c77748 serial: Fix _serial_puts using \n\r instead of \r\n by Sean Anderson · 2 years, 7 months ago
  30. af298f3 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · 2 years, 7 months ago
  31. 72675b0 led: Configure LED default-state on boot by Marek Vasut · 2 years, 7 months ago
  32. 2d1deaf led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  33. d797dd4 led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 6 months ago
  34. 4228023 led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 6 months ago
  35. c6db8eb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  36. fec9156 led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  37. 93c3722 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  38. 9183fb4 led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  39. 83c63f0 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 7 months ago
  40. aecb338 misc: atsha204a: Fix big endian support by Pali Rohár · 2 years, 7 months ago
  41. e9598cf power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 7 months ago
  42. 585fc1c arm: apple: Add M1 Ultra support by Janne Grunau · 2 years, 7 months ago
  43. 46d940c sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 6 months ago
  44. 42a2d90 configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  45. 0154e6d configs: net: dm9000: Move new Kconfig option to board configs by Marek Vasut · 2 years, 6 months ago
  46. f478da9 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 6 months ago
  47. 41e10be net: dm9000: Add DM support by Marek Vasut · 2 years, 6 months ago
  48. 84bf20f net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 6 months ago
  49. 85a7260 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 6 months ago
  50. f0d1a29 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 6 months ago
  51. 1494a4a net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 6 months ago
  52. 3928055 net: dm9000: Drop static device private data by Marek Vasut · 2 years, 6 months ago
  53. 8371edd net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 6 months ago
  54. a2e9230 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 6 months ago
  55. a7bebf8 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 6 months ago
  56. 6d3de0f net: dm9000: Drop volatiles by Marek Vasut · 2 years, 6 months ago
  57. c7b7ee5 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 6 months ago
  58. d185479 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 6 months ago
  59. d8f21b2 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 6 months ago
  60. 42a7e0f net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 6 months ago
  61. ff61d4e net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 6 months ago
  62. af8b0a8 driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 6 months ago
  63. 71b65d8 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 6 months ago
  64. 71f4739 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 6 months ago
  65. 2ddf846 Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 6 months ago
  66. a1c7110 board: gateworks: venice: add imx8mm-gw7903 support by Tim Harvey · 2 years, 8 months ago
  67. 2c6ae0a clk: imx8mp: Fix 24M and 32k clock by Marek Vasut · 2 years, 6 months ago
  68. 20bd57e warp7: Remove duplicated "mmc dev" command by Fabio Estevam · 2 years, 6 months ago
  69. cb61b2f ARM: imx: Get rid of only i.MX8M SMCCC arch call by Marek Vasut · 2 years, 6 months ago
  70. 2fa763b ARM: imx: Enable instruction cache early on on i.MX8M by Marek Vasut · 2 years, 6 months ago
  71. 87f9588 clk: imx8mp: Add ECSPI clocks by Elmar Albert · 2 years, 7 months ago
  72. 1ffe366 net: tftp: fix tftp server initialization by Arjan Minzinga Zijlstra · 2 years, 7 months ago
  73. 76975d4 include: configs: *imx8*: remove IMX_FEC_BASE by Heiko Thiery · 2 years, 8 months ago
  74. fee2d97 kontron-pitx-imx8m: change environment address variables by Heiko Thiery · 2 years, 8 months ago
  75. d7f72b6 ARM: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo board by Marek Vasut · 2 years, 7 months ago
  76. 558331e board: freescale: imxrt10..-evk: Fix missing include of serial.h by Jesse Taube · 2 years, 7 months ago
  77. 6f9d3da ARM: dts: imxrt10..-evk: Linux moved pins-imxrt1020 to dts by Jesse Taube · 2 years, 7 months ago
  78. 3be38e5 configs/*imxrt10*: SYS_MALLOC_LEN is too large by Jesse Taube · 2 years, 7 months ago
  79. a2d6fbf clk: imxrt: Use dts for anatop base address by Jesse Taube · 2 years, 7 months ago
  80. c8009c1 mmc: fsl_esdhc_imx: Add i.MX8MP compatible string by Marek Vasut · 2 years, 8 months ago
  81. d072fdd ARM: imx: romapi: Repair FlexSPI NOR boot offset by Marek Vasut · 2 years, 8 months ago
  82. 1b4f979 ARM: dts: imx: Add flexspi node to i.MX8MP by Marek Vasut · 2 years, 8 months ago
  83. e1aad51 spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 8 months ago
  84. 8f40e7d board: gateworks venice: add support for GPY111 phy by Tim Harvey · 2 years, 8 months ago
  85. 2556581 board: venice: add spl_board_loader_name by Tim Harvey · 2 years, 8 months ago
  86. 0f42ffd imx8m{m,n}-venice-gw7902: add GSC ADC rail for VDD_5P0 by Tim Harvey · 2 years, 8 months ago
  87. f3722dd imx8m{m,n}_venice: update boot_net script to load fdt by Tim Harvey · 2 years, 8 months ago
  88. ca16122 ARM: renesas: reduce rcar3_salvator-x image size by Heinrich Schuchardt · 2 years, 7 months ago
  89. bba6cc7 ARM: dts: imx: Add support for Data Modul i.MX8M Mini eDM SBC by Marek Vasut · 2 years, 6 months ago
  90. fd44d48 imx8mm-cl-iot-gate: Add redundand environment support by Fabio Estevam · 2 years, 6 months ago
  91. ea10bea imx8mm-cl-iot-gate: Retrieve the serial number from EEPROM by Fabio Estevam · 2 years, 6 months ago
  92. 79bc9dc imx8mm-cl-iot-gate: Retrieve the MAC address from EEPROM by Fabio Estevam · 2 years, 6 months ago
  93. 6924bc7 imx8mm-cl-iot-gate: Retrieve the DDR type from EEPROM by Fabio Estevam · 2 years, 6 months ago
  94. 0bb304e imx8mm-cl-iot-gate: Add SPL EEPROM support by Fabio Estevam · 2 years, 6 months ago
  95. 6c317fe bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards by Ariel D'Alessandro · 2 years, 6 months ago
  96. a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 6 months ago
  97. 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 6 months ago
  98. d7db0e6 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 6 months ago
  99. 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 6 months ago
  100. 1dd4985 imx8m: add init_nand_clk by Michael Trimarchi · 2 years, 6 months ago