spl: nand: sunxi: make the reset column helper more generic
[oweals/u-boot.git] / drivers / mtd / nand / sunxi_nand_spl.c
2018-04-03 Miquel Raynalspl: nand: sunxi: make the reset column helper more...
2018-04-03 Miquel Raynalspl: nand: sunxi: ensure enough time has passed after...
2018-04-03 Miquel Raynalspl: nand: sunxi: create an helper to handle command...
2018-04-03 Miquel Raynalspl: nand: sunxi: add missing status clear
2018-04-03 Miquel Raynalspl: nand: sunxi: introduce the nand_wait_cmd_fifo_empt...
2018-04-03 Miquel Raynalspl: nand: sunxi: introduce the nand_wait_int() helper
2018-04-03 Miquel Raynalspl: nand: sunxi: fix typo on register name
2018-04-03 Miquel Raynalspl: nand: sunxi: fix second case of modulo by zero...
2017-04-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-04-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-04-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-04-07 Maxime Ripardnand: sunxi: Fix modulo by zero error
2016-06-20 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-06-20 Boris Brezillonspl: nand: sunxi: add support for NAND config auto...
2016-06-20 Boris Brezillonspl: nand: sunxi: split 'load page' and 'read page...
2016-06-20 Boris Brezillonspl: nand: sunxi: rework status polling loop
2016-06-20 Boris Brezillonspl: nand: sunxi: stop guessing the redundant u-boot...
2016-06-19 Boris Brezillonspl: nand: sunxi: remove support for so-called 'syndrom...
2015-10-15 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-15 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-14 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2015-10-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-10-02 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-10-01 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-09-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-09-29 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-09-29 Hans de Goedesunxi_nand_spl: Be smarter about where to look for...
2015-09-13 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-09-11 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-09-10 Stefan Roesesunxi_nand_spl: Add config parameter for 4KiB page...
2015-08-31 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-08-31 Boris Brezillonsunxi_nand_spl: clear status flags in SPL implementation
2015-08-31 Hans de Goedesunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIO...
2015-08-31 Hans de Goedesunxi_nand_spl: Add support for backup boot partitions
2015-08-31 Hans de Goedesunxi_nand_spl: Auto detect nand configuration parameters
2015-08-31 Hans de Goedesunxi_nand_spl: Parametrize lowlevel read functions
2015-08-31 Hans de Goedesunxi_nand_spl: Properly config page-size in the nand...
2015-08-31 Hans de Goedesunxi_nand_spl: Use kernel driver algorithm for determi...
2015-08-31 Hans de Goedesunxi_nand_spl: Add proper cache flusing
2015-08-31 Hans de Goedesunxi_nand_spl: Turn off clocks when we're done with...
2015-08-31 Hans de Goedesunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do...
2015-08-31 Hans de Goedesunxi_nand_spl: Do not bother writing the spare-area...
2015-08-31 Hans de Goedesunxi_nand_spl: We only need to reset the nand chip...
2015-08-31 Hans de Goedesunxi_nand_spl: Drop unnecessary temp buf
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-10 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-08-09 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-08-08 Piotr Zierhoffersunxi: nand: Add basic sunxi NAND driver for SPL with...
2015-07-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-07 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-07-03 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-06-28 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-06-28 Ian CampbellRevert "sunxi/nand: Add support to the SPL for loading...
2015-06-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-06-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-06-01 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-05-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-05-31 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-05-29 Daniel Kochmańskisunxi/nand: Add support to the SPL for loading u-boot...