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