1. 4e42e29 cmd_boot: Add a poweroff command by Michael van Slingerland · 9 years ago
  2. 1d3a866 sniper: Various boot-related env settings, devicetree support by Paul Kocialkowski · 9 years ago
  3. 6cbaf4c lpc32xx: devkit3250: update board configuration file by Vladimir Zapolskiy · 9 years ago
  4. f21069e serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · 9 years ago
  5. 2a1a29c omap4_panda: Convert to config_distro_bootcmd.h by Tom Rini · 9 years ago
  6. 5f64dac ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE by Tom Rini · 9 years ago
  7. 7205442 am335x_evm.h: unsed CONFIG_BOOTDELAY by Tom Rini · 9 years ago
  8. 02585eb ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  9. 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  10. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  11. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  12. 20d08f5 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  13. 774da4b Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  14. 48ad68d hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
  15. d29892b part_dos.c: Don't wrap to negative after 2G sectors by Stefan Monnier · 9 years ago
  16. 69b4138 dm: core: Add a new api to get indexed device address by Mugunthan V N · 9 years ago
  17. 425846e power: pmic.h: Drop include <spi.h> by Jagan Teki · 9 years ago
  18. 49f85b6 am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl by Mugunthan V N · 9 years ago
  19. e7af672 dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl by Mugunthan V N · 9 years ago
  20. f8e2f92 spi: Add support for dual and quad mode by Mugunthan V N · 9 years ago
  21. 2b11a41 spi: Add SPI_TX_DUAL mode by Jagan Teki · 9 years ago
  22. 1c17f5e sf: Make IO modes at last in read modes by Jagan Teki · 9 years ago
  23. 465c00d spi: Minor cleanup by Jagan Teki · 9 years ago
  24. 29ee026 spi: Use BIT macro by Jagan Teki · 9 years ago
  25. e26a2e2 spi: Fix bit assignment with flags by Jagan Teki · 9 years ago
  26. c40f600 spi: Move flags macro's to spi_slave{} members by Jagan Teki · 9 years ago
  27. 91292e0 spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  28. e5961f0 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  29. 4365522 spi: Remove SPI_OPM_RX_DIO|QIOF by Jagan Teki · 9 years ago
  30. 4dd1245 spi: Remove SPI_OPM_RX_EXTN by Jagan Teki · 9 years ago
  31. 11c579b sf: Remove spi_flash_remove by Jagan Teki · 9 years ago
  32. cdf3393 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  33. 095a41d spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  34. f5c3c03 spi: make mode visible to both dm and non-dm by Jagan Teki · 9 years ago
  35. fc82edd arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs by Nathan Rossi · 9 years ago
  36. 4f627c5 spl: dm: Add SPL_DM_SEQ_ALIAS config option by Nathan Rossi · 9 years ago
  37. 66eaea6 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  38. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  39. 4abe8e4 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  40. ff758cc dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  41. 7e78b9e dm: pci: Switch to DM API for PCI address mapping by Simon Glass · 9 years ago
  42. 21d1fe7 dm: pci: Add driver model API functions for address mapping by Simon Glass · 9 years ago
  43. 8beb0bd dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  44. 3f4e1e8 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  45. fcc0a87 dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  46. bab17cf dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  47. a0eb835 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  48. 5c0bf64 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  49. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  50. f3f1fae dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  51. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  52. d77a092 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  53. b685c73 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  54. 9d243b1 cyrus: Enable STDIO deregister by Andy Fleming · 9 years ago
  55. 7babe48 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
  56. f5abb40 include: Correct "requset" typoes in misc.h by Robert P. J. Day · 9 years ago
  57. dd8e429 rockchip: Fix the configuration for chromebook_jerry by Simon Glass · 9 years ago
  58. 70caa97 usb: Allow up to 7 storage devices by Simon Glass · 9 years ago
  59. 587c3f8 imx_watchdog: always set minimal timeout in reset_cpu by Andrey Skvortsov · 9 years ago
  60. ce2190f imx: mx6ul: disable VIDEO for SPL by Peng Fan · 9 years ago
  61. 1aa2d07 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  62. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  63. f0b5f23 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  64. faa7db2 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
  65. c75f57f usb: Alloc buffer for USB descriptor dynamically by Stefan Brüns · 9 years ago
  66. 40253dd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  67. c339ea5 arm: socfpga: Add support for Denali NAND controller by Marek Vasut · 9 years ago
  68. eba522a arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled by Marek Vasut · 9 years ago
  69. 4197a0f arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled by Marek Vasut · 9 years ago
  70. 94f53a7 arm: socfpga: sr1500: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  71. 5abbdfa arm: socfpga: sockit: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  72. d6d55cd arm: socfpga: arria5_socdk: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  73. 0f28b1a arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  74. b3bb111 arm: socfpga: sr1500: Enable qspiload console command by Chin Liang See · 9 years ago
  75. 8ee0c64 arm: socfpga: sockit: Enable qspiload console command by Chin Liang See · 9 years ago
  76. f8e08b8 arm: socfpga: arria5_socdk: Enable qspiload console command by Chin Liang See · 9 years ago
  77. d9f2bd4 arm: socfpga: cyclone5_socdk: Enable qspiload console command by Chin Liang See · 9 years ago
  78. eb45022 arm: socfpga: sr1500: Enable ubiload console command by Chin Liang See · 9 years ago
  79. 3e8a075 arm: socfpga: sockit: Enable ubiload console command by Chin Liang See · 9 years ago
  80. c26112a arm: socfpga: arria5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  81. dc93280 arm: socfpga: cyclone5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  82. 6cdd465 arm: socfpga: Enable ubi and ubifs support by Chin Liang See · 9 years ago
  83. 89835b3 ARM: uniphier: allow to run zImage rather than uImage by Masahiro Yamada · 9 years ago
  84. 752b75d ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS by Masahiro Yamada · 9 years ago
  85. 55702fe arm: socfpga: Enabling MTD default partitions by Chin Liang See · 9 years ago
  86. 520b9e0 arm: socfpga: socrates: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  87. 866da6e arm: socfpga: sockit: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  88. a4417af arm: socfpga: mcvevk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  89. 617600b arm: socfpga: de0_nano_soc: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  90. 8a08962 arm: socfpga: arria5_socdk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  91. 7d6bf07 arm: socfpga: cyclone5_socdk: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  92. 79cc48e arm: socfpga: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  93. 4c9ae24 net: designware: Zap CONFIG_DW_AUTONEG by Marek Vasut · 9 years ago
  94. 25af71c net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  95. 9216387 include: net: Simplify the usage of __always_inline by Fabio Estevam · 9 years ago
  96. 5a4672b Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  97. d0602bd axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · 9 years ago
  98. 5a37a40 sunxi: Enable a second mmc socket as boot target in the environment by Karsten Merker · 9 years ago
  99. 34059d8 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  100. 48275c9 arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago