1. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 6 months ago
  2. c48b781 Makefile: Disable gcc-10.0 introduced warnings by Tom Rini · 3 years, 6 months ago
  3. 5503435 pinctrl: mscc: Fix multiple definition error by Tom Rini · 3 years, 6 months ago
  4. 265724c eb_cpu5282: Declare diplay_width / display_height as externs by Tom Rini · 3 years, 6 months ago
  5. 8627db7 freescale: Drop unnecessary cpld_data_t non-typedef by Tom Rini · 3 years, 6 months ago
  6. 12e3547 ARM: mvebu: a38x: Correct mismatched bound warnings by Tom Rini · 3 years, 6 months ago
  7. 5617efd Merge branch '2021-07-06-platform-updates' by Tom Rini · 3 years, 4 months ago
  8. 725cf89 serial: serial_msm: Ensure BAM/single character mode are disabled by Stephan Gerhold · 3 years, 5 months ago
  9. 698c1df arm: dts: db410c: Add missing cd-gpios for SD card detection by Stephan Gerhold · 3 years, 5 months ago
  10. 6d430e1 arm: snapdragon: Fix typo in clk_bcr_update() by Sheep Sun · 3 years, 5 months ago
  11. 9b6b25c arm: snapdragon: Use correct GICC register on APQ8016 by Sheep Sun · 3 years, 5 months ago
  12. ba621fe lpc32xx: ea-lpc3250devkitv2: enable i2c (DM) by Trevor Woerner · 3 years, 5 months ago
  13. 0705556 Kconfig: convert CONFIG_SYS_I2C_LPC32XX by Trevor Woerner · 3 years, 5 months ago
  14. 103f233 lpc32xx: i2c: finish DM/OF code by Trevor Woerner · 3 years, 5 months ago
  15. 3f70acd lpc32xx: i2c: fix base address by Trevor Woerner · 3 years, 5 months ago
  16. 1028403 lpc32xx: i2c: remove unused define by Trevor Woerner · 3 years, 5 months ago
  17. faf78fd arm: lpc32xx: add EA LPC3250 DevKitv2 board support by Trevor Woerner · 3 years, 5 months ago
  18. eb5807e lpc32xx: import device tree from Linux by Trevor Woerner · 3 years, 5 months ago
  19. bd4dbf9 lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX by Trevor Woerner · 3 years, 5 months ago
  20. 3a37386 configs: synquacer: Enable EFI capsule update support by Masami Hiramatsu · 3 years, 5 months ago
  21. 6ae303b doc: qemu: arm64: Fix the documentation of capsule update by Masami Hiramatsu · 3 years, 5 months ago
  22. 5cd4a35 board: synquacer: Add DeveloperBox 96boards EE support by Masami Hiramatsu · 3 years, 5 months ago
  23. 2f1f797 ARM: dts: synquacer: Add device trees for DeveloperBox by Masami Hiramatsu · 3 years, 5 months ago
  24. 4483fba i2c: synquacer: SNI Synquacer I2C controller by Jassi Brar · 3 years, 5 months ago
  25. 971a344 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · 3 years, 5 months ago
  26. dadd43c mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver by Jassi Brar · 3 years, 5 months ago
  27. 3296d52 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · 3 years, 5 months ago
  28. 7a67205 gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs by Masami Hiramatsu · 3 years, 5 months ago
  29. 2f7dddc dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · 3 years, 5 months ago
  30. ada6894 ata: ahci-pci: Use scsi_ops to initialize ops by Masami Hiramatsu · 3 years, 5 months ago
  31. 9fe79ca arm: iproc: Add higher speed configurations by Chris Packham · 3 years, 5 months ago
  32. 7dd42be ARM: integrator: Drop PCI support by Linus Walleij · 3 years, 6 months ago
  33. c8be85f mpc8379erdb: enable DM_USB DM_PCI DM_ETH by Sinan Akman · 3 years, 6 months ago
  34. b5f9d2f Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
  35. efc0088 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 4 months ago
  36. 4b4159d board: sifive: support spl multi-dtb on unmatched board by Zong Li · 3 years, 5 months ago
  37. ffe9a39 riscv: dts: add dts for unmatched rev1 by Zong Li · 3 years, 5 months ago
  38. 05e2548 board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 5 months ago
  39. 564d630 riscv: sifive: fu740: Support i2c in spl by Zong Li · 3 years, 5 months ago
  40. e2172aa riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller by Zong Li · 3 years, 5 months ago
  41. 946afdf board: sifive: unmatched: add initial support for a platform ID EEPROM by Zong Li · 3 years, 5 months ago
  42. d6b156e mmc: openpiton: add piton_mmc driver by Tianrui Wei · 3 years, 5 months ago
  43. 8a44fe6 board: riscv: add openpiton-riscv64 SoC support by Tianrui Wei · 3 years, 5 months ago
  44. fe01f41 riscv: sifive: Set default fdtfile names by Dimitri John Ledkov · 3 years, 5 months ago
  45. 3517ebc drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux' by Green Wan · 3 years, 5 months ago
  46. 036e362 net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN by Patrick Delaunay · 3 years, 8 months ago
  47. 515ed9d board: sl28: add DSA support for variant 2 by Michael Walle · 3 years, 5 months ago
  48. c442850 net: enetc: propagate the return code from phy_startup() to eth_ops::start by Vladimir Oltean · 3 years, 5 months ago
  49. 71346a8 net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling by Vladimir Oltean · 3 years, 5 months ago
  50. cd8817a net: enetc: require a PHY device when probing by Vladimir Oltean · 3 years, 5 months ago
  51. bec7d53 arm: dts: ls1028a: disable enetc-2 by default by Vladimir Oltean · 3 years, 5 months ago
  52. 9feb636 arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC ports by Vladimir Oltean · 3 years, 5 months ago
  53. aee4479 arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHY by Vladimir Oltean · 3 years, 5 months ago
  54. 39dca76 arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDS by Vladimir Oltean · 3 years, 5 months ago
  55. c08d4d7 net: smc911x: Determine bus width at runtime by Andre Przywara · 3 years, 5 months ago
  56. f26c9d7 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · 3 years, 5 months ago
  57. 8a3987f cmd: net: add a 'net list' command to list network devs by Tim Harvey · 3 years, 5 months ago
  58. 3ef2050 phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 5 months ago
  59. 1311dd3 Merge branch '2021-07-01-update-CI-containers' by Tom Rini · 3 years, 4 months ago
  60. b1c2102 Docker/CI: Update to "focal" and latest build by Tom Rini · 3 years, 5 months ago
  61. 9bde9b5 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · 3 years, 5 months ago
  62. 208eb2a test/py: rewrite sqfsload command test suite by Joao Marcos Costa · 3 years, 5 months ago
  63. 04c9813 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · 3 years, 5 months ago
  64. e22ec9c Azure: Add loop devices and CAP_SYS_ADMIN for sandbox test.py tests by Alper Nebi Yasak · 3 years, 5 months ago
  65. 1aaaf60 Azure: Add fuse device for test.py tests by Alper Nebi Yasak · 3 years, 5 months ago
  66. f9abaa5 tools: docker: Install a readable kernel for libguestfs-tools by Alper Nebi Yasak · 3 years, 5 months ago
  67. 99f5303 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · 3 years, 5 months ago
  68. 8f5f5d3 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · 3 years, 5 months ago
  69. f1eb346 env: efi: fix a wrong address dereference by AKASHI Takahiro · 3 years, 4 months ago
  70. 6194b45 Merge branch 'next' by Tom Rini · 3 years, 4 months ago
  71. 840658b Prepare v2021.07 by Tom Rini · 3 years, 4 months ago
  72. 09576cd Merge tag 'u-boot-amlogic-20210703' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 4 months ago
  73. 8c6d8c3 configs: libretech: set SPI mode to 0 by Da Xue · 3 years, 4 months ago
  74. 62c7e40 Merge tag 'efi-2021-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago
  75. 760d2f9 autoboot: fix MENUKEY by Da Xue · 3 years, 4 months ago
  76. 0fa5020 efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · 3 years, 5 months ago
  77. 149108a efi_loader: clear OsIndications by Heinrich Schuchardt · 3 years, 5 months ago
  78. 417a3c2 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · 3 years, 5 months ago
  79. abd62e4 efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · 3 years, 5 months ago
  80. 6e0184b efi_loader: Always install FMPs by Ilias Apalodimas · 3 years, 5 months ago
  81. b891ff1 efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · 3 years, 5 months ago
  82. 3ef7722 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · 3 years, 5 months ago
  83. 03b61ff Merge branch '2021-07-01-buildtime-gd-sanity-check' into next by Tom Rini · 3 years, 4 months ago
  84. ee3a46a global-data.h: add build-time sanity check of sizeof(struct global_data) by Rasmus Villemoes · 3 years, 6 months ago
  85. ef0f4e8 build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · 3 years, 6 months ago
  86. 6b69f15 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 5 months ago
  87. 4557627 xilinx: zynqmp: Add support for 67dr silicon by T Karthik Reddy · 3 years, 6 months ago
  88. 76bf8f3 watchdog: cadence: Add expire_now method by Michal Simek · 3 years, 5 months ago
  89. 6e257c6 arm64: zynqmp: Enable WDT command by Michal Simek · 3 years, 5 months ago
  90. 90c2fd2 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago
  91. b7ad721 Revert "TEST: USB_HOST not USB" by Tom Rini · 3 years, 5 months ago
  92. 4e1903a TEST: USB_HOST not USB by Tom Rini · 3 years, 5 months ago
  93. e2e95e5 spi: Update speed/mode on change by Marek Vasut · 3 years, 5 months ago
  94. 605cbcb Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 5 months ago
  95. 5b8ec59 mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
  96. 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
  97. 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
  98. d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
  99. 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
  100. a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago