1. 235afa8 sf: Move flags macro's to spi_flash_params{} members by Jagan Teki · 8 years ago
  2. ca40ea2 sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash by Jagan Teki · 8 years ago
  3. fbf356b sf: Remove SECT_32K by Jagan Teki · 8 years ago
  4. f8c4087 spi: Remove SPI_RX_FAST by Jagan Teki · 8 years ago
  5. 96536b1 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
  6. e48876b sf: Remove e_rd_cmd from param table by Jagan Teki · 8 years ago
  7. b678539 sf: Simplify fastest read cmd code by Jagan Teki · 8 years ago
  8. 62ef1f0 spi: ti_qspi: Remove unnecessary udelay for AM437x by Vignesh R · 8 years ago
  9. b007997 spi: ti_qspi: use 128 bit transfer mode when writing to flash by Vignesh R · 8 years ago
  10. 636ef59 spi: zynq_spi: Fix infinite looping while xfer by Lad, Prabhakar · 8 years ago
  11. 75794f9 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · 8 years ago
  12. 8f3c62d A20-OLinuXino-Lime2: Enable USB gadget support by Tom Rini · 8 years ago
  13. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  14. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  15. af6a264 Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  16. 40ee94e ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  17. d11b0b7 ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  18. f16518e ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  19. 9d6652c ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  20. ab61550 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  21. 011fd5b ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  22. 7aac23c ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  23. 7637da8 ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  24. c21e19a ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  25. 3249627 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  26. 3d02c56 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  27. 0c97725 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  28. b275e76 ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  29. a01867f pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  30. c3380ed pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  31. dc62cc1 sunxi: Enable USB gadget support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  32. 32c124e sunxi: Enable USB host support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  33. 5940c05 sunxi: Add mmc0 card detect pin for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  34. b7b7c3d sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  35. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  36. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  37. af7f67c sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · 8 years ago
  38. 49e3aec Makefile: Give a build error if ad-hoc CONFIG options are added by Simon Glass · 8 years ago
  39. 428975e Kconfig: Add a whitelist of ad-hoc CONFIG options by Simon Glass · 8 years ago
  40. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 5594eb7 Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. cf5f0f3 Convert CONFIG_SPL_USB_HOST_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. dfc3cfb Convert CONFIG_SPL_USBETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. c015e1b Convert CONFIG_SPL_SATA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 771d565 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · 8 years ago
  51. aa74e1d Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 24767fa Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 227392d Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 400f264 Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · 8 years ago
  55. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. ef9001b Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. c7e2b98 Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. 79bc5bb Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  72. adc4911 Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  73. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  74. 73ad4d0 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  75. 9bbbc23 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  76. 688be33 Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  77. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  78. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  79. f68aba5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · 8 years ago
  80. 3aa6612 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  81. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  82. 8bf41c2 moveconfig: Add an option to commit changes by Simon Glass · 8 years ago
  83. 13e05a0 moveconfig: Add an option to skip prompts by Simon Glass · 8 years ago
  84. 8e866bf Correct defconfigs using savedefconfig by Simon Glass · 8 years ago
  85. 2de45ed ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 by Masahiro Yamada · 8 years ago
  86. 63cd9b1 ARM: uniphier: fix DRAM size of LD21 SoC package by Masahiro Yamada · 8 years ago
  87. 2fcaf4f arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · 8 years ago
  88. e59ed19 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · 8 years ago
  89. 059c543 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · 8 years ago
  90. 492f50d ARM: uniphier: remove IECTRL setup code of LD4 SoC by Masahiro Yamada · 8 years ago
  91. a994520 pinctrl: uniphier: move register base macros from header to .c file by Masahiro Yamada · 8 years ago
  92. 82a5178 pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · 8 years ago
  93. e67eac0 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  94. 94bb2fd ARM: uniphier: enable Generic EHCI driver for Pro4 SoC by Masahiro Yamada · 8 years ago
  95. 0d685b1 ARM: uniphier: delete unnecessary xHCI pin-mux settings by Masahiro Yamada · 8 years ago
  96. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  97. 694adf1 ARM: uniphier: sort select:s alphabetically by Masahiro Yamada · 8 years ago
  98. 3529b64 i2c: at91_i2c: Fix the wrong include file by Wenyou Yang · 8 years ago
  99. 27dfc94 rockchip: i2c: fix >32 byte writes by John Keeping · 8 years ago
  100. bcd11c4 rockchip: i2c: move register write out of inner loop by John Keeping · 8 years ago