1. 50e9cac global_data: Add a generic global_data flag for SMP state by Simon Glass · 4 years, 4 months ago
  2. 5fef24c mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · 4 years, 5 months ago
  3. 21fc5a1 include: pci_ids: Add Cavium devices by Suneel Garapati · 4 years, 4 months ago
  4. 5c6a4d5 remove include/config_defaults.h by Rasmus Villemoes · 4 years, 4 months ago
  5. 36da57a asm/u-boot.h: remove bd_t definitions by Masahiro Yamada · 4 years, 5 months ago
  6. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  7. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  8. 02ff91e arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
  9. b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
  10. fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 5 months ago
  11. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 5 months ago
  12. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  13. 42e7659 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  14. a8c2789 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 4 months ago
  15. 11e27ae pmc: Move common registers to the header file by Simon Glass · 4 years, 4 months ago
  16. 6d349e2 p2sb: Add a method to hide the bus by Simon Glass · 4 years, 4 months ago
  17. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 4 months ago
  18. bb6772c acpi: Support writing named values by Simon Glass · 4 years, 4 months ago
  19. 91c2f9c acpi: Support generation of a device by Simon Glass · 4 years, 4 months ago
  20. 70303d2 x86: Add bindings for NHLT by Simon Glass · 4 years, 4 months ago
  21. d7d631d acpi: Support generation of a generic register by Simon Glass · 4 years, 4 months ago
  22. 82659cc acpi: Support generation of a scope by Simon Glass · 4 years, 4 months ago
  23. fea9651 acpi: Export functions to write sized values by Simon Glass · 4 years, 4 months ago
  24. b4e8433 dm: acpi: Add support for the NHLT table by Simon Glass · 4 years, 4 months ago
  25. f185895 dm: core: Add a way of overriding the ACPI device path by Simon Glass · 4 years, 4 months ago
  26. 8f9877d binman: Add way to locate an entry in memory by Simon Glass · 4 years, 4 months ago
  27. db6fb7d binman: Allow setting the ROM offset by Simon Glass · 4 years, 4 months ago
  28. a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 4 months ago
  29. fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 4 months ago
  30. 2034978 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 4 months ago
  31. 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 4 months ago
  32. b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 4 months ago
  33. 740630b acpi: Add support for a generic power sequence by Simon Glass · 4 years, 4 months ago
  34. f8054dd acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 4 months ago
  35. f9189d5 acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 4 months ago
  36. 9c70e7e acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 4 months ago
  37. 0667900 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 4 months ago
  38. 2357234 acpi: Support writing a GPIO by Simon Glass · 4 years, 4 months ago
  39. 0e5a0a0 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 4 months ago
  40. 29df845 acpi: Support writing a UUID by Simon Glass · 4 years, 4 months ago
  41. 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 4 months ago
  42. 3df33bd acpi: Support writing a string by Simon Glass · 4 years, 4 months ago
  43. 83b2bd5 acpi: Support writing an integer by Simon Glass · 4 years, 4 months ago
  44. 03967ce acpigen: Support writing a package by Simon Glass · 4 years, 4 months ago
  45. 7e148f2 acpigen: Support writing a length by Simon Glass · 4 years, 4 months ago
  46. 70e5e67 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 4 months ago
  47. 31e1787 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 4 months ago
  48. 4ebc940 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 4 months ago
  49. a9e0a07 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 4 months ago
  50. 7fb8da4 acpi: Support string output by Simon Glass · 4 years, 4 months ago
  51. 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 4 months ago
  52. ff715c6 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 4 months ago
  53. 61cc933 acpi: Support generation of ACPI code by Simon Glass · 4 years, 4 months ago
  54. f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 4 months ago
  55. 2715b36 acpi: Add a way to check device status by Simon Glass · 4 years, 4 months ago
  56. 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 4 months ago
  57. e1ddf67 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 4 months ago
  58. 627ab39 efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · 4 years, 4 months ago
  59. 7dda163 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 4 months ago
  60. 99bfab8 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 4 months ago
  61. 012c56a efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 4 months ago
  62. f96744b efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 4 months ago
  63. eefd93e power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 5 months ago
  64. 3f126c7 Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
  65. 26a6ed1 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 6 months ago
  66. 3e21810 dts-bindings: regulator: Add dlg,da9063-regulator by Niel Fourie · 4 years, 6 months ago
  67. 86e9d7e imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LEN by Peng Fan · 4 years, 4 months ago
  68. 959a481 Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  69. 7bb33e4 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
  70. 5d25784 soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 4 months ago
  71. 99faf0d arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 4 months ago
  72. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
  73. f1f990a efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
  74. b0dd8cb efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
  75. 724d281 efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
  76. a44d2a2 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  77. 5f7dcf0 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 8 months ago
  78. 01df8cf efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  79. f2d2b3a efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  80. 491bfe8 lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 5 months ago
  81. 7926dfb efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 4 months ago
  82. 11bafb2 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 4 months ago
  83. b9f217a lib/crypto: use qualified path for x509_parser.h by Heinrich Schuchardt · 4 years, 4 months ago
  84. 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 4 months ago
  85. d69d49d ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 4 months ago
  86. e3e9d5e ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB by Masahiro Yamada · 4 years, 4 months ago
  87. 4a9146c Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
  88. 3113c84 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 4 months ago
  89. 69be8fd powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  90. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago
  91. f676eb2 reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
  92. db75485 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · 4 years, 6 months ago
  93. c92921b linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · 4 years, 6 months ago
  94. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  95. fed0f89 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 5 months ago
  96. 908d024 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
  97. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  98. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
  99. b48c272 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · 4 years, 5 months ago
  100. e85497a sandbox: make RAM size configurable by Heinrich Schuchardt · 4 years, 5 months ago