1. ea55ba0 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · Thu May 14 08:30:08 2020 -0400
  2. 5cbb29e compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · Thu May 14 08:30:07 2020 -0400
  3. 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · Thu May 14 08:30:06 2020 -0400
  4. 66c5174 psci: add 'static inline' to invoke_psci_fn() stub by Masahiro Yamada · Wed May 20 09:32:39 2020 +0900
  5. 1a64760 dma-mapping: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:04 2020 -0600
  6. a4a2912 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · Tue May 26 11:34:30 2020 +0800
  7. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  8. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  9. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  10. 7d74144 iopoll: Add readl_poll_sleep_timeout by Jagan Teki · Sat May 02 12:45:03 2020 +0530
  11. c50ae32 iopoll: Add dealy to read poll by Jagan Teki · Sat May 02 12:45:02 2020 +0530
  12. 9a4c65b iopoll: Add read_poll_timeout common API by Jagan Teki · Sat May 02 12:45:01 2020 +0530
  13. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · Mon Apr 20 15:36:06 2020 +0530
  14. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · Tue Mar 03 20:25:40 2020 +0100
  15. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · Thu Apr 16 18:30:18 2020 +0900
  16. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Tue Mar 31 17:24:19 2020 -0400
  17. 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · Wed Mar 04 08:59:50 2020 +0800
  18. b5981d6 firmware: tisci: Drop all deprecated messages by Lokesh Vutla · Fri Feb 28 17:54:48 2020 +0530
  19. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  20. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · Mon Feb 03 07:36:17 2020 -0700
  21. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  22. 0765036 sandbox: Rename strdup() functions by Simon Glass · Mon Feb 03 07:36:01 2020 -0700
  23. 9e8f6d6 string: Allow arch override of strndup() also by Simon Glass · Mon Feb 03 07:36:00 2020 -0700
  24. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  25. c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · Thu Dec 05 15:46:05 2019 +0530
  26. 6814a5c clk: Include missing headers for linux/clk-provider.h by Sean Anderson · Tue Dec 24 23:56:22 2019 -0500
  27. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jan 20 14:54:55 2020 -0500
  28. 18fd00b lib: Import few bitmap functions from Linux by Vignesh Raghavendra · Mon Dec 09 10:25:31 2019 +0530
  29. 64b8fe1 common: Move ROUND() into kernel.h by Simon Glass · Sat Dec 28 10:45:09 2019 -0700
  30. 84c48c3 common: Move check_member() to kernel.h by Simon Glass · Sat Dec 28 10:45:08 2019 -0700
  31. a7c2d8a common: Move type declarations to linux/types.h by Simon Glass · Sat Dec 28 10:44:53 2019 -0700
  32. 49e3ca6 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · Wed Nov 13 15:42:52 2019 +0000
  33. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Mon Dec 09 13:48:22 2019 -0500
  34. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:21 2019 +0530
  35. c9b214c linux/types.h: fix typo unchar by Heinrich Schuchardt · Sun Dec 08 00:22:01 2019 +0100
  36. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  37. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  38. 9825d55 linux/time.h: include vsprintf.h by AKASHI Takahiro · Wed Nov 13 09:44:52 2019 +0900
  39. 0037a3d include: kernel.h: include printk.h by AKASHI Takahiro · Wed Nov 13 09:44:51 2019 +0900
  40. 80a75bc lib: add mktime64() for linux compatibility by AKASHI Takahiro · Wed Nov 13 09:44:50 2019 +0900
  41. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  42. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  43. ca9b0af common: Drop linux/crc8.h by Simon Glass · Thu Nov 14 12:57:14 2019 -0700
  44. 106c71f usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · Tue Nov 19 13:56:20 2019 +0530
  45. a59f612 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Nov 08 14:05:07 2019 -0500
  46. b5a044e linux err: make ERR_PTR/PTR_ERR architecture specific by Simon Goldschmidt · Tue Oct 22 21:29:47 2019 +0200
  47. 851bddd usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · Mon Oct 14 14:52:50 2019 +0200
  48. 828da47 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · Tue Oct 01 17:26:32 2019 +0530
  49. cb39a96 usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · Tue Oct 01 17:26:31 2019 +0530
  50. e959b3b bitmaps: import for_each_set_bit() macro by Vignesh Raghavendra · Tue Oct 01 17:26:30 2019 +0530
  51. 0e3ec36 list: import list_first_entry_or_null() by Vignesh Raghavendra · Tue Oct 01 17:26:29 2019 +0530
  52. 89117ac fdt: Add INT32_MAX to kernel.h for libfdt by Simon Glass · Sun Oct 27 09:47:39 2019 -0600
  53. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  54. 7f34517 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · Sun Oct 27 05:19:43 2019 -0700
  55. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · Tue Oct 22 10:05:22 2019 +0200
  56. bdb4016 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · Wed Sep 25 08:11:13 2019 -0600
  57. 3d5f27c kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL by Lukasz Majewski · Tue Sep 03 15:43:55 2019 +0200
  58. 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · Mon Sep 09 22:33:14 2019 +0300
  59. 3b7f3ae clk: gate: support sandbox by Peng Fan · Wed Jul 31 07:01:57 2019 +0000
  60. 2d9bd93 clk: add composite clk support by Peng Fan · Wed Jul 31 07:01:54 2019 +0000
  61. 519eefb clk-provider: include clk-uclass.h by Peng Fan · Wed Jul 31 07:01:52 2019 +0000
  62. ec424a7 clk: fixed_rate: export clk_fixed_rate by Peng Fan · Wed Jul 31 07:01:39 2019 +0000
  63. 0f08515 clk: add clk-gate support by Peng Fan · Wed Jul 31 07:01:34 2019 +0000
  64. 46ed266 clk: export mux/divider ops by Peng Fan · Wed Jul 31 07:01:31 2019 +0000
  65. 6a8c2ad clk: mux: add set parent support by Peng Fan · Wed Jul 31 07:01:28 2019 +0000
  66. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · Sat Jul 27 19:50:52 2019 -0400
  67. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  68. 0d0412a firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · Fri Jun 07 19:24:41 2019 +0530
  69. ca08cb3 firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · Fri Jun 07 19:24:40 2019 +0530
  70. f561300 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · Fri Jun 07 19:24:39 2019 +0530
  71. 669b773 clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW by Lukasz Majewski · Mon Jun 24 15:50:49 2019 +0200
  72. bb18f1b clk: sandbox: Adjust clk-divider to emulate reading its value from HW by Lukasz Majewski · Mon Jun 24 15:50:48 2019 +0200
  73. 4de44bb clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) by Lukasz Majewski · Mon Jun 24 15:50:45 2019 +0200
  74. cd457c4 clk: Introduce clk-provider.h to store Common Clock Framework's internals by Lukasz Majewski · Mon Jun 24 15:50:41 2019 +0200
  75. 6f7b5a2 clk: sifive: Sync-up WRPLL library with upstream Linux by Anup Patel · Tue Jun 25 06:31:08 2019 +0000
  76. 00a156d clk: sifive: Factor-out PLL library as separate module by Anup Patel · Tue Jun 25 06:31:02 2019 +0000
  77. f056182 lib: Implement strndup() by Thierry Reding · Mon Apr 15 11:32:14 2019 +0200
  78. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · Mon Jan 21 09:17:28 2019 +0100
  79. be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · Mon Jan 21 09:17:26 2019 +0100
  80. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · Mon Jan 21 09:17:24 2019 +0100
  81. e87e200 lib: add Zstandard decompression support by Marek Behún · Mon Apr 29 22:40:44 2019 +0200
  82. b139a7f lib: Add xxhash support by Marek Behún · Mon Apr 29 22:40:43 2019 +0200
  83. 7aa9a08 firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · Fri Apr 12 12:54:44 2019 -0400
  84. 2aafc0c firmware: ti_sci: Add support for firewall management by Andrew F. Davis · Fri Apr 12 12:54:43 2019 -0400
  85. 5db365d compat linux: import completion from linux 4.18 by Philippe Reynes · Fri Mar 15 15:14:35 2019 +0100
  86. 98f5043 include: linux: io: define devm_ioremap on board with ioremap by Philippe Reynes · Fri Mar 15 15:14:34 2019 +0100
  87. 16ee8f6 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · Fri Mar 15 15:14:32 2019 +0100
  88. ac350f5 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · Fri Mar 15 15:14:31 2019 +0100
  89. 05c5a56 mtd: add get/set of_node/flash_node helpers by Brian Norris · Fri Mar 15 15:14:30 2019 +0100
  90. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  91. 032dce8 firmware: Add support for querying msmc memory by Lokesh Vutla · Fri Mar 08 11:47:32 2019 +0530
  92. b4c6fb2 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · Sun Nov 18 21:11:46 2018 +0100
  93. 3a9dbf3 dma: ti: add driver to K3 UDMA by Vignesh R · Tue Feb 05 17:31:24 2019 +0530
  94. e85901c soc: ti: k3: add CPPI5 description and helpers by Grygorii Strashko · Tue Feb 05 17:31:23 2019 +0530
  95. 1c5258f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · Tue Feb 05 17:31:22 2019 +0530
  96. d64c5b2 firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · Tue Feb 05 17:31:21 2019 +0530
  97. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · Tue Feb 05 11:29:21 2019 +0530
  98. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · Tue Feb 05 11:29:17 2019 +0530
  99. 1b084b2 bitops: Fix GENMASK definition for Sandbox by Vignesh R · Tue Feb 05 11:29:11 2019 +0530
  100. 8b21844 linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux by Masahiro Yamada · Wed Dec 19 20:03:16 2018 +0900