1. 4061191 doc/build/gcc.rst: add missing apt-get *install* by Heinrich Schuchardt · 4 years, 1 month ago
  2. 24e8c0e gpio/mpc83xx_spisel_boot.c: include log.h by Rasmus Villemoes · 4 years, 1 month ago
  3. 10a6aa9 spi: mpc8xxx_spi.c: fix cs activate/deactivate by Rasmus Villemoes · 4 years, 1 month ago
  4. ba2a0cb Prepare v2020.10-rc5 by Tom Rini · 4 years, 1 month ago v2020.10-rc5
  5. d6b241b configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  6. 10431c4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 1 month ago WIP/21Sep2020
  7. 40edea3 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years, 1 month ago
  8. 3f6966a x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years, 1 month ago
  9. 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years, 1 month ago
  10. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 1 month ago
  11. 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years, 1 month ago
  12. 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago WIP/19Sep2020
  13. 667ab37 Merge branch '2020-09-18-assorted-bugfixes' by Tom Rini · 4 years, 1 month ago
  14. 8f0ac53 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 2 months ago
  15. 52a8481 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · 4 years, 1 month ago
  16. 18161a8 efi_selftest: rework device tree test by Heinrich Schuchardt · 4 years, 1 month ago
  17. ffbeafe efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 2 months ago
  18. cf0bf89 rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years, 1 month ago
  19. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 1 month ago WIP/2020-09-18-assorted-bugfixes
  20. e03dd8a configs: bcmstb: Disable networking support by Thomas Fitzsimmons · 4 years, 1 month ago
  21. a7dc37d fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years, 1 month ago
  22. 98f3ee0 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 1 month ago WIP/18Sep2020
  23. 4516b53 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig by Soeren Moch · 4 years, 2 months ago
  24. 9de3126 Merge branch '2020-09-16-assorted-fixes' by Tom Rini · 4 years, 1 month ago
  25. bf46474 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · 4 years, 2 months ago
  26. 08b6a60 colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · 4 years, 2 months ago
  27. f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 2 months ago
  28. d1a7205 ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL by Marek Vasut · 4 years, 1 month ago
  29. 1189bd5 mx6qsabrelite: increase the environment offset by Denis Pynkin · 4 years, 1 month ago
  30. 0098222 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · 4 years, 1 month ago
  31. a3e7d51 imx8m: clock_imx8mm: add missed return by Peng Fan · 4 years, 1 month ago
  32. ece7844 imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · 4 years, 1 month ago
  33. d81e8cf imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · 4 years, 1 month ago
  34. 95bae9f imx7: ccm: correct target interface num by Peng Fan · 4 years, 1 month ago
  35. 763a4ae apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 1 month ago
  36. 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 1 month ago
  37. 327381e colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 1 month ago
  38. 3ab2316 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 1 month ago
  39. 2f310b7 colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 1 month ago
  40. b4c9cd6 colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · 4 years, 1 month ago
  41. e6fd30d toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · 4 years, 1 month ago
  42. 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 1 month ago
  43. f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 1 month ago
  44. c6963fb8 doc: qemu: debug UART settings for QEMU ARM virt by Heinrich Schuchardt · 4 years, 1 month ago WIP/2020-09-16-assorted-fixes
  45. c4d0384 MAINTAINERS: add myself as reviewer for SquashFS by Miquel Raynal · 4 years, 1 month ago
  46. 42ef2ed MAINTAINERS: add myself as reviewer for SquashFS by Thomas Petazzoni · 4 years, 1 month ago
  47. 81d0cef lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · 4 years, 1 month ago
  48. 7def4e6 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 2 months ago
  49. a8a71c9 MAINTAINERS: update clk entry git tree by Baruch Siach · 4 years, 2 months ago
  50. b01ba77 Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago WIP/16Sep2020
  51. 0487bb5 Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 1 month ago
  52. 5b861ee rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years, 1 month ago
  53. 454b792 rockchip: rv1108: enable board early init by Kever Yang · 4 years, 6 months ago
  54. fe4931c rockchip: rv1108: Enable grf as pre-reloc node by Kever Yang · 4 years, 6 months ago
  55. f11f138 rockchip: rv1108: use correct API for board callback by Kever Yang · 4 years, 6 months ago
  56. 4dcced1 Merge tag 'mmc-2020-9-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 1 month ago WIP/15Sep2020
  57. 0e12575 Azure/GitLab/Travis: Add SH4 r2dplus machine with various PCI ethernet options by Marek Vasut · 4 years, 1 month ago
  58. e79c59c mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 1 month ago
  59. 8505147 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 3 months ago
  60. 5bf12a7 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years, 1 month ago
  61. d68d7f4 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years, 1 month ago
  62. 6b9966e riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 1 month ago
  63. e5a3137 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years, 1 month ago
  64. 8479333 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · 4 years, 1 month ago
  65. 00e5fda Merge branch '2020-09-12-assorted-bugfixes' by Tom Rini · 4 years, 1 month ago
  66. 185440f test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 1 month ago WIP/2020-09-12-assorted-bugfixes
  67. 9a97314 Makefile: mrproper shall delete doc/output/ by Heinrich Schuchardt · 4 years, 2 months ago
  68. 70e38ee doc: describe building with GCC by Heinrich Schuchardt · 4 years, 2 months ago
  69. 2974ba4 doc: describe source repository by Heinrich Schuchardt · 4 years, 2 months ago
  70. 75fb7b9 ARM: MediaTek: amend IC description for MediaTek MT8512 by Mingming Lee · 4 years, 2 months ago
  71. eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 2 months ago
  72. 1e2c5bb mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 2 months ago
  73. 142775a env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 2 months ago
  74. 21d3946 bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 2 months ago
  75. 91b735d common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 2 months ago
  76. 9250d0b PCI: mediatek: Release the resource when PCIe enable port fail by Chuanjia Liu · 4 years, 2 months ago
  77. 3dd52dd Merge tag 'u-boot-amlogic-20200910' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
  78. 92f10e6 configs: odroid-c4: update for HDMI output background & USB keyboard by Anand Moon · 4 years, 2 months ago
  79. 3b3c048 configs: odroid-n2: update for HDMI output & USB keyboard by Anand Moon · 4 years, 2 months ago
  80. a34746b Merge tag 'u-boot-stm32-20200909' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 1 month ago
  81. b605594 ARM: dts: stm32: Adjust PLL4 settings on AV96 again by Marek Vasut · 4 years, 2 months ago
  82. 43e2d1d ARM: dts: stm32: Pull UART4 RX high on AV96 by Marek Vasut · 4 years, 2 months ago
  83. cf8df34 arm: stm32mp: cleanup test on eth_env_set_enetaddr result by Patrick Delaunay · 4 years, 7 months ago
  84. a14b71d Merge tag 'rpi-next-2020.10.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 1 month ago
  85. 40877a1 config: Enable USB Keyboard suuport on RPi4 32 bit by Matthias Brugger · 4 years, 3 months ago
  86. 34873f4 bcmgenet: Add support for rgmii-rxid by Jason Wessel · 4 years, 3 months ago
  87. ac458dc bcmgenet: fix DMA buffer management by Jason Wessel · 4 years, 3 months ago
  88. 96d66a9 Prepare v2020.10-rc4 by Tom Rini · 4 years, 1 month ago v2020.10-rc4
  89. a475ad7 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  90. 06193ca Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago WIP/07Sep2020
  91. d2a8857 efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 2 months ago
  92. 578d7cc efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 2 months ago
  93. 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 2 months ago
  94. 0f7878b efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 2 months ago
  95. 2458605 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 2 months ago
  96. c2f0103 efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 2 months ago
  97. 0d32d8c fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 2 months ago
  98. e5df264 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  99. 3e5420e defconfig: espressobin: Add support for ISSI SPI flashes by Konstantin Porotchkin · 4 years, 2 months ago
  100. 2f8cfd0 defconfig: espressobin: Include support for Gigadevice SPI by Konstantin Porotchkin · 4 years, 2 months ago