summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/brcmnand
AgeCommit message (Expand)AuthorFilesLines
2020-04-27nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas1-1/+8
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass2-1/+3
2020-02-06dm: core: Require users of devres to include the headerSimon Glass5-0/+6
2020-01-23nand: brcmnand: add bcm68360 supportPhilippe Reynes2-0/+124
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2-34/+0
2019-10-25drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang1-156/+104
2019-10-25nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas2-0/+118
2019-10-22drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2-34/+0
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes1-0/+3
2019-04-22drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes1-2/+15
2019-04-22drivers: nand: brcmnand: add initial supportPhilippe Reynes8-0/+3308