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