1. c40f600 spi: Move flags macro's to spi_slave{} members by Jagan Teki · 9 years ago
  2. 91292e0 spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  3. e5961f0 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  4. 4365522 spi: Remove SPI_OPM_RX_DIO|QIOF by Jagan Teki · 9 years ago
  5. 4dd1245 spi: Remove SPI_OPM_RX_EXTN by Jagan Teki · 9 years ago
  6. 11c579b sf: Remove spi_flash_remove by Jagan Teki · 9 years ago
  7. cdf3393 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  8. 095a41d spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  9. f5c3c03 spi: make mode visible to both dm and non-dm by Jagan Teki · 9 years ago
  10. fc82edd arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs by Nathan Rossi · 9 years ago
  11. 4f627c5 spl: dm: Add SPL_DM_SEQ_ALIAS config option by Nathan Rossi · 9 years ago
  12. ece5c37 x86: adjust ramdisk load address by Miao Yan · 9 years ago
  13. 394e0b6 fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · 9 years ago
  14. 66eaea6 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  15. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  16. 4abe8e4 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  17. ff758cc dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  18. 7e78b9e dm: pci: Switch to DM API for PCI address mapping by Simon Glass · 9 years ago
  19. 21d1fe7 dm: pci: Add driver model API functions for address mapping by Simon Glass · 9 years ago
  20. 8beb0bd dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  21. 3f4e1e8 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  22. fcc0a87 dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  23. bab17cf dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  24. a0eb835 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  25. 5c0bf64 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  26. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  27. f3f1fae dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  28. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  29. d77a092 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  30. b685c73 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  31. 9d243b1 cyrus: Enable STDIO deregister by Andy Fleming · 9 years ago
  32. 7babe48 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
  33. f5abb40 include: Correct "requset" typoes in misc.h by Robert P. J. Day · 9 years ago
  34. dd8e429 rockchip: Fix the configuration for chromebook_jerry by Simon Glass · 9 years ago
  35. 70caa97 usb: Allow up to 7 storage devices by Simon Glass · 9 years ago
  36. 587c3f8 imx_watchdog: always set minimal timeout in reset_cpu by Andrey Skvortsov · 9 years ago
  37. ce2190f imx: mx6ul: disable VIDEO for SPL by Peng Fan · 9 years ago
  38. 1aa2d07 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  39. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  40. f0b5f23 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  41. faa7db2 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
  42. c75f57f usb: Alloc buffer for USB descriptor dynamically by Stefan Brüns · 9 years ago
  43. 40253dd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  44. c339ea5 arm: socfpga: Add support for Denali NAND controller by Marek Vasut · 9 years ago
  45. eba522a arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled by Marek Vasut · 9 years ago
  46. 4197a0f arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled by Marek Vasut · 9 years ago
  47. 94f53a7 arm: socfpga: sr1500: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  48. 5abbdfa arm: socfpga: sockit: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  49. d6d55cd arm: socfpga: arria5_socdk: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  50. 0f28b1a arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  51. b3bb111 arm: socfpga: sr1500: Enable qspiload console command by Chin Liang See · 9 years ago
  52. 8ee0c64 arm: socfpga: sockit: Enable qspiload console command by Chin Liang See · 9 years ago
  53. f8e08b8 arm: socfpga: arria5_socdk: Enable qspiload console command by Chin Liang See · 9 years ago
  54. d9f2bd4 arm: socfpga: cyclone5_socdk: Enable qspiload console command by Chin Liang See · 9 years ago
  55. eb45022 arm: socfpga: sr1500: Enable ubiload console command by Chin Liang See · 9 years ago
  56. 3e8a075 arm: socfpga: sockit: Enable ubiload console command by Chin Liang See · 9 years ago
  57. c26112a arm: socfpga: arria5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  58. dc93280 arm: socfpga: cyclone5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  59. 6cdd465 arm: socfpga: Enable ubi and ubifs support by Chin Liang See · 9 years ago
  60. 89835b3 ARM: uniphier: allow to run zImage rather than uImage by Masahiro Yamada · 9 years ago
  61. 752b75d ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS by Masahiro Yamada · 9 years ago
  62. 55702fe arm: socfpga: Enabling MTD default partitions by Chin Liang See · 9 years ago
  63. 520b9e0 arm: socfpga: socrates: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  64. 866da6e arm: socfpga: sockit: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  65. a4417af arm: socfpga: mcvevk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  66. 617600b arm: socfpga: de0_nano_soc: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  67. 8a08962 arm: socfpga: arria5_socdk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  68. 7d6bf07 arm: socfpga: cyclone5_socdk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  69. 79cc48e arm: socfpga: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  70. 4c9ae24 net: designware: Zap CONFIG_DW_AUTONEG by Marek Vasut · 9 years ago
  71. 25af71c net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  72. 9216387 include: net: Simplify the usage of __always_inline by Fabio Estevam · 9 years ago
  73. 5a4672b Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  74. d0602bd axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · 9 years ago
  75. 5a37a40 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · 9 years ago
  76. 34059d8 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  77. 48275c9 arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago
  78. ccf5648 arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · 9 years ago
  79. ea08234 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · 9 years ago
  80. a5cad67 arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · 9 years ago
  81. 9223274 arm: socfpga: sockit: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  82. ac5516d arm: socfpga: de0_nano: Zap VIRTUAL_TARGET by Marek Vasut · 9 years ago
  83. b5a5d2b arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  84. 225217d arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  85. 9368aa6 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  86. 5b5226a arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  87. c90ada9 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  88. 70311e6 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  89. ef4b01b arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  90. faed7ac arm: socfpga: socrates: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  91. 1f5f187 arm: socfpga: sockit: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  92. 5df93c5 arm: socfpga: de0_nano: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  93. b5aaa03 arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  94. 6b9cdb7 arm: socfpga: arria5-socdk: Remove Micrel PHY configuration by Marek Vasut · 9 years ago
  95. aeea875 nios2: Soup up the shell experience by Marek Vasut · 9 years ago
  96. bc3abe1 nios2: Preconfigure $loadaddr variable by Marek Vasut · 9 years ago
  97. 7ef051e nios2: Up the monitor size to 512kiB by Marek Vasut · 9 years ago
  98. 2aee06a nios2: Calculate the env position from monitor size by Marek Vasut · 9 years ago
  99. 4832e17 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  100. b5e9b9a microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago