1. 507ea28 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  2. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  3. 448dd27 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  4. d192136 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · 6 years ago
  5. 02d6ca7 fs: ext4: cache extent data by Stephen Warren · 6 years ago
  6. 7b6b65a ARM: rmobile: alt: Increase USB power-good delay by Marek Vasut · 6 years ago
  7. 7841483 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  8. 3bee488 clk: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  9. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  10. 7c74842 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · 6 years ago
  11. fa8df03 lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · 6 years ago
  12. 7783697 Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 6 years ago
  13. 13c9c92 pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 6 years ago
  14. dadede5 arm: at91: Add gardena-gateway-at91sam support by Stefan Roese · 6 years ago
  15. 67bcbef arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 6 years ago
  16. 411d75d watchdog: Handle SPL build with watchdog disabled by Stefan Roese · 6 years ago
  17. 1c93548 board: pm9g45: Migrate to CONFIG_DM by Ilko Iliev · 6 years ago
  18. b0ad905 efi_loader: boottime: export efi_[un]load_image() by AKASHI Takahiro · 6 years ago
  19. bbe13da efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · 6 years ago
  20. 068879a efi_loader: set image_base and image_size to correct values by AKASHI Takahiro · 6 years ago
  21. 56a3161 Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  22. ff336e7 cosmetic: Remove not needed string from kp_imx53.h config by Lukasz Majewski · 6 years ago
  23. a07b641 cosmetic: config: Remove empty #ifdefs by Lukasz Majewski · 6 years ago
  24. 95b693c Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  25. fef998b ARM: imx6q_logic: Enable UUID support by Adam Ford · 6 years ago
  26. ea4a12e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 6 years ago
  27. faeddaa ARM: rmobile: rcar-gen2: Activate bootm_size by Marek Vasut · 6 years ago
  28. bbd0021 Merge branch '2019-03-29-master-imports' by Tom Rini · 6 years ago
  29. 6ff2724 configs: ti: Move FIT image load address to avoid overwrite by Andrew F. Davis · 6 years ago
  30. baa829e Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  31. 168a775 ARC: AXS10x: drop NAND support by Eugeniy Paltsev · 6 years ago
  32. 79730de efi_loader: TODO for the EFI file protocol by Heinrich Schuchardt · 6 years ago
  33. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  34. 5a6b52b Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  35. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  36. 5c95efb exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · 6 years ago
  37. 3edd13e controlcenterdc: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  38. fd75ade bcm7445: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  39. f7d4968 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · 6 years ago
  40. 97a8bbf pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux by Stefan Roese · 6 years ago
  41. 8c55cc0 cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10 by Heinrich Schuchardt · 6 years ago
  42. 6fc17c1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  43. 376a8f8 arm: socfpga: make SPL_TEXT_BASE overridable by Simon Goldschmidt · 6 years ago
  44. 03d9089 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  45. d6be97b armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · 6 years ago
  46. 67f195c mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
  47. aa63f7d board: tbs2910: Fix default environment by Soeren Moch · 6 years ago
  48. 53a2920 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  49. a732ec0 ARM: imx6_logic: Fix typo in FDT address by Adam Ford · 6 years ago
  50. f3af83c include: configs: imx6-engicam: Add recovery boot option by Shyam Saini · 6 years ago
  51. 268fcf0 imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig by Fabio Estevam · 6 years ago
  52. 49d4bf0 pico-imx6ul: Convert to DM_PMIC by Fabio Estevam · 6 years ago
  53. 1187bc7 espresso7420: remove duplicated config by Minkyu Kang · 6 years ago
  54. f4befd4 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  55. e9f073b configs: odroid_xu3: Unify indentation by Krzysztof Kozlowski · 6 years ago
  56. c0ed3f4 configs: odroid_xu3: Use consistent syntax for #include by Krzysztof Kozlowski · 6 years ago
  57. e2fa397 regulator: Add support for ramp delay by Krzysztof Kozlowski · 6 years ago
  58. 36476ee arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
  59. 7421c17 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  60. b5c087b ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset by Marek Vasut · 7 years ago
  61. bb6e32a ARM: socfpga: Drop CONFIG_SYS_NAND_BAD_BLOCK_POS by Marek Vasut · 7 years ago
  62. 339da98 ARM: socfpga: Disable D cache in SPL by Marek Vasut · 7 years ago
  63. 5c3da86 ARM: rmobile: rcar-gen3: Activate bootm_size by Eugeniu Rosca · 6 years ago
  64. 2010693 ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH} by Marek Vasut · 6 years ago
  65. 7cc96a4 ARM: qemu-arm: enable USB boot in distro boot with UEFI by AKASHI Takahiro · 6 years ago
  66. 0c1d95e board: Enable DHCP distro boot for LS1012a, LS1021a by Yunfeng Ding · 6 years ago
  67. 5a6a0f7 fsl_sec: fix register layout on Layerscape architectures by Laurentiu Tudor · 6 years ago
  68. ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  69. a952c82 board: ls1043a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  70. 6519df7 board: ls1043a: enable dhcp boot by Mian Yousaf Kaukab · 6 years ago
  71. 298303e board: ls1046a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  72. e172158 board: ls1046a: enable dhcp boot by Mian Yousaf Kaukab · 6 years ago
  73. 048f8d4 board: ls2080ardb: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  74. cedf23f Revert "ls2080ardb: remove dhcp function from env as boot source" by Mian Yousaf Kaukab · 6 years ago
  75. b504675 board: ls1088ardb: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  76. 30a7a63 Revert "ls1088a: remove dhcp function from u-boot env as boot source" by Mian Yousaf Kaukab · 6 years ago
  77. 7a167f2 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago
  78. 42fdf08 clk: Add SiFive FU540 PRCI clock driver by Anup Patel · 6 years ago
  79. 516ea04 efi_loader: define load option attributes by AKASHI Takahiro · 6 years ago
  80. 117e68a cmd: env: add "-e" option for handling UEFI variables by AKASHI Takahiro · 6 years ago
  81. 6c9e7ea preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  82. 8b60af7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  83. 28d1033 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  84. a8408c2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  85. 4ffb856 nyan-big: drop CONFIG_KEYBOARD by Peter Robinson · 6 years ago
  86. 6249fdf Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · 6 years ago
  87. 43ecef4 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  88. 12d37d8 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · 6 years ago
  89. 8023936 ARM: tegra: Reserve 32MB for the Linux kernel by Jonathan Hunter · 6 years ago
  90. 167412c tegra20: common: fix USB_EHCI_TXFIFO_THRESH value by Peter Robinson · 6 years ago
  91. 4a8e5d0 tegra: cleanup dangling comments in include/configs by Peter Robinson · 6 years ago
  92. b67c18d sound: Add support for Intel HDA by Simon Glass · 6 years ago
  93. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  94. 7dfe527 sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
  95. 1a9360d x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · 6 years ago
  96. dbadbb7 pch: Add ioctl support by Simon Glass · 6 years ago
  97. d84a1d6 pci: Add IDs for Intel high-definition audio by Simon Glass · 6 years ago
  98. a88a50e pci: Fix comment in struct pci_child_platdata by Simon Glass · 6 years ago
  99. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  100. e0144f2 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · 6 years ago