1. cfb83f3 test: Allow vboot tests to run in parallel by Simon Glass · 3 years, 1 month ago
  2. 01e1e2a test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · 3 years, 1 month ago
  3. 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 1 month ago
  4. 37c10bf gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years, 1 month ago
  5. 390ccff gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years, 1 month ago
  6. c5b68ef arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · 3 years, 1 month ago
  7. f695304 lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 1 month ago
  8. 1ab968b lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE by Alexandru Gagniuc · 3 years, 1 month ago
  9. 26fc667 lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 1 month ago
  10. 4f53ac2 tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 2 months ago
  11. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 2 months ago
  12. fd921d2 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 2 months ago
  13. 62f86c6 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 2 months ago
  14. 50c8420 Merge branch 'next' by Tom Rini · 3 years, 1 month ago WIP/04Oct2021
  15. d80bb74 Prepare v2021.10 by Tom Rini · 3 years, 1 month ago v2021.10
  16. c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 1 month ago
  17. e17cbdd Merge branch '2021-10-03-platform-updates' into next by Tom Rini · 3 years, 1 month ago
  18. 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 1 month ago WIP/2021-10-03-platform-updates
  19. f3efb1d watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 1 month ago
  20. a2db09e board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · 3 years, 1 month ago
  21. c3a8795 arm: dts: Add IOT2050 device tree files by Jan Kiszka · 3 years, 1 month ago
  22. 903d8ed pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 1 month ago
  23. 0cab66c pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 1 month ago
  24. c67930e pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 1 month ago
  25. 8101a40 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 1 month ago
  26. 1512ac1 pci: pci_read_config can be static by Vladimir Oltean · 3 years, 1 month ago
  27. f98aa78 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 1 month ago
  28. 577fd58 pci: pciinfo_header can be static by Vladimir Oltean · 3 years, 1 month ago
  29. a95f8ee pci: pci_header_show can be static by Vladimir Oltean · 3 years, 1 month ago
  30. f5164f6 pci: pci_bar_show can be static by Vladimir Oltean · 3 years, 1 month ago
  31. 7f76084 pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years, 1 month ago
  32. 2649f69 pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT) by Vladimir Oltean · 3 years, 1 month ago
  33. 701c04f rtc: rx8025: revise single register write to use offset by Mathew McBride · 3 years, 1 month ago
  34. 771fc0c rtc: rx8025: set date in a single i2c transaction by Mathew McBride · 3 years, 1 month ago
  35. 9ca4ae2 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · 3 years, 1 month ago
  36. 152ef91 rtc: rx8025: drop non-DM support by Mathew McBride · 3 years, 1 month ago
  37. 8e1ebdc ARM: dts: ast2600: Make WDT by default disabled by Chia-Wei Wang · 3 years, 1 month ago
  38. fa09b12 arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14 by Tom Rini · 3 years, 1 month ago
  39. 4698bb8 dt-bindings: pinctrl: k3: Synchronize with v5.14 kernel by Nishanth Menon · 3 years, 2 months ago
  40. 67e6c54 Merge branch '2021-10-01-assorted-removal-and-migration' into next by Tom Rini · 3 years, 1 month ago WIP/02Oct2021
  41. 561d1d3 serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · 3 years, 1 month ago WIP/2021-10-01-assorted-removal-and-migration
  42. d92cb66 serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · 3 years, 1 month ago
  43. 62efcba Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 3 years, 1 month ago
  44. cc1386b kgdb: Remove unused serial related options by Tom Rini · 3 years, 1 month ago
  45. fae2ea5 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · 3 years, 1 month ago
  46. 4987658 arm: Remove bg0900 board by Tom Rini · 3 years, 1 month ago
  47. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  48. d9be860 arm: Remove aspenite board by Tom Rini · 3 years, 1 month ago
  49. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 1 month ago
  50. 570320d Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 1 month ago
  51. 6c96332 MAINTAINERS: Add entry for kwbimage / kwboot tools by Marek Behún · 3 years, 2 months ago
  52. d1d7174 doc/kwboot.1: Update man page by Marek Behún · 3 years, 1 month ago
  53. cf8c932 tools: kwboot: Add Pali and Marek as authors by Pali Rohár · 3 years, 1 month ago
  54. b843aed tools: kwboot: Update file header by Marek Behún · 3 years, 1 month ago
  55. b4eea8f tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · 3 years, 1 month ago
  56. 5fa04f4 tools: kwboot: Cosmetic fix by Marek Behún · 3 years, 1 month ago
  57. 911515b tools: kwboot: Disable non-blocking mode by Pali Rohár · 3 years, 1 month ago
  58. 24a471b tools: kwboot: Disable tty interbyte timeout by Pali Rohár · 3 years, 1 month ago
  59. c704e0e tools: kwboot: Fix initializing tty device by Pali Rohár · 3 years, 1 month ago
  60. 99a3d023 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · 3 years, 1 month ago
  61. 93b5563 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · 3 years, 1 month ago
  62. ca27204 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · 3 years, 1 month ago
  63. 5c8f812 tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · 3 years, 1 month ago
  64. 04ced02 tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · 3 years, 1 month ago
  65. 8010f4f tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · 3 years, 1 month ago
  66. fe2fd73 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · 3 years, 1 month ago
  67. acb0b38 tools: kwbimage: Refactor image_version() by Marek Behún · 3 years, 1 month ago
  68. f2c644e tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · 3 years, 1 month ago
  69. 792e423 tools: kwboot: Patch source address in image header by Pali Rohár · 3 years, 1 month ago
  70. 550c930 tools: kwboot: Don't patch image header if signed by Pali Rohár · 3 years, 1 month ago
  71. 732c930 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · 3 years, 2 months ago
  72. ddc04fa tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · 3 years, 1 month ago
  73. 9cdc264 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · 3 years, 1 month ago
  74. 819cd32 tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · 3 years, 1 month ago
  75. 12df7b7 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · 3 years, 1 month ago
  76. 2e81b3a tools: kwboot: Print new line after SPL output by Marek Behún · 3 years, 1 month ago
  77. 48b3ea6 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · 3 years, 1 month ago
  78. 408ea61 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · 3 years, 1 month ago
  79. 2ef87f7 tools: kwboot: Split sending image into header and data stages by Pali Rohár · 3 years, 1 month ago
  80. d5ba8db tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · 3 years, 1 month ago
  81. 5a1f8cb tools: kwboot: Fix printing progress by Pali Rohár · 3 years, 1 month ago
  82. d8cc851 tools: kwboot: Fix comparison of integers with different size by Marek Behún · 3 years, 1 month ago
  83. c5d666a tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · 3 years, 1 month ago
  84. 00a1dee tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · 3 years, 1 month ago
  85. a050a86 tools: kwboot: Print version information header by Pali Rohár · 3 years, 1 month ago
  86. e453bb4 tools: kwboot: Refactor and fix writing buffer by Marek Behún · 3 years, 1 month ago
  87. 46237e6 tools: kwboot: Make the quit sequence buffer const by Marek Behún · 3 years, 1 month ago
  88. f30cb0d tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · 3 years, 1 month ago
  89. 3b5da64 tools: kwbimage: Fix printf format warning by Marek Behún · 3 years, 1 month ago
  90. bf9fcc2 Azure/GitLab CI: Update docker image by Tom Rini · 3 years, 1 month ago
  91. 7fde64c Azure/GitLab CI: Update docker image by Tom Rini · 3 years, 1 month ago
  92. 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 1 month ago
  93. c8988ef Merge branch '2021-09-30-whitespace-cleanups' into next by Tom Rini · 3 years, 1 month ago
  94. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago WIP/2021-09-30-whitespace-cleanups
  95. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  96. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 1 month ago
  97. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  98. dced079 watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years, 1 month ago
  99. 8c287ed watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years, 1 month ago
  100. 1db1acb clk: versal: Enable only GATE type clocks by T Karthik Reddy · 3 years, 1 month ago