1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  2. 239d22c fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 2 years, 9 months ago
  3. 270eeb6 qemu: common: Fix build with update capsule by Vincent Stehlé · 2 years, 10 months ago
  4. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 2 years, 11 months ago
  5. 2e8d2f8 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years ago
  6. 47a25e8 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 2 months ago
  7. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 2 months ago
  8. d248627 riscv: qemu: Enable MTD NOR flash support by Bin Meng · 3 years, 2 months ago
  9. ddf67da efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 2 months ago
  10. 6a2e26b efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 5 months ago
  11. b339899 ppc: qemu: Create a virtual memory mapping of the platform bus by Bin Meng · 3 years, 6 months ago
  12. 0219279 qemu: arm: select QFW, MMIO on qemu-arm by Asherah Connor · 3 years, 6 months ago
  13. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 6 months ago
  14. 1d636a0 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 7 months ago
  15. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  16. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 9 months ago
  17. cc02f15 qemu: common: Set dfu_alt_info variable for the platform by Sughosh Ganu · 3 years, 9 months ago
  18. c89a987 qemu: common: Add support for dynamic mtdparts for the platform by Sughosh Ganu · 3 years, 9 months ago
  19. e1ee06d qemu: arm: Initialise virtio devices in board_late_init by Sughosh Ganu · 3 years, 9 months ago
  20. 2873ca2 riscv: enable SATA disk on QEMU RISC-V by Heinrich Schuchardt · 3 years, 11 months ago
  21. 19dd274 riscv: sort SPECIFIC_OPTIONS by Heinrich Schuchardt · 3 years, 11 months ago
  22. 365a581 x86: qemu: Remove dead code by Andy Shevchenko · 4 years, 1 month ago
  23. 2e2c2a5 arm: qemu: override flash accessors to use virtualizable instructions by Ard Biesheuvel · 4 years, 3 months ago
  24. 3fa914a arm: qemu: implement enable_caches() by Ard Biesheuvel · 4 years, 3 months ago
  25. a0cc38a riscv: qemu: Add syscon reboot and poweroff support by Bin Meng · 4 years, 3 months ago
  26. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  27. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  28. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  29. 846b612 Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL" by Lukas Auer · 4 years, 5 months ago
  30. f552fa4 efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 4 years, 9 months ago
  31. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  32. 44016bc riscv: qemu: Fix kconfig build warning by Bin Meng · 5 years ago
  33. e456a81 riscv: qemu: add SPL configuration by Lukas Auer · 5 years ago
  34. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  35. 1493b14 qemu-riscv: enable VIRTIO_PCI by David Abdurachmanov · 5 years ago
  36. e64db0d riscv: qemu: Enable e1000 and nvme support by Bin Meng · 5 years ago
  37. cd6b619 riscv: qemu: Enable PCI host ECAM generic driver by Bin Meng · 5 years ago
  38. 8aa278d riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit system by Anup Patel · 5 years ago
  39. d0a8fd3 riscv: qemu: enable SMP by Lukas Auer · 6 years ago
  40. fdff1f9 riscv: Rename cpu/qemu to cpu/generic by Anup Patel · 6 years ago
  41. 9acaf60 riscv: qemu: Imply SIFIVE_SERIAL for emulation by Anup Patel · 6 years ago
  42. 84304d4 riscv: qemu: Add platform-specific Kconfig options by Bin Meng · 6 years ago
  43. 4c60113 riscv: Add S-mode defconfigs for QEMU virt machine by Anup Patel · 6 years ago
  44. ef8c3d3 riscv: qemu: Use different SYS_TEXT_BASE for S-mode by Anup Patel · 6 years ago
  45. 897206c riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL by Lukas Auer · 6 years ago
  46. 66ffe57 riscv: qemu: detect and boot the kernel passed by QEMU by Lukas Auer · 6 years ago
  47. 6e10e94 riscv: qemu: use device tree passed by prior boot stage by Lukas Auer · 6 years ago
  48. c80c779 x86: qemu: Imply virtio PCI transport and device drivers by Bin Meng · 6 years ago
  49. b9b5956 arm: qemu: Enumerate virtio bus during early boot by Bin Meng · 6 years ago
  50. 6f33276 arm: qemu: Add a Kconfig in the board directory by Bin Meng · 6 years ago
  51. 440d9a4 riscv: qemu: Include some useful commands by Bin Meng · 6 years ago
  52. 3c5196d riscv: qemu: Enumerate virtio bus during early boot by Bin Meng · 6 years ago
  53. 510e379 riscv: Add QEMU virt board support by Bin Meng · 6 years ago
  54. 861b85c ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0 by Tuomas Tynkkynen · 6 years ago
  55. 12308b1 lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  56. 93c7b87 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
  57. f37770c ARM: qemu-arm: Bump RAM size in AArch64 MMU table by Tuomas Tynkkynen · 6 years ago
  58. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  59. ddcca73 ARM: qemu-arm: Add support for AArch64 by Tuomas Tynkkynen · 7 years ago
  60. 32f1182 ARM: Add a new arch + board for QEMU's 'virt' machine by Tuomas Tynkkynen · 7 years ago
  61. bda40d5 x86: qemu: Add a config for 64-bit U-Boot by Bin Meng · 8 years ago
  62. 8149d11 x86: qemu: Add a text base for 64-bit U-Boot by Bin Meng · 8 years ago
  63. cb1cbdd x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload by Bin Meng · 8 years ago
  64. 6af2966 x86: qemu: Convert to use driver model eth by Bin Meng · 9 years ago
  65. eeae510 x86: qemu: Support operation as an EFI payload by Simon Glass · 9 years ago
  66. a65b25d x86: Support QEMU x86 targets by Bin Meng · 9 years ago