1. 3c6add9 net: Add priv_pdata to eth_pdata by Faiz Abbas · 6 years ago
  2. 3e9b9c1 armv7R: K3: am654: Trigger panic on DDR init failures by Andreas Dannenberg · 6 years ago
  3. d7ee66a configs: am65x_evm_a53: Enable CONFIG_OF_BOARD_SETUP by Lokesh Vutla · 6 years ago
  4. 5582c03 board: ti: am65x: Enable fixing up msmc sram node by Lokesh Vutla · 6 years ago
  5. a9a8448 arm: k3: Add support for updating msmc dt node by Lokesh Vutla · 6 years ago
  6. 6ce424a arm: k3: Add a wrapper to get tisci handle by Lokesh Vutla · 6 years ago
  7. 826eb74 firmware: Add support for querying msmc memory by Lokesh Vutla · 6 years ago
  8. 097fd51 configs: ti_omap5_common: Add NAND environment settings by Faiz Abbas · 6 years ago
  9. 8a8f59a configs: dra71x-evm: Add Support for NAND by Faiz Abbas · 6 years ago
  10. b3b2a9e arm: dra7: Allow NAND to be enabled on DRA71x EVM. by Franklin S Cooper Jr · 6 years ago
  11. f072aff board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM by Franklin S Cooper Jr · 6 years ago
  12. f7c1d53 ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA by Adam Ford · 6 years ago
  13. 15b8c75 davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full by Adam Ford · 6 years ago
  14. 4512380 am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · 6 years ago
  15. f2fae51 env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build by Martyn Welch · 6 years ago
  16. f509396 Add support for the MT41K128M16JT125K memory modules by Sjoerd Simons · 6 years ago
  17. ddb65ac am57xx_evm_defconfig: Enable configs to support QSPI boot by Vignesh R · 6 years ago
  18. 32d858f ARM: dts: k2g-ice: add dt node for netcp by Murali Karicheri · 6 years ago
  19. d8f4923 k2g: config enable ti phy dp83867 for k2g by Murali Karicheri · 6 years ago
  20. b186f4b ARM: dts: k2g-evm: remove unused phy-mode property from phy node by Murali Karicheri · 6 years ago
  21. f748ec9 ARM: k2g: add a workaround to reset the phy by Murali Karicheri · 6 years ago
  22. 55d5cb1 net: netcp: add support for phy with rgmii ids by Murali Karicheri · 6 years ago
  23. b15311c ARM: k2g-gp-evm: update to rgmii pinmux configuration by Murali Karicheri · 6 years ago
  24. c7206e9 ARM: k2g-ice: Add pinmux support for rgmii interface by Murali Karicheri · 6 years ago
  25. 090493c configs: am65x_evm_a53: Enable DMA related configs by Grygorii Strashko · 6 years ago
  26. 736b6c3 arm64: dts: ti: k3-am65: add mcu navss nodes by Grygorii Strashko · 6 years ago
  27. 91dba55 soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
  28. ffcc66e dma: ti: add driver to K3 UDMA by Vignesh R · 6 years ago
  29. 17ef3c4 soc: ti: k3: add CPPI5 description and helpers by Grygorii Strashko · 6 years ago
  30. 432f66f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · 6 years ago
  31. fd6b40b firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · 6 years ago
  32. 02f173c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  33. f95fdf2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  34. 48ff1bc Merge branch '2019-04-09-master-imports-fs' by Tom Rini · 6 years ago
  35. 0a84066 test.py: Disable fsck for FAT tests for now by Tom Rini · 6 years ago
  36. febbc58 Fix ext4 block group descriptor sizing by Benjamin Lim · 6 years ago
  37. e551979 test/py: mmc: Add 'mmc read' performance check by Marek Vasut · 6 years ago
  38. 4ffec8c test/py: mmc: Add 'mmc info' test by Marek Vasut · 6 years ago
  39. ce4b2ca test/py: mmc: Add 'mmc rescan' test by Marek Vasut · 6 years ago
  40. 86dfd15 test/py: mmc: Add 'mmc dev' test by Marek Vasut · 6 years ago
  41. d22f7ad test/py: mmc: Factor out device selection by Marek Vasut · 6 years ago
  42. 9b18358 fs: fat: fix reading non-cluster-aligned root directory by Anssi Hannula · 6 years ago
  43. 1c48fda fs: ext4: Problem with ext4load and sparse files by Gero Schumacher · 6 years ago
  44. ef79284 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · 6 years ago
  45. aaa1215 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  46. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  47. b000180 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 6 years ago
  48. 2901005 test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · 6 years ago
  49. 5cfc73e test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · 6 years ago
  50. d5aee65 fs: ext4: cache extent data by Stephen Warren · 6 years ago
  51. c8630bb ARM: rmobile: rcar-common: Zap arch_preboot_os() by Eugeniu Rosca · 6 years ago
  52. 81abfa6 ARM: dts: rmobile: Enable USB on E2 Alt by Marek Vasut · 6 years ago
  53. 8c56350 ARM: rmobile: alt: Increase USB power-good delay by Marek Vasut · 6 years ago
  54. 4a45e93 net: sh_eth: Initialize PHY in probe() once by Marek Vasut · 6 years ago
  55. 317d13a ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0 by Marek Vasut · 6 years ago
  56. 3abd800 ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0 by Marek Vasut · 6 years ago
  57. 8719ca8 pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  58. a6a743d pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  59. 37929ca pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs by Marek Vasut · 6 years ago
  60. 72242e5 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  61. a3c31e9 clk: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  62. c4ea43d ARM: rmobile: Add R8A77965 M3NULCB support by Marek Vasut · 6 years ago
  63. b414ab7 ARM: dts: rmobile: Import R8A77965 M3NULCB DTs by Marek Vasut · 6 years ago
  64. c6435c3 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · 6 years ago
  65. 9331439 clk: renesas: Add R8A77965 clock tables by Marek Vasut · 6 years ago
  66. ce417a2 ARM: rmobile: Add dedicated R8A77965 SoC support by Marek Vasut · 6 years ago
  67. bdafee7 ARM: rmobile: Enable multi-DTB fit LZO compression by Marek Vasut · 6 years ago
  68. 95f4bbd lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  69. 1fd3035 lib: fdt: Allow enabling both LZO and GZIP DT compression by Marek Vasut · 6 years ago
  70. 4fa8375 ARM: renesas: Save boot parameters passed in by ATF by Marek Vasut · 6 years ago
  71. 118f4d4 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · 6 years ago
  72. 3ebe09d lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · 6 years ago
  73. d574c19 spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · 6 years ago
  74. 6d8dbe4 spl: ymodem: Terminate YModem session on error by Marek Vasut · 6 years ago
  75. 4c24dab Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  76. 5a451f1 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 6 years ago
  77. 69535b3 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 6 years ago
  78. 51f60a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · 6 years ago
  79. 89aea23 usb: host: Print device name when scanning by Ismael Luceno Cortes · 6 years ago
  80. 7bf9bca net: macb: Add small delay after link establishment by Stefan Roese · 6 years ago
  81. 068d4c0a pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 6 years ago
  82. be6e240 pinctrl: at91: add compatibles for SAM9X60 pin controller by Claudiu Beznea · 6 years ago
  83. 1a6a828 pinctrl: at91: add drive strength support for SAM9X60 by Claudiu Beznea · 6 years ago
  84. 04d4ec9 pinctrl: at91: add option to use drive strength bits by Claudiu Beznea · 6 years ago
  85. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  86. d4c8873 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · 6 years ago
  87. fc89afb arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 6 years ago
  88. 9ea6f71 Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 6 years ago
  89. 581e711 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · 6 years ago
  90. da8a771 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 6 years ago
  91. 256c2ff arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  92. 05d4b8e arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 6 years ago
  93. 6c04bd3 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 6 years ago
  94. 7fbd42f watchdog: Handle SPL build with watchdog disabled by Stefan Roese · 6 years ago
  95. e567dfb serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · 6 years ago
  96. ce4d04a arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 6 years ago
  97. e6a2769 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 6 years ago
  98. d9bd429 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 6 years ago
  99. 7dee184 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  100. 734b080 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago