aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/103-MIPS-BCM63XX-add-TRNG-peripheral-definitions.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: update patches to latest upstream versionsJonas Gorski2012-07-031-106/+0
| | | | SVN-Revision: 32591
* fix SPI message control handling for BCM6338/6348Florian Fainelli2012-06-171-1/+1
| | | | | | | | | BCM6338 and BCM6338 have their MSG_CONTROL register width of 8-bits instead of 16-bits. We were previously using a 16-bits write which corrupted the first byte of the TX FIFO. Also the message type was always set to Full-duplex even in the case of half-duplex messages. SVN-Revision: 32409
* bcm63xx: add driver for the internal hw trng on bcm6368Jonas Gorski2012-03-281-0/+106
SVN-Revision: 31131