1. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  2. be3bd3b Makefile: Invoke dtoc only once by Simon Glass · 4 years ago
  3. 10cbd3b dtoc: Add an 'all' command by Simon Glass · 4 years ago
  4. be44f27 dtoc: Allow outputing to multiple files by Simon Glass · 4 years ago
  5. 192c111 dtoc: Allow providing a directory to write files to by Simon Glass · 4 years ago
  6. de846cb dtoc: Test the stdout output by Simon Glass · 4 years ago
  7. f62cea0 dtoc: Use None to mean stdout by Simon Glass · 4 years ago
  8. 67b5ec5 dtoc: Tidy up pylint warnings in test by Simon Glass · 4 years ago
  9. 97e8684 dm: core: Add logging when lists_bind_fdt() fails by Simon Glass · 4 years ago
  10. 8a71553 dm: core: Allow the uclass list to move by Simon Glass · 4 years ago
  11. 49bbe6e dm: core: Split out scanning code to dm_scan() by Simon Glass · 4 years ago
  12. 84a42ae dm: core: Rename device node to indicate it is private by Simon Glass · 4 years ago
  13. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  14. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  15. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years ago
  16. 156004f dm: core: Rename device flags to indicate it is private by Simon Glass · 4 years ago
  17. 73466df dm: core: Access device flags through functions by Simon Glass · 4 years ago
  18. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 4 years ago
  19. 82021e3 dm: core: Split out alloc code into a new function by Simon Glass · 4 years ago
  20. e7144b0 x86: Drop rtc from SPL by Simon Glass · 4 years ago
  21. a59f3d2 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · 4 years ago
  22. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
  23. 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
  24. 6563b20 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · 4 years ago
  25. 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 4 years ago
  26. a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 4 years ago
  27. e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 4 years ago
  28. a53f6fa x86: spl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  29. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
  30. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  31. 370746a sandbox: Update dts files to reduce SPL size by Simon Glass · 4 years ago
  32. b060333 sandbox: Add a compatible string for spltest by Simon Glass · 4 years ago
  33. f05a7c5 sandbox: i2c: Move priv into a header file by Simon Glass · 4 years ago
  34. bfae6cc sandbox: serial: Move priv into a header file by Simon Glass · 4 years ago
  35. 10bb90f sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · 4 years ago
  36. 941e630 x86: Fix header guard in asm/pmu.h by Simon Glass · 4 years ago
  37. cee58bd x86: tpl: Remove unwanted devicetree string by Simon Glass · 4 years ago
  38. 53d5969 x86: pinctrl: Drop unlikely error messages from TPL by Simon Glass · 4 years ago
  39. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
  40. 5e89be1 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 4 years ago
  41. 1d2b858 x86: coral: Move fsp-m settings to a subnode by Simon Glass · 4 years ago
  42. 7dc8259 x86: Move call64 into its own section by Simon Glass · 4 years ago
  43. 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 4 years ago
  44. 7d637c12 dtoc: Convert _drivers to a dict by Simon Glass · 4 years ago
  45. 161dac1 dtoc: Output the struct values in a separate function by Simon Glass · 4 years ago
  46. 221ddc1 dtoc: Output the device in a separate function by Simon Glass · 4 years ago
  47. abf0c80 dtoc: Make _output_list a top-level function by Simon Glass · 4 years ago
  48. ccc3da7 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 4 years ago
  49. 079ac59 test: Move some test drivers into their own file by Simon Glass · 4 years ago
  50. 3f87608 test: Use a simple variable to record removed device by Simon Glass · 4 years ago
  51. 6d1a8eb timer: Use a shorter error in TPL by Simon Glass · 4 years ago
  52. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
  53. 4c66cb4 sysreset: Use a shorter error with SPL by Simon Glass · 4 years ago
  54. c8fbf30 pinctrl: Drop post_bind() method when not needed by Simon Glass · 4 years ago
  55. fb8c9fb dm: core: Rename the priv/plat members by Simon Glass · 4 years ago
  56. 89ba6d5 dm: core: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  57. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  58. 12559f5 dm: core: Add functions to set priv/plat by Simon Glass · 4 years ago
  59. 8064739 dm: core: Add function to access uclass priv by Simon Glass · 4 years ago
  60. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 4 years ago
  61. 79ea8f7 dm: core: Only include simple-bus devicetree id when needed by Simon Glass · 4 years ago
  62. 9c50313 dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 4 years ago
  63. 45ad176 dm: core: Support dm_dump_all() in SPL by Simon Glass · 4 years ago
  64. 38d6b7e spl: Drop bd_info in the data section by Simon Glass · 4 years ago
  65. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
  66. 2d6bf75 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
  67. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  68. aa88ac8 Makefile: Use common args for dtoc by Simon Glass · 4 years ago
  69. c7674fc Makefile: Tidy up SPL dtb production by Simon Glass · 4 years ago
  70. de3e372 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 4 years ago
  71. 53db2ee Makefile: Build a separate .dtb for TPL by Simon Glass · 4 years ago
  72. c86b180 Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years ago WIP/01Jan2021-next
  73. c35df7c qemu: arm64: Add documentation for capsule update by Sughosh Ganu · 4 years ago
  74. 7407595 efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · 4 years ago
  75. 88a2ef2 efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 4 years ago
  76. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
  77. b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 4 years ago
  78. 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 4 years ago
  79. 65f3fc1 dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · 4 years ago
  80. 675b62e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 4 years ago
  81. ab201a1 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
  82. cc02f15 qemu: common: Set dfu_alt_info variable for the platform by Sughosh Ganu · 4 years ago
  83. c89a987 qemu: common: Add support for dynamic mtdparts for the platform by Sughosh Ganu · 4 years ago
  84. 4366a24 crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 4 years ago
  85. e1ee06d qemu: arm: Initialise virtio devices in board_late_init by Sughosh Ganu · 4 years ago
  86. 322c813 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 4 years ago
  87. b7d186f efi_loader: event queueing by Heinrich Schuchardt · 4 years ago
  88. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 4 years ago
  89. 47d2b3b efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 4 years ago
  90. 0c44452 efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 4 years ago
  91. f8212f0 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 4 years ago
  92. 0ce3fb5 efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · 4 years ago
  93. 2a0f80f efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 4 years ago
  94. 2a68cd4 efi_loader: avoid invalid free by Heinrich Schuchardt · 4 years ago
  95. 97d36f0 efi_loader: escape key handling by Heinrich Schuchardt · 4 years ago
  96. db6288d efi_loader: missing parentheses after if by Heinrich Schuchardt · 4 years ago
  97. c0029e4 fs/fat: implement fsuuid command by Heinrich Schuchardt · 4 years ago
  98. d0be676 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 4 years ago
  99. ffa375e efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 4 years ago
  100. c0c21d6 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago