- Jun 15, 2015
-
-
Yegor Yefremov authored
Vision Systems's Baltos is based on AM335x SoC from Texas Instruments. This patch adds support such Industrial PCs in mainline u-boot. [ balbi@ti.com: updated original patch to current u-boot ] Signed-off-by:
Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:
Felipe Balbi <balbi@ti.com>
-
- Jul 30, 2013
-
-
Tom Rini authored
We rework the various board_is_foo() checks to take a pointer to struct am335x_baseboard_id rather than using a local copy in board.c. This allows us to make use of the same checks in mux.c as well as fixing problems when this code could be running from read-only memory. Reviewed-by:
Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by:
Tom Rini <trini@ti.com>
-
- Jul 24, 2013
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by:
Tom Rini <trini@ti.com>
-
- Oct 25, 2012
-
-
Andrew Bradford authored
If configured to use UART{1,2,3,4,5} such as on the Beaglebone RS232 cape or on the am335x_evm daughterboard, enable the proper pin-muxing. Signed-off-by:
Andrew Bradford <andrew@bradfordembedded.com>
-
Peter Korsgaard authored
The i2c header is specific to ti(-derived) boards, and not generic for all am335x boards. Signed-off-by:
Peter Korsgaard <peter.korsgaard@barco.com> [trini: Make re-apply with rtc32k_enable() applied] Signed-off-by:
Tom Rini <trini@ti.com>
-
- Sep 01, 2012
-
-
Satyanarayana, Sandhya authored
This patch updates secure_emif_sdram_config with the same value written to sdram_config during ddr3 initialization. During suspend/resume, this value is copied into sdram_config. With this, a write to sdram_config at the end of resume sequence which triggers an init sequence can be avoided. Without this register write in place, the DDR_RESET line goes low for a few cycles during resume which is a violation of the JEDEC spec. Signed-off-by:
Satyanarayana, Sandhya <sandhya.satyanarayana@ti.com>
-
Tom Rini authored
- Move definition of the EEPROM contents to <asm/arch/sys_proto.h> - Make some defines a little less generic now. - Pinmux must be done by done by SPL now. - Create 3 pinmux functions, uart0, i2c0 and board. - Add pinmux specific to Starter Kit EVM for MMC now. Signed-off-by:
Tom Rini <trini@ti.com>
-
Tom Rini authored
Depending on if we have DDR2 or DDR3 on the board we will need to call ddr_pll_config with a different value. This call can be delayed slightly to the point where we know which type of memory we have. Signed-off-by:
Tom Rini <trini@ti.com>
-
- Jan 16, 2012
-
-
Chandan Nath authored
This patch is added to support SPL feature on AM335X platform. In this patch, MMC1 is configured as boot device for SPL and support for other devices will be added in the next patch series. Signed-off-by:
Chandan Nath <chandan.nath@ti.com> Signed-off-by:
Tom Rini <trini@ti.com> Acked-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- Nov 03, 2011
-
-
Tom Rini authored
This isn't used presumably should be a typedef if needed later. Signed-off-by:
Tom Rini <trini@ti.com>
-
- Oct 27, 2011
-
-
Chandan Nath authored
This patch adds AM33xx emif/ddr support along with board specific defines. Signed-off-by:
Chandan Nath <chandan.nath@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Chandan Nath authored
This patch adds basic clock definition of am33xx SoC. Signed-off-by:
Chandan Nath <chandan.nath@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
- Sep 30, 2011
-
-
Fabio Estevam authored
Add the initial support for MX25PDK booting from SD card via internal boot. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com>
-
- Apr 13, 2010
-
-
Peter Tyser authored
Signed-off-by:
Peter Tyser <ptyser@xes-inc.com>
-
- Apr 18, 2004
-
-
Wolfgang Denk authored
- add support for microblaze processors - add support for AtmarkTechno "suzaku" board
-
- Dec 14, 2000
-
-
Wolfgang Denk authored
-
- Nov 12, 2000
-
-
Wolfgang Denk authored
-