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