1. e719d97 arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  2. 25e0b96 arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  3. 26af5a6 arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
  4. b469006 ARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu by Marek Vasut · 7 years ago
  5. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
  6. 3bbcf6f x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
  7. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 2 months ago
  8. d010cc1 acpi: Add more documentation for struct acpi_gpio by Simon Glass · 4 years, 2 months ago
  9. b11c2b3 x86: Move include of bitops out of ACPI region by Simon Glass · 4 years, 2 months ago
  10. 48ca578 acpi: Use defines for field lengths by Simon Glass · 4 years, 2 months ago
  11. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  12. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
  13. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
  14. 7aaa140 p2sb: Add some definitions used for ACPI by Simon Glass · 4 years, 2 months ago
  15. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
  16. 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
  17. 412dc4b acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
  18. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  19. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
  20. ac779e3 x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
  21. ff71114 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
  22. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  23. 31cc5b4 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 2 months ago
  24. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
  25. 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
  26. ca72763 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
  27. 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
  28. fdf5263 x86: coral: Add ACPI tables for coral by Simon Glass · 4 years, 2 months ago
  29. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
  30. be20319 board/freescale: Remove P5020DS board support by Priyanka Jain · 4 years, 2 months ago
  31. e97fbb7 board/freescale: Remove P1024RDB board support by Priyanka Jain · 4 years, 2 months ago
  32. 5a7834a board/freescale: Remove P1021RDB board support by Priyanka Jain · 4 years, 2 months ago
  33. b1d2441 board/freescale: Remove P1020MBG board support by Priyanka Jain · 4 years, 2 months ago
  34. 769c3ce board/freescale: Remove P1020UTM board support by Priyanka Jain · 4 years, 2 months ago
  35. dbd83d0 board/freescale: Remove P1025RDB board support by Priyanka Jain · 4 years, 2 months ago
  36. 2312405 board/freescale: Remove p1023rdb board support by Priyanka Jain · 4 years, 2 months ago
  37. 0bbc869 configs: p1_p2_rdb: Add the default address of vsc7385 firmware by Hou Zhiqiang · 4 years, 4 months ago
  38. 5966b6d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · 4 years, 4 months ago
  39. 0a35579 net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · 4 years, 4 months ago
  40. 788cdae xilinx: versal: Fix compilation error when !CONFIG_NET by Michal Simek · 4 years, 2 months ago
  41. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  42. 74076ba fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros by Michal Simek · 4 years, 3 months ago
  43. 62591cb include: dt-bindings: Add MSCC header by Harini Katakam · 4 years, 3 months ago
  44. 21e3b04 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · 4 years, 3 months ago
  45. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  46. 8544716 core: improve of_match_ptr with OF_PLATDATA by Walter Lozano · 4 years, 4 months ago
  47. 594a7f0 Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
  48. dfba072 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years, 3 months ago
  49. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 3 months ago
  50. 7478f9b4 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  51. 5480b71 apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
  52. 5ae7af5 colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
  53. a692001 colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  54. dd3b7b8 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  55. 2993c4f colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  56. d8e293b colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
  57. 12f97c7 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
  58. 3c52107 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · 4 years, 10 months ago
  59. 3b07a13 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 10 months ago
  60. 7bb4010 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 3 months ago
  61. f2eb699 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 2 months ago
  62. 618ba9f arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 2 months ago
  63. 5a8141a am335x_evm: Allow booting from usb-storage device by Matwey V. Kornilov · 4 years, 3 months ago
  64. 0c925c4 ti: Use devtype=mmc instead of setenv devtype mmc by Matwey V. Kornilov · 4 years, 3 months ago
  65. 153e750 env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 by Suman Anna · 4 years, 3 months ago
  66. 5c8e933 env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200 by Suman Anna · 4 years, 3 months ago
  67. 72fd601 env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL by Suman Anna · 4 years, 3 months ago
  68. a926416 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · 4 years, 3 months ago
  69. f2d531f configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot by Vignesh Raghavendra · 4 years, 3 months ago
  70. aa36870 dt-bindings: clock: import Qualcomm IPQ4019 bindings by Robert Marko · 4 years, 3 months ago
  71. 906ab4d cosmetic: aspeed: Modify for SPDX-License by Ryan Chen · 4 years, 3 months ago
  72. 1e4a5c1 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · 4 years, 3 months ago
  73. 5e6c9f0 cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · 4 years, 3 months ago
  74. 79e3e02a cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · 4 years, 3 months ago
  75. c30a59c cmd: broadcom: add bnxt boot command by Trac Hoang · 4 years, 3 months ago
  76. 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 3 months ago
  77. cc5bd26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
  78. 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago
  79. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  80. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
  81. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
  82. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 5 months ago
  83. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
  84. 88f5f6d arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases by Pali Rohár · 4 years, 3 months ago
  85. 2f602ff arm: mvebu: Espressobin: Change default loadaddr by Pali Rohár · 4 years, 3 months ago
  86. 29f561b arm: mvebu: Espressobin: Move env load addresses by Pali Rohár · 4 years, 3 months ago
  87. bde9237 asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info by Stefan Roese · 4 years, 3 months ago
  88. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 months ago
  89. 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  90. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  91. b4699fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  92. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
  93. 4d7cbe5 imx8m: config: convert to bootm_size by Grygorii Tertychnyi · 4 years, 3 months ago
  94. 4f28f69 ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address by Adam Ford · 4 years, 3 months ago
  95. a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
  96. d9e7246 arm: octeontx2: Add support for OcteonTX2 SoC platforms by Suneel Garapati · 5 years ago
  97. addfabc arm: octeontx: Add support for OcteonTX SoC platforms by Suneel Garapati · 5 years ago
  98. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · 5 years ago
  99. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · 5 years ago
  100. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · 4 years, 4 months ago