1. 2231904 clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc by Patrick Delaunay · 6 years ago
  2. 7bb94ab clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc by Patrick Delaunay · 6 years ago
  3. 553a1a2 sandbox: Properly print physical addresses by Thierry Reding · 6 years ago
  4. 0c425ae sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · 6 years ago
  5. 1701892 vsprintf: Support phys_addr_t specifier unconditionally by Thierry Reding · 6 years ago
  6. 9bfacf2 core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address by Eugeniu Rosca · 6 years ago
  7. 662a74a sysreset: use syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  8. a442e61 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  9. 1ceb10b fdt: Remove duplicate code by Thierry Reding · 6 years ago
  10. d39e2bd dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() by Patrick Delaunay · 6 years ago
  11. dce406e dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL by Patrice Chotard · 6 years ago
  12. f00d89f dm: Also remove interrupts property from SPL DT by Michal Simek · 6 years ago
  13. 1745388 dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
  14. c7a88da dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · 6 years ago
  15. 9d73e85 cros: Expand the Chromium OS documentation by Simon Glass · 6 years ago
  16. 090493c configs: am65x_evm_a53: Enable DMA related configs by Grygorii Strashko · 6 years ago
  17. 736b6c3 arm64: dts: ti: k3-am65: add mcu navss nodes by Grygorii Strashko · 6 years ago
  18. 91dba55 soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
  19. ffcc66e dma: ti: add driver to K3 UDMA by Vignesh R · 6 years ago
  20. 17ef3c4 soc: ti: k3: add CPPI5 description and helpers by Grygorii Strashko · 6 years ago
  21. 432f66f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · 6 years ago
  22. fd6b40b firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · 6 years ago
  23. 02f173c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  24. f95fdf2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  25. 84c80c6 misc: i2c_eeprom: add eeprom write support by Baruch Siach · 5 years ago
  26. a29034d misc: i2c_eeprom: support DT pagesize property by Baruch Siach · 5 years ago
  27. 9985b74 i2c: muxes: pca954x: support PCA9543 I2C switch by Luca Ceresoli · 5 years ago
  28. 5995cdb i2c: muxes: pca954x: clarify enable field by Luca Ceresoli · 5 years ago
  29. 4cdf4e0 i2c: muxes: pca954x: update list of supported devices by Luca Ceresoli · 5 years ago
  30. 9eba5e4 DTS: imx53: Add imx53-kp-u-boot.dtsi file with u-boot specific property by Lukasz Majewski · 5 years ago
  31. a40fe21 DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property by Lukasz Majewski · 5 years ago
  32. 48ff1bc Merge branch '2019-04-09-master-imports-fs' by Tom Rini · 5 years ago
  33. 0a84066 test.py: Disable fsck for FAT tests for now by Tom Rini · 5 years ago
  34. 067e0b9 sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · 6 years ago
  35. 9d0f9e8 arm: sunxi: Enable DRAM ODT by default on H3/H5 by Paul Kocialkowski · 6 years ago
  36. 882b71e arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5 by Paul Kocialkowski · 6 years ago
  37. 9c2b0dd arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i by Paul Kocialkowski · 6 years ago
  38. ddd6930 sunxi: dram_sun8i: Fix A33 memory initialization by Michael Trimarchi · 6 years ago
  39. 30cb441 sunxi: Pine64-LTS: (Re-)enable USB 1.x support by Andre Przywara · 6 years ago
  40. 1692c73 sun50i: a64: Add Oceanic 5205 5inMFD initial support by Jagan Teki · 6 years ago
  41. febbc58 Fix ext4 block group descriptor sizing by Benjamin Lim · 5 years ago
  42. e551979 test/py: mmc: Add 'mmc read' performance check by Marek Vasut · 6 years ago
  43. 4ffec8c test/py: mmc: Add 'mmc info' test by Marek Vasut · 6 years ago
  44. ce4b2ca test/py: mmc: Add 'mmc rescan' test by Marek Vasut · 6 years ago
  45. 86dfd15 test/py: mmc: Add 'mmc dev' test by Marek Vasut · 6 years ago
  46. d22f7ad test/py: mmc: Factor out device selection by Marek Vasut · 6 years ago
  47. 9b18358 fs: fat: fix reading non-cluster-aligned root directory by Anssi Hannula · 6 years ago
  48. 1c48fda fs: ext4: Problem with ext4load and sparse files by Gero Schumacher · 6 years ago
  49. ef79284 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · 6 years ago
  50. aaa1215 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  51. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  52. b000180 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 6 years ago
  53. 2901005 test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · 6 years ago
  54. 5cfc73e test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · 6 years ago
  55. d5aee65 fs: ext4: cache extent data by Stephen Warren · 6 years ago
  56. c8630bb ARM: rmobile: rcar-common: Zap arch_preboot_os() by Eugeniu Rosca · 5 years ago
  57. 81abfa6 ARM: dts: rmobile: Enable USB on E2 Alt by Marek Vasut · 5 years ago
  58. 8c56350 ARM: rmobile: alt: Increase USB power-good delay by Marek Vasut · 5 years ago
  59. 4a45e93 net: sh_eth: Initialize PHY in probe() once by Marek Vasut · 5 years ago
  60. 317d13a ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0 by Marek Vasut · 6 years ago
  61. 3abd800 ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0 by Marek Vasut · 6 years ago
  62. 8719ca8 pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  63. a6a743d pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  64. 37929ca pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs by Marek Vasut · 6 years ago
  65. 72242e5 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  66. a3c31e9 clk: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  67. c4ea43d ARM: rmobile: Add R8A77965 M3NULCB support by Marek Vasut · 6 years ago
  68. b414ab7 ARM: dts: rmobile: Import R8A77965 M3NULCB DTs by Marek Vasut · 6 years ago
  69. c6435c3 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · 6 years ago
  70. 9331439 clk: renesas: Add R8A77965 clock tables by Marek Vasut · 6 years ago
  71. ce417a2 ARM: rmobile: Add dedicated R8A77965 SoC support by Marek Vasut · 6 years ago
  72. bdafee7 ARM: rmobile: Enable multi-DTB fit LZO compression by Marek Vasut · 6 years ago
  73. 95f4bbd lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  74. 1fd3035 lib: fdt: Allow enabling both LZO and GZIP DT compression by Marek Vasut · 6 years ago
  75. 4fa8375 ARM: renesas: Save boot parameters passed in by ATF by Marek Vasut · 6 years ago
  76. 118f4d4 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · 6 years ago
  77. 3ebe09d lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · 6 years ago
  78. d574c19 spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · 6 years ago
  79. 6d8dbe4 spl: ymodem: Terminate YModem session on error by Marek Vasut · 6 years ago
  80. 4c24dab Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 5 years ago
  81. 5a451f1 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  82. 69535b3 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 5 years ago
  83. 51f60a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · 5 years ago
  84. 89aea23 usb: host: Print device name when scanning by Ismael Luceno Cortes · 6 years ago
  85. 7bf9bca net: macb: Add small delay after link establishment by Stefan Roese · 5 years ago
  86. 068d4c0a pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 6 years ago
  87. be6e240 pinctrl: at91: add compatibles for SAM9X60 pin controller by Claudiu Beznea · 6 years ago
  88. 1a6a828 pinctrl: at91: add drive strength support for SAM9X60 by Claudiu Beznea · 6 years ago
  89. 04d4ec9 pinctrl: at91: add option to use drive strength bits by Claudiu Beznea · 6 years ago
  90. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 5 years ago
  91. d4c8873 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · 5 years ago
  92. fc89afb arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 5 years ago
  93. 9ea6f71 Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 5 years ago
  94. 581e711 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · 5 years ago
  95. da8a771 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 5 years ago
  96. 256c2ff arm: at91: Enable watchdog support by Stefan Roese · 5 years ago
  97. 05d4b8e arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 5 years ago
  98. 6c04bd3 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 5 years ago
  99. 7fbd42f watchdog: Handle SPL build with watchdog disabled by Stefan Roese · 5 years ago
  100. e567dfb serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · 5 years ago