- Jul 01, 2013
-
-
Robert Winkler authored
Signed-off-by:
Robert Winkler <robert.winkler@boundarydevices.com> Acked-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- May 10, 2013
-
-
Igor Grinberg authored
Several minor updates to the cm-t35 config file. Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Tested-by:
Nikita Kiryanov <nikita@compulab.co.il>
-
- Mar 22, 2013
-
-
Nikita Kiryanov authored
Add support for loading splash image from NAND Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- Mar 11, 2013
-
-
Nikita Kiryanov authored
Define CONFIG_SPLASHIMAGE_GUARD to prevent splashimage from being set to a value that will cause U-Boot to hang while displaying a splash screen. Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il> Acked-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- Mar 08, 2013
-
-
Nikita Kiryanov authored
Add support for dvi displays with user selectable dvi presets. Cc: Wolfgang Denk <wd@denx.de> Cc: Jeroen Hofstee <jeroen@myspectrum.nl> Cc: Anatolij Gustschin <agust@denx.de> Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- Jan 29, 2013
-
-
Michael Jones authored
"CONFIG_SYS_I2C_BUS" and "CONFIG_SYS_I2C_BUS_SELECT" don't appear anywhere outside of config files. Signed-off-by:
Michael Jones <michael.jones@matrix-vision.de> Acked-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- Dec 20, 2012
-
-
Nikita Kiryanov authored
Add support for USB host ports on cm-t3530 and cm-t3730. Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- Dec 10, 2012
-
-
Nikita Kiryanov authored
Enable zero bootdelay check to make it possible to abort autoboot even if bootdelay == 0 Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il>
-
Thomas Weber authored
Remove the unused PHYS_SDRAM_1_SIZE from OMAP3 config files. Signed-off-by:
Thomas Weber <thomas@tomweber.eu>
-
- Oct 23, 2012
-
-
Igor Grinberg authored
Neither cm-t35, nor cm-t3730 is using OneNAND or flash. Remove the related defines from config file. Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
-
Andrew Bradford authored
Fix usage of 'mmc rescan' by many configs. Proper use is 'mmc dev ${mmcdev}; mmc rescan' to set the mmc device and then rescan the device. 'mmc rescan' itself does not take any arguments. Signed-off-by:
Andrew Bradford <andrew@bradfordembedded.com>
-
- Sep 01, 2012
-
-
Rob Herring authored
CONFIG_STACKSIZE is not referenced anywhere except on AVR32, but present in most ARM board config files. IRQs are only enabled for 1 config, so remove the unused config options for IRQ and FIQ stack size as well. Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Signed-off-by:
Rob Herring <rob.herring@calxeda.com>
-
Marek Vasut authored
Signed-off-by:
Marek Vasut <marex@denx.de> Cc: Wolfgang Denk <wd@denx.de> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: U-Boot DM <u-boot-dm@lists.denx.de> Cc: Tom Rini <trini@ti.com> Acked-by:
Tom Rini <trini@ti.com> Signed-off-by:
Tom Rini <trini@ti.com>
-
- Jul 07, 2012
-
-
Nikita Kiryanov authored
The current configuration selects an incorrect NAND ECC layout, which causes u-boot to write HW ECC data incorrectly. This patch selects the right layout. Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il>
-
Igor Grinberg authored
Reduce the environment size (128KB => 16KB) to improve the environment operations time (e.g. reading, ecc calculation). Also, remove the unused CONFIG_SYS_ENV_SECT_SIZE. Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- Jun 20, 2012
-
-
Tom Rini authored
Exactly one board has defined CONFIG_SYS_PROMPT_HUSH_PS2 to a value different than "> " which is vision2. I have Cc'd the maintainer here as I strongly suspect this is a bug rather than intentional behavior. Cc: Stefano Babic <sbabic@denx.de> Signed-off-by:
Tom Rini <trini@ti.com> Acked-by:
Stefano Babic <sbabic@denx.de>
-
- May 15, 2012
-
-
Nikita Kiryanov authored
Enable I2C multi-bus support and config I2C muxes for I2C2 and I2C3. Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
-
- Jan 16, 2012
-
-
Nikita Kiryanov authored
Add board specific EEPROM handling module, read the serial number from the EEPROM and pass it to Linux. Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
-
Nikita Kiryanov authored
Remove values from boolean defines, fix indentation, etc.. No functional changes. Signed-off-by:
Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il>
-
Thomas Weber authored
This patch removes the unused definitions: CONFIG_OMAP3_MICRON_DDR CONFIG_OMAP3_NUMONYX_DDR CONFIG_OMAP3_INFINEON_DDR Signed-off-by:
Thomas Weber <weber@corscience.de> Acked-by:
Igor Grinberg <grinberg@compulab.co.il> Acked-by:
Luca Ceresoli <luca.ceresoli@comelit.it>
-
- Dec 06, 2011
-
-
Thomas Weber authored
This patch removes the definition of stack sizes for irq and fiq if the CONFIG_USE_IRQ is undefined before. Acked-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Acked-by:
Tom Rini <trini@ti.com> Acked-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Thomas Weber <weber@corscience.de> Acked-by:
Luca Ceresoli <luca.ceresoli@comelit.it>
-
Thomas Weber authored
This patch removes the unused definition of SDRC_R_C_B from the config files. Acked-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Acked-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Thomas Weber <weber@corscience.de> Acked-by:
Luca Ceresoli <luca.ceresoli@comelit.it> Acked-by:
Tom Rini <trini@ti.com>
-
Thomas Weber authored
This patch removes the CONFIG_OMAP3430, because it is unused. Acked-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Acked-by:
Tom Rini <trini@ti.com> Acked-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Thomas Weber <weber@corscience.de> Acked-by:
Luca Ceresoli <luca.ceresoli@comelit.it>
-
- Oct 05, 2011
-
-
Mike Frysinger authored
Now that none of the core checks CONFIG_NET_MULTI, there's not much point in boards defining it. So scrub all references to it. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- Sep 04, 2011
-
-
Tom Rini authored
Switch from the legacy omap3 mmc driver to the new generic omap hsmmc driver. This patch is based on the work done for Beagle, etc. Signed-off-by:
Tom Rini <trini@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
- Aug 04, 2011
-
-
Christopher Harvey authored
Signed-off-by:
Christopher Harvey <charvey@matrox.com>
-
- May 12, 2011
-
-
Michael Jones authored
commit 25ddd1fb left remnants of many comments about CONFIG_SYS_GBL_DATA_SIZE. Signed-off-by:
Michael Jones <michael.jones@matrix-vision.de>
-
- Apr 27, 2011
-
-
Luca Ceresoli authored
Removed boot_flash_* extern variables. boot_flash_type was totally unused. The other ones were actually constants, so they have been replaced with #defines in the board config files. Signed-off-by:
Luca Ceresoli <luca.ceresoli@comelit.it> Cc: Wolfgang Denk <wd@denx.de> Cc: Albert Aribaud <albert.aribaud@free.fr> Cc: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Igor Grinberg authored
CM-T3730 is exactly the same board as CM-T35, but it has TI DM3730 SoC onboard and therefore some changes have to take place Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Igor Grinberg authored
Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Igor Grinberg authored
Use CONFIG_OMAP3_MMC in cm-t35 configuration file. Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Igor Grinberg authored
Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Igor Grinberg authored
update config for OMAP3 CM-T35 Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
- Feb 01, 2011
-
-
Mike Rapoport authored
This patch adds support for CM-T35 board Signed-off-by:
Mike Rapoport <mike@compulab.co.il> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
- Dec 11, 2010
-
-
Dirk Behme authored
CC: Ruslan N. Araslanov <byaaka@yandex.ru> Signed-off-by:
Ruslan Araslanov <ruslan.araslanov@vitecmm.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
- Nov 19, 2010
-
-
Grazvydas Ignotas authored
Most OMAP3 boards have various flash related macros in their configs that are either not referenced anywhere in the code or are used by drivers that are not enabled. Remove them. Signed-off-by:
Grazvydas Ignotas <notasas@gmail.com> Acked-by:
Steve Sakoman <steve@sakoman.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
- Nov 04, 2010
-
-
Steve Sakoman authored
This patch fixes the issue by defining and using CONFIG_SYS_INIT_RAM_SIZE and CONFIG_SYS_INIT_RAM_ADDR. Based on an email discussion with Wolfgang Denk and Heiko Schocher. Signed-off-by:
Steve Sakoman <steve.sakoman@linaro.org> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Koen Kooi authored
Beagle expansion boards contain an i2c eeprom to identify themselves. This patch adds code to read and parse the eeprom contents. It prints the expansion board name and revision and modifies environment variables as appropriate. This patch is based on the Overo expansion board code. Signed-off-by:
Koen Kooi <k-kooi@ti.com> Signed-off-by:
Steve Sakoman <steve.sakoman@linaro.org> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
- Oct 26, 2010
-
-
Wolfgang Denk authored
CONFIG_SYS_GBL_DATA_SIZE has always been just a bad workarond for not being able to use "sizeof(struct global_data)" in assembler files. Recent experience has shown that manual synchronization is not reliable enough. This patch renames CONFIG_SYS_GBL_DATA_SIZE into GENERATED_GBL_DATA_SIZE which gets automatically generated by the asm-offsets tool. In the result, all definitions of this value can be deleted from the board config files. We have to make sure that all files that reference such data include the new <asm-offsets.h> file. No other changes have been done yet, but it is obvious that similar changes / simplifications can be done for other, related macro definitions as well. Signed-off-by:
Wolfgang Denk <wd@denx.de> Acked-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Oct 18, 2010
-
-
John Rigby authored
For testing ARM device tree support Signed-off-by:
John Rigby <john.rigby@linaro.org> Acked-by:
Wolfgang Denk <wd@denx.de>
-