1. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  2. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years ago
  3. 2ef5638 dm: core: Rename device flags to indicate it is private by Simon Glass · 4 years ago
  4. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  5. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · 4 years ago
  6. ad337e6 dm: core: Split out alloc code into a new function by Simon Glass · 4 years ago
  7. 95141de x86: Drop rtc from SPL by Simon Glass · 4 years ago
  8. d8f1e51 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · 4 years ago
  9. 298530a x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
  10. 71d5777 x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
  11. 7db0683 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · 4 years ago
  12. e2a4ec8 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 4 years ago
  13. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 4 years ago
  14. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · 4 years ago
  15. de64048 x86: spl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  16. 83819cb x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
  17. 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  18. e98524a sandbox: Update dts files to reduce SPL size by Simon Glass · 4 years ago
  19. e5b6d5f sandbox: Add a compatible string for spltest by Simon Glass · 4 years ago
  20. 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · 4 years ago
  21. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · 4 years ago
  22. 6daf905 sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · 4 years ago
  23. d3ccb7a x86: Fix header guard in asm/pmu.h by Simon Glass · 4 years ago
  24. e1bafd5 x86: tpl: Remove unwanted devicetree string by Simon Glass · 4 years ago
  25. a5ed07c x86: pinctrl: Drop unlikely error messages from TPL by Simon Glass · 4 years ago
  26. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
  27. e47aad5 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · 4 years ago
  28. 2e5398b x86: coral: Move fsp-m settings to a subnode by Simon Glass · 4 years ago
  29. 74c2737 x86: Move call64 into its own section by Simon Glass · 4 years ago
  30. 772136b x86: apl: Use const for driver operations by Simon Glass · 4 years ago
  31. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · 4 years ago
  32. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · 4 years ago
  33. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · 4 years ago
  34. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · 4 years ago
  35. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 4 years ago
  36. 4bf8972 test: Move some test drivers into their own file by Simon Glass · 4 years ago
  37. bdb7635 test: Use a simple variable to record removed device by Simon Glass · 4 years ago
  38. 1b9c4b0 timer: Use a shorter error in TPL by Simon Glass · 4 years ago
  39. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
  40. 12905d6 sysreset: Use a shorter error with SPL by Simon Glass · 4 years ago
  41. defcc63 pinctrl: Drop post_bind() method when not needed by Simon Glass · 4 years ago
  42. 541f62c dm: core: Rename the priv/plat members by Simon Glass · 4 years ago
  43. 2543b16 dm: core: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  44. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  45. d4f0c94 dm: core: Add functions to set priv/plat by Simon Glass · 4 years ago
  46. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · 4 years ago
  47. 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 4 years ago
  48. 76404d8 dm: core: Only include simple-bus devicetree id when needed by Simon Glass · 4 years ago
  49. 69ea20e dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 4 years ago
  50. f03341f dm: core: Support dm_dump_all() in SPL by Simon Glass · 4 years ago
  51. b79ff7c spl: Drop bd_info in the data section by Simon Glass · 4 years ago
  52. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
  53. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
  54. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  55. 3d69906 Makefile: Use common args for dtoc by Simon Glass · 4 years ago
  56. 6886c72 Makefile: Tidy up SPL dtb production by Simon Glass · 4 years ago
  57. c490de8 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 4 years ago
  58. 12edc00 Makefile: Build a separate .dtb for TPL by Simon Glass · 4 years ago
  59. b176b32 Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years ago
  60. f4d1594 qemu: arm64: Add documentation for capsule update by Sughosh Ganu · 4 years ago
  61. e6f9efc efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · 4 years ago
  62. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 4 years ago
  63. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
  64. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 4 years ago
  65. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 4 years ago
  66. d6c907e dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · 4 years ago
  67. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 4 years ago
  68. 52d76f4 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
  69. f62937c qemu: common: Set dfu_alt_info variable for the platform by Sughosh Ganu · 4 years ago
  70. ffe9698 qemu: common: Add support for dynamic mtdparts for the platform by Sughosh Ganu · 4 years ago
  71. 6bca8eb crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 4 years ago
  72. 1316a70 qemu: arm: Initialise virtio devices in board_late_init by Sughosh Ganu · 4 years ago
  73. 079fcf2 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 4 years ago
  74. 3ef4c85 efi_loader: event queueing by Heinrich Schuchardt · 4 years ago
  75. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 4 years ago
  76. 317fc4c efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 4 years ago
  77. daa924a efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 4 years ago
  78. 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 4 years ago
  79. 93b40d6 efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · 4 years ago
  80. 9de0fb7 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 4 years ago
  81. 002773f efi_loader: avoid invalid free by Heinrich Schuchardt · 4 years ago
  82. 8094bf0 efi_loader: escape key handling by Heinrich Schuchardt · 4 years ago
  83. 20dbedb efi_loader: missing parentheses after if by Heinrich Schuchardt · 4 years ago
  84. fac9183 fs/fat: implement fsuuid command by Heinrich Schuchardt · 4 years ago
  85. bb09393 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 4 years ago
  86. 19cb982 efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 4 years ago
  87. 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · 4 years ago
  88. 26a756e Merge tag 'dm-next-23dec20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years ago
  89. 39f1d28 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 4 years ago
  90. e0f1971 buildman: Remove output binaries before building by Simon Glass · 4 years ago
  91. c1e0dac dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 4 years ago
  92. 136a6dd test: dm: spi: Add testcase for spi_claim_bus() by Ovidiu Panait · 4 years ago
  93. 40dcee1 spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years ago
  94. a2c9d01 test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 4 years ago
  95. 05f3881 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 4 years ago
  96. ae73473 sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
  97. a220c1d sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 4 years ago
  98. 47c5e19 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · 4 years ago
  99. 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 4 years ago
  100. 1f215e3 Common:fdt: Check for error return value by Hongwei Zhang · 4 years ago