1. c00a369 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  2. 8b7dcd3 env: sunxi: Enable FAT-based environment support by default by Maxime Ripard · 7 years ago
  3. 9ba2ac7 sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · 7 years ago
  4. 8944875 env: Mark env_get_location as weak by Maxime Ripard · 7 years ago
  5. 7569e18 env: Allow to build multiple environments in Kconfig by Maxime Ripard · 7 years ago
  6. 662a1ec env: mmc: depends on the MMC framework by Maxime Ripard · 7 years ago
  7. 2131c5e env: Initialise all the environments by Maxime Ripard · 7 years ago
  8. 520cf80 env: Support multiple environments by Maxime Ripard · 7 years ago
  9. 12e6eac env: common: Make the debug messages play a little nicer by Maxime Ripard · 7 years ago
  10. dda03f9 env: mmc: Make the debug messages play a little nicer by Maxime Ripard · 7 years ago
  11. be6b2dc env: fat: Make the debug messages play a little nicer by Maxime Ripard · 7 years ago
  12. 185402a env: Make it explicit where we're loading our environment from by Maxime Ripard · 7 years ago
  13. 1e8294d env: Make the env save message a bit more explicit by Maxime Ripard · 7 years ago
  14. fd3158e env: Pass additional parameters to the env lookup function by Maxime Ripard · 7 years ago
  15. b7da89a env: Rename env_driver_lookup_default and env_get_default_location by Maxime Ripard · 7 years ago
  16. 3c0b2e5 cmd: nvedit: Get rid of the env lookup by Maxime Ripard · 7 years ago
  17. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  18. 1c478c2 ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32 by Tom Rini · 7 years ago
  19. e3b0a65 gpio: sunxi: Add compatible string for H5 PIO by Chris Blake · 7 years ago
  20. 814d82b sunxi: Add limit with the MMC environment by Maxime Ripard · 7 years ago
  21. 0eb86a5 Makefile: Add size check to the u-boot.itb make target by Maxime Ripard · 7 years ago
  22. 1179074 sunxi: imply CONFIG_OF_LIBFDT_OVERLAY by Andre Heider · 7 years ago
  23. 3bd5954 net: regex: Disable by default on sunXi by Maxime Ripard · 7 years ago
  24. 9cddcba video: bpp16: Disable by default on sunXi by Maxime Ripard · 7 years ago
  25. fa43878 video: bpp8: Disable by default on sunXi by Maxime Ripard · 7 years ago
  26. e813795 cmd: misc: Disable by default on sunXi by Maxime Ripard · 7 years ago
  27. fb52d2f cmd: loads: Disable by default on sunXi by Maxime Ripard · 7 years ago
  28. 88e4a39 cmd: loadb: Disable by default on sunXi by Maxime Ripard · 7 years ago
  29. bb65157 cmd: unzip: Disable by default on sunXi by Maxime Ripard · 7 years ago
  30. e6f8774 cmd: crc32: Disable by default on sunXi by Maxime Ripard · 7 years ago
  31. ab68b43 dfu: select HASH by Maxime Ripard · 7 years ago
  32. 706e57b Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  33. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  34. 16f90b5 MIPS: add BMIPS Comtrend AR-5315u board by Álvaro Fernández Rojas · 7 years ago
  35. cade62c MIPS: add support for Broadcom MIPS BCM6318 SoC family by Álvaro Fernández Rojas · 7 years ago
  36. cb93652 dm: ram: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  37. 9e72a9a dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  38. 69639f0 MIPS: add BMIPS Comtrend WAP-5813n board by Álvaro Fernández Rojas · 7 years ago
  39. 75d4cf2 MIPS: add support for Broadcom MIPS BCM6368 SoC family by Álvaro Fernández Rojas · 7 years ago
  40. 1b6ddac dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
  41. 8b841e3 DW SPI: Get clock value from Device Tree by Eugeniy Paltsev · 7 years ago
  42. 7473932 SOCFPGA: clock manager: implement dw_spi_get_clk function by Eugeniy Paltsev · 7 years ago
  43. b212b90 mips: bmips: increment SYS_MALLOC_F_LEN by Álvaro Fernández Rojas · 7 years ago
  44. fded8b2 boston: Pad binary in .mcs to a multiple of 16 bytes by Paul Burton · 7 years ago
  45. a4af914 ddr: altera: silence PHY calibration unless in debug mode by Goldschmidt Simon · 7 years ago
  46. 2e5d9a6 arm: socfpga: allow configs without network support by Simon Goldschmidt · 7 years ago
  47. cb22594 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  48. 3f78e92 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  49. b4f4f6e mmc: Poll for broken card detection case by Jun Nie · 7 years ago
  50. ab4d405 mmc: fix to assign to correct clock value when clock is enabling by Jaehoon Chung · 7 years ago
  51. 35f67bf configs: odroid-xu3: enable the configs relevant to regulator by Jaehoon Chung · 7 years ago
  52. 7553666 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
  53. 76f2008 power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · 7 years ago
  54. ad4bd8a spi: cadence_qspi_apb: Make flash writes 32 bit aligned by Vignesh R · 7 years ago
  55. 2e2389f Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible" by Vignesh R · 7 years ago
  56. 16cbd09 Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible" by Goldschmidt Simon · 7 years ago
  57. 898f574 dts: cadence_spi: Update documentation for DT bindings by Jason Rush · 7 years ago
  58. a70dd18 config: cadence_spi: Remove defines read from DT by Jason Rush · 7 years ago
  59. feaa3f9 dts: cadence_spi: Sync DT bindings with Linux by Jason Rush · 7 years ago
  60. 1b4df5e spi: cadence_spi: Sync DT bindings with Linux by Jason Rush · 7 years ago
  61. 479588d spi: kirkwood_spi: implement workaround for FE-9144572 by Chris Packham · 7 years ago
  62. 5f4c134 sf_probe: Merge spi_flash_probe_tail into spi_flash_probe by Mario Six · 7 years ago
  63. 2d844dd spi: spi-uclass: Fix style violations by Mario Six · 7 years ago
  64. c9214d8 spi: sf_probe: Fix style violations by Mario Six · 7 years ago
  65. 5f51229 spi: Remove CONFIG_OF_SPI_FLASH by Mario Six · 7 years ago
  66. b737c24 spi: Remove spi_setup_slave_fdt by Mario Six · 7 years ago
  67. 159a406 spi: Remove spi_flash_probe_fdt by Mario Six · 7 years ago
  68. 6f4cc99 spi: Remove obsolete spi_base_setup_slave_fdt by Mario Six · 7 years ago
  69. 2eb66c2 spi: Fix style violation and improve code by Mario Six · 7 years ago
  70. 5824372 mips: bmips: enable the SPI flash on the Comtrend AR-5387un by Álvaro Fernández Rojas · 7 years ago
  71. e637806 mips: bmips: add bcm63xx-hsspi driver support for BCM63268 by Álvaro Fernández Rojas · 7 years ago
  72. 0f885d8 mips: bmips: add bcm63xx-hsspi driver support for BCM6328 by Álvaro Fernández Rojas · 7 years ago
  73. 55d96ec dm: spi: add BCM63xx HSSPI driver by Álvaro Fernández Rojas · 7 years ago
  74. 4c468d6 mips: bmips: enable the SPI flash on the Netgear CG3100D by Álvaro Fernández Rojas · 7 years ago
  75. afcf081 mips: bmips: enable the SPI flash on the Sagem F@ST1704 by Álvaro Fernández Rojas · 7 years ago
  76. e4aee15 mips: bmips: add bcm63xx-spi driver support for BCM63268 by Álvaro Fernández Rojas · 7 years ago
  77. 3f082d0 mips: bmips: add bcm63xx-spi driver support for BCM3380 by Álvaro Fernández Rojas · 7 years ago
  78. ca523cf mips: bmips: add bcm63xx-spi driver support for BCM6358 by Álvaro Fernández Rojas · 7 years ago
  79. f9ab150 mips: bmips: add bcm63xx-spi driver support for BCM6348 by Álvaro Fernández Rojas · 7 years ago
  80. 24e4b44 mips: bmips: add bcm63xx-spi driver support for BCM6338 by Álvaro Fernández Rojas · 7 years ago
  81. cc243c6 dm: spi: add BCM63xx SPI driver by Álvaro Fernández Rojas · 7 years ago
  82. f2fb3a8 drivers: spi: consider command bytes when sending transfers by Álvaro Fernández Rojas · 7 years ago
  83. afb36cd drivers: spi: allow limiting reads by Álvaro Fernández Rojas · 7 years ago
  84. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  85. 952831c wait_bit: add 8/16/32 BE/LE versions of wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  86. 67d544a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  87. 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  88. 55769ca armv8: ls1088a: Add IFC and eMMC as qixis boot sources by Ashish Kumar · 7 years ago
  89. b58cdc9 fsl: common: qixis: Add ifc and emmc switching via qixis by Ashish Kumar · 7 years ago
  90. 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  91. 45254cf ARM: dts: Freescale: re-license device tree files under GPLv2+/X11 by Pankaj Bansal · 7 years ago
  92. 6d809b8 armv8: ls1088a: vid: Compiling VID specific functions for SPL by Rajesh Bhagat · 7 years ago
  93. a421625 ls1088a: Add VID support for QDS and RDB platforms by Rajesh Bhagat · 7 years ago
  94. f771678 common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  95. b1fdc93 ls1088a: ddr: configure DDR for 0.9v for VID support by Rajesh Bhagat · 7 years ago
  96. 661bc24 ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs by Rajesh Bhagat · 7 years ago
  97. 170eecf board: common: vid: Add support for LTC3882 voltage regulator chip by Rajesh Bhagat · 7 years ago
  98. 241a3cc Kconfig: Add LTC3882 voltage regulator config by Rajesh Bhagat · 7 years ago
  99. e6cd8d5 board: common: vid: Move IR chip specific code in flag by Rajesh Bhagat · 7 years ago
  100. c3a662f board: common: vid: Add board specific vdd adjust API by Rajesh Bhagat · 7 years ago