1. 28b3e7b pinctrl: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  2. ea3f534 remoteproc: ti_k3_arm64: Program CNTFID0 register in GTC by Nishanth Menon · 3 years, 9 months ago
  3. 260cbc9 video: omap: move drivers to 'ti' directory by Dario Binacchi · 3 years, 9 months ago
  4. 35ab1b6 video: omap: split the legacy code from the DM code by Dario Binacchi · 3 years, 9 months ago
  5. 91337f5 video: omap: set LCD clock rate through DM API by Dario Binacchi · 3 years, 9 months ago
  6. ff94c15 video: omap: add panel driver by Dario Binacchi · 3 years, 9 months ago
  7. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 9 months ago
  8. 0f4effb bus: ti: am33xx: add pwm subsystem driver by Dario Binacchi · 3 years, 9 months ago
  9. ade7f0d pwm: ti: am33xx: add enhanced pwm driver by Dario Binacchi · 3 years, 9 months ago
  10. 11326f3 omap: timer: fix the rate setting by Dario Binacchi · 3 years, 9 months ago
  11. d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 9 months ago
  12. 52b61c9 clk: move clk-ti-sci driver to 'ti' directory by Dario Binacchi · 3 years, 9 months ago
  13. 06c94c2 clk: ti: omap4: add clock manager driver by Dario Binacchi · 3 years, 9 months ago
  14. 215bd54 clk: ti: add support for clkctrl clocks by Dario Binacchi · 3 years, 9 months ago
  15. 58e1af9 clk: ti: add gate clock driver by Dario Binacchi · 3 years, 9 months ago
  16. ea45b8f clk: ti: add divider clock driver by Dario Binacchi · 3 years, 9 months ago
  17. 756d64e clk: ti: am33xx: add DPLL clock drivers by Dario Binacchi · 3 years, 9 months ago
  18. d09f063 clk: ti: add mux clock driver by Dario Binacchi · 3 years, 9 months ago
  19. 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 9 months ago
  20. 92cc4e1 bus: ti: add minimal sysc interconnect target driver by Dario Binacchi · 3 years, 9 months ago
  21. 5688f3b clk: export generic routines by Dario Binacchi · 3 years, 9 months ago
  22. f3f83ad spi: omap3_spi: Fix speed and mode selection by Vignesh Raghavendra · 3 years, 10 months ago
  23. 705082d spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata by Ovidiu Panait · 3 years, 10 months ago
  24. 49b4c54 gpio: tca642x: fix input subcommand for gpio banks > 0 by Tomas Novotny · 3 years, 10 months ago
  25. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 9 months ago
  26. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  27. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  28. d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 9 months ago
  29. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 9 months ago
  30. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  31. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  32. 97e8684 dm: core: Add logging when lists_bind_fdt() fails by Simon Glass · 3 years, 9 months ago
  33. 8a71553 dm: core: Allow the uclass list to move by Simon Glass · 3 years, 9 months ago
  34. 49bbe6e dm: core: Split out scanning code to dm_scan() by Simon Glass · 3 years, 9 months ago
  35. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  36. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  37. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 3 years, 9 months ago
  38. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 9 months ago
  39. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 3 years, 9 months ago
  40. 82021e3 dm: core: Split out alloc code into a new function by Simon Glass · 3 years, 9 months ago
  41. 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 3 years, 9 months ago
  42. 6563b20 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · 3 years, 9 months ago
  43. a1a8a63 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · 3 years, 9 months ago
  44. e2a7cfe spi: Tidy up get/set of device node by Simon Glass · 3 years, 9 months ago
  45. a53f6fa x86: spl: Move priv/plat structs to headers by Simon Glass · 3 years, 9 months ago
  46. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 3 years, 9 months ago
  47. b060333 sandbox: Add a compatible string for spltest by Simon Glass · 3 years, 9 months ago
  48. f05a7c5 sandbox: i2c: Move priv into a header file by Simon Glass · 3 years, 9 months ago
  49. bfae6cc sandbox: serial: Move priv into a header file by Simon Glass · 3 years, 9 months ago
  50. 53d5969 x86: pinctrl: Drop unlikely error messages from TPL by Simon Glass · 3 years, 9 months ago
  51. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 9 months ago
  52. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 9 months ago
  53. 4c66cb4 sysreset: Use a shorter error with SPL by Simon Glass · 3 years, 9 months ago
  54. c8fbf30 pinctrl: Drop post_bind() method when not needed by Simon Glass · 3 years, 9 months ago
  55. fb8c9fb dm: core: Rename the priv/plat members by Simon Glass · 3 years, 9 months ago
  56. 89ba6d5 dm: core: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  57. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  58. 12559f5 dm: core: Add functions to set priv/plat by Simon Glass · 3 years, 9 months ago
  59. 8064739 dm: core: Add function to access uclass priv by Simon Glass · 3 years, 9 months ago
  60. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 9 months ago
  61. 79ea8f7 dm: core: Only include simple-bus devicetree id when needed by Simon Glass · 3 years, 9 months ago
  62. 9c50313 dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 3 years, 9 months ago
  63. 45ad176 dm: core: Support dm_dump_all() in SPL by Simon Glass · 3 years, 9 months ago
  64. 2d6bf75 serial: Rename ns16550 functions to lower case by Simon Glass · 3 years, 9 months ago
  65. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 9 months ago
  66. 5337663 video: Call video_sync in video_clear() by Michal Simek · 3 years, 10 months ago
  67. b66d7af video: seps525: Add seps525 SPI driver by Michal Simek · 3 years, 10 months ago
  68. 9d69c2d video: Introduce video_sync operation by Michal Simek · 3 years, 10 months ago
  69. 9de731f video: Let video_sync to return error value by Michal Simek · 3 years, 10 months ago
  70. 389b45d zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · 3 years, 9 months ago
  71. acff02c cosmetic: fix typo in drivers/usb/Kconfig by Marc Ferland · 3 years, 9 months ago
  72. 71fd11b nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq by Stefan Agner · 3 years, 9 months ago
  73. 9021748 spi: zynqmp_gqspi: Fix unaligned data writes issue by T Karthik Reddy · 3 years, 10 months ago
  74. e5e8bbd serial: uartlite: Fix uninitialized ret in debug uartlite by Ashok Reddy Soma · 3 years, 10 months ago
  75. 65f3fc1 dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · 3 years, 9 months ago
  76. ab865a8 Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 9 months ago
  77. 0eb0eb4 Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · 3 years, 9 months ago
  78. 26c7048 i2c: mxc_i2c: improve error message readability by Marc Ferland · 3 years, 9 months ago
  79. ec1add1 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 3 years, 10 months ago
  80. fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 3 years, 10 months ago
  81. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 3 years, 10 months ago
  82. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 10 months ago
  83. 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 3 years, 10 months ago
  84. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 10 months ago
  85. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 10 months ago
  86. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 10 months ago
  87. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 10 months ago
  88. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 10 months ago
  89. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  90. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 3 years, 10 months ago
  91. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 10 months ago
  92. 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  93. fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  94. b27347f usb: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  95. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 3 years, 10 months ago
  96. 6d83c74 spi: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  97. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  98. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 3 years, 10 months ago
  99. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  100. 16df993 i2c: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago