1. 5f52d6e sh: r2dplus: Enable additional PCI ethernet devices by Marek Vasut · 4 years, 6 months ago
  2. 3adaa25 sh: r2dplus: Enable DM_SERIAL and DM_CLK by Marek Vasut · 4 years, 5 months ago
  3. f70ca79 sh: r2dplus: Add SCIF1 to the basic DT by Marek Vasut · 4 years, 5 months ago
  4. 3223ca9 sh: Set gd->malloc_base if MALLOC_F_LEN is set by Marek Vasut · 4 years, 5 months ago
  5. 7bee46f sh: r2dplus: Add pci enum to preboot by Marek Vasut · 4 years, 5 months ago
  6. 46a378b sh: r2dplus: Switch to DM ETH by Marek Vasut · 4 years, 5 months ago
  7. a2d051e Merge branch '2020-07-31-more-env-updates' by Tom Rini · 4 years, 3 months ago
  8. db82015 fw_setenv: lock the flash only if it was locked before by Ivan Mikhaylov · 4 years, 3 months ago
  9. d045cba env: Add support for explicit write access list by Marek Vasut · 4 years, 3 months ago
  10. 47f3b1f env: Add option to only ever append environment by Marek Vasut · 4 years, 3 months ago
  11. 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 3 months ago
  12. ef9bef2 env: Add H_DEFAULT flag by Marek Vasut · 4 years, 3 months ago
  13. 0f036bf env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set by Marek Vasut · 4 years, 3 months ago
  14. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 3 months ago
  15. 0718f74 env: ext4: add support of command env erase by Patrick Delaunay · 4 years, 3 months ago
  16. f6de047 env: ext4: introduce new function env_ext4_save_buffer by Patrick Delaunay · 4 years, 3 months ago
  17. ad04576 test: environment in ext4 by Patrick Delaunay · 4 years, 3 months ago
  18. 72773c0 configs: sandbox: activate command env select and env load by Patrick Delaunay · 4 years, 3 months ago
  19. 4df087c configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 3 months ago
  20. a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 3 months ago
  21. 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 3 months ago
  22. 466d985 env: the ops driver load becomes mandatory in struct env_driver by Patrick Delaunay · 4 years, 3 months ago
  23. ad3fec2 env: nowhere: add .load ops by Patrick Delaunay · 4 years, 3 months ago
  24. 6d8d840 env: correctly handle env_load_prio by Patrick Delaunay · 4 years, 3 months ago
  25. 22140d1 env: sf: avoid space in backend name by Patrick Delaunay · 4 years, 3 months ago
  26. 286fee5 env: ext4: set gd->env_valid by Patrick Delaunay · 4 years, 3 months ago
  27. 87dac74 env: add absolute path at CONFIG_ENV_EXT4_FILE by Patrick Delaunay · 4 years, 3 months ago
  28. 879369e env: add prototypes for weak function by Patrick Delaunay · 4 years, 4 months ago
  29. 8a5cdf6 test: efi_selftest: Do not force serial# setting by Tom Rini · 4 years, 3 months ago
  30. 87438b5 test: do not rely on => being the prompt by Heinrich Schuchardt · 4 years, 3 months ago
  31. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
  32. 7cb2060 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
  33. 8da75b1 Merge branch '2020-07-29-add-brcm-ns3-support' by Tom Rini · 4 years, 3 months ago
  34. 2ae7adc arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · 4 years, 3 months ago
  35. a76bfe5 arch: arm: use dt and UCLASS_IRQ to get gic details by Rayagonda Kokatanur · 4 years, 3 months ago
  36. 7aa1756 configs: ns3: enable tee and optee driver by Rayagonda Kokatanur · 4 years, 3 months ago
  37. 8ed6373 drivers: tee: broadcom: add optee based bnxt fw load driver by Vikas Gupta · 4 years, 3 months ago
  38. 2a4326a board: ns3: add development keys used in FIT by Pramod Kumar · 4 years, 3 months ago
  39. e14563d board: ns3: add FIT image its file by Pramod Kumar · 4 years, 3 months ago
  40. 60f2387 configs: ns3: enable FIT config by Rayagonda Kokatanur · 4 years, 3 months ago
  41. db3d7fd configs: ns3: enable sp805 watchdog driver by Rayagonda Kokatanur · 4 years, 3 months ago
  42. 0af7459 configs: ns3: enable EXT4 and FAT fs support by Rayagonda Kokatanur · 4 years, 3 months ago
  43. ead1977 configs: ns3: enable gpt commands by Rayagonda Kokatanur · 4 years, 3 months ago
  44. 232ce3e configs: ns3: enable mmc commands by Rayagonda Kokatanur · 4 years, 3 months ago
  45. 1180ac8 configs: ns3: enable BCM IPROC mmc driver by Rayagonda Kokatanur · 4 years, 3 months ago
  46. 3ce0808 dt-bindings: pinctrl: add ns3 pads definition by Rayagonda Kokatanur · 4 years, 3 months ago
  47. 7bd238b configs: ns3: enable pinctrl driver by Rayagonda Kokatanur · 4 years, 3 months ago
  48. 912fe37 gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3 by Rayagonda Kokatanur · 4 years, 6 months ago
  49. a7090b4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · 4 years, 6 months ago
  50. 1c085cc MAINTAINERS: update maintainers for broadcom ns3 platform by Rayagonda Kokatanur · 4 years, 3 months ago
  51. 89bb20b doc: add README doc for bcmns3 platform by Rayagonda Kokatanur · 4 years, 3 months ago
  52. e32a25e include/configs: ns3: add support for flashing images by Bharat Gooty · 4 years, 3 months ago
  53. d5ab69a include/configs: ns3: add env variables for Linux boot by Bharat Gooty · 4 years, 3 months ago
  54. 53a3e8d board: ns3: limit U-boot relocation within 16MB memory by Bharat Kumar Reddy Gooty · 4 years, 3 months ago
  55. c8b9848 board: ns3: define ddr memory layout by Rayagonda Kokatanur · 4 years, 3 months ago
  56. 3edecba dt-bindings: memory: ns3: add ddr memory definition by Rayagonda Kokatanur · 4 years, 3 months ago
  57. 3683df9 configs: ns3: enable GIC_V3 ITS by Rayagonda Kokatanur · 4 years, 3 months ago
  58. f01a4e8 board: ns3: program GIC LPI tables by Rayagonda Kokatanur · 4 years, 3 months ago
  59. b5a152e board: ns3: default reset type to L3 by Rayagonda Kokatanur · 4 years, 3 months ago
  60. ef7192e board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · 4 years, 3 months ago
  61. 69d8acc dt-bindings: memory: ns3: add memory definitions by Rayagonda Kokatanur · 4 years, 3 months ago
  62. 35871ef configs: ns3: enable clock subsystem by Rayagonda Kokatanur · 4 years, 3 months ago
  63. 5d9302d arm: cpu: armv8: add L3 memory flush support by Rayagonda Kokatanur · 4 years, 3 months ago
  64. 291635a board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · 4 years, 3 months ago
  65. 423e08c Merge branch '2020-07-28-misc-soc-improvements' by Tom Rini · 4 years, 3 months ago
  66. 3fad1ca board: mediatek: Add support for UniElec U7623 board by David Woodhouse · 4 years, 3 months ago
  67. 368ac3f board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environment by David Woodhouse · 4 years, 3 months ago
  68. e3cc511 board: mediatek: fix mmc_get_boot_dev() for platforms without external SD by David Woodhouse · 4 years, 3 months ago
  69. b39cacc arm: add (default) config for nanopi2 board by Stefan Bosch · 4 years, 3 months ago
  70. d161108 arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · 4 years, 3 months ago
  71. e1e96ba video: add nexell video driver (display/video driver) by Stefan Bosch · 4 years, 3 months ago
  72. 9c5d377 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · 4 years, 3 months ago
  73. ee64744 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · 4 years, 3 months ago
  74. 6390378 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · 4 years, 3 months ago
  75. af65f28 video: add nexell video driver (soc: displaytop) by Stefan Bosch · 4 years, 3 months ago
  76. 18284c1 pwm: add driver for nexell by Stefan Bosch · 4 years, 3 months ago
  77. 8d393b2 pinctrl: add nexell driver by Stefan Bosch · 4 years, 3 months ago
  78. 8408318 mmc: add nexell driver by Stefan Bosch · 4 years, 3 months ago
  79. c25e9e0 i2c: add nexell driver by Stefan Bosch · 4 years, 3 months ago
  80. b8f748d gpio: add nexell driver by Stefan Bosch · 4 years, 3 months ago
  81. 95e9a8e arm: add mach-nexell (all files except header files) by Stefan Bosch · 4 years, 3 months ago
  82. a1ce9ed arm: add mach-nexell (header files) by Stefan Bosch · 4 years, 3 months ago
  83. 2e2c2a5 arm: qemu: override flash accessors to use virtualizable instructions by Ard Biesheuvel · 4 years, 4 months ago
  84. e936265 arm: qemu: disable the EFI workaround for older GRUB by Ard Biesheuvel · 4 years, 4 months ago
  85. 3fa914a arm: qemu: implement enable_caches() by Ard Biesheuvel · 4 years, 4 months ago
  86. 6a690c4 arm: qemu: enable LPAE on 32-bit by Ard Biesheuvel · 4 years, 4 months ago
  87. 6744ace arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH by Ard Biesheuvel · 4 years, 4 months ago
  88. 0c7eb6e msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · 4 years, 4 months ago
  89. 185dcf7 msm_serial: Read bit rate register value from DT by Robert Marko · 4 years, 4 months ago
  90. e479a7d arm: Add support for Qualcomm IPQ40xx family by Robert Marko · 4 years, 4 months ago
  91. e05fdd9 pinctrl: mediatek: add PUPD/R0/R1 support for MT7623 by David Woodhouse · 4 years, 4 months ago
  92. f5b441f arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629 by MarkLee · 4 years, 4 months ago
  93. f0236b7 eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver by MarkLee · 4 years, 4 months ago
  94. b9390ce dm: remove superfluous comment for union ofnode_union by Heinrich Schuchardt · 4 years, 3 months ago
  95. 1d31000 test: dm: add a test for class button by Philippe Reynes · 4 years, 3 months ago
  96. a6c6f0f test/py: add tests for the button commands by Philippe Reynes · 4 years, 3 months ago
  97. 5f92286 sandbox: enable button by Philippe Reynes · 4 years, 3 months ago
  98. 626ebf7 sandbox64: enable button by Philippe Reynes · 4 years, 3 months ago
  99. bd3e488 sandbox: dtsi: add buttons by Philippe Reynes · 4 years, 3 months ago
  100. 325141a cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 3 months ago