1. 1721b82 arm: fix hvc call by Ibai Erkiaga · 6 years ago
  2. 5e21886 Support boot Android image without address on bootm command by Shawn Guo · 6 years ago
  3. 3695ea5 cmd: ximg.c: Add support for getting external data address and length by Tien Fong Chee · 6 years ago
  4. fd50eac ARMv8: Disable fwcall when PSCI is enabled by Ang, Chee Hong · 6 years ago
  5. f6b0115 ARMv8: Allow SiP service extensions on top of PSCI code by Chee Hong Ang · 6 years ago
  6. 8334431 test: call hexdump tests via `ut lib` by Heinrich Schuchardt · 6 years ago
  7. db32a44 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · 6 years ago
  8. dab8788 cmd: add exception command by Heinrich Schuchardt · 6 years ago
  9. c986aa6 bcm963158: add nand support by Philippe Reynes · 6 years ago
  10. b2aa518 dt: bcm963158: enable nand controller by Philippe Reynes · 6 years ago
  11. 6242e9a dt: bcm63158: add nand controller by Philippe Reynes · 6 years ago
  12. f313636 bcm968580xref: add nand support by Philippe Reynes · 6 years ago
  13. 2463ad3 dt: bcm968580xref: enable nand controller by Philippe Reynes · 6 years ago
  14. 24e27a1 dt: bcm6858: add nand controller by Philippe Reynes · 6 years ago
  15. 6bbecba bcm968380gerg: add nand support by Philippe Reynes · 6 years ago
  16. 92cd004 dt: bcm968380gerg: enable nand controller by Philippe Reynes · 6 years ago
  17. d8d9bfb dt: bcm6838: add nand controller by Philippe Reynes · 6 years ago
  18. f917438 drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · 6 years ago
  19. 317d40e drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · 6 years ago
  20. 22daafb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  21. 29c7169 compat linux: import completion from linux 4.18 by Philippe Reynes · 6 years ago
  22. d28c592 include: linux: io: define devm_ioremap on board with ioremap by Philippe Reynes · 6 years ago
  23. 6478848 arm: asm: io.h: define readX_relaxed and writeX_relaxed by Philippe Reynes · 6 years ago
  24. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  25. 5df42b0 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 6 years ago
  26. 892a868 mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  27. 8a94262 Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmel by Tom Rini · 6 years ago
  28. d76f093 at91: corvus_defconfig: get rid of build warnings by Heiko Schocher · 6 years ago
  29. 6c5f8dd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  30. b4fde16 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  31. 7fd9f31 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 6 years ago
  32. 85d0aec usb: reload watchdog during ums command by Patrick Delaunay · 6 years ago
  33. d73d9fb fastboot: add support for 'getvar platform' by Eugeniu Rosca · 6 years ago
  34. b762aa1 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 6 years ago
  35. 6fe7dd3 stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  36. c31000c stm32mp1: migrate USBOTG device to driver model by Patrick Delaunay · 6 years ago
  37. 995d228 stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO by Patrick Delaunay · 6 years ago
  38. 931e9d7 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  39. 763bb10 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  40. 5bd97e8 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  41. 2d76160 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
  42. 0fdd0bc usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
  43. c2c74f9 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
  44. c791c84 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
  45. a812d77 usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
  46. 901f695 phy: usbphyc: increase PLL wait timeout by Patrick Delaunay · 6 years ago
  47. e1904ab phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init by Patrick Delaunay · 6 years ago
  48. c50151d phy: usbphyc: Binding update of vdda supply by Patrick Delaunay · 6 years ago
  49. 1655f2d phy: usbphyc: update xlate with DT binding by Patrick Delaunay · 6 years ago
  50. 6841d83 phy: usbphyc: remove unused variable index by Patrick Delaunay · 6 years ago
  51. a40297d fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · 6 years ago
  52. 4c82946 fastboot: getvar: correct/rename "has_slot" to "has-slot" by Eugeniu Rosca · 6 years ago
  53. cbc1081 dfu: Avoid declaring unused variables and absent parameters by Andy Shevchenko · 6 years ago
  54. 17982a2 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · 6 years ago
  55. ad99147 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · 6 years ago
  56. 1f4ae66 Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  57. 7ec8cc1 board: sama5d2_icp: Enable MACB driver by Razvan Stefanescu · 6 years ago
  58. fe5963d ARM: dts: at91-sama5d2-icp: Add MACB node by Razvan Stefanescu · 6 years ago
  59. f085452 board: atmel: add SAMA5D2 ICP board by Eugen Hristev · 6 years ago
  60. cc2f7b6 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  61. 5485831 ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  62. 15736e2 ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards by Eugeniy Paltsev · 6 years ago
  63. e09c1a1 timer: dw-apb: Add missing 64bit up-conversion by Marek Vasut · 6 years ago
  64. 2c494e6 arm: dts: Stratix10: Add QSPI node by Ley Foon Tan · 6 years ago
  65. 456d452 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  66. 8ab9daa arm: socfpga: stratix10: Add cpu_has_been_warmreset() by Ley Foon Tan · 6 years ago
  67. 62e6278 arm: dts: Stratix10: Modify stratix10 socdk memory node by Ley Foon Tan · 6 years ago
  68. a32f7d3 configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2 by Ley Foon Tan · 6 years ago
  69. 6cd7134 ddr: altera: Stratix10: Add multi-banks DRAM size check by Ley Foon Tan · 6 years ago
  70. b6f7ee5 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
  71. c5de2b7 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · 6 years ago
  72. ac7e14a spi: cadence_qspi: add reset handling by Simon Goldschmidt · 6 years ago
  73. ed784ac mtd: rawnand: denali: add reset handling by Simon Goldschmidt · 6 years ago
  74. 29873c7 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
  75. ede6e7b reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  76. 4b2e32e arm: socfpga: gen5: deassert peripheral reset by default by Simon Goldschmidt · 6 years ago
  77. 1ea9750 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  78. 7357c2c arm: socfpga: gen5: add reset & sdr node to SPL devicetrees by Simon Goldschmidt · 6 years ago
  79. 42a37d9 arm: socfpga: gen5: sync devicetrees to Linux by Simon Goldschmidt · 6 years ago
  80. 36c97c4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  81. ecb76ef arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
  82. 4b37f36 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  83. 14b8c42 Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  84. 88d5ab3 Merge tag 'uniphier-v2019.07' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  85. 4c96c61 spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · 6 years ago
  86. 61ae978 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · 6 years ago
  87. f8c8669 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · 6 years ago
  88. bb3362b arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · 6 years ago
  89. 6c90036 ARM: dts: sun8i-r40-bananapi-m2-berry: Enable AHCI by Jagan Teki · 6 years ago
  90. 36b53ab ARM: dts: a20-wits-pro-a20-dkt: Enable AHCI by Jagan Teki · 6 years ago
  91. 328c5f0 ARM: dts: a20-m5: Enable AHCI by Jagan Teki · 6 years ago
  92. cbb9cdc board: sunxi: Add R40 sata compatible by Jagan Teki · 6 years ago
  93. 0cc47a8 arm: allwinner: dts: a20: Sync A20 dts(i) files from Linux 5.1-rc2 by Jagan Teki · 6 years ago
  94. 3705d49 arm: allwinner: r40: Sync R40 dts(i) files from Linux 5.1-rc2 by Jagan Teki · 6 years ago
  95. 07f967f ARM: uniphier_v8: enable CONFIG_SUPPORT_EMMC_RPMB by Masahiro Yamada · 6 years ago
  96. cd33fed ARM: dts: uniphier: sync with Linux 5.1-rc4 by Masahiro Yamada · 6 years ago
  97. 99a8a31 board: sunxi: gmac: Remove Ethernet clock and reset by Jagan Teki · 6 years ago
  98. d3a2c05 net: sun8i_emac: Add CLK and RESET support by Jagan Teki · 6 years ago
  99. 695f604 net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle by Jagan Teki · 6 years ago
  100. 0ed8eaf net: sunxi_emac: Add CLK support by Jagan Teki · 6 years ago