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