- Apr 27, 2011
-
-
Tom Warren authored
Signed-off-by:
Tom Warren <twarren@nvidia.com>
-
Eric Cooper authored
Since addr_sp is a byte address, it should be adjusted by 12 here. Signed-off-by:
Eric Cooper <ecc@cmu.edu> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Acked-by:
Wolfgang Denk <wd@denx.de>
-
Tom Warren authored
Signed-off-by:
Tom Warren <twarren@nvidia.com>
-
Luca Ceresoli authored
Signed-off-by:
Luca Ceresoli <luca.ceresoli@comelit.it> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Luca Ceresoli authored
CONFIG_OMAP34XX must be checked for existence, not value. 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>
-
Alexander Holler authored
The reset sequence/configuration for ehci is highly board specific, so this will be done in the source for the board, instead of introducing several CONFIG_* which would be needed to make those few lines in beagle.c usable across different OMAP boards. Signed-off-by:
Alexander Holler <holler@ahsoftware.de> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Alexander Holler authored
Signed-off-by:
Alexander Holler <holler@ahsoftware.de> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Alexander Holler authored
Signed-off-by:
Alexander Holler <holler@ahsoftware.de> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Enric Balletbo i Serra authored
The default IGEP configuration doesn't do anything useful; using some boot.scr search logic like BeagleBoard is much more useful. Signed-off-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Enric Balletbo i Serra authored
configuration The default IGEP configuration doesn't do anything useful; using some boot.scr search logic like BeagleBoard is much more useful. Signed-off-by:
Loïc Minier <loic.minier@linaro.org> Signed-off-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Albert ARIBAUD authored
Signed-off-by:
Albert ARIBAUD <albert.u.boot@aribaud.net>
-
Macpaul Lin authored
Fix include path of timer fttmr010 in a320evb. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Macpaul Lin authored
Move the header file and definitions of fttmr010 power control unit from a320 SoC folder to "include/faraday" folder. This change will let other SoC which also use fttmr010 could share the same header file. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Macpaul Lin authored
Add asm support which is ususally used in lowlevel_init to set power related parameters to sdram controller and static memory controller. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Macpaul Lin authored
1. ftpmu010.h: fix and add definitions Enhanced for more features and asm related support according to datasheet. Note: - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet. - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19) - FTPMU010_PDLLCR0_HCLKOUTDIS is 4 bits at bit #20. (not 24-21) 2. ftpmu010.c: enhance features and fix relocation - The following functions is added for pmu features. ftpmu010_mfpsr_select_dev() ftpmu010_sdramhtc_set() - This patch also fix the declare statement for relocation. Signed-off-by:
Macpaul Lin <macpaul@andestech.com>
-
Rogan Dawes authored
-
Lei Wen authored
Add i2c support to aspenite board with Armada100 soc. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
Add the ability to support multiple i2c bus for mv_i2c Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
Add i2c support to dkb board with pantheon soc. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
Add i2c_clk_enable in the cpu specific code, since previous platform it, while new platform don't need. In the pantheon and armada100 platform, this function is defined as NULL one. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
The original 10000 value would be 100ms, which is not the comments said. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Lei Wen authored
For better sharing with other platform other than pxa's, it is more convenient to put the driver to the common place. Acked-by:
Heiko Schocher <hs@denx.de> Acked-by:
Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by:
Lei Wen <leiwen@marvell.com>
-
Fabio Estevam authored
Commit f326cbba (arm: fix incorrect monitor protection region in FLASH) missed to update nand_spl/board/karo/tx25/u-boot.lds. Add the _end section. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com>
-
Stefano Babic authored
Commit f326cbba breaks mx31pdk, as the _end section in u-boot.lds is missing for the nand_spl production. Signed-off-by:
Stefano Babic <sbabic@denx.de> CC: Fabio Estevam <fabio.estevam@freescale.com> Tested-by:
Fabio Estevam <fabio.estevam@freescale.com>
-
Matt Waddel authored
Remove obsolete board config.mk. Signed-off-by:
Matt Waddel <matt.waddel@linaro.org>
-
Po-Yu Chuang authored
ftpmu010 related code has been moved to drivers/power/. Signed-off-by:
Po-Yu Chuang <ratbert@faraday-tech.com> Signed-off-by:
Albert Aribaud <albert.aribaud@free.fr>
-
Po-Yu Chuang authored
Also add API declarations. Signed-off-by:
Po-Yu Chuang <ratbert@faraday-tech.com> Signed-off-by:
Albert Aribaud <albert.aribaud@free.fr>
-
Matthias Weisser authored
Using optimized versions of memset and memcpy from linux brings a quite noticeable speed (x2 or better) improvement for these two functions. Here are some numbers for test done with jadecpu | HEAD(1)| HEAD(1)| HEAD(2)| HEAD(2)| | | +patch | | +patch | ---------------------------+--------+--------+--------+--------+ Reset to prompt | 438ms | 330ms | 228ms | 120ms | | | | | | TFTP a 3MB img | 4782ms | 3428ms | 3245ms | 2820ms | | | | | | FATLOAD USB a 3MB img* | 8515ms | 8510ms | ------ | ------ | | | | | | BOOTM LZO img in RAM | 3473ms | 3168ms | 592ms | 592ms | where CRC is | 615ms | 615ms | 54ms | 54ms | uncompress | 2460ms | 2462ms | 450ms | 451ms | final boot_elf | 376ms | 68ms | 65ms | 65ms | | | | | | BOOTM LZO img in FLASH | 3207ms | 2902ms | 1050ms | 1050ms | where CRC is | 600ms | 600ms | 135ms | 135ms | uncompress | 2209ms | 2211ms | 828ms | 828ms | | | | | | Copy 1.4MB from NOR to RAM | 134ms | 72ms | 120ms | 70ms | (1) No dcache (2) dcache enabled in board_init *Does not work when dcache is on Size impact: C version: text data bss dec hex filename 202862 18912 266456 488230 77326 u-boot ASM version: text data bss dec hex filename 203798 18912 266288 488998 77626 u-boot 222712 u-boot.bin Signed-off-by:
Matthias Weisser <weisserm@arcor.de>
-
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
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
Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Acked-by:
Mike Rapoport <mike@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>
-
Igor Grinberg authored
Move DECLARE_GLOBAL_DATA_PTR to file scop Signed-off-by:
Igor Grinberg <grinberg@compulab.co.il> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Srinath authored
It is a low cost reference design based on Sitara AM3517 SoC from Texas Instruments Please refer to <www.craneboard.org> for more details. Signed-off-by:
Srinath <srinath@mistralsolutions.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Koen Kooi authored
Information on configurations pulled from http://www.elinux.org/BeagleBoardPinMux#Vendor_and_Device_IDs Boards added: * Added BeagleBoardToys WiFi, VGA and LCD boards * Added KBADC Beagle FPGA board * Added Brainmux LCDog and LCDog Touch * Added Liquidware BeagleTouch Signed-off-by:
Jason Kridner <jkridner@beagleboard.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Koen Kooi authored
Patch was updated by Jason Kridner <jkridner@beagleboard.org>: * Use tabs to match style of other board revisions * Only include board revisions that exist * Default to the same configuration as the latest revision, but without setting 'beaglerev' Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Jason Kridner <jkridner@beagleboard.org> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-