freebsd-dev/sys/dev/nand
Warner Losh 90a9a51875 Generalize AT91 NAND support a bit. Be more flexible about ALE and CLE
address line assignment. Provide convenince function to set these things.
2014-01-19 17:53:51 +00:00
..
nand_bbt.c
nand_cdev.c Unbreak compilation with GCC. 2013-11-21 09:19:14 +00:00
nand_dev.h
nand_ecc_pos.h
nand_generic.c ONFI parameters are little-endian, hence we must take care to convert them 2013-11-15 23:41:32 +00:00
nand_geom.c Unbreak compilation with GCC. 2013-11-21 09:19:14 +00:00
nand_id.c More NAND IDs of some really old Samsung parts, also list the part 2014-01-04 22:30:18 +00:00
nand_if.m
nand.c Rework the routine that returns a pointer to the table of software ECC 2013-11-15 23:48:51 +00:00
nand.h Move the luns field to the end of the struct, for serendipitous packing. 2013-11-15 23:45:13 +00:00
nandbus_if.m
nandbus.c Make the comment match the code. Not sure why we calculate it this 2014-01-02 02:20:10 +00:00
nandbus.h
nandsim_chip.c
nandsim_chip.h
nandsim_ctrl.c
nandsim_log.c
nandsim_log.h
nandsim_swap.c Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
nandsim_swap.h
nandsim.c
nandsim.h
nfc_at91.c Generalize AT91 NAND support a bit. Be more flexible about ALE and CLE 2014-01-19 17:53:51 +00:00
nfc_at91.h Generalize AT91 NAND support a bit. Be more flexible about ALE and CLE 2014-01-19 17:53:51 +00:00
nfc_fsl.c Add a driver for the Freescale FCM module in the localbus controller. 2012-07-03 01:00:29 +00:00
nfc_fsl.h Add a driver for the Freescale FCM module in the localbus controller. 2012-07-03 01:00:29 +00:00
nfc_if.m
nfc_mv.c