1. da60b43 DTS: Fix ETH PHY reset on HSC|DDC boards (imx53) by Lukasz Majewski · 6 years ago
  2. 8e2b1f2 cosmetic: Remove not needed string from kp_imx53.h config by Lukasz Majewski · 6 years ago
  3. f73c09e cosmetic: config: Remove empty #ifdefs by Lukasz Majewski · 6 years ago
  4. 6574931 imx8mq_evk: README: Make the underline marker fill the whole sentence by Fabio Estevam · 6 years ago
  5. d3c8727 imx8mq_evk: README: Fix a typo in the destination path by Fabio Estevam · 6 years ago
  6. 0adc3f8 imx8mq_evk: README: Need to copy bl31.bin to U-Boot source tree by Fabio Estevam · 6 years ago
  7. 8a0746d tools/imx8m_image.sh: remove bashism by Baruch Siach · 6 years ago
  8. 00102ae pico-imx7d: README: Recommend the usage of a USB hub by Fabio Estevam · 6 years ago
  9. 40ee163 configs: icorem6: Use imx6 cratch register for bootcount by Jagan Teki · 6 years ago
  10. 8b9cba0 configs: icore: Fix U-Boot proper loading from nand by Michael Trimarchi · 6 years ago
  11. b7de88c ARM: imx6q_logic: Enable UUID support by Adam Ford · 6 years ago
  12. 9b8d9ec pico-imx6ul: Fix eMMC boot after DM_MMC conversion by Fabio Estevam · 6 years ago
  13. 66c433e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 6 years ago
  14. c3aef93 Merge branch '2019-03-29-master-imports' by Tom Rini · 6 years ago
  15. f00c262 lib: time: update module enable MACRO by Kever Yang · 6 years ago
  16. 5ec072b doc/git-mailrc: correct entry 'agraf' by Heinrich Schuchardt · 6 years ago
  17. ab10727 RPi: Add mbrugger as board maintainer by Matthias Brugger · 6 years ago
  18. 1abddd9 configs: ti: Move FIT image load address to avoid overwrite by Andrew F. Davis · 6 years ago
  19. 5cf1203 mmc: correct the HS400 initialization process by BOUGH CHEN · 6 years ago
  20. b357ae5 Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  21. 1111ff6 Merge tag 'arc-last-minute-for-2019.04' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  22. 34d117b hsdk: readme: Suggest getting pyelftools with pip by Alexey Brodkin · 6 years ago
  23. 4f5e552 ARC: AXS10x: drop NAND support by Eugeniy Paltsev · 6 years ago
  24. 9ba712d efi_loader: define development target in README.uefi by Heinrich Schuchardt · 6 years ago
  25. 98dc260 efi_loader: update TODOs in doc/README.uefi by Heinrich Schuchardt · 6 years ago
  26. fbe6549 MAINTAINERS: adjust git repository for EFI PAYLOAD by Heinrich Schuchardt · 6 years ago
  27. 17394f9 efi_loader: TODO for the EFI file protocol by Heinrich Schuchardt · 6 years ago
  28. d082650 efi_selftest: avoid double free in dp utilities test by Heinrich Schuchardt · 6 years ago
  29. 7f21ced Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  30. d32519a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  31. 2b9b9cd Merge branch '2019-03-25-master-imports' by Tom Rini · 6 years ago
  32. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  33. c95e632 Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  34. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  35. 9309aad tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly by Patrick Delaunay · 6 years ago
  36. ac31d0d exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · 6 years ago
  37. e608beb controlcenterdc: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  38. a1b7132 bcm7445: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  39. e7134b9 Merge branch '2019-03-25-master-imports' by Tom Rini · 6 years ago
  40. c453fe3 mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP by Marek Vasut · 6 years ago
  41. f4eaa56 mmc: sh_mmcif: Set default MMCIF clock rate by Marek Vasut · 6 years ago
  42. 3cb2849 clk: renesas: Add support for setting MMCIF clock divider on Gen2 by Marek Vasut · 6 years ago
  43. 4b135d5 clk: renesas: Fix swapped div and mul in debug output on Gen2 by Marek Vasut · 6 years ago
  44. 45b01b4 clk: renesas: Fix SDH clock divider decoding on Gen2 by Marek Vasut · 6 years ago
  45. c49d0ac ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator by Marek Vasut · 6 years ago
  46. 3d0cc01 configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF by Ley Foon Tan · 6 years ago
  47. 7d5ccb1 mmc: Align MMC_TRACE with tiny printf by Marek Vasut · 6 years ago
  48. 00717b0 scripts/Makefile.extrawarn: Silence more DTC warnings by Tom Rini · 6 years ago
  49. b02f2e7 rsa: check that pointer checksum isn't NULL before using it by Philippe Reynes · 6 years ago
  50. cfb3e10 Merge branch '2019-03-22-master-imports' by Tom Rini · 6 years ago
  51. 2e73655 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · 6 years ago
  52. 50580a0 board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef by Andrew F. Davis · 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. e63bf1b common: image-android-dt: Fix out-of-bounds access by Eugeniu Rosca · 6 years ago
  55. 72987d3 configs: am335x_evm: Add CONFIG_BLK by Faiz Abbas · 6 years ago
  56. a3444bd Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · 6 years ago
  57. 344db3f mips: add missing dtb-y to arch/mips/dts/Makefile by Masahiro Yamada · 6 years ago
  58. 680207a powerpc: fix arch/powerpc/dts/Makefile by Masahiro Yamada · 6 years ago
  59. 89c2b5c ARM: fix arch/arm/dts/Makefile by Masahiro Yamada · 6 years ago
  60. cabde44 tools: fit_image: Add the loadable property to configs by Abel Vesa · 6 years ago
  61. cf8dcc5 common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · 6 years ago
  62. ef331e3 armv8: Disable exception vectors in SPL by default by Alexander Graf · 6 years ago
  63. 7a77836 Makefile: Do not pass -E to mkimage when SPL has full fitImage support by Marek Vasut · 6 years ago
  64. 9eebaba cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10 by Heinrich Schuchardt · 6 years ago
  65. 08b1165 configs: dra7xx_evm: Remove ENV_IS_IN_FAT by Faiz Abbas · 6 years ago
  66. 6dad56d arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · 6 years ago
  67. 7b80644 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  68. b94b19e Merge tag 'efi-2019-04-rc5' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  69. 3d7891d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  70. 9d59d6f i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · 6 years ago
  71. e3ada91 ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · 6 years ago
  72. d0bd876 efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · 6 years ago
  73. 1646e09 efi_loader: superfluous conversion in efi_file_open() by Heinrich Schuchardt · 6 years ago
  74. d5974af efi_loader: remove superfluous check in efi_setup_loaded_image() by Heinrich Schuchardt · 6 years ago
  75. 1fd7a47 efi_loader: memory leak in efi_dump_single_var() by Heinrich Schuchardt · 6 years ago
  76. e7dae58 efi_loader: missing return in efi_get_next_variable_name() by Heinrich Schuchardt · 6 years ago
  77. bd3b747 efi_loader: endless loop in add_strings_package() by Heinrich Schuchardt · 6 years ago
  78. 306b167 efi_loader: correct parameter size in efi_allocate_pool by Heinrich Schuchardt · 6 years ago
  79. a00d157 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  80. 810ae23 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  81. 7eddda4 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  82. 599f7aa ARM: kirkwood: disable dcache for Kirkwood boards by Chris Packham · 6 years ago
  83. 825dd50 ARM: mvebu: use correct name for pcie controller by Chris Packham · 6 years ago
  84. 3a2117d ARM: mvebu: db-88f6820-amc: enable SPI_FLASH_BAR by Chris Packham · 6 years ago
  85. 94425ef ARM: mvebu: set CONFIG_SYS_MALLOC_F_LEN to 0x2000 by Chris Packham · 6 years ago
  86. 247c80d mv_ddr: ddr3: only use active chip-selects when tuning ODT by Chris Packham · 6 years ago
  87. 08dcbc9 mv_ddr: ddr3: fix tRAS timimg parameter by Chris Packham · 6 years ago
  88. 5860532 ARM: kirkwood: add spi0 alias for dreamplug by Chris Packham · 6 years ago
  89. 1579faf MAINTAINERS: Update u-boot-marvell entry by Stefan Roese · 6 years ago
  90. 09d3974 configs/clearfog_gt_8k: add network interface support by Baruch Siach · 6 years ago
  91. 0df62e8 pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · 6 years ago
  92. 374bf7a Prepare v2019.04-rc4 by Tom Rini · 6 years ago
  93. 92a4745 arm: socfpga: make SPL_TEXT_BASE overridable by Simon Goldschmidt · 6 years ago
  94. ff0005b ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMAC by Ley Foon Tan · 6 years ago
  95. f402d26 fastboot: common: fix default fastboot_boot on 64-bit by Neil Armstrong · 6 years ago
  96. e81d9de usb: udc-uclass: Fixed problem when no alias is defined in DT by Jean-Jacques Hiblot · 6 years ago
  97. 731785d cmd: fastboot: handle watchdog while waiting for fastboot commands. by Sean Nyekjaer · 6 years ago
  98. 8303467 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  99. 821aa19 Merge tag 'efi-2019-04-rc4-3' of https://github.com/xypron2/u-boot by Tom Rini · 6 years ago
  100. 1580970 armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · 6 years ago