1. ce786ae iopoll: Add readl_poll_sleep_timeout by Jagan Teki · 4 years, 5 months ago
  2. c094e21 iopoll: Add dealy to read poll by Jagan Teki · 4 years, 5 months ago
  3. 5423247 iopoll: Add read_poll_timeout common API by Jagan Teki · 4 years, 5 months ago
  4. 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 5 months ago
  5. 8912710 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 7 months ago
  6. 64045a6 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 5 months ago
  7. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 6 months ago
  8. ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 7 months ago
  9. 11e47de firmware: tisci: Drop all deprecated messages by Lokesh Vutla · 4 years, 7 months ago
  10. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 7 months ago
  11. f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 8 months ago
  12. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  13. f72bdc6 sandbox: Rename strdup() functions by Simon Glass · 4 years, 8 months ago
  14. 1ea1c7d string: Allow arch override of strndup() also by Simon Glass · 4 years, 8 months ago
  15. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  16. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 4 years, 10 months ago
  17. 9fca672 clk: Include missing headers for linux/clk-provider.h by Sean Anderson · 4 years, 9 months ago
  18. 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  19. 016e6d6 lib: Import few bitmap functions from Linux by Vignesh Raghavendra · 4 years, 10 months ago
  20. 6df7513 common: Move ROUND() into kernel.h by Simon Glass · 4 years, 9 months ago
  21. 825faeb common: Move check_member() to kernel.h by Simon Glass · 4 years, 9 months ago
  22. 4cf7f12 common: Move type declarations to linux/types.h by Simon Glass · 4 years, 9 months ago
  23. a11c081 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 4 years, 10 months ago
  24. ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 10 months ago
  25. 5e6d9cc dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 4 years, 10 months ago
  26. 37db55b linux/types.h: fix typo unchar by Heinrich Schuchardt · 4 years, 10 months ago
  27. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 4 years, 11 months ago
  28. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 4 years, 11 months ago
  29. bd3c3dd linux/time.h: include vsprintf.h by AKASHI Takahiro · 4 years, 11 months ago
  30. 29852bf include: kernel.h: include printk.h by AKASHI Takahiro · 4 years, 11 months ago
  31. 1872311 lib: add mktime64() for linux compatibility by AKASHI Takahiro · 4 years, 11 months ago
  32. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  33. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 4 years, 10 months ago
  34. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 4 years, 10 months ago
  35. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 4 years, 10 months ago
  36. a4b7485 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  37. 8c59ca9 linux err: make ERR_PTR/PTR_ERR architecture specific by Simon Goldschmidt · 5 years ago
  38. f69257b usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
  39. 8d94e18 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  40. 77dcbdf usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  41. c93e305 bitmaps: import for_each_set_bit() macro by Vignesh Raghavendra · 5 years ago
  42. c37f594 list: import list_first_entry_or_null() by Vignesh Raghavendra · 5 years ago
  43. 8659895 fdt: Add INT32_MAX to kernel.h for libfdt by Simon Glass · 5 years ago
  44. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  45. 10289b4 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · 5 years ago
  46. d60ae4c fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  47. 7e45bb0 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · 5 years ago
  48. fd75bf7 kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL by Lukasz Majewski · 5 years ago
  49. e0cacdc mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
  50. 2b12957 clk: gate: support sandbox by Peng Fan · 5 years ago
  51. 0009763 clk: add composite clk support by Peng Fan · 5 years ago
  52. d669d1a clk-provider: include clk-uclass.h by Peng Fan · 5 years ago
  53. 4f305bf clk: fixed_rate: export clk_fixed_rate by Peng Fan · 5 years ago
  54. 1c64330 clk: add clk-gate support by Peng Fan · 5 years ago
  55. 1b0d09c clk: export mux/divider ops by Peng Fan · 5 years ago
  56. 4b04408 clk: mux: add set parent support by Peng Fan · 5 years ago
  57. 75551c8 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  58. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  59. 9566b77 firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  60. 410adcc firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  61. ae0b8a2 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  62. 5da0095 clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW by Lukasz Majewski · 5 years ago
  63. 6bb15d6 clk: sandbox: Adjust clk-divider to emulate reading its value from HW by Lukasz Majewski · 5 years ago
  64. 1d7993d clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) by Lukasz Majewski · 5 years ago
  65. 004c122 clk: Introduce clk-provider.h to store Common Clock Framework's internals by Lukasz Majewski · 5 years ago
  66. c236802 clk: sifive: Sync-up WRPLL library with upstream Linux by Anup Patel · 5 years ago
  67. d04c79d clk: sifive: Factor-out PLL library as separate module by Anup Patel · 5 years ago
  68. 0c4e265 lib: Implement strndup() by Thierry Reding · 5 years ago
  69. 61abced mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  70. bd3b867 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
  71. 4bc97a3 mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  72. 8509f22 lib: add Zstandard decompression support by Marek Behún · 5 years ago
  73. 83a486b lib: Add xxhash support by Marek Behún · 5 years ago
  74. ff6043a firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · 5 years ago
  75. 32ca8ff firmware: ti_sci: Add support for firewall management by Andrew F. Davis · 5 years ago
  76. 29c7169 compat linux: import completion from linux 4.18 by Philippe Reynes · 6 years ago
  77. d28c592 include: linux: io: define devm_ioremap on board with ioremap by Philippe Reynes · 6 years ago
  78. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  79. 5df42b0 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 6 years ago
  80. 892a868 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  81. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  82. 826eb74 firmware: Add support for querying msmc memory by Lokesh Vutla · 6 years ago
  83. a55036b mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
  84. ffcc66e dma: ti: add driver to K3 UDMA by Vignesh R · 6 years ago
  85. 17ef3c4 soc: ti: k3: add CPPI5 description and helpers by Grygorii Strashko · 6 years ago
  86. 432f66f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · 6 years ago
  87. fd6b40b firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · 6 years ago
  88. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  89. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  90. e519c61 bitops: Fix GENMASK definition for Sandbox by Vignesh R · 6 years ago
  91. b32aa9e linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux by Masahiro Yamada · 6 years ago
  92. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  93. ff8d755 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  94. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  95. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  96. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  97. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  98. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  99. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  100. 277f4eb Add UINT32_MAX and UINT64_MAX by Simon Glass · 6 years ago