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