1. b38309b acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 6 months ago
  2. 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 6 months ago
  3. 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 6 months ago
  4. 288edc7 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 6 months ago
  5. 5f5ab0d x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 6 months ago
  6. 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 6 months ago
  7. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 6 months ago
  8. fa04cef acpi: Add a binding for ACPI settings in the device tree by Simon Glass · 4 years, 6 months ago
  9. 43a1230 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 7 months ago
  10. f9f5f92 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · 4 years, 6 months ago
  11. dd9056c efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · 4 years, 6 months ago
  12. b5f4e9e efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · 4 years, 6 months ago
  13. 661c02c MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD by Heinrich Schuchardt · 4 years, 6 months ago
  14. d9f3307 efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h by AKASHI Takahiro · 4 years, 6 months ago
  15. 788bd90 doc/efi: rework secure boot description by Heinrich Schuchardt · 4 years, 6 months ago
  16. 11078bb efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 7 months ago
  17. 25801ac part: detect EFI system partition by Heinrich Schuchardt · 4 years, 7 months ago
  18. 4fe050e efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 6 months ago
  19. b32ac16 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 6 months ago
  20. 6864fc8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 6 months ago
  21. 206f375 configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE value by Kuldeep Singh · 4 years, 7 months ago
  22. 045ecf8 configs: enable DM_ETH support for LS1046ARDB by Madalin Bucur · 4 years, 6 months ago
  23. eb19868 configs: enable DM_ETH support for LS1043ARDB by Madalin Bucur · 4 years, 6 months ago
  24. 6eb32a0 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 6 months ago
  25. 20e0f62 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 6 months ago
  26. 1c71018 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 6 months ago
  27. 8313cb0 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 6 months ago
  28. 8de6301 ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB by Madalin Bucur · 4 years, 6 months ago
  29. acbb98c ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046A by Madalin Bucur · 4 years, 6 months ago
  30. be1d758 ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB by Madalin Bucur · 4 years, 6 months ago
  31. cd64b0a ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043A by Madalin Bucur · 4 years, 6 months ago
  32. d86ab1b ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodes by Madalin Bucur · 4 years, 6 months ago
  33. a2c402c configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · 4 years, 6 months ago
  34. d71f65e configs: ls1046aqds: support distro boot by Biwen Li · 4 years, 6 months ago
  35. 57100bb configs: ls1028aqds: add lpuart config by Yuantian Tang · 4 years, 6 months ago
  36. e88cfb0 armv8: ls1028aqds: add lpuart dts support by Yuantian Tang · 4 years, 7 months ago
  37. 4659eb2 arm: dts: ls1028a: add lpuart nodes by Yuantian Tang · 4 years, 7 months ago
  38. 7dfa44f board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 7 months ago
  39. 643f5b4 configs: lx2160ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 7 months ago
  40. 027946d configs: ls2088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 7 months ago
  41. c197da7 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 7 months ago
  42. 68c7c00 arm: dts: ls1088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 7 months ago
  43. 8727491 arm: dts: ls2088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 7 months ago
  44. f660f7a arm: dts: lx2160ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 7 months ago
  45. a369ee3 arm: dts: ls1088a: add external MDIO nodes by Ioana Ciornei · 4 years, 7 months ago
  46. 0952d7c arm: dts: ls2088a: add external MDIO nodes by Ioana Ciornei · 4 years, 7 months ago
  47. 8d34950 arm: dts: lx2160a: add external MDIO nodes by Ioana Ciornei · 4 years, 7 months ago
  48. 8da1058 board: ls2088ardb: transition to DM_ETH by Ioana Ciornei · 4 years, 7 months ago
  49. 8b6558b board: ls1088ardb: transition to DM_ETH by Ioana Ciornei · 4 years, 7 months ago
  50. 988e33f drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 7 months ago
  51. 267c514 drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · 4 years, 7 months ago
  52. 52e16ec drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 7 months ago
  53. 79011f3 rockchip: board: roc-pc-rk3399: Remove support for push button by Suniel Mahesh · 4 years, 7 months ago
  54. d768a06 rockchip: px30: Enable CONFIG_RNG_ROCKCHIP by Lin Jinhan · 4 years, 7 months ago
  55. df35df3 rockchip: rk3399: Enable CONFIG_RNG_ROCKCHIP by Lin Jinhan · 4 years, 7 months ago
  56. 6e7353e rockchip: rng: Add a driver for random number generator(rng) device by Lin Jinhan · 4 years, 7 months ago
  57. fb9230c arm: dts: rockchip: px30: add and enable rng node by Lin Jinhan · 4 years, 7 months ago
  58. 91e858d arm: dts: rockchip: rk3399: add and enable rng node by Lin Jinhan · 4 years, 7 months ago
  59. 836f1ce ARM: dts: rmobile: Scrub unused DT nodes by Marek Vasut · 4 years, 7 months ago
  60. 5bec37e Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 6 months ago
  61. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  62. d2c19b7 rk3399: Add boot flash script offset, size by Jagan Teki · 4 years, 6 months ago
  63. f76b938 environment: distro: Add SF distro command by Jagan Teki · 4 years, 6 months ago
  64. 790c169 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 7 months ago
  65. f5fba6e mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · 4 years, 8 months ago
  66. 8912710 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 8 months ago
  67. 6f3b1f4 mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · 4 years, 7 months ago
  68. cae3c7c mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · 4 years, 7 months ago
  69. 0a9c287 spi: cadence-qspi: Move ref clock calculation to probe by Pratyush Yadav · 4 years, 8 months ago
  70. 7ddea75 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · 4 years, 7 months ago
  71. 91afd36 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · 4 years, 8 months ago
  72. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 6 months ago
  73. 69a229c sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB by Tom Rini · 4 years, 6 months ago
  74. dd2c676 Prepare v2020.07-rc1 by Tom Rini · 4 years, 6 months ago
  75. f34d0ad kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · 4 years, 6 months ago
  76. c7d6812 ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 7 months ago
  77. 329267f ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 7 months ago
  78. d2dccd5 ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs by Marek Vasut · 4 years, 7 months ago
  79. 221c4d9 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 6 months ago
  80. 5266ccf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 6 months ago
  81. b4778ae Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 6 months ago
  82. 545c747 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  83. 2bffb72 rockchip: px30-evb: remove redundant include file by Kever Yang · 4 years, 7 months ago
  84. 1e1cb95 rockchip: px30: add -u-boot dtsi for soc by Kever Yang · 4 years, 7 months ago
  85. 3a67cbf lx2160a : Update eMMC boot environment variable by Meenakshi Aggarwal · 4 years, 6 months ago
  86. 3eb4065 configs: ls208xa: Enable GIC_V3_ITS config by Hou Zhiqiang · 4 years, 6 months ago
  87. fd52f29 configs: ls1028a: Enable GIC_V3_ITS config by Hou Zhiqiang · 4 years, 6 months ago
  88. d50e8ce configs: ls1088a: Enable GIC_V3_ITS config by Hou Zhiqiang · 4 years, 6 months ago
  89. f40b120 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · 4 years, 6 months ago
  90. 0d5b071 fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS by Hou Zhiqiang · 4 years, 6 months ago
  91. 90ae271 board: lx2160a: Align RD tables address to 64KB by Hou Zhiqiang · 4 years, 6 months ago
  92. df32ce2 board: lx2160a: Add check in GIC RD tables init by Hou Zhiqiang · 4 years, 6 months ago
  93. 6ebd488 fsl-layerscape: Add RESV_RAM check in resv_ram addr by Hou Zhiqiang · 4 years, 6 months ago
  94. 35ad8f7 armv8: ls1046ardb: update the DIMM WRLVL_START value by Yuantian Tang · 4 years, 6 months ago
  95. 33c3dfd configs: ls1021a: Append CMA configuration to bootargs by Alison Wang · 4 years, 6 months ago
  96. fad129f include/configs: ls1012afrwy: support dhcp boot by Biwen Li · 4 years, 6 months ago
  97. f3bc736 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 6 months ago
  98. 245847f usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 6 months ago
  99. 6600438 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 6 months ago
  100. 0bc632c usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 6 months ago