1. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  2. e6a9ed0 ARM64: zynqmp: Add SPL support support by Michal Simek · 9 years ago
  3. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago
  4. 27640fd ARM64: zynqmp: Enable option to overwrite default variables by Michal Simek · 9 years ago
  5. 3a3b914 spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 9 years ago
  6. 013642c ARM64: zynqmp: Remove CONFIG_PREBOOT by Michal Simek · 9 years ago
  7. 926782c ARM64: zynqmp: Enable eMMC boot partitions commands by Michal Simek · 9 years ago
  8. 6919b4b ARM64: zynqmp: Add support for reading MAC from eeprom by Michal Simek · 9 years ago
  9. a1207de ARM64: zynqmp: Enable missing distro default options by Michal Simek · 9 years ago
  10. 7f307d9 ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not by Masahiro Yamada · 9 years ago
  11. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  12. 400df30 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · 9 years ago
  13. 30fd42c flash: add device ID for Microchip PIC32 internal flash. by Purna Chandra Mandal · 9 years ago
  14. a2277cc mips: ath79: add AP143 reference board by Wills Wang · 9 years ago
  15. 6a7b52b mips: ath79: add AP121 reference board by Wills Wang · 9 years ago
  16. 713a9e1 Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly by Stanislav Galabov · 9 years ago
  17. d92ea98 Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets by Stanislav Galabov · 9 years ago
  18. 2d9a76b arm: cm-t43: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  19. bcb447e arm: cm-t35: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  20. 19a90ed arm: cm-t3517: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  21. 66b7e42 arm: cm-t54: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  22. 0e656b8 arm: cm-t335: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  23. 1261653 arm: cm-fx6: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  24. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  25. fbaf427 arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK by Stefan Roese · 9 years ago
  26. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  27. 27bec5c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  28. afa2c31 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · 9 years ago
  29. 33fb211 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
  30. ad27dd5 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
  31. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
  32. b6694a3 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · 9 years ago
  33. cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
  34. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  35. cb5ec33 dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
  36. a2040fa dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  37. cd995a8 dm: sandbox: Enable systemace by Simon Glass · 9 years ago
  38. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
  39. 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
  40. 199a120 dm: sandbox: Enable SATA by Simon Glass · 9 years ago
  41. e8c0a25 dm: sandbox: Enable SCSI by Simon Glass · 9 years ago
  42. 74c6dc1 dm: sandbox: Enable IDE by Simon Glass · 9 years ago
  43. 145df84 dm: ide: Add support for driver-model block devices by Simon Glass · 9 years ago
  44. 38bd29b dm: part: Drop the get_dev() method by Simon Glass · 9 years ago
  45. f1d86fd dm: sandbox: Drop the host_get_dev() function by Simon Glass · 9 years ago
  46. ae9ffcc dm: blk: Drop the systemace.h header by Simon Glass · 9 years ago
  47. f6d000e dm: systemace: Drop the get_dev() function by Simon Glass · 9 years ago
  48. 4e7189d dm: sata: Drop the get_dev() function by Simon Glass · 9 years ago
  49. edd82ab dm: scsi: Drop the get_dev() function by Simon Glass · 9 years ago
  50. 3c457f4 dm: mmc: Drop the get_dev() function by Simon Glass · 9 years ago
  51. 74001a2 dm: ide: Drop the get_dev() function by Simon Glass · 9 years ago
  52. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  53. 3ef85e3 dm: systemace: Add a legacy block interface by Simon Glass · 9 years ago
  54. 6eef6ea dm: blk: Add a legacy block interface by Simon Glass · 9 years ago
  55. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  56. 709e98b Allow iotrace byte access to use an address of any size by Simon Glass · 9 years ago
  57. a219639 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  58. cf63084 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 9 years ago
  59. 6c880b7 dm: gpio: add a default gpio xlate routine by Eric Nelson · 9 years ago
  60. c0c62d9 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 9 years ago
  61. 7a3eff4 dm: spi: introduce dm api by Peng Fan · 9 years ago
  62. e27802a m68k: add DM model serial driver by angelo@sysam.it · 9 years ago
  63. 2910008 ARM: mx6: Enable MMC and SATA extfs boot support by Marek Vasut · 9 years ago
  64. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  65. fdb396a ARM: mx6: Enable STDIO deregistering on Novena by Marek Vasut · 9 years ago
  66. 4d5e9b3 i2c: config: Move SYS_I2C_DW to Kconfig by Stefan Roese · 9 years ago
  67. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  68. 4bf11dc omap4: duovero: Disable EFI booting by Ash Charles · 9 years ago
  69. ea94859 omap4: load files for legacy boot by Ash Charles · 9 years ago
  70. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 9 years ago
  71. 700877a net: increase maximum frame size to accomediate VLAN packets by Stefan Agner · 9 years ago
  72. 0299cee net: fix vlan validation by Stefan Agner · 9 years ago
  73. e7fbcbc igep00x0: Use the SRAM available for SPL. by Enric Balletbo i Serra · 9 years ago
  74. 58abb98 mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · 9 years ago
  75. f9f9d2d config: am335x_evm: detect BoneGreen using BBG1 by matwey.kornilov@gmail.com · 9 years ago
  76. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  77. 09c2b8f Change my mailaddress by Andreas Bießmann · 9 years ago
  78. f188357 Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" by Tom Rini · 9 years ago
  79. 2489a7e omap3: Reduce logic/overo SPL max image size by Tom Rini · 9 years ago
  80. e25b369 ARM64: zynqmp: Cleanup config file after CMD move by Michal Simek · 9 years ago
  81. f4c6f93 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  82. fc6e3c8 pico-imx6ul: Update the defconfig by Tom Rini · 9 years ago
  83. cacd1d2 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · 9 years ago
  84. 305b909 ARM: hisilicon: hikey: Align memory node with upstream kernel by Peter Griffin · 9 years ago
  85. 9122109 ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. by Peter Griffin · 9 years ago
  86. ef5ebe9 ti_armv7_common.h: Fix U-Boot location on eMMC by Semen Protsenko · 9 years ago
  87. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  88. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  89. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  90. 4d7100a configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · 9 years ago
  91. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  92. 9f69ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier by Tom Rini · 9 years ago
  93. 588d269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  94. 2802752 dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · 9 years ago
  95. b75e072 ARM: uniphier: speed up loading kernel image from NOR device by Masahiro Yamada · 9 years ago
  96. 2386969 ARM: uniphier: reserve the last 64 byte of SDRAM by Masahiro Yamada · 9 years ago
  97. 9d0c2ce ARM: uniphier: add PH1-LD20 SoC support by Masahiro Yamada · 9 years ago
  98. eb6b50f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  99. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  100. b142729 usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 9 years ago