1. 4620d46 patman: Fix up the test comments by Simon Glass · 4 years, 7 months ago
  2. a0558ac dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 7 months ago
  3. 41ba040 net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 7 months ago
  4. f125e3c net: Drop dm.h header file in eth_phy.h by Simon Glass · 4 years, 7 months ago
  5. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 7 months ago
  6. 1617862 usb: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  7. 98eb4ce ufs: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  8. 4a953b1 nand: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  9. c273da0 adc: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  10. dcd7c90 mscc: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  11. 153f269 mediatek: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  12. 51a4a85 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 7 months ago
  13. dece774 liebherr: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 7 months ago
  14. 0eddd24 ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 7 months ago
  15. 8b69e62 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 7 months ago
  16. 4426632 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 7 months ago
  17. ad2f4ac power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 7 months ago
  18. e1e10f2 efi: Tidy up header includes by Simon Glass · 4 years, 7 months ago
  19. 411e9eb w1: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  20. 055efe5 thermal: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  21. a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 7 months ago
  22. 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 7 months ago
  23. c2848cc fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  24. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 7 months ago
  25. 82a7697 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 7 months ago
  26. 5423459 mtd: spi: Drop SPI_XFER_MMAP* by Simon Glass · 4 years, 7 months ago
  27. 340fd10 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  28. defce58 wdt: Drop dm.h header file by Simon Glass · 4 years, 7 months ago
  29. e567ec8 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 7 months ago
  30. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 7 months ago
  31. 68941e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago
  32. 4dc3ba5 Merge tag 'efi-2020-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  33. 9401859 x86: call32: Append appropriate suffixes by Andy Shevchenko · 4 years, 6 months ago
  34. 549c6f4 x86: sipi_vector: Append appropriate suffixes by Andy Shevchenko · 4 years, 6 months ago
  35. a018611 arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · 4 years, 7 months ago
  36. 858e5a1 x86: apl: fsp_bindings: Add support for u64 parameters by Bernhard Messerklinger · 4 years, 7 months ago
  37. 4911358 x86: irq: Fix some typos by Wolfgang Wallner · 4 years, 7 months ago
  38. 5c2227e efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · 4 years, 6 months ago
  39. a1077bf efi_selftest: SNP test depends on network by Heinrich Schuchardt · 4 years, 6 months ago
  40. e20a6e4 dm: sysreset: wait after reset message by Heinrich Schuchardt · 4 years, 6 months ago
  41. a9e5aa7 configs: reduce stack size of Sipeed MAIX by Heinrich Schuchardt · 4 years, 6 months ago
  42. 74b869b efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 6 months ago
  43. 4f0c4be x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · 4 years, 6 months ago
  44. e01aed4 efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · 4 years, 7 months ago
  45. db94dfb efi_loader: Trim output buffer size correctly for tee variables by Ilias Apalodimas · 4 years, 7 months ago
  46. a2d051e Merge branch '2020-07-31-more-env-updates' by Tom Rini · 4 years, 6 months ago
  47. db82015 fw_setenv: lock the flash only if it was locked before by Ivan Mikhaylov · 4 years, 7 months ago
  48. d045cba env: Add support for explicit write access list by Marek Vasut · 4 years, 7 months ago
  49. 47f3b1f env: Add option to only ever append environment by Marek Vasut · 4 years, 7 months ago
  50. 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 7 months ago
  51. ef9bef2 env: Add H_DEFAULT flag by Marek Vasut · 4 years, 7 months ago
  52. 0f036bf env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set by Marek Vasut · 4 years, 7 months ago
  53. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 6 months ago
  54. 0718f74 env: ext4: add support of command env erase by Patrick Delaunay · 4 years, 6 months ago
  55. f6de047 env: ext4: introduce new function env_ext4_save_buffer by Patrick Delaunay · 4 years, 6 months ago
  56. ad04576 test: environment in ext4 by Patrick Delaunay · 4 years, 6 months ago
  57. 72773c0 configs: sandbox: activate command env select and env load by Patrick Delaunay · 4 years, 6 months ago
  58. 4df087c configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 6 months ago
  59. a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 6 months ago
  60. 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 6 months ago
  61. 466d985 env: the ops driver load becomes mandatory in struct env_driver by Patrick Delaunay · 4 years, 6 months ago
  62. ad3fec2 env: nowhere: add .load ops by Patrick Delaunay · 4 years, 6 months ago
  63. 6d8d840 env: correctly handle env_load_prio by Patrick Delaunay · 4 years, 6 months ago
  64. 22140d1 env: sf: avoid space in backend name by Patrick Delaunay · 4 years, 6 months ago
  65. 286fee5 env: ext4: set gd->env_valid by Patrick Delaunay · 4 years, 6 months ago
  66. 87dac74 env: add absolute path at CONFIG_ENV_EXT4_FILE by Patrick Delaunay · 4 years, 6 months ago
  67. 879369e env: add prototypes for weak function by Patrick Delaunay · 4 years, 8 months ago
  68. 8a5cdf6 test: efi_selftest: Do not force serial# setting by Tom Rini · 4 years, 6 months ago
  69. 87438b5 test: do not rely on => being the prompt by Heinrich Schuchardt · 4 years, 6 months ago
  70. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  71. 7cb2060 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 6 months ago
  72. 8da75b1 Merge branch '2020-07-29-add-brcm-ns3-support' by Tom Rini · 4 years, 6 months ago
  73. 2ae7adc arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · 4 years, 6 months ago
  74. a76bfe5 arch: arm: use dt and UCLASS_IRQ to get gic details by Rayagonda Kokatanur · 4 years, 6 months ago
  75. 7aa1756 configs: ns3: enable tee and optee driver by Rayagonda Kokatanur · 4 years, 7 months ago
  76. 8ed6373 drivers: tee: broadcom: add optee based bnxt fw load driver by Vikas Gupta · 4 years, 7 months ago
  77. 2a4326a board: ns3: add development keys used in FIT by Pramod Kumar · 4 years, 7 months ago
  78. e14563d board: ns3: add FIT image its file by Pramod Kumar · 4 years, 7 months ago
  79. 60f2387 configs: ns3: enable FIT config by Rayagonda Kokatanur · 4 years, 7 months ago
  80. db3d7fd configs: ns3: enable sp805 watchdog driver by Rayagonda Kokatanur · 4 years, 7 months ago
  81. 0af7459 configs: ns3: enable EXT4 and FAT fs support by Rayagonda Kokatanur · 4 years, 7 months ago
  82. ead1977 configs: ns3: enable gpt commands by Rayagonda Kokatanur · 4 years, 7 months ago
  83. 232ce3e configs: ns3: enable mmc commands by Rayagonda Kokatanur · 4 years, 7 months ago
  84. 1180ac8 configs: ns3: enable BCM IPROC mmc driver by Rayagonda Kokatanur · 4 years, 7 months ago
  85. 3ce0808 dt-bindings: pinctrl: add ns3 pads definition by Rayagonda Kokatanur · 4 years, 7 months ago
  86. 7bd238b configs: ns3: enable pinctrl driver by Rayagonda Kokatanur · 4 years, 7 months ago
  87. 912fe37 gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3 by Rayagonda Kokatanur · 4 years, 9 months ago
  88. a7090b4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · 4 years, 9 months ago
  89. 1c085cc MAINTAINERS: update maintainers for broadcom ns3 platform by Rayagonda Kokatanur · 4 years, 7 months ago
  90. 89bb20b doc: add README doc for bcmns3 platform by Rayagonda Kokatanur · 4 years, 7 months ago
  91. e32a25e include/configs: ns3: add support for flashing images by Bharat Gooty · 4 years, 7 months ago
  92. d5ab69a include/configs: ns3: add env variables for Linux boot by Bharat Gooty · 4 years, 7 months ago
  93. 53a3e8d board: ns3: limit U-boot relocation within 16MB memory by Bharat Kumar Reddy Gooty · 4 years, 7 months ago
  94. c8b9848 board: ns3: define ddr memory layout by Rayagonda Kokatanur · 4 years, 7 months ago
  95. 3edecba dt-bindings: memory: ns3: add ddr memory definition by Rayagonda Kokatanur · 4 years, 7 months ago
  96. 3683df9 configs: ns3: enable GIC_V3 ITS by Rayagonda Kokatanur · 4 years, 7 months ago
  97. f01a4e8 board: ns3: program GIC LPI tables by Rayagonda Kokatanur · 4 years, 7 months ago
  98. b5a152e board: ns3: default reset type to L3 by Rayagonda Kokatanur · 4 years, 7 months ago
  99. ef7192e board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · 4 years, 7 months ago
  100. 69d8acc dt-bindings: memory: ns3: add memory definitions by Rayagonda Kokatanur · 4 years, 7 months ago