1. 8af5734 compulab: add support for layout aware eeprom commands by Nikita Kiryanov · 9 years ago
  2. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  3. 2636ac6 cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · 9 years ago
  4. fbaf427 arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK by Stefan Roese · 9 years ago
  5. 29b5935 arm: mvebu: a38x: Weed out floating point use by Marek Vasut · 8 years ago
  6. 46caebc powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD by York Sun · 9 years ago
  7. 9272611 powerpc/t208xrdb: Update MAINTAINERS file by York Sun · 9 years ago
  8. a4d3074 powerpc/t208xqds: Update MAINTAINERS file by York Sun · 9 years ago
  9. cb1629f powerpc: Disable flush or invalidate dcache by range for some SoCs by York Sun · 9 years ago
  10. bc323b3 armv8: ls1043ardb: enable scsi command and pcie to sata converter by Po Liu · 8 years ago
  11. 019a147 driver/ddr/fsl: Add workaround for erratum A-010165 by Shengzhou Liu · 8 years ago
  12. 397b0d9 arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfig by Alison Wang · 8 years ago
  13. 7942550 armv8: ls1043ardb: invert irq pin polarity for AQR105 PHY by Shaohui Xie · 9 years ago
  14. 76394c9 crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 9 years ago
  15. 404bf45 arch/arm, arch/powerpc: add # of SEC engines on the SOC by Alex Porosanu · 9 years ago
  16. e99d719 arch/arm: add SEC JR0 offset by Alex Porosanu · 9 years ago
  17. 56747bf armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · 9 years ago
  18. f504227 armv8: fsl-layerscape: spl: fix the macro name of MMC mode by Qianyu Gong · 9 years ago
  19. 1f49dc3 armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs() by Qianyu Gong · 9 years ago
  20. 9718650 armv8: ls1043ardb: fix types of variables by Qianyu Gong · 9 years ago
  21. ec93abe armv8: ls1043a: remove redundant code in board files by Qianyu Gong · 9 years ago
  22. 1297cdb armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabled by Qianyu Gong · 9 years ago
  23. 869bf86 armv8/ls1043ardb: fix the limitation of using 'cpld reset' by Qianyu Gong · 9 years ago
  24. 12cbf20 arm: uniform usage of u32 in ls102x caam config by Vincent Siles · 9 years ago
  25. 15b96ad arm: Fix SCFG ICID reg addresses by Vincent Siles · 9 years ago
  26. acb8f5e armv8: fsl-layerscape: Remove unnecessary flushing dcache by Alison Wang · 9 years ago
  27. 7ad9cc9 armv8: ls2080a: update eth prime by Prabhakar Kushwaha · 9 years ago
  28. bcb55f6 armv8: ls2080: enable sec_init in U-Boot by Aneesh Bansal · 9 years ago
  29. 87e566d armv8/ls1043a: update the node for QSPI support by Yuan Yao · 9 years ago
  30. 80c1bfd sf: Disable 4-KB erase command for SPANSION S25FS-S family by Yuan Yao · 9 years ago
  31. febffe8 spi: fsl_qspi: Enable Spansion S25FS-S family flashes by Yuan Yao · 9 years ago
  32. 4e14741 spi: fsl_qspi: Assign AMBA mem according CS num in dts by Yuan Yao · 9 years ago
  33. bf9bffa spi: fsl_qspi: Fix issues on arm64 by Yuan Yao · 9 years ago
  34. d15a244 imx: correct speed grading info for i.MX6UL by Peng Fan · 8 years ago
  35. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  36. f13c99c armv8/fdt: add fixup_crypto_node by Alex Porosanu · 9 years ago
  37. 6f3819f armv8: ls2080a: Update MAINTAINERS file by Prabhakar Kushwaha · 9 years ago
  38. aa7a222 armv8/ls2080ardb: Update DDR timing to support more UDIMMs by Shengzhou Liu · 9 years ago
  39. 5fc62fe driver/ddr/fsl: Add workaround for erratum A-009801 by Shengzhou Liu · 9 years ago
  40. 4a68489 drivers/ddr/fsl: update workaround for erratum A-008511 by Shengzhou Liu · 9 years ago
  41. 074596c armv8/ls1043: Add workaround for DDR erratum A-008850 by Shengzhou Liu · 9 years ago
  42. 27bec5c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  43. 341392d dm: mmc: test: Add tests for MMC by Simon Glass · 8 years ago
  44. afa2c31 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · 8 years ago
  45. f376a3c dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · 8 years ago
  46. 33fb211 dm: mmc: Add support for driver-model block devices by Simon Glass · 8 years ago
  47. ad27dd5 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 8 years ago
  48. 8ef761e dm: mmc: Implement the MMC functions for block devices by Simon Glass · 8 years ago
  49. f8b7752 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · 8 years ago
  50. fdbb139 dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · 8 years ago
  51. 1598dfc dm: blk: Use the correct error code for blk_get_device_by_str() by Simon Glass · 8 years ago
  52. c40fdca dm: mmc: Move the device list into a separate file by Simon Glass · 8 years ago
  53. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  54. b6694a3 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · 8 years ago
  55. 6dd9faf dm: part: Drop the block_drvr table by Simon Glass · 8 years ago
  56. 1fde473 dm: part: Use the legacy block driver for hardware partition support by Simon Glass · 8 years ago
  57. cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 8 years ago
  58. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 8 years ago
  59. 0776167e dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 8 years ago
  60. cb5ec33 dm: mmc: Add a function to obtain the block device by Simon Glass · 8 years ago
  61. e17d114 dm: mmc: Implement the select_hwpart() method by Simon Glass · 8 years ago
  62. ff3882a dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · 8 years ago
  63. d077352 dm: blk: Free the block device name when unbound by Simon Glass · 8 years ago
  64. a2040fa dm: core: Allow device names to be freed automatically by Simon Glass · 8 years ago
  65. 72a85c0 dm: blk: Fix allocation of block-device numbering by Simon Glass · 8 years ago
  66. cd995a8 dm: sandbox: Enable systemace by Simon Glass · 8 years ago
  67. 4560ee4 dm: systemace: Add driver-mode block-device support by Simon Glass · 8 years ago
  68. a0ff24c dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 8 years ago
  69. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 8 years ago
  70. 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 8 years ago
  71. 199a120 dm: sandbox: Enable SATA by Simon Glass · 8 years ago
  72. f5a14af dm: sata: Add support for driver-model block devices by Simon Glass · 8 years ago
  73. e8c0a25 dm: sandbox: Enable SCSI by Simon Glass · 8 years ago
  74. 535556b dm: scsi: Add support for driver-model block devices by Simon Glass · 8 years ago
  75. 74c6dc1 dm: sandbox: Enable IDE by Simon Glass · 8 years ago
  76. 145df84 dm: ide: Add support for driver-model block devices by Simon Glass · 8 years ago
  77. 38bd29b dm: part: Drop the get_dev() method by Simon Glass · 8 years ago
  78. f1d86fd dm: sandbox: Drop the host_get_dev() function by Simon Glass · 8 years ago
  79. ae9ffcc dm: blk: Drop the systemace.h header by Simon Glass · 8 years ago
  80. f6d000e dm: systemace: Drop the get_dev() function by Simon Glass · 8 years ago
  81. 4e7189d dm: sata: Drop the get_dev() function by Simon Glass · 8 years ago
  82. edd82ab dm: scsi: Drop the get_dev() function by Simon Glass · 8 years ago
  83. 3c457f4 dm: mmc: Drop the get_dev() function by Simon Glass · 8 years ago
  84. 74001a2 dm: ide: Drop the get_dev() function by Simon Glass · 8 years ago
  85. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 8 years ago
  86. a6331fa dm: disk: Use legacy block driver info for block device access by Simon Glass · 8 years ago
  87. d97dc8a dm: sata: Separate the non-command code into its own file by Simon Glass · 8 years ago
  88. e9be1ee dm: ide: Separate the non-command code into its own file by Simon Glass · 8 years ago
  89. 11f610e dm: scsi: Separate the non-command code into its own file by Simon Glass · 8 years ago
  90. d508c82 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 8 years ago
  91. 663acab dm: mmc: Add a legacy block interface for MMC by Simon Glass · 8 years ago
  92. c0543bf dm: usb: Add a legacy block interface for USB storage by Simon Glass · 8 years ago
  93. 0cc65a7 dm: sandbox: Add a legacy host block interface by Simon Glass · 8 years ago
  94. 3ef85e3 dm: systemace: Add a legacy block interface by Simon Glass · 8 years ago
  95. 6eef6ea dm: blk: Add a legacy block interface by Simon Glass · 8 years ago
  96. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  97. 2765c4d dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · 8 years ago
  98. ed73508 dm: ide: Remove the forward declarations by Simon Glass · 8 years ago
  99. 53dbcdd dm: ide: Correct various code style problems by Simon Glass · 8 years ago
  100. f1d4d93 dm: scsi: Fix up code style by Simon Glass · 8 years ago