1. ba08753 ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI by Michal Simek · 9 years ago
  2. d35e65d ARM64: zynqmp: Align gic ranges for 64k in device tree by Alexander Graf · 9 years ago
  3. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago
  4. 853fee2 SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · 9 years ago
  5. 42c8c41 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · 9 years ago
  6. cc991fc ARM64: zynqmp: Enable option to overwrite default variables by Michal Simek · 9 years ago
  7. 7a8465b spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 9 years ago
  8. 3d2b0a4 ARM64: zynqmp: Add debug uart for zc1751-dc1 by Michal Simek · 9 years ago
  9. b09281b ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108 by Michal Simek · 9 years ago
  10. 526135a ARM64: zynqmp: Remove CONFIG_PREBOOT by Michal Simek · 9 years ago
  11. f669e22 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · 9 years ago
  12. f55688c ARM64: zynqmp: Wire up debug_uart setup by Michal Simek · 9 years ago
  13. fe87595 ARM64: zynqmp: Enable eMMC boot partitions commands by Michal Simek · 9 years ago
  14. eec32f6 ARM64: zynqmp: Add support for reading MAC from eeprom by Michal Simek · 9 years ago
  15. 0061556 ARM64: zynqmp: Enable missing distro default options by Michal Simek · 9 years ago
  16. 1f72e9c ARM64: zynqmp: Enable HUSH parser for all zynqmp targets by Michal Simek · 9 years ago
  17. e5b2948 ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus by Masahiro Yamada · 9 years ago
  18. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · 9 years ago
  19. fd63365 ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not by Masahiro Yamada · 9 years ago
  20. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  21. e4ce25f ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · 9 years ago
  22. 1f54cbb SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · 9 years ago
  23. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 9 years ago
  24. c897487 kbuild: fixdep: Check fstat(2) return value by Tom Rini · 9 years ago
  25. 9b2e95a spl: Setup default value for OF_LIST by Michal Simek · 9 years ago
  26. 8667f8c spl: fit: Print error message when FDT is not present by Michal Simek · 9 years ago
  27. da1805f mkimage: Add a quiet mode by Simon Glass · 9 years ago
  28. e4016fa image-fit: Don't display an error in fit_set_timestamp() by Simon Glass · 9 years ago
  29. 44628b8 malloc: improve memalign fragmentation fix by Stephen Warren · 9 years ago
  30. f5f1553 pico-imx6ul: Select CONFIG_HUSH_PARSER option by Fabio Estevam · 9 years ago
  31. 9e559fd eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · 9 years ago
  32. 91f226a eeprom: use eeprom_execute_command for all eeprom functions by Nikita Kiryanov · 9 years ago
  33. 1c10e0d malta: Support MIPS32r6 configurations by Paul Burton · 9 years ago
  34. 3ee34e2 malta: Remove ".set mips32" directive by Paul Burton · 9 years ago
  35. 55e29dd MIPS: Support for targetting MIPSr6 by Paul Burton · 9 years ago
  36. 3246437 MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · 9 years ago
  37. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 9 years ago
  38. aee8312 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · 9 years ago
  39. 6a713ea mips: ath79: Add AR934x support by Marek Vasut · 9 years ago
  40. c06cdad mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · 9 years ago
  41. 00326b2 mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · 9 years ago
  42. dff26d8 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · 9 years ago
  43. 28f06b1 mips: ath79: dts: Add generic-ehci node by Marek Vasut · 9 years ago
  44. fef5908 mips: ath79: Fix compiler warning on const assignment by Marek Vasut · 9 years ago
  45. d04ad79 mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · 9 years ago
  46. a9c6e8b mips: Add MIPS 74Kc tune by Marek Vasut · 9 years ago
  47. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · 9 years ago
  48. e99c8f8 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · 9 years ago
  49. 59025fe ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · 9 years ago
  50. 7ae7b72 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  51. 0a5f3b0 ath79: spi: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  52. c1ca710 mips: Report reloc information in bdinfo by developer · 9 years ago
  53. 1d73e9b drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · 9 years ago
  54. 9e6434c flash: add device ID for Microchip PIC32 internal flash. by Purna Chandra Mandal · 9 years ago
  55. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · 9 years ago
  56. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · 9 years ago
  57. f502148 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  58. cb48c6d drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  59. a56de4c drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. by Wills Wang · 9 years ago
  60. 77ae238 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. by Wills Wang · 9 years ago
  61. 6b83b44 mips: ath79: add support for QCA953x SOCs by Wills Wang · 9 years ago
  62. 2a551c5 mips: ath79: add support for AR933x SOCs by Wills Wang · 9 years ago
  63. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  64. 26f182d Add support for 64-bit MIPS to examples/standalone by Stanislav Galabov · 9 years ago
  65. 10c7a57 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. by Stanislav Galabov · 9 years ago
  66. 19030fd 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
  67. 986b516 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
  68. adb62f0 eeprom: refactor i2c bus and devaddr parsing by Nikita Kiryanov · 9 years ago
  69. 626853f arm: cm-t43: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  70. d655478 arm: cm-t35: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  71. 8e06caf arm: cm-t3517: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  72. 2ba4d14 arm: cm-t54: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  73. d26abb3 arm: cm-t335: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  74. b06e255 arm: cm-fx6: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  75. 2f67a2e compulab: add support for layout aware eeprom commands by Nikita Kiryanov · 9 years ago
  76. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  77. 1bdbe2d cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · 9 years ago
  78. e55d190 arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK by Stefan Roese · 9 years ago
  79. 31fdba2 arm: mvebu: a38x: Weed out floating point use by Marek Vasut · 9 years ago
  80. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  81. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  82. e5cf427 dm: mmc: test: Add tests for MMC by Simon Glass · 9 years ago
  83. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · 9 years ago
  84. f9eebac dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · 9 years ago
  85. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
  86. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
  87. 4bca666 dm: mmc: Implement the MMC functions for block devices by Simon Glass · 9 years ago
  88. a6a15c4 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · 9 years ago
  89. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · 9 years ago
  90. 356e0e6 dm: blk: Use the correct error code for blk_get_device_by_str() by Simon Glass · 9 years ago
  91. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · 9 years ago
  92. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
  93. 8f5f722 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · 9 years ago
  94. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · 9 years ago
  95. b5210f2 dm: part: Use the legacy block driver for hardware partition support by Simon Glass · 9 years ago
  96. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
  97. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  98. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 9 years ago
  99. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
  100. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · 9 years ago