1. ab837f2 lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · 4 years, 4 months ago
  2. 72e4153 lib: crypto: enable x509_check_for_self_signed() by AKASHI Takahiro · 4 years, 4 months ago
  3. 697b4cc lib: crypto: add public_key_verify_signature() by AKASHI Takahiro · 4 years, 4 months ago
  4. 798f306 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · 4 years, 4 months ago
  5. ce94086 test/py: efi_secboot: remove unused function by AKASHI Takahiro · 4 years, 4 months ago
  6. 3724057 efi_loader: use logging for block device messages by Heinrich Schuchardt · 4 years, 5 months ago
  7. bb38a1f efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 5 months ago
  8. c663fa4 efi_loader: returning from UEFI FIT images by Heinrich Schuchardt · 4 years, 5 months ago
  9. c594941 efi_loader: document efi_save_gd(), efi_restore_gd() by Heinrich Schuchardt · 4 years, 5 months ago
  10. 6b398d0 efi_loader: loosen buffer parameter check in efi_file_read by Stefan Sørensen · 4 years, 4 months ago
  11. fe7c1fc efi_loader: Check for the native OP-TEE result on mm_communicate calls by Ilias Apalodimas · 4 years, 4 months ago
  12. 128a3c5 efi_loader: Rename and correct values for ARM_SMC_MM_* by Ilias Apalodimas · 4 years, 5 months ago
  13. 447753e efi_loader: don't use memmove() in efi_var_mem_del() by Heinrich Schuchardt · 4 years, 4 months ago
  14. eb7dbe8 efi_loader: efi_current_var after SetVirtualAddressMap by Heinrich Schuchardt · 4 years, 4 months ago
  15. c7be4f2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
  16. b724288 mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies by Shivamurthy Shastri · 4 years, 5 months ago
  17. 5cbf17f mtd: spinand: micron: Add M70A series Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 5 months ago
  18. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 5 months ago
  19. 8d06c5b mtd: spinand: micron: Add new Micron SPI NAND devices by Shivamurthy Shastri · 4 years, 5 months ago
  20. a44f6a9 mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD by Shivamurthy Shastri · 4 years, 5 months ago
  21. cfe7725 mtd: spinand: micron: Generalize the OOB layout structure and function names by Shivamurthy Shastri · 4 years, 5 months ago
  22. a045240 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  23. 3ac9fdb x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · 4 years, 5 months ago
  24. 00906cb x86: mp: Add more comments to the module by Simon Glass · 4 years, 5 months ago
  25. e643edd x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · 4 years, 5 months ago
  26. 2c601b6 x86: mtrr: Restructure so command execution is in one place by Simon Glass · 4 years, 5 months ago
  27. 29e1d77 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 5 months ago
  28. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 5 months ago
  29. 00dc52f x86: mtrr: Update MTRRs on all CPUs by Simon Glass · 4 years, 5 months ago
  30. 2e2b465 x86: coral: Update the memory map by Simon Glass · 4 years, 5 months ago
  31. a2c515c x86: Don't enable SMP in SPL by Simon Glass · 4 years, 5 months ago
  32. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 5 months ago
  33. 44344f5 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 5 months ago
  34. 32d5695 x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 5 months ago
  35. 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 5 months ago
  36. 4943de6 x86: Set the SMP flag when MP init is complete by Simon Glass · 4 years, 5 months ago
  37. 16a5ad7 global_data: Add a generic global_data flag for SMP state by Simon Glass · 4 years, 5 months ago
  38. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 5 months ago
  39. 84163ae x86: cpu: Remove unnecessary #ifdefs by Simon Glass · 4 years, 5 months ago
  40. 653781b x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · 4 years, 5 months ago
  41. ebb239a x86: mp_init: Set up the CPU numbers at the start by Simon Glass · 4 years, 5 months ago
  42. c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · 4 years, 5 months ago
  43. 3307d0c x86: mp_init: Drop the num_cpus static variable by Simon Glass · 4 years, 5 months ago
  44. a3ee7b8 x86: mp_init: Switch parameter names in start_aps() by Simon Glass · 4 years, 5 months ago
  45. 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 5 months ago
  46. e40633d x86: Move MP code into mp_init by Simon Glass · 4 years, 5 months ago
  47. 740e908 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 5 months ago
  48. 92136c1 dm: core: Don't show an ACPI warning if there is no ordering by Simon Glass · 4 years, 5 months ago
  49. 37d2704 Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 5 months ago
  50. a6f2ea4 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · 4 years, 5 months ago
  51. 15ba802 mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · 4 years, 5 months ago
  52. 9e29eff mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · 4 years, 5 months ago
  53. b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 5 months ago
  54. 4df2d0d sysreset: Add Octeon sysreset driver by Stefan Roese · 4 years, 5 months ago
  55. c6f54b4 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · 4 years, 5 months ago
  56. e4ccb47 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 5 months ago
  57. b018d6b mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 5 months ago
  58. 53056e4 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 5 months ago
  59. e61db37 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · 4 years, 5 months ago
  60. c95e7f1 mips: add config options for generic cache setup code by Daniel Schwierzeck · 4 years, 5 months ago
  61. 765f417 mips: refactor disabling of caches by Daniel Schwierzeck · 4 years, 5 months ago
  62. ab1d86e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · 4 years, 5 months ago
  63. de4987c mips: start.S: remove dead code by Daniel Schwierzeck · 4 years, 5 months ago
  64. e4a3ba2 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · 4 years, 5 months ago
  65. fef1b82 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · 4 years, 7 months ago
  66. bfcce78 mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · 4 years, 7 months ago
  67. 459a76d mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · 4 years, 6 months ago
  68. fb79cbd mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · 4 years, 7 months ago
  69. 56a4381 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · 4 years, 7 months ago
  70. ae9c287 Merge branch '2020-07-17-misc-fixes' by Tom Rini · 4 years, 5 months ago
  71. 3ee85c6 include: pci_ids: Add Cavium devices by Suneel Garapati · 4 years, 5 months ago
  72. f617562 doc: fit: Write hex address as hex instead of int by Michal Simek · 4 years, 5 months ago
  73. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · 4 years, 5 months ago
  74. 078e1b7 board/km: update MAINTAINERS email by Holger Brunck · 4 years, 5 months ago
  75. 1c5fe19 doc: correct description of crash dumps by Heinrich Schuchardt · 4 years, 5 months ago
  76. f0850ba fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · 4 years, 5 months ago
  77. 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · 4 years, 5 months ago
  78. 0ce183a remove include/config_defaults.h by Rasmus Villemoes · 4 years, 5 months ago
  79. 11d0afb doc: multi-dtb-fit: Remove double underscores by Fabio Estevam · 4 years, 5 months ago
  80. ca816ce fs: error handling in do_load() by Heinrich Schuchardt · 4 years, 5 months ago
  81. 54e0759 asm/u-boot.h: remove bd_t definitions by Masahiro Yamada · 4 years, 5 months ago
  82. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  83. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  84. d7687bd arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
  85. d5404e6 Makefile: Silence relocate-rela call by Jan Kiszka · 4 years, 5 months ago
  86. ab965b1 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · 4 years, 5 months ago
  87. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 6 months ago
  88. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 6 months ago
  89. 210c036 cmd: booti: convert the debug print about image move to printf by Tero Kristo · 4 years, 6 months ago
  90. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 6 months ago
  91. bb125c4 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · 4 years, 6 months ago
  92. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  93. 1849639 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · 4 years, 6 months ago
  94. cb422da doc: Coccinelle: move to HTML doc by Heinrich Schuchardt · 4 years, 6 months ago
  95. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  96. 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  97. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 5 months ago
  98. 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 5 months ago
  99. f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 5 months ago
  100. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 5 months ago