1. 7c1f095 configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  2. 0077d71 configs: ls1046a: enable MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  3. 2a95d7c configs: lx2160a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  4. 04f26d6 configs: ls208xa: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  5. 97e8120 configs: ls1088a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  6. 90281f4 configs: ls1028a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  7. be7b6d5 configs: ls1043a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  8. c5d0bd5 configs: ls1012a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  9. a1f57c3 board/km: move km i2c deblock declarations to a km/common.h by Aleksandar Gerasimovski · 3 years, 8 months ago
  10. af6266c mem: spi-mem: add declaration for spi_mem_default_supports_op by Mathew McBride · 3 years, 8 months ago
  11. 37bfd9c PowerPC: keymile: Add support for kmcent2 board by Niel Fourie · 3 years, 8 months ago
  12. 805b242 board: sl28: add SATA support by Michael Walle · 3 years, 9 months ago
  13. 166e40b configs: ls1088aqds: add COMMON_ENV to fix distroboot by Biwen Li · 3 years, 10 months ago
  14. 07c9e68 smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 8 months ago
  15. 2b8e5c8 sysinfo: Move #ifdef so that operations are always defined by Simon Glass · 3 years, 8 months ago
  16. e9adaa7 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 8 months ago
  17. dc09058 smbios: Use char consistently for the eos member by Simon Glass · 3 years, 8 months ago
  18. 0e89b85 smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 8 months ago
  19. 8308a28 Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 8 months ago
  20. 70e1674 arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-Boot by Lokesh Vutla · 3 years, 8 months ago
  21. 43392b5 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 3 years, 8 months ago
  22. 68432b5 ARM: legoev3: set serial# env var by David Lechner · 3 years, 9 months ago
  23. 21cb717 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 8 months ago
  24. 18c2582 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · 3 years, 8 months ago
  25. d3a3d44 command.h: Remove extern from the header by Kory Maincent · 3 years, 8 months ago
  26. c30a709 sandbox: mark os_abort() as noreturn by Heinrich Schuchardt · 3 years, 8 months ago
  27. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 8 months ago
  28. 37dc958 global_data.h: Change ram_top type to phys_addr_t by Bin Meng · 3 years, 8 months ago
  29. cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 8 months ago
  30. c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 8 months ago
  31. 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 8 months ago
  32. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 8 months ago
  33. 77f898d x86: Reduce size of samus image by Simon Glass · 3 years, 8 months ago
  34. 86c372a x86: spl: Add a function to find the text base by Simon Glass · 3 years, 8 months ago
  35. 8a65527 acpi: Tidy up documentation for struct acpi_gpio by Simon Glass · 3 years, 8 months ago
  36. b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
  37. 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 8 months ago
  38. 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 8 months ago
  39. a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 8 months ago
  40. 6777483 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 8 months ago
  41. 1c7aacb usb: gadget: OS String support by Li Jun · 3 years, 8 months ago
  42. 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 8 months ago
  43. f2fa499 usb: gadget: Do not export usbd_device_* arrays by Pali Rohár · 3 years, 9 months ago
  44. e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  45. c533f94 dfu: add 'SCRIPT' entity by Marek Szyprowski · 3 years, 9 months ago
  46. b5f3405 dfu: add 'SKIP' entity by Jaehoon Chung · 3 years, 9 months ago
  47. bafdf4c cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · 4 years ago
  48. e74670a cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · 4 years ago
  49. fabae87 dm: replace auto_alloc_size with auto by Dario Binacchi · 3 years, 8 months ago
  50. a00e0f7 do not pass NULL pointer to libfdt by Stanislav Pinchuk · 3 years, 8 months ago
  51. 43db075 sandbox: keep time offset when resetting by Heinrich Schuchardt · 3 years, 9 months ago
  52. 3306eec Add a symlink for ctype.h by Simon Glass · 3 years, 8 months ago
  53. ef79ef2 dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · 3 years, 8 months ago
  54. 10f7465 cros_ec: Add vstore support by Simon Glass · 3 years, 9 months ago
  55. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  56. 2b4b653 cros_ec: Add documentation for cros_ec driver operations by Simon Glass · 3 years, 9 months ago
  57. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  58. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  59. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  60. 18dd984 efi_loader: add Linux magic to aarch64 crt0 by Heinrich Schuchardt · 3 years, 8 months ago
  61. ef7db7a vexpress_aemv8a: allow overriding BOOTCOMMAND by Stanislav Pinchuk · 3 years, 8 months ago
  62. 1e35a4d binman: Allow reading entries from a subnode by Simon Glass · 3 years, 9 months ago
  63. f8a2d19 uuid: Add a comment for UUID_STR_LEN by Simon Glass · 3 years, 9 months ago
  64. 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 9 months ago
  65. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 9 months ago
  66. 09d9ba9 spl: Add functions for next and previous phase by Simon Glass · 3 years, 9 months ago
  67. b7cfe32 smccc: fix sign bit expansion by Volodymyr Babchuk · 3 years, 9 months ago
  68. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 3 years, 10 months ago
  69. 8b195f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 8 months ago
  70. c34a927 board: presidio-asic: Add CAxxxx Ethernet support by Alex Nemirovsky · 3 years, 9 months ago
  71. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 9 months ago
  72. 7d3c6c6 arm: mvebu: ds414: Config header mini-review by Phil Sutter · 3 years, 9 months ago
  73. e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 8 months ago
  74. 80b2c65 arm: sunxi: add initial H616 DTSI and headers by Jernej Skrabec · 3 years, 9 months ago
  75. 8ec293e sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 9 months ago
  76. 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 9 months ago
  77. fbd37d8 sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 9 months ago
  78. c99be95 Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 8 months ago
  79. 4057b98 Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
  80. 7f10b8e Merge tag 'doc-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  81. aee5bcc Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 8 months ago
  82. a03185a dm: core: describe uclass_root_s by Heinrich Schuchardt · 3 years, 8 months ago
  83. 4075928 reset: mtmips: add reset controller support for MediaTek MT7620 SoC by Weijie Gao · 3 years, 11 months ago
  84. d9a5da7 clk: add clock driver for MediaTek MT7620 SoC by Weijie Gao · 3 years, 11 months ago
  85. dd4fdc0 mips: mtmips: add support for MediaTek MT7620 SoC by Weijie Gao · 3 years, 11 months ago
  86. 8e95883 imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit. by Adam Ford · 3 years, 10 months ago
  87. 5b3c76e imx8mq: configs: add support for distro boot commands by Alice Guo · 3 years, 9 months ago
  88. c661c51 board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP support by Teresa Remmet · 3 years, 9 months ago
  89. 9452d58 arm: dart6ul: enable DM_ETH for the dart6ul by Marc Ferland · 3 years, 9 months ago
  90. 4736871 imx: imx8mm-beacon: Remove relocation restrictions by Adam Ford · 3 years, 9 months ago
  91. 9b162b1 imx8mp: configs: add support for distro boot commands by Alice Guo · 3 years, 9 months ago
  92. 2df8930 imx8mm: configs: add support for distro boot commands by Alice Guo · 3 years, 9 months ago
  93. f89eb9b imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFF by Peng Fan · 3 years, 9 months ago
  94. 54bd9dd arm: dts: imx8mq: sync dts from Linux Kernel by Peng Fan · 3 years, 9 months ago
  95. cf8842b arm: dts: imx8mp: sync dts from Linux Kernel by Peng Fan · 3 years, 9 months ago
  96. 50d0953 arm: dts: imx8mn: sync dts from Linux Kernel by Peng Fan · 3 years, 9 months ago
  97. 6489dac imx: imx8mn_evk: correct stack/malloc adress by Peng Fan · 3 years, 9 months ago
  98. 48b90f8 imx: imx8mp_evk: enable eth support by Peng Fan · 3 years, 9 months ago
  99. 041f0af fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 8 months ago
  100. c69ba7b configs: sama5d27_som1_ek: Set FDT filename based on defconfig by Greg Gallagher · 3 years, 8 months ago