1. b8771d0 fru: ops: Do not let parser to write data to not allocated space by Michal Simek · 3 years, 11 months ago
  2. 5fb093f fru: common: Switch capture variable with the rest by Michal Simek · 3 years, 11 months ago
  3. 072dbc7 arm64: zynqmp: Enable TPM for xilinx platforms by Michal Simek · 3 years, 11 months ago
  4. 6004db9 arm64: zynqmp: Get rid of unused macros by Michal Simek · 3 years, 11 months ago
  5. d99f163 tpm: spi: Cleanup source code by Michal Simek · 3 years, 11 months ago
  6. 631a241 microblaze: Detect NOR flash based on DT by Michal Simek · 4 years ago
  7. 09996b4 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · 4 years ago
  8. a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years ago
  9. 6c5828d microblaze: Get rid of xparameters.h by Michal Simek · 4 years ago
  10. 7556fa0 microblaze: Simplify cache handling by Michal Simek · 4 years ago
  11. 91218f4 microblaze: Clean config file from ifdef mess by Michal Simek · 4 years ago
  12. 9c2aa7e microblaze: Enable GCC garbage collector for full U-Boot by Michal Simek · 4 years ago
  13. b806806 Merge branch '2020-11-18-assorted-fixes' by Tom Rini · 3 years, 11 months ago
  14. dd4866b fs/squashfs: implement exists() function by Richard Genoud · 4 years ago
  15. 21b1b3b fs/squashfs: sqfs_read: remove buggy offset functionality by Richard Genoud · 4 years ago
  16. cbd5e40 fs/squashfs: sqfs_read: don't write beyond buffer size by Richard Genoud · 4 years ago
  17. 6d25bd3 fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value by Richard Genoud · 4 years ago
  18. 56cf1ce fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error by Richard Genoud · 4 years ago
  19. ccd4c08 fs/squashfs: sqfs_probe: fix possible memory leak on error by Richard Genoud · 4 years ago
  20. 571b67e fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes by Richard Genoud · 4 years ago
  21. 3368680 fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error by Richard Genoud · 4 years ago
  22. 53db0e2 fs/squashfs: sqfs_get_abs_path: fix error check by Richard Genoud · 4 years ago
  23. c9b8e86 fs/squashfs: sqfs_frag_lookup: simplify error handling by Richard Genoud · 4 years ago
  24. 555459e fs/squashfs: sqfs_read: fix another memory leak by Richard Genoud · 4 years ago
  25. 7ce9745 fs/squashfs: sqfs_read: fix memory leak by Richard Genoud · 4 years ago
  26. b34949f fs/squashfs: sqfs_read: remove useless sqfs_closedir() by Richard Genoud · 4 years ago
  27. d1d8d75 fs/squashfs: sqfs_read: fix dangling pointer dirs->entry by Richard Genoud · 4 years ago
  28. 35475f8 fs/squashfs: sqfs_size: remove useless sqfs_closedir() by Richard Genoud · 4 years ago
  29. 508a9dc fs/squashfs: sqfs_size: fix dangling pointer dirs->entry by Richard Genoud · 4 years ago
  30. dc3312c fs/squashfs: sqfs_concat_tokens: check if malloc succeeds by Richard Genoud · 4 years ago
  31. 4c83d27 fs/squashfs: sqfs_read_inode_table: fix dangling pointer by Richard Genoud · 4 years ago
  32. cd54591 fs/squashfs: sqfs_search_dir: fix memory leaks by Richard Genoud · 4 years ago
  33. 01e71ec fs/squashfs: sqfs_search_dir: fix dangling pointer by Richard Genoud · 4 years ago
  34. 7d23b2c fs/squashfs: sqfs_read_directory_table: fix memory leak by Richard Genoud · 4 years ago
  35. 5487477 fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers by Richard Genoud · 4 years ago
  36. 87d11e0 fs/squashfs: sqfs_closedir: fix memory leak by Richard Genoud · 4 years ago
  37. ea1b165 fs/squashfs: sqfs_opendir: simplify error handling by Richard Genoud · 4 years ago
  38. f268768 fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers by Richard Genoud · 4 years ago
  39. 1b1e0c0 fs/squashfs: fix board hang-up when calling .exists() by Richard Genoud · 4 years ago
  40. 4891c4e fs: btrfs: initialize @ret to 0 to prevent uninitialized return value by Qu Wenruo · 4 years ago
  41. 9b5546c fs: btrfs: inode: handle uninitialized type before returning it by Qu Wenruo · 4 years ago
  42. c49b0eb fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE by Gerard Koskamp · 4 years ago
  43. e040725 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years ago
  44. c904a0b km/ppc: use Kconfig for MEMTEST configuration by Holger Brunck · 4 years ago
  45. aef04a8 km: replace hardcoded address for imported environment by Matteo Ghidoni · 4 years ago
  46. 7291332 env: typo enougth by Heinrich Schuchardt · 4 years ago
  47. e157a11 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years ago
  48. 6a457bb common: fit: add missing newline by Michael Walle · 3 years, 11 months ago
  49. 2692749 tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 3 years, 11 months ago
  50. cc34f04 tools: image-host.c: use random instead of rand by Philippe Reynes · 3 years, 11 months ago
  51. 5a7885c arm: vexpress: don't reset flags in board_init to avoid losing previous ones by Arnaud Aujon Chevallier · 3 years, 11 months ago
  52. 2a0a577 env: mmc: Correct partition comparison in mmc_offset_try_partition by Hoyeonjiki Kim · 3 years, 11 months ago
  53. e800d71 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 11 months ago
  54. 6e35c1c pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · 3 years, 11 months ago
  55. 82b838f pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · 3 years, 11 months ago
  56. f0b1831 doc: qemu-riscv: describe attaching a disk image by Heinrich Schuchardt · 4 years ago
  57. 2873ca2 riscv: enable SATA disk on QEMU RISC-V by Heinrich Schuchardt · 4 years ago
  58. 19dd274 riscv: sort SPECIFIC_OPTIONS by Heinrich Schuchardt · 4 years ago
  59. a575c55 Merge branch 'pr-2020-11-17' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 11 months ago
  60. 6d5d6bb sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1 by Icenowy Zheng · 4 years ago
  61. 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years ago
  62. 6ffdc43 clk: sunxi: add compatible string for V3 by Icenowy Zheng · 4 years ago
  63. 889116b sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years ago
  64. ef9025b sunxi: add V3/S3 support by Icenowy Zheng · 4 years ago
  65. 882fb90 sunxi: a64: Add a defconfig for the PinePhone by Samuel Holland · 4 years ago
  66. e210ec0 sunxi: DT: A64: update device tree files by Samuel Holland · 4 years ago
  67. 20f3ee3 sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · 4 years ago
  68. 41530cf sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · 4 years ago
  69. 8a8b73b sunxi: board: Add PinePhone DT selection logic by Samuel Holland · 4 years ago
  70. 54ac5aa sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · 4 years ago
  71. 467b7e5 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · 4 years ago
  72. 2fcd748 sunxi: board: Use a more descriptive variable name by Samuel Holland · 4 years ago
  73. 9324c9a Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 11 months ago
  74. 530dcdd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  75. e1fdb20 Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 11 months ago
  76. cd0d374 Merge tag 'dm-pull-15nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 3 years, 11 months ago
  77. 914689a mtd: OneNAND: Set MTD type by Pali Rohár · 4 years ago
  78. 71c27db Nokia RX-51: Make onenand working by Ivaylo Dimitrov · 4 years ago
  79. 56847f3 Nokia RX-51: Update test script by Pali Rohár · 4 years ago
  80. b95ffd3 Nokia RX-51: During init disable lp5523 led instead of resetting it by Pali Rohár · 4 years ago
  81. 94f69f4 Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock() by Pali Rohár · 4 years ago
  82. e4f7592 Nokia RX-51: Remove old comments from configs/nokia_rx51.h file by Pali Rohár · 4 years ago
  83. 87c5bc8 configs: am65/j72x: Set CONFIG_LOGLEVEL to 7 by Roger Quadros · 4 years ago
  84. 8d8c181 Nokia RX-51: Convert to CONFIG_DM_I2C by Pali Rohár · 4 years ago
  85. 4fcc084 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years ago
  86. a1337e3 ARM: am335x: Add phyBOARD REGOR support by Parthiban Nallathambi · 4 years ago
  87. a3e4585 cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 3 years, 11 months ago
  88. 4cb862f cros_ec: Increase command timeout for flash erase by Simon Glass · 3 years, 11 months ago
  89. d237e9c cros_ec: Correct collection of EC hash by Simon Glass · 3 years, 11 months ago
  90. fcbec65 patman: Add a Series-patchwork-url option by Simon Glass · 4 years ago
  91. a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years ago
  92. 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years ago
  93. 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years ago
  94. 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 4 years ago
  95. 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
  96. de865f7 Merge tag 'efi-2021-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
  97. af69267 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
  98. c1c0210 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 3 years, 11 months ago
  99. 915e3ae tpm: Add some headers from the spec by Ilias Apalodimas · 3 years, 11 months ago
  100. 792aee1 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · 3 years, 11 months ago