summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/bcm281xx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* bcm281xx: add support for "USB OTG clock"Steve Rae2014-12-291-0/+1
| | | | | | | | enable this clock with the following: clk_usb_otg_enable((void *)HSOTG_BASE_ADDR) Signed-off-by: Steve Rae <srae@broadcom.com> Reviewed-by: Felipe Balbi <balbi@ti.com>
* arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng2014-08-301-0/+1
| | | | | | | | Enable Ethernet clock when Broadcom StarFighter2 Ethernet block (CONFIG_BCM_SF2_ETH) is enabled. Signed-off-by: Jiandong Zheng <jdzheng@broadcom.com> Signed-off-by: Steve Rae <srae@broadcom.com>
* arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-221-0/+11
Add bcm281xx architecture support code including a clock framework and chip reset. Define register block base addresses for the bcm281xx architecture and create an empty gpio header file required when CONFIG_CMD_GPIO is set. Signed-off-by: Darwin Rambo <drambo@broadcom.com> Reviewed-by: Steve Rae <srae@broadcom.com> Reviewed-by: Tim Kryger <tkryger@linaro.org>
OpenPOWER on IntegriCloud