1. df3ab89 arm: mediatek: merge board Kconfigs into mach-mediatek by Guillaume La Roque · 3 years, 1 month ago
  2. a69753f lmb: x86: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  3. 7996b7e lmb: xtensa: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  4. 1e0e557 lmb: sh: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  5. eeaa3fe lmb: riscv: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  6. 6a0890a lmb: nds32: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  7. a02c18f lmb: nios2: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  8. c16de86 lmb: Remove imx board_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  9. b1d0487 lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  10. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  11. 1274698 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  12. cfa1971 lmb: Always compile arch_lmb_reserve() into U-Boot on arc by Marek Vasut · 3 years, 1 month ago
  13. 8120e06 lmb: Always compile arch_lmb_reserve() into U-Boot on arm by Marek Vasut · 3 years, 1 month ago
  14. 2ddb8fc image: add lz4 zstd compression magic map by Artem Lapkin · 3 years, 2 months ago
  15. 270f871 crc32: Add crc32 implementation using __builtin_aarch64_crc32b by Marek Vasut · 3 years, 2 months ago
  16. 37479e6 armv8/cache.S: Triple with single instruction by Pierre-Clément Tosi · 3 years, 2 months ago
  17. f050bfa armv8/cache.S: Read sysreg fields through ubfx by Pierre-Clément Tosi · 3 years, 2 months ago
  18. f6bc5d1 env: Make _init() expect _INVALID when _IS_NOWHERE by Pierre-Clément Tosi · 3 years, 2 months ago
  19. 7b57e56 Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 3 years, 1 month ago
  20. 63823da Merge branch '2021-09-22-general-updates' into next by Tom Rini · 3 years, 1 month ago
  21. d65b84a ARM: dts: at91: update flexcom defines using include file by Eugen Hristev · 3 years, 2 months ago
  22. 0d58daf include: dt-bindings: mfd: add atmel flexcom include file by Eugen Hristev · 3 years, 2 months ago
  23. 0c66872 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · 3 years, 2 months ago
  24. a6bbb8b ARM: at91: remove references to RM9200DK by Eugen Hristev · 3 years, 2 months ago
  25. b73c366 board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME by Eugen Hristev · 3 years, 2 months ago
  26. 9e4bf21 board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMAND by Eugen Hristev · 3 years, 2 months ago
  27. d2b4809 configs: sama5d2: add qspi config for QSPI1 by Mihai Sain · 3 years, 2 months ago
  28. 26671aa ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehci by Eugen Hristev · 3 years, 2 months ago
  29. b6a8cce ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodes by Eugen Hristev · 3 years, 2 months ago
  30. 5b43508 ARM: dts: at91: sama5d2_icp: add QSPI1 device by Mihai Sain · 3 years, 2 months ago
  31. c1f7ef9 board: sama5d2_xplained: Modify load addresses by Clément Léger · 3 years, 2 months ago
  32. 8f5972c board: sama5d2_xplained: Get dram size and base from device tree by Clément Léger · 3 years, 2 months ago
  33. b25d761 ARM: dts: at91: sama5d2_xplained: Add memory node in devicetree by Clément Léger · 3 years, 2 months ago
  34. 9a211d5 board: sama5d27_som1_ek: Modify load addresses by Clément Léger · 3 years, 2 months ago
  35. 73c1589 board: sama5d27_som1_ek: Get dram size and base from device tree by Clément Léger · 3 years, 2 months ago
  36. 094f19c ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESET by Clément Léger · 3 years, 3 months ago
  37. b8ccd77 configs: gardena-smart-gateway-at91sam: Adjust to production values by Reto Schneider · 3 years, 4 months ago
  38. 4e3a428 configs: sam9x60ek: enable CONFIG_CPU by Claudiu Beznea · 3 years, 3 months ago
  39. 63ba551 ARM: dts: at91: sam9x60: add bindings for CPU by Claudiu Beznea · 3 years, 3 months ago
  40. 7d4ce3a cpu: at91: add compatible for ARM9260EJ-S by Claudiu Beznea · 3 years, 3 months ago
  41. c05be59 clk: at91: clk-master: split master clock in pres and divider by Claudiu Beznea · 3 years, 3 months ago
  42. 6beb4a3 ARM: at91: Add chip ID of SAMA5D29 by Hari Prasath · 3 years, 3 months ago
  43. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 3 months ago
  44. bc21ccb version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 3 months ago
  45. fd00495 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · 3 years, 3 months ago
  46. 7629b52 version: Do not make version_string[] variable as a weak by Pali Rohár · 3 years, 3 months ago
  47. d502c5f powerpc: Drop version_string placement optimization by Tom Rini · 3 years, 1 month ago
  48. ad5720a m68k: mcf: Remove overloading version_string by Pali Rohár · 3 years, 3 months ago
  49. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 3 months ago
  50. fa9c5da efi_loader: Use directly version_string variable by Pali Rohár · 3 years, 3 months ago
  51. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  52. 0072f5f Remove #include <timestamp.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  53. 6252fd0 m68k: Add missing ENTRY entry in linker script by Tom Rini · 3 years, 1 month ago
  54. 2e09008 test: Add a way to skip console checking until a string matches by Simon Glass · 3 years, 2 months ago
  55. b927409 sandbox: Add a way to map a file into memory by Simon Glass · 3 years, 2 months ago
  56. b4467fa sandbox: Add a way to find the size of a file by Simon Glass · 3 years, 2 months ago
  57. 79b3f36 dm: core: Fix a few incorrect comments on first/next functions by Simon Glass · 3 years, 2 months ago
  58. 127ca10 test: Tidy a comment in the bloblist test by Simon Glass · 3 years, 2 months ago
  59. ad6ddc5 sqfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 2 months ago
  60. 64acd46 btrfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 2 months ago
  61. 7dcc2f7 sandbox: Add license headers to the dts files by Simon Glass · 3 years, 2 months ago
  62. 130401e sandbox: Correct handling of --rm_memory by Simon Glass · 3 years, 2 months ago
  63. 032e7f6 dtoc: Further improve documentation about warnings by Simon Glass · 3 years, 2 months ago
  64. 44131ca scripts/config_whitelist.txt: Fix after merging by Tom Rini · 3 years, 1 month ago
  65. 36f890f pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years, 1 month ago
  66. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  67. bb92678 Prepare v2021.10-rc4 by Tom Rini · 3 years, 1 month ago
  68. e3e2c64 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  69. 1ac7580 image: Avoid erroneous double byte-swap in CRC value by Alexandru Gagniuc · 3 years, 1 month ago
  70. c6eac91 Merge branch '2021-09-14-assorted-fixes' by Tom Rini · 3 years, 1 month ago
  71. de41f0e image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 2 months ago
  72. 423e324 pinctrl: fix typo by Yuan Fang · 3 years, 1 month ago
  73. 5145bc7 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 2 months ago
  74. d607dfd lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 2 months ago
  75. 5c25757 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  76. 0b508ca sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 2 months ago
  77. eafcaf8 Merge branch '2021-09-09-finish-pre-DM_PCI-removal' by Tom Rini · 3 years, 1 month ago
  78. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  79. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 3 months ago
  80. e882a59 net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 3 months ago
  81. d6d504d pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 3 months ago
  82. b717f2f pci: Drop DM_PCI check from fdtdec by Simon Glass · 3 years, 3 months ago
  83. 26543cc pci: Drop old code from header file by Simon Glass · 3 years, 3 months ago
  84. 46596c6 ppc: Remove UCP1020 board by Simon Glass · 3 years, 3 months ago
  85. 7958292 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 1 month ago
  86. 285edfd mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years, 1 month ago
  87. 56a85b8 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  88. 4f8bf67 Merge branch '2021-09-11-update-docker-container' into next by Tom Rini · 3 years, 1 month ago
  89. 2018538 CI: Update to latest container images by Tom Rini · 3 years, 1 month ago
  90. 0e60b3a azure/gitlab: Add tests for SiFive Unleashed board by Bin Meng · 3 years, 2 months ago
  91. 8c17a18 riscv: sifive: unleashed: Add genimage config files by Bin Meng · 3 years, 2 months ago
  92. 3283a05 tools: docker: Build and install genimage by Bin Meng · 3 years, 2 months ago
  93. a30e53c tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · 3 years, 2 months ago
  94. 5c1ed64 Dockerfile: Update to latest "focal" tag by Tom Rini · 3 years, 1 month ago
  95. 78528b3 Merge branch '2021-09-10-assorted-TI-updates' by Tom Rini · 3 years, 1 month ago
  96. aec7c09 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · 3 years, 1 month ago
  97. f4c1a14 efi_loader: eliminate EFI_CALL() in nvedit_efi.c by Heinrich Schuchardt · 3 years, 1 month ago
  98. 0bf538c efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · 3 years, 1 month ago
  99. 6919619 efi_loader: require CONFIG_BLK by Heinrich Schuchardt · 3 years, 1 month ago
  100. bad49da efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · 3 years, 2 months ago