1. 096912b log: typo logl_pref in documentation by Heinrich Schuchardt · 4 years, 2 months ago
  2. 00ebb7f doc: Add log kerneldocs to documentation by Sean Anderson · 4 years, 3 months ago
  3. 89723b9 test: Add a test for log filter-* by Sean Anderson · 4 years, 3 months ago
  4. 72eda50 lib: Add getopt by Sean Anderson · 4 years, 3 months ago
  5. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years, 3 months ago
  6. 40455a6 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years, 3 months ago
  7. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years, 3 months ago
  8. fe3b1a2 log: Add filter flag to deny on match by Sean Anderson · 4 years, 3 months ago
  9. a02f84e log: Add function to create a filter with flags by Sean Anderson · 4 years, 3 months ago
  10. 3102c1d log: Expose some helper functions by Sean Anderson · 4 years, 3 months ago
  11. b66a924 log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · 4 years, 3 months ago
  12. 1229533 env: split env_import_redund() into 2 functions by Heiko Schocher · 4 years, 3 months ago
  13. 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 3 months ago
  14. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 3 months ago
  15. 728d21b mmc: zynq_sdhci: Add common function to set input/output tapdelays by Ashok Reddy Soma · 4 years, 3 months ago
  16. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 3 months ago
  17. 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 3 months ago
  18. d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years, 3 months ago
  19. 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 3 months ago
  20. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years, 3 months ago
  21. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years, 3 months ago
  22. f2b0376 xilinx: Remove additional newline in config files by Michal Simek · 4 years, 3 months ago
  23. c2a2c83 xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years, 3 months ago
  24. 305d318 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 6 months ago
  25. 30f47c0 dt-bindings: arm64: versal: Add clk and power headers by Michal Simek · 6 years ago
  26. 44d2be8 microblaze: Add support for distro boot by T Karthik Reddy · 4 years, 4 months ago
  27. 581d6a6 microblaze: trivial code fixes by T Karthik Reddy · 4 years, 4 months ago
  28. f5d8b1a microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · 4 years, 4 months ago
  29. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 3 months ago
  30. 16cc5ad power: regulator: add dummy helper by Peng Fan · 4 years, 3 months ago
  31. 001ab99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 3 months ago
  32. 2c48370 Revert "xen: add definitions for console_io" by Tom Rini · 4 years, 3 months ago
  33. 4ceb5c6 board: kontron: add sl28 support by Michael Walle · 4 years, 3 months ago
  34. 284d062 pci: add a few ARI related defines by Laurentiu Tudor · 4 years, 4 months ago
  35. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 3 months ago
  36. 16389a7 xen: add definitions for console_io by AKASHI Takahiro · 4 years, 3 months ago
  37. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 3 months ago
  38. 7438d6a gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years, 3 months ago
  39. 2d1a43b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years, 3 months ago
  40. 0e3eb47 km/common: change ubicopy variable by Holger Brunck · 4 years, 3 months ago
  41. 6a0952a km: adapt defines and variables for new memory layout by Holger Brunck · 4 years, 3 months ago
  42. dcf1672 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years, 3 months ago
  43. 5d57dfa km: fix license string and compatible strings by Holger Brunck · 4 years, 3 months ago
  44. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 3 months ago
  45. aff60ab doc: Document timer API by Sean Anderson · 4 years, 3 months ago
  46. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 3 months ago
  47. 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 3 months ago
  48. 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years, 3 months ago
  49. 8021296 log: Add missing category names by Simon Glass · 4 years, 4 months ago
  50. 5d92dac Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  51. adc0c39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 3 months ago
  52. fc5e552 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · 4 years, 3 months ago
  53. d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years, 3 months ago
  54. a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years, 3 months ago
  55. 36ea0ca net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 3 months ago
  56. 7ec87e4 Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 3 months ago
  57. 53040bc board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · 4 years, 3 months ago
  58. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 4 months ago
  59. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 4 months ago
  60. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 4 months ago
  61. 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 3 months ago
  62. b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 3 months ago
  63. 4a1989c dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 3 months ago
  64. 69dae89 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 3 months ago
  65. 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 3 months ago
  66. c87afd3 configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET by Andre Heider · 4 years, 4 months ago
  67. 9c04265 treewide: configs: fold CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 4 months ago
  68. ac79cfc treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 4 months ago
  69. 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  70. 0c7cd15 global_data.h: add Sphinx documentation by Heinrich Schuchardt · 4 years, 3 months ago
  71. c82a97b global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · 4 years, 3 months ago
  72. 73fdb95 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 4 months ago
  73. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 10 months ago
  74. 361a422 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 3 months ago
  75. 8369886 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file by Pali Rohár · 4 years, 3 months ago
  76. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 4 months ago
  77. 9885313 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 3 months ago
  78. 47e9c70 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 3 months ago
  79. 4d6a773 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years, 4 months ago
  80. db8f936 mmc: fsl_esdhc: support eMMC HS400 mode by Yangbo Lu · 4 years, 4 months ago
  81. d271e10 mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 4 months ago
  82. 8c96880 mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 4 months ago
  83. b1a4247 mmc: fsl_esdhc: support tuning for eMMC HS200 by Yangbo Lu · 4 years, 4 months ago
  84. 390f9bd mmc: add a reinit() API by Yangbo Lu · 4 years, 4 months ago
  85. 87b4521 configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr by Nishanth Menon · 4 years, 3 months ago
  86. a9cdba9 configs: j721e_evm: Get rid of overlayaddr by Nishanth Menon · 4 years, 3 months ago
  87. cb56936 env: ti: ufs: Use dtboaddr instead of overlayaddr by Nishanth Menon · 4 years, 3 months ago
  88. 25364f5 configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV by Nishanth Menon · 4 years, 3 months ago
  89. c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 4 months ago
  90. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 4 months ago
  91. b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 4 months ago
  92. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 4 months ago
  93. d217016 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 5 months ago
  94. 3d8d918 qemu-arm: Remove need to specify flash banks by Andre Przywara · 4 years, 3 months ago
  95. 7224d5c pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · 4 years, 4 months ago
  96. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 4 months ago
  97. 5eee93e pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years, 4 months ago
  98. 9c08fbf pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 4 months ago
  99. 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 3 months ago
  100. 1471560 mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 5 months ago