1. fe05701 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 1 month ago
  2. 3fdeb14 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 1 month ago
  3. 8001d0b binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 1 month ago
  4. dc8368b configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASH by Chris Packham · 4 years, 1 month ago
  5. 643b5e7 disk: typo Terra Bytes by Heinrich Schuchardt · 4 years ago
  6. 4061191 doc/build/gcc.rst: add missing apt-get *install* by Heinrich Schuchardt · 4 years ago
  7. 24e8c0e gpio/mpc83xx_spisel_boot.c: include log.h by Rasmus Villemoes · 4 years ago
  8. 10a6aa9 spi: mpc8xxx_spi.c: fix cs activate/deactivate by Rasmus Villemoes · 4 years ago
  9. 28c851f arm64: Add support for larger PIE U-Boot by Edgar E. Iglesias · 4 years, 1 month ago
  10. 04d13b5 arm64: Trap PIE builds early if load address is not 4K aligned by Edgar E. Iglesias · 4 years, 1 month ago
  11. 11f4fbf arm64: Mention 4K aligned load addresses in the PIE Kconfig help by Edgar E. Iglesias · 4 years, 1 month ago
  12. 919c4f3 ARM: at91: common: guard ATMEL_PIT code by ifdef by Eugen Hristev · 4 years, 1 month ago
  13. 68d3ec5 board: atmel: common: introduce at91_set_eth1addr for second interface by Eugen Hristev · 4 years, 2 months ago
  14. 6a6fe3e clk: at91: sama7g5: add clock support by Claudiu Beznea · 4 years, 1 month ago
  15. 7b7e226 clk: at91: pmc: add generic clock ops by Claudiu Beznea · 4 years, 1 month ago
  16. 36a9630 clk: at91: clk-generic: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  17. f89268e clk: at91: clk-peripheral: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  18. 16502bf clk: at91: clk-system: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  19. 2a1a579 clk: at91: clk-programmable: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  20. 0341733 clk: at91: clk-utmi: add support for sama7g5 by Claudiu Beznea · 4 years, 1 month ago
  21. ad4d39a clk: at91: clk-utmi: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  22. dd4d19d clk: at91: clk-master: add support for sama7g5 by Claudiu Beznea · 4 years, 1 month ago
  23. b4c4e18 clk: at91: clk-master: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  24. e6547a6 clk: at91: sam9x60-pll: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  25. f1218f0 clk: at91: clk-main: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  26. e9885aa clk: at91: sckc: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  27. 653bcce clk: at91: move clock code to compat.c by Claudiu Beznea · 4 years, 1 month ago
  28. 5d729f9 clk: at91: pmc: add helpers for clock drivers by Claudiu Beznea · 4 years, 1 month ago
  29. 643966a clk: at91: add pre-requisite headers for AT91 clock architecture by Claudiu Beznea · 4 years, 1 month ago
  30. b364134 clk: get clock pointer before proceeding by Claudiu Beznea · 4 years, 1 month ago
  31. 9a5d59d clk: do not disable clock if it is critical by Claudiu Beznea · 4 years, 1 month ago
  32. 4d139f3 clk: bind clk to new parent device by Claudiu Beznea · 4 years, 1 month ago
  33. cfecbaf dm: core: add support for device re-parenting by Claudiu Beznea · 4 years, 1 month ago
  34. b04da9f clk: check hw and hw->dev before dereference it by Claudiu Beznea · 4 years, 1 month ago
  35. 2512b3b Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · 4 years ago
  36. 751b18b Merge branch 'master' into next by Tom Rini · 4 years ago
  37. ba2a0cb Prepare v2020.10-rc5 by Tom Rini · 4 years ago
  38. d6b241b configs: Resync with savedefconfig by Tom Rini · 4 years ago
  39. 10431c4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years ago
  40. 40edea3 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years ago
  41. 3f6966a x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years ago
  42. 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · 4 years, 1 month ago
  43. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years ago
  44. 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years, 1 month ago
  45. 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
  46. 667ab37 Merge branch '2020-09-18-assorted-bugfixes' by Tom Rini · 4 years ago
  47. 3bacb5e Merge branch '2020-09-18-improve-ipq40xx-support' into next by Tom Rini · 4 years ago
  48. 8f0ac53 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 1 month ago
  49. 52a8481 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · 4 years ago
  50. 18161a8 efi_selftest: rework device tree test by Heinrich Schuchardt · 4 years ago
  51. ffbeafe efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 1 month ago
  52. cf0bf89 rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years ago
  53. 430e1dc IPQ40xx: Add USB nodes by Robert Marko · 4 years, 1 month ago
  54. 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years, 1 month ago
  55. dec0420 phy: add driver for Qualcomm IPQ40xx USB PHY by Robert Marko · 4 years, 1 month ago
  56. 496a3aa IPQ40xx: Add reset controller support by Robert Marko · 4 years, 1 month ago
  57. 8ef7df5 reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 1 month ago
  58. 6ef099b IPQ40xx: Add SMEM support by Robert Marko · 4 years, 1 month ago
  59. 5ae1541 IPQ40xx: clk: Use dt-bindings instead of hardcoding by Robert Marko · 4 years, 1 month ago
  60. 9989fb1 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 1 month ago
  61. e03dd8a configs: bcmstb: Disable networking support by Thomas Fitzsimmons · 4 years, 1 month ago
  62. a7dc37d fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · 4 years, 1 month ago
  63. 98f3ee0 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years ago
  64. 4516b53 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig by Soeren Moch · 4 years, 1 month ago
  65. ae52e75 Merge tag 'for-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · 4 years ago
  66. 9de3126 Merge branch '2020-09-16-assorted-fixes' by Tom Rini · 4 years ago
  67. bf46474 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · 4 years, 1 month ago
  68. 08b6a60 colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · 4 years, 1 month ago
  69. f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 1 month ago
  70. d1a7205 ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL by Marek Vasut · 4 years, 1 month ago
  71. 1189bd5 mx6qsabrelite: increase the environment offset by Denis Pynkin · 4 years ago
  72. 0098222 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · 4 years ago
  73. a3e7d51 imx8m: clock_imx8mm: add missed return by Peng Fan · 4 years ago
  74. ece7844 imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · 4 years ago
  75. d81e8cf imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · 4 years ago
  76. 95bae9f imx7: ccm: correct target interface num by Peng Fan · 4 years ago
  77. 763a4ae apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 1 month ago
  78. 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 1 month ago
  79. 327381e colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 1 month ago
  80. 3ab2316 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 1 month ago
  81. 2f310b7 colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 1 month ago
  82. b4c9cd6 colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · 4 years, 1 month ago
  83. e6fd30d toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · 4 years, 1 month ago
  84. 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 1 month ago
  85. f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 1 month ago
  86. 7bdfe85 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · 4 years, 8 months ago
  87. 6e31c62 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · 4 years, 8 months ago
  88. 5990b05 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 8 months ago
  89. 9bd6444 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · 4 years, 4 months ago
  90. 1a1b4f5 mpc83xx: remove unneeded extern declaration in cpu_init by Heiko Schocher · 4 years, 6 months ago
  91. c6963fb8 doc: qemu: debug UART settings for QEMU ARM virt by Heinrich Schuchardt · 4 years ago
  92. c4d0384 MAINTAINERS: add myself as reviewer for SquashFS by Miquel Raynal · 4 years, 1 month ago
  93. 42ef2ed MAINTAINERS: add myself as reviewer for SquashFS by Thomas Petazzoni · 4 years, 1 month ago
  94. 81d0cef lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · 4 years, 1 month ago
  95. 7def4e6 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 1 month ago
  96. a8a71c9 MAINTAINERS: update clk entry git tree by Baruch Siach · 4 years, 1 month ago
  97. b01ba77 Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  98. 0487bb5 Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  99. 5b861ee rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years, 1 month ago
  100. 454b792 rockchip: rv1108: enable board early init by Kever Yang · 4 years, 6 months ago