summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/brcmnand
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-055-5/+5
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-135-5/+5
* nand: brcmnand: Fix not calling dev_err() with a deviceSean Anderson2020-09-301-14/+6
* nand: Drop dm.h header fileSimon Glass2020-08-032-2/+3
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-186-0/+6
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas2020-04-271-1/+8
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-1/+3
* dm: core: Require users of devres to include the headerSimon Glass2020-02-055-0/+6
* nand: brcmnand: add bcm68360 supportPhilippe Reynes2020-01-232-0/+124
* Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...WIP/30Oct2019Tom Rini2019-10-302-34/+0
|\
| * drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2019-10-222-34/+0
* | drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang2019-10-251-156/+104
* | nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas2019-10-252-0/+118
|/
* drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes2019-04-221-0/+3
* drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes2019-04-221-2/+15
* drivers: nand: brcmnand: add initial supportPhilippe Reynes2019-04-228-0/+3308