| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Patch from David Snowdon, 13. Aug 2005
|
| | |
| | |
| | |
| | | |
Patch from Richard Danter, 12 Aug 2005
|
| | |
| | |
| | |
| | | |
Patch by Thomas Lange, Aug 11 2005
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Make the automatic CS configuration the default.
The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB
and CONFIG_TQM5200_AC are removed.
"TQM5200_config" is now the default for STK52XX.200 base boards.
On a STK52XX.100 base board "TQM5200_STK100_config" must be used.
Patch by Martin Krause, 07 Nov 2005
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Patch from Scott McNutt, 11 Aug 2005
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
relocate ichache_State to ram
u-boot can run from internal flash
Add EB+MCF-EV123 board support.
Add m68k Boards to MAKEALL
Patch from Jens Scharsig, 08 Aug 2005
|
| | | |
| | | |
| | | |
| | | | |
Patch by Scott McNutt, 08 Jun 2006
|
| | | |
| | | |
| | | |
| | | | |
Patch by Stefan Roese, 02 Jun 2006
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Add IXP4xx NPE ethernet MAC support
- Add support for Intel IXDPG425 board
- Add support for Prodrive PDNB3 board
- Add IRQ support
Patch by Stefan Roese, 23 May 2006
[This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still
sufferes from licensing issues. Blame Intel.]
|
|\ \ \ \ |
|
| | | | | |
|
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | |/
| | |/| |
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Removed MPC8349ADS port
- Added PCI support to MPC8349ADS
- reworked memory map to allow mapping of all regions with BATs
Patch by Kumar Gala 20 Apr 2006
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
|/ /
| |
| |
| | |
Signed-off-by: dzu@denx.de <dzu@denx.de>
|
|\ \ |
|
| | | |
|
|/ /
| |
| |
| | |
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
|
| |
| |
| |
| | |
Patch by Yuli Barcohen, 13 Jul 2005
|
| | |
|
|\ \
| | |
| | |
| | | |
Code cleanup.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Patch by Ladislav Michl, 29 Jun 2005
[Merge with /home/tur/nand/u-boot]
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
|
| |/ |
|
| |
| |
| |
| | |
zylonite). Minor pxa-regs.h update.
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
done so far:
* created zylonite board dir (based on lubbock)
* extended some - but not all pxa sources and headers for Intel
Monahans support (CONFIG_CPU_MONAHANS)
* created Makefile zylonite target + MAKEALL entry
* added some debug nonsense, remove later, grep for mk@tbd
Status: compiles (eldk-4.0), and can be started with BDI, but runs forever
and doesn't halt at breakpoints. Hmmm...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for TQM8541/8555 boards added.
- Complete rework of TQM8540/8560 support.
- Common TQM85xx code now supports all current TQM85xx platforms
(TQM8540/8541/8555/8560).
- DDR SDRAM size detection added.
- CAS latency default values can be overwritten by setting "serial#"
to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used.
If problems are detected with this non default CAS latency,
the defualt values will be used instead.
- FLASH size detection added.
- Moved FCC ethernet driver initialization behind TSEC driver init
-> TSEC is first device.
Patch by Stefan Roese, 30 Nov 2005
|
|
|
|
| |
Patch by John Otken, 23 Nov 2005
|
|
|
|
|
|
|
| |
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
- CFG_FLASH_QUIET_TEST added to use the common CFI driver
for bank autodetection
Patch by Stefan Roese, 22 Nov 2005
|
|
|
|
|
|
| |
Added CONFIG_NET_MULTI for VOM405 board.
Added reset_phy() for VOM405 board.
Patch by Matthias Fuchs, 09 Nov 2005
|
|
|
|
| |
Patch by Stefan Roese, 20 Oct 2005
|
| |
|
|
|
|
| |
Patch by James MacAulay, 07 Oct 2005
|
|
|
|
|
| |
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
|
|
|
|
| |
Patch by Anders Larsen, 29 Apr 2005
|
|
|
|
| |
Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
|
|
|
|
| |
Patch by Eric Benard, 07 Apr 2005
|
|
|
|
| |
Patch by Rowel Atienza, 06 Apr 2005
|
|
|
|
| |
Patch by Marc Leeman, 04 Mar 2005
|
|
|
|
| |
Patch by Cliff Brake, 04 Feb 2005
|
|
|
|
| |
Patch by Peter Pearse, 2 Feb 2005
|
|
|
|
| |
Patch by Matthias Fuchs, 22 Sep 2005
|
|
|
|
|
|
| |
Removed CFG_CMD_DISPLAY from default commands.
Fixed compiler warning in net.c.
Patch by Stefan Roese, 31 Aug 2005
|
|\ |
|