1. d669d1a clk-provider: include clk-uclass.h by Peng Fan · 5 years ago
  2. 4f305bf clk: fixed_rate: export clk_fixed_rate by Peng Fan · 5 years ago
  3. 1c64330 clk: add clk-gate support by Peng Fan · 5 years ago
  4. 1b0d09c clk: export mux/divider ops by Peng Fan · 5 years ago
  5. 4b04408 clk: mux: add set parent support by Peng Fan · 5 years ago
  6. 75551c8 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  7. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  8. 9566b77 firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  9. 410adcc firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  10. ae0b8a2 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  11. 5da0095 clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW by Lukasz Majewski · 5 years ago
  12. 6bb15d6 clk: sandbox: Adjust clk-divider to emulate reading its value from HW by Lukasz Majewski · 5 years ago
  13. 1d7993d clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) by Lukasz Majewski · 5 years ago
  14. 004c122 clk: Introduce clk-provider.h to store Common Clock Framework's internals by Lukasz Majewski · 5 years ago
  15. c236802 clk: sifive: Sync-up WRPLL library with upstream Linux by Anup Patel · 5 years ago
  16. d04c79d clk: sifive: Factor-out PLL library as separate module by Anup Patel · 5 years ago
  17. 0c4e265 lib: Implement strndup() by Thierry Reding · 5 years ago
  18. 61abced mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  19. bd3b867 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
  20. 4bc97a3 mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  21. 8509f22 lib: add Zstandard decompression support by Marek Behún · 5 years ago
  22. 83a486b lib: Add xxhash support by Marek Behún · 5 years ago
  23. ff6043a firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · 5 years ago
  24. 32ca8ff firmware: ti_sci: Add support for firewall management by Andrew F. Davis · 5 years ago
  25. 29c7169 compat linux: import completion from linux 4.18 by Philippe Reynes · 6 years ago
  26. d28c592 include: linux: io: define devm_ioremap on board with ioremap by Philippe Reynes · 6 years ago
  27. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  28. 5df42b0 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 6 years ago
  29. 892a868 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  30. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  31. 826eb74 firmware: Add support for querying msmc memory by Lokesh Vutla · 6 years ago
  32. a55036b mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
  33. ffcc66e dma: ti: add driver to K3 UDMA by Vignesh R · 6 years ago
  34. 17ef3c4 soc: ti: k3: add CPPI5 description and helpers by Grygorii Strashko · 6 years ago
  35. 432f66f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · 6 years ago
  36. fd6b40b firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · 6 years ago
  37. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  38. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  39. e519c61 bitops: Fix GENMASK definition for Sandbox by Vignesh R · 6 years ago
  40. b32aa9e linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux by Masahiro Yamada · 6 years ago
  41. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  42. ff8d755 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  43. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  44. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  45. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  46. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  47. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  48. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  49. 277f4eb Add UINT32_MAX and UINT64_MAX by Simon Glass · 6 years ago
  50. 49c7516 time: Update mdelay() to delay in one large chunk by Simon Glass · 6 years ago
  51. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  52. b335e91 linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  53. b26c486 linux/const.h: import from kernel by Baruch Siach · 6 years ago
  54. 2895c4b kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · 6 years ago
  55. 0223462 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  56. 883b530 linux/if_ether.h: Add VLAN related macros by Bin Meng · 6 years ago
  57. 2240d76 linux/if_ether.h: Initial import from Linux kernel v4.17 by Bin Meng · 6 years ago
  58. b06d76f linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  59. 1456639 linux/mdio.h: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  60. 8da3524 linux/mii.h: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  61. 07bc873 ctags: Minor changes to fix ctags output by Simon Glass · 6 years ago
  62. 9e5c2a7 mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · 6 years ago
  63. 2a74930 mtd: mtdpart: implement proper partition handling by Miquel Raynal · 6 years ago
  64. ff4afa8 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · 6 years ago
  65. 21cc1fb mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · 6 years ago
  66. 6f041cc mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · 6 years ago
  67. 3181c0a mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · 6 years ago
  68. 883d877 mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · 6 years ago
  69. 0a6d6ba mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · 6 years ago
  70. f867872 mtd: nand: Pass mode information to nand_page_io_req by Boris Brezillon · 6 years ago
  71. b95db8d mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · 6 years ago
  72. d02f1d3 mtd: move definitions to enlarge their range by Miquel Raynal · 6 years ago
  73. 9bfc3fd mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  74. 5f50d82 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 6 years ago
  75. 9c2cb97 lib: bitrev: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  76. f9aa410 mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · 6 years ago
  77. ccbc8b2 firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  78. f369b0f firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  79. 9b87181 firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  80. 7bc3304 firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  81. dcfc52a firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  82. 32cd251 firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  83. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  84. 8b8d59f usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  85. 980f65d mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
  86. 323a73a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago
  87. da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  88. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  89. 920be88 include/linux/byteorder: Sync to latest Linux definitions by Ramon Fried · 6 years ago
  90. 948f32c bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  91. db405d1 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 6 years ago
  92. 59592b9 usb: common: add support to get maximum speed from dt by Mugunthan V N · 6 years ago
  93. 4a8e729 include: update log2 header from the Linux kernel by Heinrich Schuchardt · 6 years ago
  94. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  95. c960a68 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · 7 years ago
  96. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  97. b0bd96c libfdt: fix <linux/libfdt.h> by Masahiro Yamada · 7 years ago
  98. 75db00e linux/kernel.h: Add ALIGN_DOWN macro by Masahiro Yamada · 7 years ago
  99. ba8c9ea mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · 7 years ago
  100. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago