1. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  2. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  3. 5644aee samsung: nand: Drop s3c2410_nand driver by Simon Glass · 7 years ago
  4. a118179 dm: sandbox: spi: Convert driver to support livetree by Simon Glass · 7 years ago
  5. 656f29d dm: spi-flash: Convert uclass to livetree by Simon Glass · 7 years ago
  6. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 7 years ago
  7. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  8. 1d45329 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 7 years ago
  9. 18cae43 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 7 years ago
  10. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 7 years ago
  11. 0de077d mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · 8 years ago
  12. 6e1eb08 mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function by Cooper Jr., Franklin · 7 years ago
  13. ff93c28 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  14. adc706b mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  15. 5fe4c9f mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago
  16. aa04915 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
  17. ea3f750 nand: sunxi: Fix modulo by zero error by Maxime Ripard · 8 years ago
  18. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  19. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  20. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  21. a982bbb SPI: SPL: sunxi: fix 64-bit build by Andre Przywara · 8 years ago
  22. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  23. 203db38 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  24. d72158c mtd: nand: add initialization flag by Hou Zhiqiang · 8 years ago
  25. f78038d mtd: nand: build MXS driver for MX7 as well by Andrey Yurovsky · 8 years ago
  26. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  27. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  28. 6fe7fe1 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · 8 years ago
  29. 0b84043 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  30. 101000b mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · 8 years ago
  31. a648936 spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI by Priit Laes · 8 years ago
  32. 9bcb018 Revert "sf: Fix quad bit set for micron devices" by Cyrille Pitchen · 8 years ago
  33. db9225b sf: Do not force the DT memory map size to exactly match the device by Phil Edworthy · 8 years ago
  34. 304decd mtd: spi: don't return -1 when scan succeed by Fabien Parent · 8 years ago
  35. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  36. 58eab32 mtd: cfi_flash: fix indentation by Andre Przywara · 8 years ago
  37. cf07d39 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · 8 years ago
  38. 11777a5 mtd: nand: add support for the TC58NVG2S0H chip by Boris Brezillon · 8 years ago
  39. 71634f2 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · 8 years ago
  40. 1f3232d sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G by Radu Bacrau · 8 years ago
  41. 2334c4e drivers: SPI: sunxi SPL: fix warning by Andre Przywara · 8 years ago
  42. 94b653b sf: Fix s25fs512s id table by Jagan Teki · 8 years ago
  43. 25488ec sf: dataflash: Minor cleanups by Jagan Teki · 8 years ago
  44. 11b9322 sf: dataflash: Fix add_dataflash return logic by Jagan Teki · 8 years ago
  45. 1835302 sf: dataflash: Move flash id detection into jedec_probe by Jagan Teki · 8 years ago
  46. dc19b06 sf: dataflash: Remove unneeded spi data by Jagan Teki · 8 years ago
  47. 20343ff spi: Remove dual flash options/flags by Jagan Teki · 8 years ago
  48. 7b4ab88 sf: Rename few local functions by Jagan Teki · 8 years ago
  49. a881374 sf: ids: Use small letter in ext_jedec by Jagan Teki · 8 years ago
  50. 7a9b435 sf: ids: Use small letter's with flash name by Jagan Teki · 8 years ago
  51. 6645fd2 sf: Rename sf_params.c to spi_flash_ids.c by Jagan Teki · 8 years ago
  52. 475bf81 sf: Remove non-meaningful comments by Jagan Teki · 8 years ago
  53. 116e005 sf: Remove spansion_s25fss_disable_4KB_erase by Jagan Teki · 8 years ago
  54. 43ecc77 sf: params: Add S25FS256S_64K spi flash support by Jagan Teki · 8 years ago
  55. 8e49295 sf: Add INFO6 flash_info macro by Jagan Teki · 8 years ago
  56. 0bdb7cb sf: Increase max id length by 1 byte by Jagan Teki · 8 years ago
  57. ed363b5 sf: Add SPI_FLASH_MAX_ID_LEN by Jagan Teki · 8 years ago
  58. eccb6be sf: nr_sectors -> n_sectors by Jagan Teki · 8 years ago
  59. f3bf2e5 sf: Cleanup spi_flash_info{} by Jagan Teki · 8 years ago
  60. 523b4e3 sf: sandbox: Use JEDEC_MFR|ID in id exctract by Jagan Teki · 8 years ago
  61. dda06a4 sf: Simplify lock ops detection code by Jagan Teki · 8 years ago
  62. f790ca7 sf: Adopt flash table INFO macro from Linux by Jagan Teki · 8 years ago
  63. 02bcff2 nand: arasan_nfc: Clear ecc on bit while sending read command by Siva Durga Prasad Paladugu · 8 years ago
  64. ae798d2 mtd: nand: zynq_nand: Add nand driver support for zynq by Siva Durga Prasad Paladugu · 8 years ago
  65. df10a85 mtd: nand: Kconfig: Add NAND_MXS entry by Jagan Teki · 8 years ago
  66. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  67. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  68. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  69. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  70. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  71. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  72. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  73. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  74. 3632c8e sf: Move flags macro's to spi_flash_params{} members by Jagan Teki · 8 years ago
  75. de05992 sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash by Jagan Teki · 8 years ago
  76. ddc2dfb sf: Remove SECT_32K by Jagan Teki · 8 years ago
  77. 08fe9c2 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
  78. b3afb23 sf: Remove e_rd_cmd from param table by Jagan Teki · 8 years ago
  79. edd35f7 sf: Simplify fastest read cmd code by Jagan Teki · 8 years ago
  80. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  81. 2a83c95 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · 8 years ago
  82. 8b7d512 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  83. 91395b5 mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · 8 years ago
  84. b302669 sf: sf_params: Add AT25DF321 flash support by Wenyou Yang · 8 years ago
  85. 6bde34f spi: Add support for N25Q016A by Moritz Fischer · 8 years ago
  86. ebb7feb mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · 8 years ago
  87. cd7f5e1 mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND by Boris Brezillon · 8 years ago
  88. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  89. 42bd19c mtd: nand: add common DT init code by Brian Norris · 8 years ago
  90. 5248692 mtd: OneNAND: initialize mtd->writebufsize to let UBI work by Ladislav Michl · 8 years ago
  91. 77b93e5 mtd: OneNAND: allow board init function fail by Ladislav Michl · 8 years ago
  92. d9098ee mtd: OneNAND: add timeout to wait ready loops by Ladislav Michl · 8 years ago
  93. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  94. 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  95. 735717d onenand_spl_simple: Add a simple OneNAND read function by Ladislav Michl · 8 years ago
  96. e1a89e9 nand_spl_simple: Add a simple NAND read function by Thomas Gleixner · 8 years ago
  97. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  98. 55edb9d mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips by Daniel Schwierzeck · 8 years ago
  99. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  100. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago