1. 16523ac fdtdec: Implement carveout support functions by Thierry Reding · 6 years ago
  2. c9222a0 fdtdec: Implement fdtdec_add_reserved_memory() by Thierry Reding · 6 years ago
  3. 8153d53 fdtdec: Implement fdtdec_set_phandle() by Thierry Reding · 6 years ago
  4. 4f253ad fdtdec: Add fdt_{addr, size}_unpack() helpers by Thierry Reding · 6 years ago
  5. 155d0a0 fdtdec: Add cpu_to_fdt_{addr, size}() macros by Thierry Reding · 6 years ago
  6. ea1df3e libfdt: Add phandle generation helper by Thierry Reding · 6 years ago
  7. c7fbee5 dm: remove unused function dm_fdt_pre_reloc by Patrick Delaunay · 6 years ago
  8. 2231904 clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc by Patrick Delaunay · 6 years ago
  9. 7bb94ab clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc by Patrick Delaunay · 6 years ago
  10. 553a1a2 sandbox: Properly print physical addresses by Thierry Reding · 6 years ago
  11. 0c425ae sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · 6 years ago
  12. 1701892 vsprintf: Support phys_addr_t specifier unconditionally by Thierry Reding · 6 years ago
  13. 9bfacf2 core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address by Eugeniu Rosca · 6 years ago
  14. 662a74a sysreset: use syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  15. a442e61 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  16. 1ceb10b fdt: Remove duplicate code by Thierry Reding · 6 years ago
  17. d39e2bd dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() by Patrick Delaunay · 6 years ago
  18. dce406e dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL by Patrice Chotard · 6 years ago
  19. f00d89f dm: Also remove interrupts property from SPL DT by Michal Simek · 6 years ago
  20. 1745388 dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
  21. c7a88da dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · 6 years ago
  22. 9d73e85 cros: Expand the Chromium OS documentation by Simon Glass · 6 years ago
  23. 02f173c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  24. f95fdf2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  25. 48ff1bc Merge branch '2019-04-09-master-imports-fs' by Tom Rini · 6 years ago
  26. 0a84066 test.py: Disable fsck for FAT tests for now by Tom Rini · 6 years ago
  27. febbc58 Fix ext4 block group descriptor sizing by Benjamin Lim · 6 years ago
  28. e551979 test/py: mmc: Add 'mmc read' performance check by Marek Vasut · 6 years ago
  29. 4ffec8c test/py: mmc: Add 'mmc info' test by Marek Vasut · 6 years ago
  30. ce4b2ca test/py: mmc: Add 'mmc rescan' test by Marek Vasut · 6 years ago
  31. 86dfd15 test/py: mmc: Add 'mmc dev' test by Marek Vasut · 6 years ago
  32. d22f7ad test/py: mmc: Factor out device selection by Marek Vasut · 6 years ago
  33. 9b18358 fs: fat: fix reading non-cluster-aligned root directory by Anssi Hannula · 6 years ago
  34. 1c48fda fs: ext4: Problem with ext4load and sparse files by Gero Schumacher · 6 years ago
  35. ef79284 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · 6 years ago
  36. aaa1215 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  37. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  38. b000180 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 6 years ago
  39. 2901005 test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · 6 years ago
  40. 5cfc73e test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · 6 years ago
  41. d5aee65 fs: ext4: cache extent data by Stephen Warren · 6 years ago
  42. c8630bb ARM: rmobile: rcar-common: Zap arch_preboot_os() by Eugeniu Rosca · 6 years ago
  43. 81abfa6 ARM: dts: rmobile: Enable USB on E2 Alt by Marek Vasut · 6 years ago
  44. 8c56350 ARM: rmobile: alt: Increase USB power-good delay by Marek Vasut · 6 years ago
  45. 4a45e93 net: sh_eth: Initialize PHY in probe() once by Marek Vasut · 6 years ago
  46. 317d13a ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0 by Marek Vasut · 6 years ago
  47. 3abd800 ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0 by Marek Vasut · 6 years ago
  48. 8719ca8 pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  49. a6a743d pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  50. 37929ca pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs by Marek Vasut · 6 years ago
  51. 72242e5 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  52. a3c31e9 clk: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  53. c4ea43d ARM: rmobile: Add R8A77965 M3NULCB support by Marek Vasut · 6 years ago
  54. b414ab7 ARM: dts: rmobile: Import R8A77965 M3NULCB DTs by Marek Vasut · 6 years ago
  55. c6435c3 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · 6 years ago
  56. 9331439 clk: renesas: Add R8A77965 clock tables by Marek Vasut · 6 years ago
  57. ce417a2 ARM: rmobile: Add dedicated R8A77965 SoC support by Marek Vasut · 6 years ago
  58. bdafee7 ARM: rmobile: Enable multi-DTB fit LZO compression by Marek Vasut · 6 years ago
  59. 95f4bbd lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  60. 1fd3035 lib: fdt: Allow enabling both LZO and GZIP DT compression by Marek Vasut · 6 years ago
  61. 4fa8375 ARM: renesas: Save boot parameters passed in by ATF by Marek Vasut · 6 years ago
  62. 118f4d4 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · 6 years ago
  63. 3ebe09d lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · 6 years ago
  64. d574c19 spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · 6 years ago
  65. 6d8dbe4 spl: ymodem: Terminate YModem session on error by Marek Vasut · 6 years ago
  66. 4c24dab Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  67. 5a451f1 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 6 years ago
  68. 69535b3 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 6 years ago
  69. 51f60a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · 6 years ago
  70. 89aea23 usb: host: Print device name when scanning by Ismael Luceno Cortes · 6 years ago
  71. 7bf9bca net: macb: Add small delay after link establishment by Stefan Roese · 6 years ago
  72. 068d4c0a pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 6 years ago
  73. be6e240 pinctrl: at91: add compatibles for SAM9X60 pin controller by Claudiu Beznea · 6 years ago
  74. 1a6a828 pinctrl: at91: add drive strength support for SAM9X60 by Claudiu Beznea · 6 years ago
  75. 04d4ec9 pinctrl: at91: add option to use drive strength bits by Claudiu Beznea · 6 years ago
  76. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  77. d4c8873 arm: at91: at91sam9x5.dtsi: Add watchdog handle by Stefan Roese · 6 years ago
  78. fc89afb arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 6 years ago
  79. 9ea6f71 Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 6 years ago
  80. 581e711 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · 6 years ago
  81. da8a771 arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds by Stefan Roese · 6 years ago
  82. 256c2ff arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  83. 05d4b8e arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 6 years ago
  84. 6c04bd3 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 6 years ago
  85. 7fbd42f watchdog: Handle SPL build with watchdog disabled by Stefan Roese · 6 years ago
  86. e567dfb serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · 6 years ago
  87. ce4d04a arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled by Stefan Roese · 6 years ago
  88. e6a2769 arm: at91: Makefile: Compile lowlevel_init only when really necessary by Stefan Roese · 6 years ago
  89. d9bd429 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 6 years ago
  90. 7dee184 ARM: at91: sama5d2: Wrap cpu detection to fix macb driver by Alexander Dahl · 6 years ago
  91. 734b080 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  92. 66e78fc mtd: ubi debug: Remove the pid print from ubi_assert by Eran Matityahu · 6 years ago
  93. 1d63ec3 Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  94. ffb269a Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  95. 3c99166 Prepare v2019.04 by Tom Rini · 6 years ago
  96. 85c3d46 arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 6 years ago
  97. c48b07a Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  98. e82fa10 dts: imx8qxp-mek: Add PHY post reset delay by Andrejs Cainikovs · 6 years ago
  99. 31d4045 net: dm: fec: Support phy-reset-post-delay property by Andrejs Cainikovs · 6 years ago
  100. ccd063e watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 6 years ago