1. f3e2c9d microblaze: Detect NOR flash based on DT by Michal Simek · 4 years, 1 month ago
  2. 736c1e64 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · 4 years, 1 month ago
  3. 64b5d20 microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years, 1 month ago
  4. b139503 microblaze: Get rid of xparameters.h by Michal Simek · 4 years, 1 month ago
  5. 025e8cf microblaze: Simplify cache handling by Michal Simek · 4 years, 1 month ago
  6. 7528673 microblaze: Clean config file from ifdef mess by Michal Simek · 4 years, 1 month ago
  7. 7d8314a microblaze: Enable GCC garbage collector for full U-Boot by Michal Simek · 4 years, 1 month ago
  8. 6e93608 Merge branch '2020-11-18-assorted-fixes' by Tom Rini · 4 years ago
  9. cfca20c fs/squashfs: implement exists() function by Richard Genoud · 4 years, 1 month ago
  10. cfcb224 fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 4 years, 1 month ago
  11. 6abdf01 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 4 years, 1 month ago
  12. ce00231 fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value by Richard Genoud · 4 years, 1 month ago
  13. cd72bc3 fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error by Richard Genoud · 4 years, 1 month ago
  14. ac7c4db fs/squashfs: sqfs_probe: fix possible memory leak on error by Richard Genoud · 4 years, 1 month ago
  15. 0caee47 fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes by Richard Genoud · 4 years, 1 month ago
  16. cf9072a fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error by Richard Genoud · 4 years, 1 month ago
  17. 9cb3036 fs/squashfs: sqfs_get_abs_path: fix error check by Richard Genoud · 4 years, 1 month ago
  18. 07726e1 fs/squashfs: sqfs_frag_lookup: simplify error handling by Richard Genoud · 4 years, 1 month ago
  19. 7584465 fs/squashfs: sqfs_read: fix another memory leak by Richard Genoud · 4 years, 1 month ago
  20. 84a5f57 fs/squashfs: sqfs_read: fix memory leak by Richard Genoud · 4 years, 1 month ago
  21. 512e971 fs/squashfs: sqfs_read: remove useless sqfs_closedir() by Richard Genoud · 4 years, 1 month ago
  22. 0b8aa99 fs/squashfs: sqfs_read: fix dangling pointer dirs->entry by Richard Genoud · 4 years, 1 month ago
  23. d3f8954 fs/squashfs: sqfs_size: remove useless sqfs_closedir() by Richard Genoud · 4 years, 1 month ago
  24. c3dadcb fs/squashfs: sqfs_size: fix dangling pointer dirs->entry by Richard Genoud · 4 years, 1 month ago
  25. 489e7ae fs/squashfs: sqfs_concat_tokens: check if malloc succeeds by Richard Genoud · 4 years, 1 month ago
  26. a62528d fs/squashfs: sqfs_read_inode_table: fix dangling pointer by Richard Genoud · 4 years, 1 month ago
  27. 2762f65 fs/squashfs: sqfs_search_dir: fix memory leaks by Richard Genoud · 4 years, 1 month ago
  28. e405fc4 fs/squashfs: sqfs_search_dir: fix dangling pointer by Richard Genoud · 4 years, 1 month ago
  29. 2f9c985 fs/squashfs: sqfs_read_directory_table: fix memory leak by Richard Genoud · 4 years, 1 month ago
  30. 8cf2f02 fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers by Richard Genoud · 4 years, 1 month ago
  31. 2575eb2 fs/squashfs: sqfs_closedir: fix memory leak by Richard Genoud · 4 years, 1 month ago
  32. 32bea5b fs/squashfs: sqfs_opendir: simplify error handling by Richard Genoud · 4 years, 1 month ago
  33. 557f08f fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers by Richard Genoud · 4 years, 1 month ago
  34. 654b248 fs/squashfs: fix board hang-up when calling .exists() by Richard Genoud · 4 years, 1 month ago
  35. bbad1d7 fs: btrfs: initialize @ret to 0 to prevent uninitialized return value by Qu Wenruo · 4 years, 1 month ago
  36. 11acf0f fs: btrfs: inode: handle uninitialized type before returning it by Qu Wenruo · 4 years, 1 month ago
  37. 6f15370 fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE by Gerard Koskamp · 4 years, 1 month ago
  38. e88d5a0 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years, 1 month ago
  39. 108ce1b km/ppc: use Kconfig for MEMTEST configuration by Holger Brunck · 4 years, 1 month ago
  40. 35de032 km: replace hardcoded address for imported environment by Matteo Ghidoni · 4 years, 1 month ago
  41. 7076d6d env: typo enougth by Heinrich Schuchardt · 4 years, 1 month ago
  42. 791c747 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years, 1 month ago
  43. 5cf27fc common: fit: add missing newline by Michael Walle · 4 years ago
  44. 4ec40da tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 4 years, 1 month ago
  45. 95f2ab2 tools: image-host.c: use random instead of rand by Philippe Reynes · 4 years, 1 month ago
  46. 7b40812 arm: vexpress: don't reset flags in board_init to avoid losing previous ones by Arnaud Aujon Chevallier · 4 years ago
  47. 626c3ce env: mmc: Correct partition comparison in mmc_offset_try_partition by Hoyeonjiki Kim · 4 years ago
  48. 5b34318 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years ago
  49. 8656f58 pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · 4 years, 1 month ago
  50. 57888ac pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · 4 years, 1 month ago
  51. 7ba3420 doc: qemu-riscv: describe attaching a disk image by Heinrich Schuchardt · 4 years, 1 month ago
  52. 6058551 riscv: enable SATA disk on QEMU RISC-V by Heinrich Schuchardt · 4 years, 1 month ago
  53. d50b4ef riscv: sort SPECIFIC_OPTIONS by Heinrich Schuchardt · 4 years, 1 month ago
  54. e66c6df Merge branch 'pr-2020-11-17' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  55. f591092 sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1 by Icenowy Zheng · 4 years, 1 month ago
  56. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 1 month ago
  57. 18e4ab6 clk: sunxi: add compatible string for V3 by Icenowy Zheng · 4 years, 1 month ago
  58. 5e92e97 sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years, 1 month ago
  59. 7df9910 sunxi: add V3/S3 support by Icenowy Zheng · 4 years, 1 month ago
  60. 60cea0e sunxi: a64: Add a defconfig for the PinePhone by Samuel Holland · 4 years, 1 month ago
  61. 26bc4e7 sunxi: DT: A64: update device tree files by Samuel Holland · 4 years, 1 month ago
  62. 87f940a sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · 4 years, 1 month ago
  63. 64933e9 sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · 4 years, 1 month ago
  64. 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · 4 years, 1 month ago
  65. f2352dd sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · 4 years, 1 month ago
  66. ba44e94 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · 4 years, 1 month ago
  67. 37b8620 sunxi: board: Use a more descriptive variable name by Samuel Holland · 4 years, 1 month ago
  68. ed236b9 Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
  69. 55d00cd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  70. 49c44fa Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  71. c3eaf1f Merge tag 'dm-pull-15nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  72. 1b42e85 mtd: OneNAND: Set MTD type by Pali Rohár · 4 years, 1 month ago
  73. be2ff86 Nokia RX-51: Make onenand working by Ivaylo Dimitrov · 4 years, 1 month ago
  74. 2def741 Nokia RX-51: Update test script by Pali Rohár · 4 years, 1 month ago
  75. 977229b Nokia RX-51: During init disable lp5523 led instead of resetting it by Pali Rohár · 4 years, 1 month ago
  76. 6327bac Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock() by Pali Rohár · 4 years, 1 month ago
  77. 83b5c91 Nokia RX-51: Remove old comments from configs/nokia_rx51.h file by Pali Rohár · 4 years, 1 month ago
  78. f067d46 configs: am65/j72x: Set CONFIG_LOGLEVEL to 7 by Roger Quadros · 4 years, 1 month ago
  79. d73afb2 Nokia RX-51: Convert to CONFIG_DM_I2C by Pali Rohár · 4 years, 1 month ago
  80. 7dbfe08 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years, 1 month ago
  81. ead68b1 ARM: am335x: Add phyBOARD REGOR support by Parthiban Nallathambi · 4 years, 1 month ago
  82. 9f0cffd cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 4 years, 1 month ago
  83. ea5def6 cros_ec: Increase command timeout for flash erase by Simon Glass · 4 years, 1 month ago
  84. 97208d9 cros_ec: Correct collection of EC hash by Simon Glass · 4 years, 1 month ago
  85. 4acc93c patman: Add a Series-patchwork-url option by Simon Glass · 4 years, 1 month ago
  86. 3d80d79 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years, 1 month ago
  87. f9b03cf patman: Allow specifying the patchwork URL by Simon Glass · 4 years, 1 month ago
  88. 9bb0a8d patman: Update defaults in subparsers by Simon Glass · 4 years, 1 month ago
  89. 718f1a8 patman: Correct Change-Ids error message args by Simon Glass · 4 years, 1 month ago
  90. 1ee91c1 patman: Refactor how the default subcommand works by Simon Glass · 4 years, 1 month ago
  91. db96abc Merge tag 'efi-2021-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  92. 7754a18 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 4 years, 1 month ago
  93. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 4 years, 1 month ago
  94. f4e0590 tpm: Add some headers from the spec by Ilias Apalodimas · 4 years, 1 month ago
  95. 344bc07 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · 4 years, 1 month ago
  96. 77794eb efi_loader: Add missing newline to log_{err,warning} by Paulo Alcantara · 4 years, 1 month ago
  97. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 4 years, 1 month ago
  98. 7cbcda0 rockchip: Pinebook Pro: Fix USB by Peter Robinson · 4 years, 1 month ago
  99. 217a036 rockchip: Enable BINMAN for boards enable SPL_OPTEE by Kever Yang · 4 years, 1 month ago
  100. 99324a1 rockchip: rockpro64: fix boot from SPI flash on spi1 by Hugh Cole-Baker · 4 years, 1 month ago