summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2011-11-04mx53evk: Remove unused get_board_rev functionFabio Estevam
No board information is passed for MX53EVK, so remove get_board_rev function. Cc: Jason Liu <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Jason Liu <[email protected]>
2011-11-04mx53evk: Add RTC supportFabio Estevam
MX53EVK has an MC13892 PMIC. Add RTC support. Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Jason Liu < [email protected]>
2011-11-04mx53loco: Remove unused get_board_rev functionFabio Estevam
No board information is passed for MX53LOCO, so remove get_board_rev function. Cc: Jason Liu <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Jason Liu <[email protected]>
2011-11-04mx53evk: Remove unneeded '1' from mx53evk.hFabio Estevam
Remove unneeded '1' from mx53evk.h. Cc: Jason Liu <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Jason Liu <[email protected]>
2011-11-04OMAP3: mvblx: Initial support for mvBlueLYNX-XMichael Jones
Add support for the MATRIX VISION mvBlueLYNX-X, an OMAP3-based intelligent camera. Signed-off-by: Michael Jones <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-04ARM: dig297: Define MACH_TYPE_OMAP3_CPS and CONFIG_MACH_TYPELuca Ceresoli
MACH_TYPE_OMAP3_CPS was dropped in the latest mach-types sync (47af6f61bcd9) because it is not mainlined in Linux. Signed-off-by: Luca Ceresoli <[email protected]> Cc: Sandeep Paulraj <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Wolfgang Denk <[email protected]> CC: Tom Rini <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03powerpc/mpc83xx: Add 512MB DDR support for mpc8360emdsJerry Huang
The new MPC8360EMDS board supports 512MB DDR since 2008. For 512MB DDR: BAT0 is used for the first 256MB memory, BAT4 is used for the second 256MB memory and the address space of SDRAM follows the DDR, so if the size of DDR is 256MB, the BAT4 will be used for SDRAM and if the size of DDR is 512MB, the BAT4 will be used for the second 256MB memory and there is no BAT for SDRAM. Therefore, if the size of DDR is 512MB, this patch will use BAT6 for SDRAM and BAT5 will be used for PCI MEM to replace the BAT6 after the codes relocates to the DDR. Signed-off-by: Jerry Huang <[email protected]> CC: Kim Phillips <[email protected]>
2011-11-03mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger
Rename CONFIG_SYS_DDR_CONFIG to include which CS it is configuring Cleanup the setting of the csnbds to respect the setting of CONFIG_SYS_DDR_SDRAM_BASE Use __ilog2 instead of writing the code to compute it Disable unused CS configs Ensure ddrlaw.bar is configured Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: Cleanup usage of LBC constantsJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: Cleanup usage of BAT constantsJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: vme8349.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: ve8313.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: sbc8349.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: mpc8308_p1m.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: kmeter1.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: TQM834x.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: SIMPC8313.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MVBLM7.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC837XERDB.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC837XEMDS.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC8360ERDK.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC8360EMDS.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC8349ITX.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC8349EMDS.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC832XEMDS.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC8323ERDB.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC8315ERDB.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC8313ERDB.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MPC8308RDB.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03mpc83xx: cosmetic: MERGERBOX.h checkpatch complianceJoe Hershberger
Signed-off-by: Joe Hershberger <[email protected]> Cc: Joe Hershberger <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03powerpc, mpc83xx: add DDR SDRAM Timing Configuration 3 definitionsHeiko Schocher
Signed-off-by: Heiko Schocher <[email protected]> Added its mask, too, for intra-file consistency. Signed-off-by: Kim Phillips <[email protected]>
2011-11-03cosmetic, powerpc, mpc83xx: checkpatch cleanupHeiko Schocher
Signed-off-by: Heiko Schocher <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
2011-11-03Davinci: ea20: added PREBOOT to configurationStefano Babic
PREBOOT is used on the ea20 to load a splash image at the start up. Signed-off-by: Stefano Babic <[email protected]> CC: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03Davinci: ea20: added I2C supportStefano Babic
Signed-off-by: Stefano Babic <[email protected]> CC: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03Davinci: ea20: added video supportStefano Babic
Signed-off-by: Stefano Babic <[email protected]> Cc: Anatolij Gustschin <[email protected]> CC: Sandeep Paulraj <[email protected]> Acked-by: Anatolij Gustschin <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert
The pin called HALTEN drives a transistor to operate the supply voltage. After HALTEN is high, the user can release the power switch button and the device will stay powered on. Signed-off-by: Bastian Ruppert <[email protected]> CC: [email protected] CC: [email protected] Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03Davinci: ea20: Add default U-Boot environmentStefano Babic
Signed-off-by: Stefano Babic <[email protected]> Signed-off-by: Bastian Ruppert <[email protected]> CC: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03Davinci: ea20: Add NAND supportStefano Babic
Signed-off-by: Stefano Babic <[email protected]> CC: Sandeep Paulraj <[email protected]> CC: Scott Wood <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03Davinci: ea20: set console on UART0Bastian Ruppert
Signed-off-by: Bastian Ruppert <[email protected]> Signed-off-by: Stefano Babic <[email protected]> CC: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03arm, davinci: add cam_enc_4xx supportHeiko Schocher
- DM368 SOC - booting with spl not with UBL from TI - before loading u-boot from NAND into RAM, test the RAM with the post memory test. If error is found, switch all LEDs on and halt system. - SPI Flash Dataflash Typ: M25PE80 - Ethernet DM9161BI - MMC - USB Signed-off-by: Heiko Schocher <[email protected]> Cc: Sandeep Paulraj <[email protected]> Cc: Albert ARIBAUD <[email protected]> Cc: Igor Grinberg <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03omap3evm: fix errors caused by multiple definitionsSanjeev Premi
Fix these errors when building with recently added omap3_evm_quick_nand_config: env_nowhere.o: In function `env_relocate_spec': /home/premi/u-boot/common/env_nowhere.c:40: multiple definition of `env_relocate_spec' env_nand.o:/home/premi/u-boot/common/env_nand.c:416: first defi ned here env_nowhere.o: In function `env_get_char_spec': /home/premi/u-boot/common/env_nowhere.c:44: multiple definition of `env_get_char_spec' env_nand.o:/home/premi/u-boot/common/env_nand.c:77: first defin ed here env_nowhere.o: In function `env_init': /home/premi/u-boot/common/env_nowhere.c:54: multiple definition of `env_init' env_nand.o:/home/premi/u-boot/common/env_nand.c:144: first defi ned here env_nowhere.o: In function `env_relocate_spec': /home/premi/u-boot/common/env_nowhere.c:40: multiple definition of `env_ptr' env_nand.o:/home/premi/u-boot/common/env_nand.c:77: first defin ed here Signed-off-by: Sanjeev Premi <[email protected]> Cc: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03omap3evm: Add (quick) configuration for NAND onlySanjeev Premi
Add an optimized board configuration that only supports boot from NAND. Signed-off-by: Sanjeev Premi <[email protected]> Cc: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03omap3evm: Add (quick) configuration for MMC/SD onlySanjeev Premi
Add an optimized board configuration that only supports boot from MMC/SD. Signed-off-by: Sanjeev Premi <[email protected]> Cc: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03omap3evm: move common config options to new fileSanjeev Premi
This patch moves common config options to a new file. Common options can now be included in other board configs for this evm. Signed-off-by: Sanjeev Premi <[email protected]> Cc: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03omap3evm: Prepare to split configurationSanjeev Premi
This patch marks the beginning of steps that would lead to clean and easy split of the configuration file. Common portion can then be re-used by other configurations. Signed-off-by: Sanjeev Premi <[email protected]> Cc: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03omap3evm: Reorder related config optionsSanjeev Premi
This patch brings related config options together. Most config options won't be evaluated for numerical value, but they are being set to 1. This patch also removes this assignment. Some formatting changes were also done for consistent look-n-feel after the movement. The patch doesn't make/include any other functional change. Signed-off-by: Sanjeev Premi <[email protected]> Cc: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-11-03arm/km: portl2 environment address update to P1BThomas Herzmann
The environment eeprom is now at a different MUX address. Signed-off-by: Thomas Herzmann <[email protected]> Signed-off-by: Holger Brunck <[email protected]> cc: Prafulla Wadaskar <[email protected]>
2011-11-03arm/km: enable jffs2 cmdsHolger Brunck
Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Valentin Longchamp <[email protected]> cc: Prafulla Wadaskar <[email protected]>
2011-11-03arm/km: trigger reconfiguration for the Xilinx FPGAHolger Brunck
The Xilinx FPGA must be reconfigured each time the unit reboots. The FPGA is connected to the GPIO pin 39 from kirkwood. This patch triggers this pin for km_kirkwood_pci targets. Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Valentin Longchamp <[email protected]> cc: Prafulla Wadaskar <[email protected]>