1. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 3 months ago WIP/2020-09-18-assorted-bugfixes
  2. e03dd8a configs: bcmstb: Disable networking support by Thomas Fitzsimmons · 4 years, 2 months ago
  3. a7dc37d fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years, 2 months ago
  4. 98f3ee0 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 WIP/18Sep2020
  5. 4516b53 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig by Soeren Moch · 4 years, 3 months ago
  6. 9de3126 Merge branch '2020-09-16-assorted-fixes' by Tom Rini · 4 years, 2 months ago
  7. bf46474 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · 4 years, 3 months ago
  8. 08b6a60 colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · 4 years, 3 months ago
  9. f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 3 months ago
  10. d1a7205 ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL by Marek Vasut · 4 years, 2 months ago
  11. 1189bd5 mx6qsabrelite: increase the environment offset by Denis Pynkin · 4 years, 2 months ago
  12. 0098222 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · 4 years, 2 months ago
  13. a3e7d51 imx8m: clock_imx8mm: add missed return by Peng Fan · 4 years, 2 months ago
  14. ece7844 imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · 4 years, 2 months ago
  15. d81e8cf imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · 4 years, 2 months ago
  16. 95bae9f imx7: ccm: correct target interface num by Peng Fan · 4 years, 2 months ago
  17. 763a4ae apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
  18. 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
  19. 327381e colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  20. 3ab2316 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  21. 2f310b7 colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
  22. b4c9cd6 colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · 4 years, 2 months ago
  23. e6fd30d toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · 4 years, 2 months ago
  24. 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
  25. f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
  26. c6963fb8 doc: qemu: debug UART settings for QEMU ARM virt by Heinrich Schuchardt · 4 years, 2 months ago WIP/2020-09-16-assorted-fixes
  27. c4d0384 MAINTAINERS: add myself as reviewer for SquashFS by Miquel Raynal · 4 years, 2 months ago
  28. 42ef2ed MAINTAINERS: add myself as reviewer for SquashFS by Thomas Petazzoni · 4 years, 2 months ago
  29. 81d0cef lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · 4 years, 2 months ago
  30. 7def4e6 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 3 months ago
  31. a8a71c9 MAINTAINERS: update clk entry git tree by Baruch Siach · 4 years, 3 months ago
  32. 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 WIP/16Sep2020
  33. 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
  34. 5b861ee rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years, 2 months ago
  35. 454b792 rockchip: rv1108: enable board early init by Kever Yang · 4 years, 8 months ago
  36. fe4931c rockchip: rv1108: Enable grf as pre-reloc node by Kever Yang · 4 years, 8 months ago
  37. f11f138 rockchip: rv1108: use correct API for board callback by Kever Yang · 4 years, 8 months ago
  38. 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 WIP/15Sep2020
  39. 0e12575 Azure/GitLab/Travis: Add SH4 r2dplus machine with various PCI ethernet options by Marek Vasut · 4 years, 2 months ago
  40. e79c59c mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 3 months ago
  41. 8505147 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 4 months ago
  42. 5bf12a7 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
  43. d68d7f4 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years, 3 months ago
  44. 6b9966e riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 3 months ago
  45. e5a3137 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years, 3 months ago
  46. 8479333 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · 4 years, 2 months ago
  47. 00e5fda Merge branch '2020-09-12-assorted-bugfixes' by Tom Rini · 4 years, 2 months ago
  48. 185440f test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 3 months ago WIP/2020-09-12-assorted-bugfixes
  49. 9a97314 Makefile: mrproper shall delete doc/output/ by Heinrich Schuchardt · 4 years, 3 months ago
  50. 70e38ee doc: describe building with GCC by Heinrich Schuchardt · 4 years, 3 months ago
  51. 2974ba4 doc: describe source repository by Heinrich Schuchardt · 4 years, 3 months ago
  52. 75fb7b9 ARM: MediaTek: amend IC description for MediaTek MT8512 by Mingming Lee · 4 years, 3 months ago
  53. eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 3 months ago
  54. 1e2c5bb mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 3 months ago
  55. 142775a env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 3 months ago
  56. 21d3946 bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 3 months ago
  57. 91b735d common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 3 months ago
  58. 9250d0b PCI: mediatek: Release the resource when PCIe enable port fail by Chuanjia Liu · 4 years, 3 months ago
  59. 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
  60. 92f10e6 configs: odroid-c4: update for HDMI output background & USB keyboard by Anand Moon · 4 years, 3 months ago
  61. 3b3c048 configs: odroid-n2: update for HDMI output & USB keyboard by Anand Moon · 4 years, 3 months ago
  62. 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
  63. b605594 ARM: dts: stm32: Adjust PLL4 settings on AV96 again by Marek Vasut · 4 years, 3 months ago
  64. 43e2d1d ARM: dts: stm32: Pull UART4 RX high on AV96 by Marek Vasut · 4 years, 3 months ago
  65. cf8df34 arm: stm32mp: cleanup test on eth_env_set_enetaddr result by Patrick Delaunay · 4 years, 8 months ago
  66. 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
  67. 40877a1 config: Enable USB Keyboard suuport on RPi4 32 bit by Matthias Brugger · 4 years, 5 months ago
  68. 34873f4 bcmgenet: Add support for rgmii-rxid by Jason Wessel · 4 years, 4 months ago
  69. ac458dc bcmgenet: fix DMA buffer management by Jason Wessel · 4 years, 4 months ago
  70. 96d66a9 Prepare v2020.10-rc4 by Tom Rini · 4 years, 3 months ago v2020.10-rc4
  71. a475ad7 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  72. 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 WIP/07Sep2020
  73. d2a8857 efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 3 months ago
  74. 578d7cc efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 3 months ago
  75. 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
  76. 0f7878b efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 3 months ago
  77. 2458605 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 3 months ago
  78. c2f0103 efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  79. 0d32d8c fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 3 months ago
  80. e5df264 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  81. 3e5420e defconfig: espressobin: Add support for ISSI SPI flashes by Konstantin Porotchkin · 4 years, 3 months ago
  82. 2f8cfd0 defconfig: espressobin: Include support for Gigadevice SPI by Konstantin Porotchkin · 4 years, 3 months ago
  83. 7757c85 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · 4 years, 3 months ago
  84. 9bfb567 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 3 months ago WIP/03Sep2020
  85. 7f4d3c0 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 3 months ago
  86. f766e8b Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 3 months ago
  87. 6b6307e arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · 4 years, 4 months ago
  88. 7149077 Azure/GitLab: Update to latest Docker container by Tom Rini · 4 years, 3 months ago
  89. 502f048 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago WIP/01Sep2020
  90. 293a6df fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 3 months ago
  91. 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 3 months ago
  92. 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 3 months ago
  93. 9e06c5c f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 3 months ago
  94. 27c8038 spl: add g_dnl_get_board_bcd_device_number by Peng Fan · 4 years, 3 months ago
  95. b0e9f3e f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 3 months ago
  96. 5dee7f0 f_sdp: Fix wrong usb request size by Ye Li · 4 years, 3 months ago
  97. d10d429 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 3 months ago
  98. 0ced2fa sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 3 months ago
  99. 7ed4eac usb: max3420: add the gadget driver by Jassi Brar · 4 years, 4 months ago
  100. 0ebf984 fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago