1. 308b130 ARM: rmobile: alt: Remove R8A7794_ETHERNET_B by Marek Vasut · 6 years ago
  2. c3aef93 Merge branch '2019-03-29-master-imports' by Tom Rini · 6 years ago
  3. f00c262 lib: time: update module enable MACRO by Kever Yang · 6 years ago
  4. 5ec072b doc/git-mailrc: correct entry 'agraf' by Heinrich Schuchardt · 6 years ago
  5. ab10727 RPi: Add mbrugger as board maintainer by Matthias Brugger · 6 years ago
  6. 1abddd9 configs: ti: Move FIT image load address to avoid overwrite by Andrew F. Davis · 6 years ago
  7. 5cf1203 mmc: correct the HS400 initialization process by BOUGH CHEN · 6 years ago
  8. b357ae5 Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  9. 1111ff6 Merge tag 'arc-last-minute-for-2019.04' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  10. 34d117b hsdk: readme: Suggest getting pyelftools with pip by Alexey Brodkin · 6 years ago
  11. 4f5e552 ARC: AXS10x: drop NAND support by Eugeniy Paltsev · 6 years ago
  12. 9ba712d efi_loader: define development target in README.uefi by Heinrich Schuchardt · 6 years ago
  13. 98dc260 efi_loader: update TODOs in doc/README.uefi by Heinrich Schuchardt · 6 years ago
  14. fbe6549 MAINTAINERS: adjust git repository for EFI PAYLOAD by Heinrich Schuchardt · 6 years ago
  15. 17394f9 efi_loader: TODO for the EFI file protocol by Heinrich Schuchardt · 6 years ago
  16. d082650 efi_selftest: avoid double free in dp utilities test by Heinrich Schuchardt · 6 years ago
  17. 7f21ced Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  18. d32519a Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  19. 2b9b9cd Merge branch '2019-03-25-master-imports' by Tom Rini · 6 years ago
  20. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  21. c95e632 Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  22. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  23. 9309aad tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly by Patrick Delaunay · 6 years ago
  24. ac31d0d exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · 6 years ago
  25. e608beb controlcenterdc: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  26. a1b7132 bcm7445: move some configuration in defconfig file by Patrick Delaunay · 6 years ago
  27. e7134b9 Merge branch '2019-03-25-master-imports' by Tom Rini · 6 years ago
  28. c453fe3 mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP by Marek Vasut · 6 years ago
  29. f4eaa56 mmc: sh_mmcif: Set default MMCIF clock rate by Marek Vasut · 6 years ago
  30. 3cb2849 clk: renesas: Add support for setting MMCIF clock divider on Gen2 by Marek Vasut · 6 years ago
  31. 4b135d5 clk: renesas: Fix swapped div and mul in debug output on Gen2 by Marek Vasut · 6 years ago
  32. 45b01b4 clk: renesas: Fix SDH clock divider decoding on Gen2 by Marek Vasut · 6 years ago
  33. c49d0ac ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator by Marek Vasut · 6 years ago
  34. 3d0cc01 configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF by Ley Foon Tan · 6 years ago
  35. 7d5ccb1 mmc: Align MMC_TRACE with tiny printf by Marek Vasut · 6 years ago
  36. 00717b0 scripts/Makefile.extrawarn: Silence more DTC warnings by Tom Rini · 6 years ago
  37. b02f2e7 rsa: check that pointer checksum isn't NULL before using it by Philippe Reynes · 6 years ago
  38. cfb3e10 Merge branch '2019-03-22-master-imports' by Tom Rini · 6 years ago
  39. 2e73655 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · 6 years ago
  40. 50580a0 board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef by Andrew F. Davis · 6 years ago
  41. 2253d64 pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux by Stefan Roese · 6 years ago
  42. e63bf1b common: image-android-dt: Fix out-of-bounds access by Eugeniu Rosca · 6 years ago
  43. 72987d3 configs: am335x_evm: Add CONFIG_BLK by Faiz Abbas · 6 years ago
  44. a3444bd Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · 6 years ago
  45. 344db3f mips: add missing dtb-y to arch/mips/dts/Makefile by Masahiro Yamada · 6 years ago
  46. 680207a powerpc: fix arch/powerpc/dts/Makefile by Masahiro Yamada · 6 years ago
  47. 89c2b5c ARM: fix arch/arm/dts/Makefile by Masahiro Yamada · 6 years ago
  48. cabde44 tools: fit_image: Add the loadable property to configs by Abel Vesa · 6 years ago
  49. cf8dcc5 common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · 6 years ago
  50. ef331e3 armv8: Disable exception vectors in SPL by default by Alexander Graf · 6 years ago
  51. 7a77836 Makefile: Do not pass -E to mkimage when SPL has full fitImage support by Marek Vasut · 6 years ago
  52. 9eebaba cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10 by Heinrich Schuchardt · 6 years ago
  53. 08b1165 configs: dra7xx_evm: Remove ENV_IS_IN_FAT by Faiz Abbas · 6 years ago
  54. 6dad56d arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · 6 years ago
  55. 7b80644 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  56. b94b19e Merge tag 'efi-2019-04-rc5' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  57. 3d7891d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  58. 9d59d6f i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · 6 years ago
  59. e3ada91 ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · 6 years ago
  60. d0bd876 efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · 6 years ago
  61. 1646e09 efi_loader: superfluous conversion in efi_file_open() by Heinrich Schuchardt · 6 years ago
  62. d5974af efi_loader: remove superfluous check in efi_setup_loaded_image() by Heinrich Schuchardt · 6 years ago
  63. 1fd7a47 efi_loader: memory leak in efi_dump_single_var() by Heinrich Schuchardt · 6 years ago
  64. e7dae58 efi_loader: missing return in efi_get_next_variable_name() by Heinrich Schuchardt · 6 years ago
  65. bd3b747 efi_loader: endless loop in add_strings_package() by Heinrich Schuchardt · 6 years ago
  66. 306b167 efi_loader: correct parameter size in efi_allocate_pool by Heinrich Schuchardt · 6 years ago
  67. a00d157 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  68. 810ae23 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  69. 7eddda4 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  70. 599f7aa ARM: kirkwood: disable dcache for Kirkwood boards by Chris Packham · 6 years ago
  71. 825dd50 ARM: mvebu: use correct name for pcie controller by Chris Packham · 6 years ago
  72. 3a2117d ARM: mvebu: db-88f6820-amc: enable SPI_FLASH_BAR by Chris Packham · 6 years ago
  73. 94425ef ARM: mvebu: set CONFIG_SYS_MALLOC_F_LEN to 0x2000 by Chris Packham · 6 years ago
  74. 247c80d mv_ddr: ddr3: only use active chip-selects when tuning ODT by Chris Packham · 6 years ago
  75. 08dcbc9 mv_ddr: ddr3: fix tRAS timimg parameter by Chris Packham · 6 years ago
  76. 5860532 ARM: kirkwood: add spi0 alias for dreamplug by Chris Packham · 6 years ago
  77. 1579faf MAINTAINERS: Update u-boot-marvell entry by Stefan Roese · 6 years ago
  78. 09d3974 configs/clearfog_gt_8k: add network interface support by Baruch Siach · 6 years ago
  79. 0df62e8 pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · 6 years ago
  80. 374bf7a Prepare v2019.04-rc4 by Tom Rini · 6 years ago
  81. 92a4745 arm: socfpga: make SPL_TEXT_BASE overridable by Simon Goldschmidt · 6 years ago
  82. ff0005b ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMAC by Ley Foon Tan · 6 years ago
  83. f402d26 fastboot: common: fix default fastboot_boot on 64-bit by Neil Armstrong · 6 years ago
  84. e81d9de usb: udc-uclass: Fixed problem when no alias is defined in DT by Jean-Jacques Hiblot · 6 years ago
  85. 731785d cmd: fastboot: handle watchdog while waiting for fastboot commands. by Sean Nyekjaer · 6 years ago
  86. 8303467 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  87. 821aa19 Merge tag 'efi-2019-04-rc4-3' of https://github.com/xypron2/u-boot by Tom Rini · 6 years ago
  88. 1580970 armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · 6 years ago
  89. ba7eadd drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offset by Pramod Kumar · 6 years ago
  90. d296842 board: fsl: lx2160aqds: modify the phy fixup code by Pankaj Bansal · 6 years ago
  91. 43ad41e mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
  92. 2e9f1bf driver: net: fsl-mc: Fix DPC MAC address fixup by Ioana Ciocoi Radulescu · 6 years ago
  93. 82fadcc drivers: net: ldpaa_eth: check if the dpmac is enabled by Pankaj Bansal · 6 years ago
  94. e616100 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · 6 years ago
  95. 9659eb4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  96. 7f295ff MAINTAINERS: Remove unsupported statuses - Odd Fixes and Obsolete by Krzysztof Kozlowski · 6 years ago
  97. 1411298 arndale: fix unknown status by Minkyu Kang · 6 years ago
  98. 9ba5e5b Revert "env: add spi_flash_read_env function" by Heiko Schocher · 6 years ago
  99. a0d12cd Merge tag 'u-boot-imx-20190313' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  100. b882005 drivers/net/fec: phy_init: remove redundant logic by Hannes Schmelzer · 6 years ago