- Mar 15, 2008
-
-
Stefan Roese authored
This patch adds basic support for the AMCC 460EX/460GT PPC's. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Feb 14, 2008
-
-
Anatolij Gustschin authored
Signed-off-by:
Anatolij Gustschin <agust@denx.de>
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- Feb 13, 2008
-
-
Kumar Gala authored
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Feb 05, 2008
-
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
-
- Feb 04, 2008
-
-
Harald Welte authored
This patch adds a IRQ demultiplexer callback to the arm920 cpu core code, plus a stub implementation of it for the S3C2410. The purpose is to allow arm920t implementations such as the s3c24x0 to implement interrupt handlers in u-boot without having to touch core arm920t code. Signed-off-by:
Harald Welte <laforge@openmoko.org>
-
- Jan 12, 2008
-
-
Grzegorz Bernacki authored
Signed-off-by:
Grzegorz Bernacki <gjb@semihalf.com>
-
- Jan 09, 2008
-
-
James Yang authored
Add new function readline_into_buffer() that allows the output of readline to be put into a pointer to char buffer. This refactoring allows other functions besides the main command loop to also use the same input mechanism. Signed-off-by:
James Yang <James.Yang@freescale.com> Acked-by:
Jon Loeliger <jdl@freescale.com>
-
Rafal Jaworowski authored
This is an API for external (standalone) applications running on top of U-Boot, and is meant to be more extensible and robust than the existing jumptable mechanism. It is similar to UNIX syscall approach. See api/README for more details. Included is the demo application using this new framework (api_examples). Please note this is still an experimental feature, and is turned off by default. Signed-off-by:
Rafal Jaworowski <raj@semihalf.com>
-
Rafal Jaworowski authored
The newly introduced API (routines related to env vars) will need to call it. Signed-off-by:
Rafal Zabdyr <armo@semihalf.com>
-
- Dec 27, 2007
-
-
Martin Krause authored
Signed-off-by:
Martin Krause <martin.krause@tqs.de>
-
- Dec 12, 2007
-
-
Kumar Gala authored
The MPC8572 introduces the concept of an asynchronous DDR clock with regards to the platform clock. Introduce get_ddr_freq() to report the DDR freq regardless of sync/async mode. Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
-
- Nov 17, 2007
-
-
Grant Likely authored
Ugh. I *hate* to back this change out, but these compiler flags don't work for relocation on all versions of GCC. I've not been able to reproduce the environment in my setup (and hence, not been able to find a combination that *does* work), so I've got no choice but to go back to the old gcc flags and linker script. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
- Nov 16, 2007
-
-
Stefan Roese authored
Till now the UTL registers on 405EX were not initialized but left with their default values. This patch new initializes some of the UTL registers on 405EX. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Nov 15, 2007
-
-
Grant Likely authored
This reverts commit 3649cd99. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
This reverts commit 6f7576b2. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
This reverts commit a85dd254. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
This reverts commit f3a52fe0. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
This reverts commit 5af61b2f. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
This reverts commit 057004f4. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
This reverts commit 8d17979d. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
- Oct 31, 2007
-
-
Stefan Roese authored
This patch moves some common 4xx macros and the PPC405_SYS_INFO/ PPC440_SYS_INFO structure into the common ppc4xx.h header. Lot's of other macros are good candidates to be consolidated this way in the future. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Sep 07, 2007
-
-
Grzegorz Bernacki authored
- correct configuration space mapping - correct bus numbering - better access to config space Prior to this patch, the 440SPe host/PCIe bridge was able to configure only the first device on the first bus. We now allow to configure up to 16 buses; also, scanning for devices behind the PCIe-PCIe bridge is supported, so peripheral devices farther in hierarchy can be identified. Signed-off-by:
Grzegorz Bernacki <gjb@semihalf.com>
-
- Aug 29, 2007
-
-
Wolfgang Denk authored
to get rid of a *lot* of compiler warnings. Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- Aug 16, 2007
-
-
Kim Phillips authored
also adds common prototypes to include/common.h. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Aug 10, 2007
-
-
Sergey Kubushyn authored
Add support for the following DaVinci boards: - DV_EVM - SCHMOOGIE - SONATA Changes: - Split into separate board directories - Removed changes to MTD_DEBUG (or whatever it's called) - New CONFIG_CMD party line followed - Some cosmetic fixes, cleanup etc. - Patches against the latest U-Boot tree as of now. - Fixed CONFIG_CMD_NET in net files. - Fixed CONFIG_CMD_EEPROM for schmoogie. - Made sure it compiles and works (forceenv() link problem) on SCHMOOGIE and DV_EVM. Can't check if it works on SONATA, don't have a board any more, but it at least compiles. Here is an excerpt from session log on SCHMOOGIE... U-Boot 1.2.0-g6c33c785-dirty (Aug 7 2007 - 13:07:17) DRAM: 128 MB NAND: 128 MiB In: serial Out: serial Err: serial ARM Clock : 297MHz DDR Clock : 162MHz ETH PHY : DP83848 @ 0x01 U-Boot > iprobe Valid chip addresses: 1B 38 3A 3D 3F 50 5D 6F U-Boot > ping 192.168.253.10 host 192.168.253.10 is alive U-Boot > Signed-off-by:
Sergey Kubushyn <ksi@koi8.net> Acked-by:
Dirk Behme <dirk.behme@gmail.com> Acked-by:
Zach Sadecki <Zach.Sadecki@ripcode.com> Acked-by:
Stefan Roese <sr@denx.de>
-
Dave Liu authored
83xx processor family has many reset sources, such as power on reset, software hard reset, software soft reset, JTAG, bus monitor, software watchdog, check stop reset, external hard reset, external software reset. sometimes, to figure out the fault of system, we need to know the cause of reset early before the prompt of u-boot present. Signed-off-by:
Dave Liu <daveliu@freescale.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Aug 08, 2007
-
-
TsiChung Liew authored
Signed-off-by:
TsiChungLiew <Tsi-Chung.Liew@freescale.com>
-
- Jul 27, 2007
-
-
Rafal Jaworowski authored
The following MPC5121e subsystems are supported: - low-level CPU init - NOR Boot Flash (common CFI driver) - DDR SDRAM - FEC - I2C - Watchdog Signed-off-by:
Grzegorz Bernacki <gjb@semihalf.com> Signed-off-by:
Rafal Jaworowski <raj@semihalf.com> Signed-off-by:
Jan Wrobel <wrr@semihalf.com>
-
- Jul 13, 2007
-
-
Heiko Schocher authored
Signed-off-by:
Heiko Schocher <hs@denx.de>
-
- Jul 03, 2007
-
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
-
- Jun 25, 2007
-
-
Stefan Roese authored
This patch removes the CFG_PCI_PRE_INIT option completely, since it's not needed anymore with the patch from Matthias Fuchs with the "weak" pci_pre_init() implementation. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- May 01, 2007
-
-
Kim Phillips authored
and fix CPU: to align with Board: display text. Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
-
- Apr 21, 2007
-
-
Michal Simek authored
-