1. 00ebb7f doc: Add log kerneldocs to documentation by Sean Anderson · 3 years, 11 months ago
  2. 89723b9 test: Add a test for log filter-* by Sean Anderson · 3 years, 11 months ago
  3. 3e40976 cmd: log: Add commands to manipulate filters by Sean Anderson · 3 years, 11 months ago
  4. fbc33df test: Add a test for getopt by Sean Anderson · 3 years, 11 months ago
  5. 72eda50 lib: Add getopt by Sean Anderson · 3 years, 11 months ago
  6. 018aad8 cmd: log: Make "log level" print all log levels by Sean Anderson · 3 years, 11 months ago
  7. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 3 years, 11 months ago
  8. fed9c2f cmd: log: Split off log level parsing by Sean Anderson · 3 years, 11 months ago
  9. f48b5b5 cmd: log: Use sub-commands for log by Sean Anderson · 3 years, 11 months ago
  10. 1227304 test: Add test for LOGFF_MIN by Sean Anderson · 3 years, 11 months ago
  11. 40455a6 log: Add filter flag to match greater than a log level by Sean Anderson · 3 years, 11 months ago
  12. f51e5ec test: Add tests for LOGFF_DENY by Sean Anderson · 3 years, 11 months ago
  13. 046b8c0 test: log: Give tests names instead of numbers by Sean Anderson · 3 years, 11 months ago
  14. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 3 years, 11 months ago
  15. fe3b1a2 log: Add filter flag to deny on match by Sean Anderson · 3 years, 11 months ago
  16. a02f84e log: Add function to create a filter with flags by Sean Anderson · 3 years, 11 months ago
  17. 3102c1d log: Expose some helper functions by Sean Anderson · 3 years, 11 months ago
  18. c3a5459 log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · 3 years, 11 months ago
  19. 4338140 log: Add additional const qualifier to arrays by Sean Anderson · 3 years, 11 months ago
  20. b66a924 log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · 3 years, 11 months ago
  21. 69529f9 log: Fix missing negation of ENOMEM by Sean Anderson · 3 years, 11 months ago
  22. 821fd5e imx6: enable early spi environment access on aristainetos boards by Heiko Schocher · 4 years ago
  23. 92765f45 env: Access Environment in SPI flashes before relocation by Heiko Schocher · 4 years ago
  24. 1229533 env: split env_import_redund() into 2 functions by Heiko Schocher · 4 years ago
  25. 8d7f3fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 11 months ago
  26. 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
  27. cdeb7b8 configs: Resync with savedefconfig by Tom Rini · 3 years, 11 months ago
  28. 5a4a891 MAINTAINERS, git-mailrc: Update sunxi maintainers by Andre Przywara · 3 years, 11 months ago
  29. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 11 months ago
  30. aaedaaa mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 3 years, 11 months ago
  31. 908daf8 xilinx: Enable SPI driver for Versal by Michal Simek · 4 years ago
  32. 05af483 xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms by Michal Simek · 4 years ago
  33. 728d21b mmc: zynq_sdhci: Add common function to set input/output tapdelays by Ashok Reddy Soma · 4 years ago
  34. d3d880b mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years ago
  35. 6d1edab mtd: pxa3xx_nand: remove dead code by Baruch Siach · 3 years, 11 months ago
  36. 8dddfff mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 3 years, 11 months ago
  37. a941226 arm: dts: armada-cp110-master: update nand-controller by Baruch Siach · 3 years, 11 months ago
  38. e2eafaa arm: dts: armada-cp110-slave: add missing cps_nand by Shmuel Hazan · 3 years, 11 months ago
  39. ccb3504 arm: octeontx: Enable network support in supported boards by Stefan Roese · 4 years ago
  40. 3261f6d phy: marvell: cp110: update mode parameter for pcie power on calls by Igal Liberman · 4 years ago
  41. 0a1a164 phy: marvell: cp110: let the firmware configure comphy for PCIe by Grzegorz Jaszczyk · 4 years ago
  42. b24bb99 phy: marvell: cp110: let the firmware configure the comphy by Grzegorz Jaszczyk · 4 years ago
  43. 81a659e Prepare v2021.01-rc1 by Tom Rini · 3 years, 11 months ago
  44. 4f1d307 Merge branch '2020-10-28-mux-driver-framework' by Tom Rini · 3 years, 11 months ago
  45. 15995ac test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years ago
  46. 05115ab cmd: Add a mux command by Pratyush Yadav · 4 years ago
  47. 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years ago
  48. 4145fc1 Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years ago
  49. 35b8b92 drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years ago
  50. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years ago
  51. 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years ago
  52. 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
  53. a45da8f Merge branch '2020-10-27-further-log-enhancements' by Tom Rini · 3 years, 11 months ago
  54. 2a0cbf3 log: correct and check array size of log categories by Heinrich Schuchardt · 4 years ago
  55. 0eae552 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years ago
  56. 529441c efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years ago
  57. 19763ea efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years ago
  58. d3d6afa trace: conserve gd register on RISC-V by Heinrich Schuchardt · 4 years ago
  59. 87e9963 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years ago
  60. cbf0ffe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · 4 years ago
  61. 9201576 test: log: test message continuation by Heinrich Schuchardt · 4 years ago
  62. d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years ago
  63. 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years ago
  64. 986c980 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · 4 years ago
  65. 2e819a7 mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years ago
  66. f4b297b mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years ago
  67. 80355ae mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years ago
  68. 9851f50 mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years ago
  69. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years ago
  70. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years ago
  71. 17fbb59 spi: zynq_qspi: Add function description by Ashok Reddy Soma · 4 years, 8 months ago
  72. 89b7f10 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years ago
  73. 262bced microblaze: Enable board_late_init() by Michal Simek · 4 years ago
  74. 1230582 microblaze: Wire generic xilinx board_late_init_xilinx() by Michal Simek · 4 years ago
  75. 92dc921 xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM by Michal Simek · 4 years ago
  76. f2b0376 xilinx: Remove additional newline in config files by Michal Simek · 4 years ago
  77. 6a136e5 xilinx: Enable SF_TEST command for all ARM based platforms by Michal Simek · 4 years ago
  78. 483a31c xilinx: zynq: Enable AES command by Michal Simek · 4 years ago
  79. c2a2c83 xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years ago
  80. a0c26f7 xilinx: Enable FRU command for all ARM based platforms by Michal Simek · 4 years ago
  81. d388ced xilinx: Add DDR base address to bootscript address by T Karthik Reddy · 4 years, 6 months ago
  82. d93fbac arm64: zynqmp: Fix zynqmp mini qspi max frequency by T Karthik Reddy · 4 years, 2 months ago
  83. 2fbdbee xilinx: zynqmp: Use tab for macro indentation by Michal Simek · 4 years ago
  84. 07499da xilinx: zynqmp: Do not check 0 as invalid return from snprintf by Michal Simek · 4 years ago
  85. 16df2f1 xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name() by Michal Simek · 4 years ago
  86. d026aa1 xilinx: zynqmp: Check return value from xilinx_pm_request() by Michal Simek · 4 years ago
  87. f149b39 xilinx: board: Add FRU decoder support by Michal Simek · 4 years, 2 months ago
  88. 4489e0a xilinx: cmd: Add basic fru format generator by Michal Simek · 5 years ago
  89. f1b97b5 xilinx: cmd: Add support for FRU commands by Siva Durga Prasad Paladugu · 5 years ago
  90. 3e315f3 xilinx: common: Add Makefile to common folder by Michal Simek · 4 years ago
  91. 0b88e45 microblaze: Enable i2c DM by default by Michal Simek · 4 years ago
  92. 7c553ac xilinx: common: Protect board_late_init_xilinx() by Michal Simek · 4 years ago
  93. 83594f3c xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years ago
  94. 13d1ca8 spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · 4 years, 1 month ago
  95. caa7fc2 spl: Use standard FIT entries by Michal Simek · 4 years, 1 month ago
  96. ea836be spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · 4 years, 8 months ago
  97. b79a703 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · 4 years, 8 months ago
  98. 6c9662d serial: pl01x: Add error value checking by Michal Simek · 4 years ago
  99. a03b594 xilinx: board: Add support for additional card detection by Michal Simek · 4 years, 2 months ago
  100. d61728c xilinx: board: Read the whole eeprom not just offset by Michal Simek · 4 years, 2 months ago