| #
f448c5d3 |
| 17-Jul-2015 |
Stefano Babic <sbabic@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot
|
| #
4905dfc6 |
| 14-Jul-2015 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-spi
|
| #
8097cba8 |
| 03-Jul-2015 |
Vikas Manocha <vikas.manocha@st.com> |
spi: cadence_qspi: add device tree binding doc
This patch adds the device tree binding doc for the cadence qspi controller & also removes the not needed properties from the stv0991 device tree.
Sig
spi: cadence_qspi: add device tree binding doc
This patch adds the device tree binding doc for the cadence qspi controller & also removes the not needed properties from the stv0991 device tree.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Jagannadh Teki <jteki@openedev.com>
show more ...
|
| #
90a2f717 |
| 03-Jul-2015 |
Vikas Manocha <vikas.manocha@st.com> |
spi: cadence_qspi: get sram size from device tree
sram size could be different on different socs, e.g. on stv0991 it is 256 while on altera platform it is 128. It is better to receive it from device
spi: cadence_qspi: get sram size from device tree
sram size could be different on different socs, e.g. on stv0991 it is 256 while on altera platform it is 128. It is better to receive it from device tree.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Tested-by: Stefan Roese <sr@denx.de> Reviewed-by: Jagannadh Teki <jteki@openedev.com>
show more ...
|
| #
51d55839 |
| 03-Jul-2015 |
Vikas Manocha <vikas.manocha@st.com> |
stv0991: configure device tree for cadence qspi & flash
This patch add the device tree entry for qspi controller & spi flash memory.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by:
stv0991: configure device tree for cadence qspi & flash
This patch add the device tree entry for qspi controller & spi flash memory.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Jagannadh Teki <jteki@openedev.com>
show more ...
|
| #
0a836ceb |
| 03-May-2015 |
Vikas Manocha <vikas.manocha@st.com> |
stv0991: fdt: add stv0991 device tree
This patch adds device tree for the ST Micro stv0991 board & enables device tree control. Progressively device tree support for the drivers being used will also
stv0991: fdt: add stv0991 device tree
This patch adds device tree for the ST Micro stv0991 board & enables device tree control. Progressively device tree support for the drivers being used will also be added.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|