- Oct 02, 2010
-
-
Mike Frysinger authored
The CONFIG_BFIN_CPU option is largely used in the build system, so move it out of the board config.h and into the board config.mk. It'd be nice to keep everything in the config.h, but the patch to extract that value early was rejected. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Only the BF561 port was using the common dual core headers, so merge them into the BF561 specific headers. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Only the BF533 port was using the common extended headers, so merge them into the BF533 specific headers. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
These are unused now, so punt them to clean things up. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
The old MMR defines are being scrubbed, so convert the driver to use the new standard helper macros. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
The old MMR defines are being scrubbed, so convert the driver to use the new standard helper macros. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
The old MMR defines are being scrubbed, so convert the driver to use the new standard helper macros. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
The old MMR defines are being scrubbed, so convert the driver to use the new standard helper macros. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
The old MMR defines are being scrubbed, so convert the driver to use the new standard helper macros. For the GPIO MMR usage, convert to the new GPIO framework. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
The old MMR defines are being scrubbed, so convert the driver to use the new standard helper macros. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
There is no BF541 processor variant, so punt headers for it. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Simplify the command setup and status checking steps, and add a proper timeout to the status polling code to avoid possible infinite hangs. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
This moves the last piece from the old spi_flash driver to the new SPI framework -- optional DMA RX support. This typically cuts speeds by ~40% at the cost of additional ~300 bytes. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- Sep 28, 2010
-
-
Wolfgang Denk authored
Conflicts: include/ppc4xx.h Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Wolfgang Denk authored
Commit 800eb096 "POST cleanup." removed file arch/powerpc/cpu/mpc512x/common.c but failed to remove the reference to it from arch/powerpc/cpu/mpc512x/Makefile which causes somewhat obscure build errors: make[1]: *** No rule to make target `/work/wd/tmp-ppc/arch/powerpc/cpu/mpc512x/.depend', needed by `_depend'. Stop. Fix these. Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Steve Sakoman authored
This patch adds missing pinmux setup for 4 GPIO signals used on the Beagle xM: - USB hub reset (gpio_56) - P8 USB hub reset (gpio_63) - DVI enable (gpio_129) - P8 DVI enable (gpio_170) Signed-off-by:
Steve Sakoman <steve@sakoman.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Aneesh V authored
Calculate the SDRAM size from DMM configuration registers instead of using hard-coded values. This gives correct values for all different boards. It's assumed that DMM sections do not overlap memory areas. Signed-off-by:
Aneesh V <aneesh@ti.com> Tested-by:
Steve Sakoman <steve@sakoman.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Steve Sakoman authored
This patch corrects the pinmux settings to enable proper functioning of the wifi/bluetooth module. Signed-off-by:
Steve Sakoman <steve@sakoman.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
-
Thomas Weber authored
Signed-off-by:
Thomas Weber <weber@corscience.de>
-
Thomas Weber authored
Signed-off-by:
Thomas Weber <weber@corscience.de>
-
Torkel Lundgren authored
Add OSE as operating system for mkimage and bootm. Signed-off-by:
Torkel Lundgren <torkel.lundgren@enea.com>
-
Thomas Weber authored
The version numbering scheme was changed in Oct, 2008. This patch brings the documentation to the actual level. The description is taken from: http://www.denx.de/wiki/U-Boot/ReleaseCycle Signed-off-by:
Thomas Weber <weber@corscience.de> Changed text slightly. Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- Sep 27, 2010
-
-
Karl Beldan authored
Commit 2ee951ba (UBI: Enable re-initializing of the "ubi part" command) reset mtd_devs in ubi_exit() but missed ubi_init()'s failure path. Signed-off-by:
Karl Beldan <karl.beldan@gmail.com> Cc: Stefan Roese <sr@denx.de> Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Sep 23, 2010
-
-
-
Peter Tyser authored
This change lays the groundwork for the BOOTFLAG_* flags being removed. This change has the small affect of delaying 100ms on PCI initialization after a warm boot as opposed to the optimal 1ms on some boards. Signed-off-by:
Peter Tyser <ptyser@xes-inc.com> included the mpc8308_p1m board. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Kim Phillips authored
continuation of commit 39da1ba923d55f316f9f1bb3a960e4ed91dc17ac: "e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels" Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Kim Phillips authored
Configuring for MPC8308RDB board... pcie.c: In function 'mpc83xx_pcie_register_hose': pcie.c:143: warning: assignment makes pointer from integer without a cast Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Ilya Yanok authored
This patch provides support for MPC8308 P1M board with the following set of features: Dual UART is supported NOR flash is supported Both TSEC Ethernet controllers are supported PCI Express initialization is supported Both I2C controllers are supported Signed-off-by:
Ilya Yanok <yanok@emcraft.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Ilya Yanok authored
This patch cleans up the Freescale MPC8308RDB Development board support. Things fixed: - Removed unused PCIE2 definitions from configuration - SICR{L,H} defines used for System I/O Configuration Registers values instead of hardcoding - CONFIG_SYS_SCCR_PCIEXP1CM used to enable PCIE clock instead of writing to SCCR from the board code - sleep mode stuff removed as MPC8308 has no support for deep sleep and PMCCR1 register. board_early_init_f() removed. - MPC8308 has no ERRATA for DDR controller so workaround removed - 'assignment in if statement' issues solved - use LBLAWAR_* defines instead of hardcoding Signed-off-by:
Ilya Yanok <yanok@emcraft.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Ilya Yanok authored
This patch adds defines to set supported fields in System I/O Configuration Registers High and Low on Freescale MPC8308 CPU. Signed-off-by:
Ilya Yanok <yanok@emcraft.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Ilya Yanok authored
This patch adds support for setting PCIE clocks in cpu_init.c by providing CONFIG_SYS_SCCR_PCIEXP{1,2} in configuration. Signed-off-by:
Ilya Yanok <yanok@emcraft.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Ilya Yanok authored
MPC8308 has only one PCIE host controller so we want it to compile without CONFIG_SYS_PCIE2_CFG_{BASE,SIZE} defined. Signed-off-by:
Ilya Yanok <yanok@emcraft.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
Ira W. Snyder authored
Newer Linux kernels can overrun the initial memory window used for booting with their BSS area. When this happens, they overwrite the FDT and silently fail to boot. On e300 CPUs, the Linux kernel uses an initial BAT covering the first 256MB of RAM. See arch/powerpc/kernel/head_32.S for details. Increase the value of CONFIG_SYS_BOOTMAPSZ to accommodate the maximum value allowed by Linux. This will allow very large kernels to boot. Signed-off-by:
Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-