1. b01ba77 Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  2. 0487bb5 Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 2 months ago
  3. 5b861ee rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years, 2 months ago
  4. 454b792 rockchip: rv1108: enable board early init by Kever Yang · 4 years, 8 months ago
  5. fe4931c rockchip: rv1108: Enable grf as pre-reloc node by Kever Yang · 4 years, 8 months ago
  6. f11f138 rockchip: rv1108: use correct API for board callback by Kever Yang · 4 years, 8 months ago
  7. 4dcced1 Merge tag 'mmc-2020-9-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 2 months ago
  8. 0e12575 Azure/GitLab/Travis: Add SH4 r2dplus machine with various PCI ethernet options by Marek Vasut · 4 years, 2 months ago
  9. e79c59c mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 3 months ago
  10. 8505147 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 5 months ago
  11. 5bf12a7 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
  12. d68d7f4 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years, 3 months ago
  13. 6b9966e riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 3 months ago
  14. e5a3137 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years, 3 months ago
  15. 8479333 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · 4 years, 2 months ago
  16. 00e5fda Merge branch '2020-09-12-assorted-bugfixes' by Tom Rini · 4 years, 2 months ago
  17. 185440f test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 3 months ago
  18. 9a97314 Makefile: mrproper shall delete doc/output/ by Heinrich Schuchardt · 4 years, 3 months ago
  19. 70e38ee doc: describe building with GCC by Heinrich Schuchardt · 4 years, 3 months ago
  20. 2974ba4 doc: describe source repository by Heinrich Schuchardt · 4 years, 3 months ago
  21. 75fb7b9 ARM: MediaTek: amend IC description for MediaTek MT8512 by Mingming Lee · 4 years, 3 months ago
  22. eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 3 months ago
  23. 1e2c5bb mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 3 months ago
  24. 142775a env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 3 months ago
  25. 21d3946 bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 3 months ago
  26. 91b735d common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 3 months ago
  27. 9250d0b PCI: mediatek: Release the resource when PCIe enable port fail by Chuanjia Liu · 4 years, 3 months ago
  28. 3dd52dd Merge tag 'u-boot-amlogic-20200910' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 3 months ago
  29. 92f10e6 configs: odroid-c4: update for HDMI output background & USB keyboard by Anand Moon · 4 years, 4 months ago
  30. 3b3c048 configs: odroid-n2: update for HDMI output & USB keyboard by Anand Moon · 4 years, 4 months ago
  31. a34746b Merge tag 'u-boot-stm32-20200909' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
  32. b605594 ARM: dts: stm32: Adjust PLL4 settings on AV96 again by Marek Vasut · 4 years, 3 months ago
  33. 43e2d1d ARM: dts: stm32: Pull UART4 RX high on AV96 by Marek Vasut · 4 years, 3 months ago
  34. cf8df34 arm: stm32mp: cleanup test on eth_env_set_enetaddr result by Patrick Delaunay · 4 years, 8 months ago
  35. a14b71d Merge tag 'rpi-next-2020.10.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 3 months ago
  36. 40877a1 config: Enable USB Keyboard suuport on RPi4 32 bit by Matthias Brugger · 4 years, 5 months ago
  37. 34873f4 bcmgenet: Add support for rgmii-rxid by Jason Wessel · 4 years, 4 months ago
  38. ac458dc bcmgenet: fix DMA buffer management by Jason Wessel · 4 years, 4 months ago
  39. 96d66a9 Prepare v2020.10-rc4 by Tom Rini · 4 years, 3 months ago
  40. a475ad7 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  41. 06193ca Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  42. d2a8857 efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 3 months ago
  43. 578d7cc efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 3 months ago
  44. 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
  45. 0f7878b efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 3 months ago
  46. 2458605 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 3 months ago
  47. c2f0103 efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  48. 0d32d8c fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 3 months ago
  49. e5df264 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  50. 3e5420e defconfig: espressobin: Add support for ISSI SPI flashes by Konstantin Porotchkin · 4 years, 3 months ago
  51. 2f8cfd0 defconfig: espressobin: Include support for Gigadevice SPI by Konstantin Porotchkin · 4 years, 3 months ago
  52. 7757c85 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · 4 years, 3 months ago
  53. 9bfb567 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 3 months ago
  54. 7f4d3c0 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 3 months ago
  55. f766e8b Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 3 months ago
  56. 6b6307e arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · 4 years, 4 months ago
  57. 7149077 Azure/GitLab: Update to latest Docker container by Tom Rini · 4 years, 3 months ago
  58. 502f048 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  59. 293a6df fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 3 months ago
  60. 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 3 months ago
  61. 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 3 months ago
  62. 9e06c5c f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 3 months ago
  63. 27c8038 spl: add g_dnl_get_board_bcd_device_number by Peng Fan · 4 years, 3 months ago
  64. b0e9f3e f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 3 months ago
  65. 5dee7f0 f_sdp: Fix wrong usb request size by Ye Li · 4 years, 3 months ago
  66. d10d429 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 3 months ago
  67. 0ced2fa sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 3 months ago
  68. 7ed4eac usb: max3420: add the gadget driver by Jassi Brar · 4 years, 4 months ago
  69. 0ebf984 fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago
  70. 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  71. 851737a fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
  72. 73f4ebb dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
  73. 9337037 configs: qemu: enable dfu testing by Heinrich Schuchardt · 4 years, 4 months ago
  74. 40c7942 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · 4 years, 4 months ago
  75. 4e620eb dfu: fix typo parameteres by Heinrich Schuchardt · 4 years, 4 months ago
  76. a17c0cb fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 5 months ago
  77. 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 5 months ago
  78. 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
  79. 3a41086 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · 4 years, 6 months ago
  80. 9f6142a eth/r8152: modify rtl_clear_bp function by Hayes Wang · 4 years, 6 months ago
  81. 16b9417 eth/r8152: reset PHY after setting it by Hayes Wang · 4 years, 6 months ago
  82. d74a762 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · 4 years, 6 months ago
  83. f5ba5c9 serial: sh: Improve FIFO empty check on RX by Marek Vasut · 4 years, 7 months ago
  84. 1150a0b x86: Drop nhlt_serialise() by Simon Glass · 4 years, 3 months ago
  85. 0a0cdec x86: pinctrl: Fix 'relatove' typo by Simon Glass · 4 years, 3 months ago
  86. 365a581 x86: qemu: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  87. c2addf9 x86: intel: slimbootloader: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  88. 886bce1 x86: intel: minnowmax: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  89. 9278031 x86: intel: galileo: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  90. b2253bc x86: intel: edison: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  91. e5de5e0 x86: intel: crownbay: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  92. 41a9371 x86: intel: cougarcanyon2: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  93. d196c18 x86: intel: cherryhill: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  94. a97e6af x86: intel: bayleybay: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  95. 2a2470e x86: efi: efi-x86_payload: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  96. 9f082a8 x86: dfi: dfi-bt700: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  97. 85759d0 x86: coreboot: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  98. ebb2818 x86: congatec: conga-qeval20-qa3-e3845: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  99. 45e2340 x86: advantech: som-db5800-som-6867: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
  100. 1d01d0c x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 3 months ago