fix(tree): correct some typosfound using codespell (https://github.com/codespell-project/codespell).Signed-off-by: Elyes Haouas <ehaouas@noos.fr>Change-Id: I1bfa797e3460adddeefa916bb68e22beddaf6
fix(tree): correct some typosfound using codespell (https://github.com/codespell-project/codespell).Signed-off-by: Elyes Haouas <ehaouas@noos.fr>Change-Id: I1bfa797e3460adddeefa916bb68e22beddaf6373
show more ...
Merge "driver: brcm: add USB driver" into integration
Merge "driver: brcm: add mdio driver" into integration
driver: brcm: add i2c driverBroadcom I2C controller driver. Follwoing API's are supported:-- i2c_init() Intialize ethe I2C controller- i2c_probe()- i2c_set_bus_speed() Set the I2C bus speed- i2
driver: brcm: add i2c driverBroadcom I2C controller driver. Follwoing API's are supported:-- i2c_init() Intialize ethe I2C controller- i2c_probe()- i2c_set_bus_speed() Set the I2C bus speed- i2c_get_bus_speed() Get the current bus speed- i2c_recv_byte() Receive one byte of data.- i2c_send_byte() Send one byteof data- i2c_read_byte() Read single byte of data- i2c_read() Read multiple bytes of data- i2c_write_byte Write single byte of data- i2c_write() Write multiple bytes of dataThis driver is verified by reading the DDR SPD data.Signed-off-by: Bharat Gooty <bharat.gooty@broadcom.com>Change-Id: I2d7fe53950e8b12fab19d0293020523ff8b74e13
driver: brcm: add USB driverSigned-off-by: Bharat Gooty <bharat.gooty@broadcom.com>Change-Id: I456aa7a641fffa8ea4e833615af3effec42a31b2
driver: brcm: add mdio driverChange-Id: Id873670f68a4c584e3b7b586cab28565bb5a1c27Signed-off-by: Bharat Gooty <bharat.gooty@broadcom.com>
Fix typo in file Header guardSigned-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>Change-Id: Iaf6deaeee2069720518221157edbb052bc42850a
drivers: Add SPI Nor flash supportAdd SPI Nor flash supportChange-Id: I0cde3fdb4dcad5bcaf445b3bb48e279332bd28afSigned-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
drivers: Add iproc spi driverAdd iproc spi driverChange-Id: I652efab1efd9c487974dae9cb9d98b9b8e3759c4Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
drivers: Add emmc driver for Broadcom platformsAdd emmc driver for Broadcom platformsChange-Id: I126a6dfccd41062cb0b856f2c2fb1f724730b95eSigned-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadco
drivers: Add emmc driver for Broadcom platformsAdd emmc driver for Broadcom platformsChange-Id: I126a6dfccd41062cb0b856f2c2fb1f724730b95eSigned-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
Add BL31 support for Broadcom stingray platformChange-Id: Icfef5b6923dc292e637001045a334c499d346fe9Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
Add BL2 support for Broadcom stingray platformChange-Id: I5daa3f2b4b9d85cb857547a588571a9aa8ad05c2Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>
Add bl31 support common across Broadcom platformsSigned-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com>Change-Id: Ic1a392a633b447935fa3a7528326c97845f5b1bc