1. f324330 binman: Update the entry docs by Simon Glass · 4 years ago
  2. 7b82ce8 dm: doc: Update the of-platadata documentation by Simon Glass · 4 years ago
  3. cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years ago
  4. 4e28a25 imx: mx6cuboxi: Disable thermal driver in SPL by Simon Glass · 3 years, 11 months ago
  5. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years ago
  6. bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years ago
  7. d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years ago
  8. 9e948b9 dm: core: Convert #ifdef to if() in root.c by Simon Glass · 4 years ago
  9. fbe27a5 dm: Add a test for of-platdata parent information by Simon Glass · 4 years ago
  10. e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years ago
  11. 67507e4 sandbox: Fix up building for of-platdata by Simon Glass · 4 years ago
  12. a294ead dm: Use an allocated array for run-time device info by Simon Glass · 4 years ago
  13. 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years ago
  14. 36af37b dm: test: Add a check that all devices have a dev value by Simon Glass · 4 years ago
  15. b325248 dm: Add a C test for of-platdata properties by Simon Glass · 4 years ago
  16. afb26ba Azure/GitLab/Travis: Add SPL unit tests by Simon Glass · 4 years ago
  17. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
  18. e1e54ff test: Run only the selected SPL test by Simon Glass · 4 years ago
  19. 22b29cc sandbox: Allow selection of SPL unit tests by Simon Glass · 4 years ago
  20. 7b51bf7 test: Run SPL unit tests by Simon Glass · 4 years ago
  21. bc84d58 pytest: Collect SPL unit tests by Simon Glass · 4 years ago
  22. 60251b1 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years ago
  23. 217293e dm: test: Add a very simple of-platadata test by Simon Glass · 4 years ago
  24. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years ago
  25. 5b448ce dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years ago
  26. ba96be4 dm: test: Build tests for SPL by Simon Glass · 4 years ago
  27. 970cd91 dm: core: fix typo in device.h by Dario Binacchi · 4 years ago
  28. 18bca1f sandbox: make SDL window resizable by Heinrich Schuchardt · 4 years ago
  29. e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years ago
  30. abb9cd3 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years ago
  31. 1b27273 dtoc: Order the structures internally by name by Simon Glass · 4 years ago
  32. e4fb5fa dtoc: Document the return value of scan_structs() by Simon Glass · 4 years ago
  33. c147329 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years ago
  34. 627988f dm: test: Disable some tests that should not run in SPL by Simon Glass · 4 years ago
  35. 16a5068 dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · 4 years ago
  36. 82c468a dm: test: Update Makefile conditions by Simon Glass · 4 years ago
  37. 1cadc76 dm: test: Sort the Makefile by Simon Glass · 4 years ago
  38. a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years ago
  39. 08c3b88 dm: core: Avoid void * in the of-platdata structs by Simon Glass · 4 years ago
  40. 3c14083 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · 4 years ago
  41. 97136eb dtoc: Use a namedtuple for _links by Simon Glass · 4 years ago
  42. 26e408f dtoc: Extract inner loop from output_node() by Simon Glass · 4 years ago
  43. 8318754 binman: Support multiple images in the library by Simon Glass · 4 years ago
  44. f4f4123 binman: Add a way to read the ROM offset by Simon Glass · 4 years ago
  45. 8d7f3fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 11 months ago
  46. 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 11 months ago
  47. cdeb7b8 configs: Resync with savedefconfig by Tom Rini · 3 years, 11 months ago
  48. 5a4a891 MAINTAINERS, git-mailrc: Update sunxi maintainers by Andre Przywara · 3 years, 11 months ago
  49. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 11 months ago
  50. aaedaaa mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 3 years, 11 months ago
  51. 908daf8 xilinx: Enable SPI driver for Versal by Michal Simek · 4 years ago
  52. 05af483 xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms by Michal Simek · 4 years ago
  53. 728d21b mmc: zynq_sdhci: Add common function to set input/output tapdelays by Ashok Reddy Soma · 4 years ago
  54. d3d880b mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years ago
  55. 6d1edab mtd: pxa3xx_nand: remove dead code by Baruch Siach · 3 years, 11 months ago
  56. 8dddfff mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 3 years, 11 months ago
  57. a941226 arm: dts: armada-cp110-master: update nand-controller by Baruch Siach · 3 years, 11 months ago
  58. e2eafaa arm: dts: armada-cp110-slave: add missing cps_nand by Shmuel Hazan · 3 years, 11 months ago
  59. ccb3504 arm: octeontx: Enable network support in supported boards by Stefan Roese · 4 years ago
  60. 3261f6d phy: marvell: cp110: update mode parameter for pcie power on calls by Igal Liberman · 4 years ago
  61. 0a1a164 phy: marvell: cp110: let the firmware configure comphy for PCIe by Grzegorz Jaszczyk · 4 years ago
  62. b24bb99 phy: marvell: cp110: let the firmware configure the comphy by Grzegorz Jaszczyk · 4 years ago
  63. 81a659e Prepare v2021.01-rc1 by Tom Rini · 3 years, 11 months ago
  64. 4f1d307 Merge branch '2020-10-28-mux-driver-framework' by Tom Rini · 3 years, 11 months ago
  65. 15995ac test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years ago
  66. 05115ab cmd: Add a mux command by Pratyush Yadav · 4 years ago
  67. 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years ago
  68. 4145fc1 Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years ago
  69. 35b8b92 drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years ago
  70. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years ago
  71. 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years ago
  72. 39dd7c1 Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
  73. a45da8f Merge branch '2020-10-27-further-log-enhancements' by Tom Rini · 3 years, 11 months ago
  74. 2a0cbf3 log: correct and check array size of log categories by Heinrich Schuchardt · 4 years ago
  75. 0eae552 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years ago
  76. 529441c efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years ago
  77. 19763ea efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years ago
  78. d3d6afa trace: conserve gd register on RISC-V by Heinrich Schuchardt · 4 years ago
  79. 87e9963 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years ago
  80. cbf0ffe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · 4 years ago
  81. 9201576 test: log: test message continuation by Heinrich Schuchardt · 4 years ago
  82. d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years ago
  83. 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years ago
  84. 986c980 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · 4 years ago
  85. 2e819a7 mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years ago
  86. f4b297b mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years ago
  87. 80355ae mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years ago
  88. 9851f50 mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years ago
  89. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years ago
  90. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years ago
  91. 17fbb59 spi: zynq_qspi: Add function description by Ashok Reddy Soma · 4 years, 8 months ago
  92. 89b7f10 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years ago
  93. 262bced microblaze: Enable board_late_init() by Michal Simek · 4 years ago
  94. 1230582 microblaze: Wire generic xilinx board_late_init_xilinx() by Michal Simek · 4 years ago
  95. 92dc921 xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM by Michal Simek · 4 years ago
  96. f2b0376 xilinx: Remove additional newline in config files by Michal Simek · 4 years ago
  97. 6a136e5 xilinx: Enable SF_TEST command for all ARM based platforms by Michal Simek · 4 years ago
  98. 483a31c xilinx: zynq: Enable AES command by Michal Simek · 4 years ago
  99. c2a2c83 xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years ago
  100. a0c26f7 xilinx: Enable FRU command for all ARM based platforms by Michal Simek · 4 years ago