Tom Rini
1bbba03d0e
Merge branch 'master' of git://git.denx.de/u-boot-spi
2013-12-19 14:22:12 -05:00
Poddar, Sourav
2c57b03bab
config: dra7_evm: Add Bank Address Register(BAR) config
...
Add config to support bank address register.
Signed-off-by: Sourav Poddar <sourav.poddar@ti.com >
Tested-by: Yebio Mesfin <ymesfin@ti.com >
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com >
2013-12-19 12:23:21 +05:30
Lukasz Majewski
3990994c43
ARM: trats: dfu: Enable default Poll Timeout for Trats board
...
Provide default Poll Timeout value for Trats board.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com >
2013-12-18 19:53:19 +01:00
Yoshihiro Shimoda
320cf35080
sh: add support for sh7753evb board
...
The SH7753 EVB board has SH7753, 512MB DDR3-SDRAM, SPI ROM,
Gigabit Ethernet, and eMMC.
This patch support the following functions:
- 512MB DDR3-SDRAM, SCIF4, SPI ROM, Gigabit Ethernet, eMMC
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2013-12-18 16:49:08 +09:00
Tom Rini
93b7b7fdad
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
2013-12-16 09:13:25 -05:00
Sonic Zhang
6e6b221c43
blackfin: fix building error by enlarging the memory size
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
2013-12-16 11:38:32 +08:00
Sonic Zhang
a2d169087e
blackfin: Disable commands to reduce l1 ram requirement
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
2013-12-16 11:38:32 +08:00
Sonic Zhang
fa88d88f82
blackfin: fix building error by adding macro CONFIG_SYS_I2C
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
2013-12-16 11:38:32 +08:00
Sonic Zhang
7b27a685bf
blackfin: fix build error by adding CONFIG_BFIN_SERIAL
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
2013-12-16 11:38:32 +08:00
Vladimir Zapolskiy
2c808a12ea
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
...
The last users of CONFIG_KGDB_SER_INDEX were removed more than 3 years
ago in commits 550650ddd0 and bf16500f79 , either kgdb subsystem should
care about this parameter or it should be gone completely.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com >
2013-12-13 09:15:32 -05:00
Tom Rini
4b210ad342
Merge branch 'master' of git://git.denx.de/u-boot-arm
...
Conflicts:
board/samsung/trats2/trats2.c
include/configs/exynos5250-dt.h
Signed-off-by: Tom Rini <trini@ti.com >
2013-12-10 17:15:18 -05:00
Albert ARIBAUD
f15ea6e1d6
Merge branch 'u-boot/master' into 'u-boot-arm/master'
...
Conflicts:
arch/arm/cpu/armv7/rmobile/Makefile
doc/README.scrapyard
Needed manual fix:
arch/arm/cpu/armv7/omap-common/Makefile
board/compulab/cm_t335/u-boot.lds
2013-12-10 22:23:59 +01:00
Tom Rini
65b7fe28a1
Merge branch 'spi' of git://git.denx.de/u-boot-x86
2013-12-10 09:36:23 -05:00
Tom Rini
76a8265b4f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
2013-12-10 09:29:45 -05:00
Ian Campbell
cb7ee1b98c
vexpress: use correct timer address on extended memory map systems
...
Signed-off-by: Ian Campbell <ijc@hellion.org.uk >
Cc: albert.u.boot@aribaud.net
2013-12-10 14:18:44 +01:00
Mike Frysinger
ca9a501953
sandbox: spi: Enable new spi/sf layers
...
We want to test SPI flash code in the sandbox, so enable the new drivers and
the 'sf test' command.
This command is used to validate the sandbox SPI / SPI flash implementation,
so enable it.
Signed-off-by: Mike Frysinger <vapier@gentoo.org >
Signed-off-by: Simon Glass <sjg@chromium.org >
2013-12-09 12:22:42 -07:00
Simon Glass
0efc02499f
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
...
This allows us to put the SPI flash chip inside the SPI interface node,
with U-Boot finding the correct bus and chip select automatically.
Signed-off-by: Simon Glass <sjg@chromium.org >
2013-12-09 12:22:12 -07:00
Mateusz Kulikowski
1dcdd86205
arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)
...
Add support for USB-A9263 board manufactured by Calao Systems
(http://www.calao-systems.com/ ).
Code is based on old U-Boot sources (2010.09) released by Calao.
Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com >
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
2013-12-09 13:21:54 +01:00
Heiko Schocher
b89ac72a24
arm, at91: add siemens corvus board
...
enable support for the siemens AT91SAM9G20 based board corvus.
Signed-off-by: Boris Schmidt <boris.schmidt@siemens.com >
Reviewed-by: Heiko Schocher <hs@denx.de >
Cc: Andreas Bießmann <andreas.devel@googlemail.com >
Cc: Bo Shen <voice.shen@atmel.com >
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
2013-12-09 13:21:49 +01:00
Heiko Schocher
0f8bc283a3
arm, at91: add Siemens board taurus and axm
...
enable support for the siemens AT91SAM9G20 based boards taurus
and axm.
Signed-off-by: Roger Meier <r.meier@siemens.com >
Reviewed-by: Heiko Schocher <hs@denx.de >
Cc: Andreas Bießmann <andreas.devel@googlemail.com >
Cc: Bo Shen <voice.shen@atmel.com >
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
2013-12-09 13:21:49 +01:00
Andreas Bießmann
bcf9fe37f5
at91: switch coloured LED to gpio API
...
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
2013-12-09 13:21:47 +01:00
Andreas Bießmann
ac45bb1646
at91: nand: switch atmel_nand to generic GPIO API
...
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
Acked-by: Jens Scharsig (BuS Elektronik)<esw@bus-elektronik.de >
Tested-by: Jens Scharsig (BuS Elektronik)<esw@bus-elektronik.de >
Acked-by: Scott Wood <scottwood@freescale.com >
2013-12-09 13:21:45 +01:00
Albert ARIBAUD
375a4496ff
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
2013-12-06 16:54:42 +01:00
Albert ARIBAUD
c35cf8dc9f
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-12-06 14:26:51 +01:00
Tom Rini
3f56795635
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
2013-12-06 07:19:09 -05:00
Tom Rini
18a02e8050
AM3517 EVM: Enable ethernet
...
Signed-off-by: Tom Rini <trini@ti.com >
2013-12-06 07:04:26 -05:00
Roger Quadros
12d364f0b0
omap4_panda: Don't use ulpi_reset
...
Fixes this error message when USB is started.
"ULPI: ulpi_reset: failed writing reset bit"
It is pointless to manually reset the ULPI as the USB Host
Reset and PHY RESET line should take care of that.
Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com >
Reviewed-by: Stefan Roese <sr@denx.de >
Signed-off-by: Roger Quadros <rogerq@ti.com >
2013-12-06 07:02:32 -05:00
Roger Quadros
65aa31d2d0
omap3_beagle: Don't use ulpi_reset
...
Fixes this error message when USB is started.
"ULPI: ulpi_reset: failed writing reset bit"
It is pointless to manually reset the ULPI as the USB Host
Reset and PHY RESET line should take care of that.
Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com >
Reviewed-by: Stefan Roese <sr@denx.de >
Signed-off-by: Roger Quadros <rogerq@ti.com >
2013-12-06 07:02:32 -05:00
Minkyu Kang
55f2118c11
arm: arndale: disable spi boot
...
arndale board is booted from mmc
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net >
Cc: Inderpal Singh <inderpal.singh@linaro.org >
2013-12-06 19:18:13 +09:00
Sonic Zhang
e5cb60a033
blackfin: soft-i2c: No need to define blackfin specific soft i2c operations
...
Use default GPIO operations.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Acked-by: Heiko Schocher <hs@denx.de >
2013-12-06 16:06:51 +08:00
Sonic Zhang
7a58eb9686
blackfin: Add missing macro CONFIG_BFIN_SERIAL
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
2013-12-06 16:06:51 +08:00
Sonic Zhang
e45eb6b960
blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
2013-12-06 16:06:51 +08:00
Piotr Wilczek
2d8f1e2769
driver:i2c:s3c24x0: adapt driver to new i2c
...
This patch adapts the s3c24x0 driver to the new i2c framework.
Config file is modified for all the boards that use the driver.
Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
CC: Minkyu Kang <mk7.kang@samsung.com >
CC: Heiko Schocher <hs@denx.de >
CC: Inderpal Singh <inderpal.singh@linaro.org >
CC: David Müller <d.mueller@elsoft.ch >
CC: Chander Kashyap <k.chander@samsung.com >
CC: Lukasz Majewski <l.majewski@samsung.com >
Tested-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com >
Reviewed-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com >
2013-12-05 07:39:38 +01:00
York Sun
1df99080cb
powerpc/mpc8349: Use generic mpc85xx DDR driver
...
MPC8349 has been using mpc85xx DDR driver through a symbolic link to
mpc85xx_ddr_gen2.c. After consolidating the drivers to a single set
under driver/ddr/fsl/, the link is replaced by referring driver
directly. We now can simply enable the macro and use the driver.
Other mpc83xx SoCs still use their own driver.
Signed-off-by: York Sun <yorksun@freescale.com >
2013-12-04 14:55:05 -08:00
Shengzhou Liu
085db5ca3a
powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVE
...
Usually CONFIG_FSL_DDR_INTERACTIVE feature is used for debug.
we would not enable this by default to save the limited space of u-boot.
This avoid following compiling error:
section .bootpg loaded at [00000000effff000,00000000effff577] overlap ssection
.data loaded at [00000000efff31b8,00000000f00010c7]
u-boot: section .bootpg lma 0xeffff000 adjusted to 0xf00010c8
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com >
Acked-by: York Sun <yorksun@freescale.com >
2013-12-04 14:55:05 -08:00
Zhao Qiang
c3cc02af6c
powerpc/p1010rdb:modify the mtest start_address
...
In new board P1010RDB-PB, the interrupt vector table is at
the start of memory. So if the start_address needs to be set
a proper value.
Signed-off-by: Zhao Qiang <B45475@freescale.com >
Acked-by: York Sun <yorksun@freescale.com >
2013-12-04 14:54:24 -08:00
Stefan Roese
9167fc81b3
arm: am335x: Add DT (FDT) support to Siemens boards
...
Enable FDT support for all Siemens AM335x boards. To support
newer Linux kernels with DT booting.
Signed-off-by: Stefan Roese <sr@denx.de >
Cc: Heiko Schocher <hs@denx.de >
Cc: Roger Meier <r.meier@siemens.com >
Cc: Lukas Stockmann <lukas.stockmann@siemens.com >
Cc: Tom Rini <trini@ti.com >
Acked-by: Heiko Schocher<hs@denx.de >
2013-12-04 11:41:13 -05:00
Tom Rini
aefb7255ec
am335x_evm: Update nandboot to use partitions and DT
...
Signed-off-by: Tom Rini <trini@ti.com >
2013-12-04 11:41:13 -05:00
Roger Quadros
21914ee62a
ARM: dra7_evm: Add SATA support
...
The evm has a SATA port. Enable SATA configuration and
inititialize the SATA controller.
Signed-off-by: Roger Quadros <rogerq@ti.com >
2013-12-04 08:12:36 -05:00
Roger Quadros
afdc632131
ARM: omap5_uevm: Add SATA support
...
The uevm has a SATA port. Inititialize the SATA controller.
Signed-off-by: Roger Quadros <rogerq@ti.com >
2013-12-04 08:12:09 -05:00
Ilya Ledvich
ef62df80dd
cm_t335: add support for pca9555 i2c gpio extender
...
Add support for the 16 bits pca9555 i2c to gpio extender featured
by the SB-T335 baseboard.
Signed-off-by: Ilya Ledvich <ilya@compulab.co.il >
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il >
2013-12-04 08:11:27 -05:00
Ilya Ledvich
e8ac22be6a
cm_t335: add support for status LED
...
Add support for status LED. Use the STATUS_LED APIs for indicating a
boot progress.
Signed-off-by: Ilya Ledvich <ilya@compulab.co.il >
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il >
2013-12-04 08:11:26 -05:00
Ilya Ledvich
54e7445de9
cm_t335: add cm_t335 board support
...
Add cm_t335 board directory, config file. Enable build.
Signed-off-by: Ilya Ledvich <ilya@compulab.co.il >
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il >
[trini: Adapt Makefile]
Signed-off-by: Tom Rini <trini@ti.com >
2013-12-04 08:10:41 -05:00
Piotr Wilczek
dca3668434
board: trats2: update Tizen partition definitions
...
This patch updates Tizen partions layout.
Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-12-03 15:58:02 +09:00
Piotr Wilczek
2c8043c946
board: trats2: fix environmental variables
...
In this patch variable names are used instead of hardcoded names
Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-12-03 15:58:02 +09:00
Piotr Wilczek
f258db5b31
board: trats2: remove unused defines from config file
...
Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-12-03 15:58:02 +09:00
Rajeshwari Shinde
347e45d745
exynos: spl: Add a custom spi copy function
...
This patch implements a custom spi_copy funtion to copy u-boot from SF
to RAM. This is faster then iROM spi_copy funtion as this runs spi at
50Mhz and also in WORD mode of operation.
Changed a printf in pinmux.c to debug just to avoid the compilation
error in SPL.
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com >
Signed-off-by: Tom Wai-Hong Tam <waihong@chromium.org >
Signed-off-by: Rajeshwari S Shinde <rajeshwari.s@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-12-03 15:26:33 +09:00
Nobuhiro Iwamatsu
1251e49030
arm: rmobile: Add support koelsch board
...
The koelsch board has R8A7791, 2GB DDR3-SDRAM, USB,
Quad SPI, Ethernet, and more.
This patch supports the following functions:
- DDR3-SDRAM
- SCIF
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com >
Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com >
CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
CC: Albert Aribaud <albert.u.boot@aribaud.net >
2013-12-03 09:47:04 +09:00
Nobuhiro Iwamatsu
f4ec452297
arm: rmobile: Add support lager board
...
The lager board has R8A7790, 4GB DDR3-SDRAM, USB, Ethernet, and more.
This patch supports the following functions:
- DDR3-SDRAM
- SCIF
Signed-off-by: Kouei Abe <kouei.abe.cp@renesas.com >
Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com >
Signed-off-by: Ryo Kataoka <ryo.kataoka.wt@renesas.com >
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com >
CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
CC: Albert Aribaud <albert.u.boot@aribaud.net >
2013-12-03 09:45:37 +09:00
Przemyslaw Marczak
0938f5b275
trats: usb: Add usb_cable_connected() function
...
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2013-12-03 09:33:59 +09:00