1. 9951182 MIPS: malta: do not pull in target header files in config.h by Daniel Schwierzeck · 9 years ago
  2. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  3. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  4. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  5. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  6. 4290252 mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  7. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  8. 698ffab arm: mvebu: Make ECC support configurable on Armada XP by Stefan Roese · 9 years ago
  9. af2728a arm: mvebu: db-mv784mp-gp: Enable cache command by Stefan Roese · 9 years ago
  10. 8c82282 arm: mvebu: db-mv784mp-gp: Enable common file-system support by Stefan Roese · 9 years ago
  11. c4be10b arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA support by Stefan Roese · 9 years ago
  12. 0299c90 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  13. 8a02ec1 arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  14. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  15. 09a54c0 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  16. 6451223 arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  17. 4e42e29 cmd_boot: Add a poweroff command by Michael van Slingerland · 9 years ago
  18. 1d3a866 sniper: Various boot-related env settings, devicetree support by Paul Kocialkowski · 9 years ago
  19. 6cbaf4c lpc32xx: devkit3250: update board configuration file by Vladimir Zapolskiy · 9 years ago
  20. f21069e serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · 9 years ago
  21. 2a1a29c omap4_panda: Convert to config_distro_bootcmd.h by Tom Rini · 9 years ago
  22. 5f64dac ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE by Tom Rini · 9 years ago
  23. 7205442 am335x_evm.h: unsed CONFIG_BOOTDELAY by Tom Rini · 9 years ago
  24. 02585eb ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  25. 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  26. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  27. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  28. 20d08f5 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  29. 774da4b Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  30. 48ad68d hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
  31. d29892b part_dos.c: Don't wrap to negative after 2G sectors by Stefan Monnier · 9 years ago
  32. 69b4138 dm: core: Add a new api to get indexed device address by Mugunthan V N · 9 years ago
  33. 425846e power: pmic.h: Drop include <spi.h> by Jagan Teki · 9 years ago
  34. 49f85b6 am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl by Mugunthan V N · 9 years ago
  35. e7af672 dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl by Mugunthan V N · 9 years ago
  36. f8e2f92 spi: Add support for dual and quad mode by Mugunthan V N · 9 years ago
  37. 2b11a41 spi: Add SPI_TX_DUAL mode by Jagan Teki · 9 years ago
  38. 1c17f5e sf: Make IO modes at last in read modes by Jagan Teki · 9 years ago
  39. 465c00d spi: Minor cleanup by Jagan Teki · 9 years ago
  40. 29ee026 spi: Use BIT macro by Jagan Teki · 9 years ago
  41. e26a2e2 spi: Fix bit assignment with flags by Jagan Teki · 9 years ago
  42. c40f600 spi: Move flags macro's to spi_slave{} members by Jagan Teki · 9 years ago
  43. 91292e0 spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  44. e5961f0 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  45. 4365522 spi: Remove SPI_OPM_RX_DIO|QIOF by Jagan Teki · 9 years ago
  46. 4dd1245 spi: Remove SPI_OPM_RX_EXTN by Jagan Teki · 9 years ago
  47. 11c579b sf: Remove spi_flash_remove by Jagan Teki · 9 years ago
  48. cdf3393 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  49. 095a41d spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  50. f5c3c03 spi: make mode visible to both dm and non-dm by Jagan Teki · 9 years ago
  51. fc82edd arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs by Nathan Rossi · 9 years ago
  52. 4f627c5 spl: dm: Add SPL_DM_SEQ_ALIAS config option by Nathan Rossi · 9 years ago
  53. ece5c37 x86: adjust ramdisk load address by Miao Yan · 9 years ago
  54. 394e0b6 fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · 9 years ago
  55. 66eaea6 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  56. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  57. 4abe8e4 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · 9 years ago
  58. ff758cc dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  59. 7e78b9e dm: pci: Switch to DM API for PCI address mapping by Simon Glass · 9 years ago
  60. 21d1fe7 dm: pci: Add driver model API functions for address mapping by Simon Glass · 9 years ago
  61. 8beb0bd dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  62. 3f4e1e8 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  63. fcc0a87 dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  64. bab17cf dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  65. a0eb835 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  66. 5c0bf64 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  67. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  68. f3f1fae dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  69. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  70. d77a092 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  71. b685c73 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  72. 9d243b1 cyrus: Enable STDIO deregister by Andy Fleming · 9 years ago
  73. 7babe48 arm64: Juno/FVP: adjust kernel load address by Andre Przywara · 9 years ago
  74. f5abb40 include: Correct "requset" typoes in misc.h by Robert P. J. Day · 9 years ago
  75. dd8e429 rockchip: Fix the configuration for chromebook_jerry by Simon Glass · 9 years ago
  76. 70caa97 usb: Allow up to 7 storage devices by Simon Glass · 9 years ago
  77. 587c3f8 imx_watchdog: always set minimal timeout in reset_cpu by Andrey Skvortsov · 9 years ago
  78. ce2190f imx: mx6ul: disable VIDEO for SPL by Peng Fan · 9 years ago
  79. 1aa2d07 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · 9 years ago
  80. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  81. f0b5f23 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  82. faa7db2 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
  83. c75f57f usb: Alloc buffer for USB descriptor dynamically by Stefan Brüns · 9 years ago
  84. 40253dd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  85. c339ea5 arm: socfpga: Add support for Denali NAND controller by Marek Vasut · 9 years ago
  86. eba522a arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled by Marek Vasut · 9 years ago
  87. 4197a0f arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled by Marek Vasut · 9 years ago
  88. 94f53a7 arm: socfpga: sr1500: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  89. 5abbdfa arm: socfpga: sockit: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  90. d6d55cd arm: socfpga: arria5_socdk: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  91. 0f28b1a arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS by Chin Liang See · 9 years ago
  92. b3bb111 arm: socfpga: sr1500: Enable qspiload console command by Chin Liang See · 9 years ago
  93. 8ee0c64 arm: socfpga: sockit: Enable qspiload console command by Chin Liang See · 9 years ago
  94. f8e08b8 arm: socfpga: arria5_socdk: Enable qspiload console command by Chin Liang See · 9 years ago
  95. d9f2bd4 arm: socfpga: cyclone5_socdk: Enable qspiload console command by Chin Liang See · 9 years ago
  96. eb45022 arm: socfpga: sr1500: Enable ubiload console command by Chin Liang See · 9 years ago
  97. 3e8a075 arm: socfpga: sockit: Enable ubiload console command by Chin Liang See · 9 years ago
  98. c26112a arm: socfpga: arria5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  99. dc93280 arm: socfpga: cyclone5_socdk: Enable ubiload console command by Chin Liang See · 9 years ago
  100. 6cdd465 arm: socfpga: Enable ubi and ubifs support by Chin Liang See · 9 years ago