1. 1261653 arm: cm-fx6: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  2. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  3. fbaf427 arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK by Stefan Roese · 9 years ago
  4. 46caebc powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD by York Sun · 9 years ago
  5. bc323b3 armv8: ls1043ardb: enable scsi command and pcie to sata converter by Po Liu · 8 years ago
  6. 7942550 armv8: ls1043ardb: invert irq pin polarity for AQR105 PHY by Shaohui Xie · 9 years ago
  7. 76394c9 crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 9 years ago
  8. 1297cdb armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabled by Qianyu Gong · 9 years ago
  9. 7ad9cc9 armv8: ls2080a: update eth prime by Prabhakar Kushwaha · 9 years ago
  10. bcb55f6 armv8: ls2080: enable sec_init in U-Boot by Aneesh Bansal · 9 years ago
  11. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  12. 5fc62fe driver/ddr/fsl: Add workaround for erratum A-009801 by Shengzhou Liu · 9 years ago
  13. 4a68489 drivers/ddr/fsl: update workaround for erratum A-008511 by Shengzhou Liu · 9 years ago
  14. 074596c armv8/ls1043: Add workaround for DDR erratum A-008850 by Shengzhou Liu · 9 years ago
  15. 27bec5c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  16. afa2c31 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · 9 years ago
  17. 33fb211 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
  18. ad27dd5 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
  19. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
  20. b6694a3 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · 9 years ago
  21. cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
  22. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  23. cb5ec33 dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
  24. a2040fa dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  25. cd995a8 dm: sandbox: Enable systemace by Simon Glass · 9 years ago
  26. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
  27. 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
  28. 199a120 dm: sandbox: Enable SATA by Simon Glass · 9 years ago
  29. e8c0a25 dm: sandbox: Enable SCSI by Simon Glass · 9 years ago
  30. 74c6dc1 dm: sandbox: Enable IDE by Simon Glass · 9 years ago
  31. 145df84 dm: ide: Add support for driver-model block devices by Simon Glass · 9 years ago
  32. 38bd29b dm: part: Drop the get_dev() method by Simon Glass · 9 years ago
  33. f1d86fd dm: sandbox: Drop the host_get_dev() function by Simon Glass · 9 years ago
  34. ae9ffcc dm: blk: Drop the systemace.h header by Simon Glass · 9 years ago
  35. f6d000e dm: systemace: Drop the get_dev() function by Simon Glass · 9 years ago
  36. 4e7189d dm: sata: Drop the get_dev() function by Simon Glass · 9 years ago
  37. edd82ab dm: scsi: Drop the get_dev() function by Simon Glass · 9 years ago
  38. 3c457f4 dm: mmc: Drop the get_dev() function by Simon Glass · 9 years ago
  39. 74001a2 dm: ide: Drop the get_dev() function by Simon Glass · 9 years ago
  40. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  41. 3ef85e3 dm: systemace: Add a legacy block interface by Simon Glass · 9 years ago
  42. 6eef6ea dm: blk: Add a legacy block interface by Simon Glass · 9 years ago
  43. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  44. 709e98b Allow iotrace byte access to use an address of any size by Simon Glass · 9 years ago
  45. a219639 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  46. cf63084 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 9 years ago
  47. 6c880b7 dm: gpio: add a default gpio xlate routine by Eric Nelson · 9 years ago
  48. c0c62d9 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 9 years ago
  49. 7a3eff4 dm: spi: introduce dm api by Peng Fan · 9 years ago
  50. e27802a m68k: add DM model serial driver by angelo@sysam.it · 9 years ago
  51. 2910008 ARM: mx6: Enable MMC and SATA extfs boot support by Marek Vasut · 9 years ago
  52. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  53. fdb396a ARM: mx6: Enable STDIO deregistering on Novena by Marek Vasut · 9 years ago
  54. 4d5e9b3 i2c: config: Move SYS_I2C_DW to Kconfig by Stefan Roese · 9 years ago
  55. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  56. 4bf11dc omap4: duovero: Disable EFI booting by Ash Charles · 9 years ago
  57. ea94859 omap4: load files for legacy boot by Ash Charles · 9 years ago
  58. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 9 years ago
  59. 700877a net: increase maximum frame size to accomediate VLAN packets by Stefan Agner · 9 years ago
  60. 0299cee net: fix vlan validation by Stefan Agner · 9 years ago
  61. e7fbcbc igep00x0: Use the SRAM available for SPL. by Enric Balletbo i Serra · 9 years ago
  62. 58abb98 mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · 9 years ago
  63. f9f9d2d config: am335x_evm: detect BoneGreen using BBG1 by matwey.kornilov@gmail.com · 9 years ago
  64. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  65. 09c2b8f Change my mailaddress by Andreas Bießmann · 9 years ago
  66. f188357 Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" by Tom Rini · 9 years ago
  67. 2489a7e omap3: Reduce logic/overo SPL max image size by Tom Rini · 9 years ago
  68. e25b369 ARM64: zynqmp: Cleanup config file after CMD move by Michal Simek · 9 years ago
  69. f4c6f93 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  70. fc6e3c8 pico-imx6ul: Update the defconfig by Tom Rini · 9 years ago
  71. cacd1d2 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · 9 years ago
  72. 305b909 ARM: hisilicon: hikey: Align memory node with upstream kernel by Peter Griffin · 9 years ago
  73. 9122109 ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. by Peter Griffin · 9 years ago
  74. ef5ebe9 ti_armv7_common.h: Fix U-Boot location on eMMC by Semen Protsenko · 9 years ago
  75. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  76. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  77. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  78. 4d7100a configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · 9 years ago
  79. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  80. 9f69ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier by Tom Rini · 9 years ago
  81. 588d269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  82. 2802752 dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · 9 years ago
  83. b75e072 ARM: uniphier: speed up loading kernel image from NOR device by Masahiro Yamada · 9 years ago
  84. 2386969 ARM: uniphier: reserve the last 64 byte of SDRAM by Masahiro Yamada · 9 years ago
  85. 9d0c2ce ARM: uniphier: add PH1-LD20 SoC support by Masahiro Yamada · 9 years ago
  86. eb6b50f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  87. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  88. b142729 usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 9 years ago
  89. c16bf62 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 9 years ago
  90. 65403f3 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 9 years ago
  91. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  92. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  93. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  94. 69cc7db Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · 9 years ago
  95. 54971ac board: ge: bx50v3: Use pwm for display backlight by Akshay Bhat · 9 years ago
  96. e1acaa6 bx50v3: Enable CONFIG_OF_LIBFDT in defconfig by Akshay Bhat · 9 years ago
  97. ff2545a efi_loader: Fall back to fdtfile naming convention by Alexander Graf · 9 years ago
  98. 1c39809 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · 9 years ago
  99. 3349ed3 Remove references to CONFIG_CMD_EXT3, no such command by Robert P. J. Day · 9 years ago
  100. 093685a dragonboard410c: Fix environment variables by Andreas Färber · 9 years ago