1. 499696e README: Fix typo in Board Initialisation Flow by Naoki Hayama · 4 years ago
  2. 0ed375e fs/squashfs: parameter check sqfs_read_metablock() by Heinrich Schuchardt · 4 years ago
  3. 5558af1 mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.c by Heinrich Schuchardt · 4 years ago
  4. 324d779 Define default CONFIG_PREBOOT with right config option by Peter Robinson · 4 years ago
  5. d44d46e Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  6. 114c0eb Merge tag 'u-boot-amlogic-20200928' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  7. c48e9f3 riscv: restore global data pointer in trap handler by Heinrich Schuchardt · 4 years ago
  8. 02d249f rng: meson: make core clock optional by Neil Armstrong · 4 years ago
  9. b59c13d efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years ago
  10. 7969335 efi_loader: efidebug display RNG protocol by Heinrich Schuchardt · 4 years ago
  11. 253388a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
  12. 8ec619f pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2 by Hou Zhiqiang · 4 years ago
  13. 6fe7743 net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init by Kuldeep Singh · 4 years ago
  14. 63d5344 net: pfe_eth: Fix resoure leak in pfe_spi_flash_init by Kuldeep Singh · 4 years ago
  15. 450d491 arm: dts: lx2160a: Add IO range by Wasim Khan · 4 years ago
  16. 858056b driver: net: fm: add support for XFI by Madalin Bucur · 4 years ago
  17. ad82772 ls1012a, pfe_eth: Update probe to avoid resource leak by Chaitanya Sakinam · 4 years ago
  18. 0649ab4 ls1012a, pfe_eth: correction in delay implementation by Chaitanya Sakinam · 4 years ago
  19. b750695 drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · 4 years ago
  20. 479cfd1 drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled by Grigore Popescu · 4 years ago
  21. 4e0dc38 armv8: dts: fsl-lx2160a: add gpio0 gpio1 gpio3 DT nodes by hui.song · 4 years ago
  22. d31f3a1 armv8: lx2160a: fix reset sequence by Meenakshi Aggarwal · 4 years ago
  23. e5f1111 lx2160: Correct sd_boot environment variable by Meenakshi Aggarwal · 4 years, 1 month ago
  24. c63edbc board: freescale: emc2305: Pass chip_addr to set_fan_speed by Wasim Khan · 4 years, 1 month ago
  25. ada19fd board/freescale/lsch3: Correct entry for 0.9v by Martin Kaistra · 4 years, 1 month ago
  26. af288cb arm64: Layerscape: Survive LPI one-way reset workaround by Hou Zhiqiang · 4 years, 2 months ago
  27. 223c190 fsl-layerscape: enable dwc3 snooping feature by Ran Wang · 4 years, 2 months ago
  28. 1da91d9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
  29. 5f50b88 arm64: a37xx: pci: Disable link training when unloading driver by Pali Rohár · 4 years ago
  30. e7e650e arm: kirkwood: dns325: Correct CONFIG_NR_DRAM_BANKS parameter by Tom Rini · 4 years ago
  31. 68e32e3 arm: mvebu: Espressobin: Set environment variable fdtfile by Andre Heider · 4 years ago
  32. 5a3f5e6 arm: mvebu: clearfog: don't override set fdtfile env by Baruch Siach · 4 years ago
  33. 073ccfa arm: mvebu: defconfig: espressobin: enable NET_RANDOM_ETHADDR by Andre Heider · 4 years ago
  34. 6728da5 arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MB by Vladimir Vid · 4 years, 1 month ago
  35. 2781c71 mtd: spi-nor-ids: add support for Macronix mx25u12835f flash by Vladimir Vid · 4 years, 1 month ago
  36. b7585aa pci: layerscape: Fix spurious writes and panic by Michael Walle · 4 years, 2 months ago
  37. 7679afb configs: ls1012a/ls1046a: Add CONFIG_ENV_OVERWRITE in defconfig by Kuldeep Singh · 4 years, 2 months ago
  38. 120e92d ls1028a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 4 years, 2 months ago
  39. 55004fa Merge tag 'mips-fixes-for-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years ago
  40. 7d1538c mips: vocore2: fix various issues by Mauro Condarelli · 4 years ago
  41. bd25f9a mips: dts: Fix PIC32MZDA GPIO register definitions by John Robertson · 4 years, 1 month ago
  42. 81b543a mips: dts: Fix PIC32MZDA GPIO register definitions by John Robertson · 4 years, 1 month ago
  43. 0723c2d mips: dts: Fix device tree warnings for PIC32MZDA by John Robertson · 4 years, 1 month ago
  44. 95e7141 mips: pic32mzdask: enable CONFIG_BLK by John Robertson · 4 years, 1 month ago
  45. 69af033 mips: pic32mzdask: disable SDHCI SDCD signal workaround by John Robertson · 4 years, 1 month ago
  46. 10d65bf pinmux: pic32: add SDHCI pin config by John Robertson · 4 years, 1 month ago
  47. 6978db3 mmc: pic32: Refresh PIC32 MMC driver by John Robertson · 4 years, 1 month ago
  48. 5949f36 Merge branch '2020-09-22-assorted-bugfixes' by Tom Rini · 4 years ago
  49. dc8368b configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASH by Chris Packham · 4 years, 1 month ago
  50. 643b5e7 disk: typo Terra Bytes by Heinrich Schuchardt · 4 years ago
  51. 4061191 doc/build/gcc.rst: add missing apt-get *install* by Heinrich Schuchardt · 4 years ago
  52. 24e8c0e gpio/mpc83xx_spisel_boot.c: include log.h by Rasmus Villemoes · 4 years ago
  53. 10a6aa9 spi: mpc8xxx_spi.c: fix cs activate/deactivate by Rasmus Villemoes · 4 years ago
  54. ba2a0cb Prepare v2020.10-rc5 by Tom Rini · 4 years ago
  55. d6b241b configs: Resync with savedefconfig by Tom Rini · 4 years ago
  56. 10431c4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years ago
  57. 40edea3 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years ago
  58. 3f6966a x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years ago
  59. 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years ago
  60. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years ago
  61. 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years ago
  62. 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  63. 667ab37 Merge branch '2020-09-18-assorted-bugfixes' by Tom Rini · 4 years ago
  64. 8f0ac53 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 1 month ago
  65. 52a8481 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · 4 years ago
  66. 18161a8 efi_selftest: rework device tree test by Heinrich Schuchardt · 4 years ago
  67. ffbeafe efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 1 month ago
  68. cf0bf89 rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years ago
  69. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years ago
  70. e03dd8a configs: bcmstb: Disable networking support by Thomas Fitzsimmons · 4 years ago
  71. a7dc37d fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years ago
  72. 98f3ee0 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years ago
  73. 4516b53 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig by Soeren Moch · 4 years, 1 month ago
  74. 9de3126 Merge branch '2020-09-16-assorted-fixes' by Tom Rini · 4 years ago
  75. bf46474 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · 4 years, 1 month ago
  76. 08b6a60 colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · 4 years, 1 month ago
  77. f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 1 month ago
  78. d1a7205 ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL by Marek Vasut · 4 years ago
  79. 1189bd5 mx6qsabrelite: increase the environment offset by Denis Pynkin · 4 years ago
  80. 0098222 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · 4 years ago
  81. a3e7d51 imx8m: clock_imx8mm: add missed return by Peng Fan · 4 years ago
  82. ece7844 imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · 4 years ago
  83. d81e8cf imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · 4 years ago
  84. 95bae9f imx7: ccm: correct target interface num by Peng Fan · 4 years ago
  85. 763a4ae apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years ago
  86. 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years ago
  87. 327381e colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years ago
  88. 3ab2316 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years ago
  89. 2f310b7 colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years ago
  90. b4c9cd6 colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · 4 years ago
  91. e6fd30d toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · 4 years ago
  92. 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years ago
  93. f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years ago
  94. c6963fb8 doc: qemu: debug UART settings for QEMU ARM virt by Heinrich Schuchardt · 4 years ago
  95. c4d0384 MAINTAINERS: add myself as reviewer for SquashFS by Miquel Raynal · 4 years ago
  96. 42ef2ed MAINTAINERS: add myself as reviewer for SquashFS by Thomas Petazzoni · 4 years ago
  97. 81d0cef lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · 4 years ago
  98. 7def4e6 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 1 month ago
  99. a8a71c9 MAINTAINERS: update clk entry git tree by Baruch Siach · 4 years, 1 month ago
  100. b01ba77 Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago