1. 2cf2b51 stm32mp1: update memory layout by Patrick Delaunay · 6 years ago
  2. 842ebb5 stm32mp1: update bootcmd by Patrick Delaunay · 6 years ago
  3. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  4. 9c4b013 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · 6 years ago
  5. 0229c93 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · 6 years ago
  6. a58d222 net: ti: cpsw-common: Isolate getting syscon address from assigning macid by Faiz Abbas · 6 years ago
  7. e50f878 net: ti: cpsw: Move cpsw_phy_sel() to _probe() by Faiz Abbas · 6 years ago
  8. 3c6add9 net: Add priv_pdata to eth_pdata by Faiz Abbas · 6 years ago
  9. 826eb74 firmware: Add support for querying msmc memory by Lokesh Vutla · 6 years ago
  10. 097fd51 configs: ti_omap5_common: Add NAND environment settings by Faiz Abbas · 6 years ago
  11. 15b8c75 davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full by Adam Ford · 6 years ago
  12. 4512380 am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · 6 years ago
  13. b0cc1b8 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  14. a55036b mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
  15. 4db944a arm: mvebu: Add DB-XC3-24G4XG board by Chris Packham · 6 years ago
  16. f94b522 arm: kirkwood: lsxl: enable DM for SATA by Michael Walle · 6 years ago
  17. c1d81f6 arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSION by Baruch Siach · 6 years ago
  18. 1c11dcf mvebu: drop dangling SPI flash comments and #ifdefs by Baruch Siach · 6 years ago
  19. 16523ac fdtdec: Implement carveout support functions by Thierry Reding · 6 years ago
  20. c9222a0 fdtdec: Implement fdtdec_add_reserved_memory() by Thierry Reding · 6 years ago
  21. 8153d53 fdtdec: Implement fdtdec_set_phandle() by Thierry Reding · 6 years ago
  22. 4f253ad fdtdec: Add fdt_{addr, size}_unpack() helpers by Thierry Reding · 6 years ago
  23. 155d0a0 fdtdec: Add cpu_to_fdt_{addr, size}() macros by Thierry Reding · 6 years ago
  24. c7fbee5 dm: remove unused function dm_fdt_pre_reloc by Patrick Delaunay · 6 years ago
  25. 1745388 dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
  26. 91dba55 soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
  27. ffcc66e dma: ti: add driver to K3 UDMA by Vignesh R · 6 years ago
  28. 17ef3c4 soc: ti: k3: add CPPI5 description and helpers by Grygorii Strashko · 6 years ago
  29. 432f66f soc: ti: k3: add navss ringacc driver by Grygorii Strashko · 6 years ago
  30. fd6b40b firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · 6 years ago
  31. f95fdf2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  32. a40fe21 DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property by Lukasz Majewski · 6 years ago
  33. aaa1215 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  34. 5efc068 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  35. b000180 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 6 years ago
  36. d5aee65 fs: ext4: cache extent data by Stephen Warren · 6 years ago
  37. 8c56350 ARM: rmobile: alt: Increase USB power-good delay by Marek Vasut · 6 years ago
  38. 72242e5 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  39. a3c31e9 clk: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  40. 95f4bbd lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  41. 118f4d4 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · 6 years ago
  42. 3ebe09d lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · 6 years ago
  43. 5a451f1 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 6 years ago
  44. 068d4c0a pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 6 years ago
  45. a71e2f9 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  46. fc89afb arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 6 years ago
  47. 7fbd42f watchdog: Handle SPL build with watchdog disabled by Stefan Roese · 6 years ago
  48. d9bd429 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 6 years ago
  49. d7e0b01 efi_loader: boottime: export efi_[un]load_image() by AKASHI Takahiro · 6 years ago
  50. bc8fc32 efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · 6 years ago
  51. 8458bf6 efi_loader: set image_base and image_size to correct values by AKASHI Takahiro · 6 years ago
  52. 0e62d5b Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  53. 8e2b1f2 cosmetic: Remove not needed string from kp_imx53.h config by Lukasz Majewski · 6 years ago
  54. f73c09e cosmetic: config: Remove empty #ifdefs by Lukasz Majewski · 6 years ago
  55. da06f9a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  56. b7de88c ARM: imx6q_logic: Enable UUID support by Adam Ford · 6 years ago
  57. 66c433e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 6 years ago
  58. 0fe668d ARM: rmobile: rcar-gen2: Activate bootm_size by Marek Vasut · 6 years ago
  59. c3aef93 Merge branch '2019-03-29-master-imports' by Tom Rini · 6 years ago
  60. 1abddd9 configs: ti: Move FIT image load address to avoid overwrite by Andrew F. Davis · 6 years ago
  61. b357ae5 Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  62. 4f5e552 ARC: AXS10x: drop NAND support by Eugeniy Paltsev · 6 years ago
  63. 17394f9 efi_loader: TODO for the EFI file protocol by Heinrich Schuchardt · 6 years ago
  64. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  65. c95e632 Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  66. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  67. ac31d0d exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · 6 years ago
  68. e608beb controlcenterdc: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  69. a1b7132 bcm7445: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  70. 2e73655 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · 6 years ago
  71. 2253d64 pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux by Stefan Roese · 6 years ago
  72. 9eebaba cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10 by Heinrich Schuchardt · 6 years ago
  73. 810ae23 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  74. 92a4745 arm: socfpga: make SPL_TEXT_BASE overridable by Simon Goldschmidt · 6 years ago
  75. 8303467 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  76. 1580970 armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · 6 years ago
  77. 43ad41e mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
  78. 4b387de board: tbs2910: Fix default environment by Soeren Moch · 6 years ago
  79. 9659eb4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  80. 12d6409 ARM: imx6_logic: Fix typo in FDT address by Adam Ford · 6 years ago
  81. 3f77c93 include: configs: imx6-engicam: Add recovery boot option by Shyam Saini · 6 years ago
  82. 15b7e91 imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig by Fabio Estevam · 6 years ago
  83. 0a11207 pico-imx6ul: Convert to DM_PMIC by Fabio Estevam · 6 years ago
  84. 934e728 espresso7420: remove duplicated config by Minkyu Kang · 6 years ago
  85. e6b1467 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  86. d9cab9f configs: odroid_xu3: Unify indentation by Krzysztof Kozlowski · 6 years ago
  87. 08e0ee0 configs: odroid_xu3: Use consistent syntax for #include by Krzysztof Kozlowski · 6 years ago
  88. e66d1cb regulator: Add support for ramp delay by Krzysztof Kozlowski · 6 years ago
  89. e3ee4be arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
  90. 19c8c9c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  91. bd6363a ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset by Marek Vasut · 7 years ago
  92. 60082d3 ARM: socfpga: Drop CONFIG_SYS_NAND_BAD_BLOCK_POS by Marek Vasut · 7 years ago
  93. 7544ad0 ARM: socfpga: Disable D cache in SPL by Marek Vasut · 7 years ago
  94. d245059 ARM: rmobile: rcar-gen3: Activate bootm_size by Eugeniu Rosca · 6 years ago
  95. 3f965f2 ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH} by Marek Vasut · 6 years ago
  96. 279dc04 ARM: qemu-arm: enable USB boot in distro boot with UEFI by AKASHI Takahiro · 6 years ago
  97. d2c49aa board: Enable DHCP distro boot for LS1012a, LS1021a by Yunfeng Ding · 6 years ago
  98. d8d5fdb fsl_sec: fix register layout on Layerscape architectures by Laurentiu Tudor · 6 years ago
  99. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  100. 31a1c95 board: ls1043a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago