| Commit message (Collapse) | Author | Age | Lines |
|\ |
|
| |
| |
| |
| | |
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.]
|
| |
| |
| |
| | |
(needed because of differences in the PCMCIA hardware).
|
|\ \
| |/
|/| |
|
| | |
|
|\ \ |
|
| | | |
|
| |\ \
| | |/
| |/| |
|
| | | |
|
|/ / |
|
| |
| |
| |
| | |
Signed-off-by: dzu@denx.de <dzu@denx.de>
|
| |
| |
| |
| | |
Signed-off-by: dzu@denx.de <dzu@denx.de>
|
| |
| |
| |
| | |
Some more NAND cleanup and small fixes.
|
| | |
|
|\ \ |
|
| | | |
|
|/ /
| |
| |
| | |
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
|
| |
| |
| |
| |
| | |
cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories
Patch by Andreas Engel, 13 Mar 2006
|
| |
| |
| |
| | |
Patch by Yuli Barcohen, 13 Jul 2005
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
- add support for Analog Devices Blackfin BF533 CPU
- add support for the ADI BF533 Stamp uClinux board
- add support for the ADI BF533 EZKit board
Patches by Richard Klingler, June 11th 2005:
|
| |
| |
| |
| | |
Patch by Friedrich Lobenstock, 02 Jun 2005
|
| |
| |
| |
| | |
Remove build results from repository
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | | |
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]
|
| | | |
| | | |
| | | |
| | | | |
Patch by Stefan Roese, 4 Mar 2006
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Minimally modified patch by Bluetechnix, Vienna
|
| | | | | |
|
|\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
This is a first version of the testing-NAND branch merged back to main.
|
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Patch by Ladislav Michl, 13 Sep 2005
|
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | | |
|
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | |/ /
| | | |
| | | |
| | | | |
Signed-off-by: Heiko Schocher <hs@denx.de>
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
As done in the linux kernel, the U-Boot version (U_BOOT_VERSION)
of all unreleased (untagged) U-Boot images will be automatically
extended upon compiletime with a part of the GIT commit ID and
possibly with "dirty" if uncommited changes are detected.
Here an example for the resulting version:
"U-Boot 1.1.4-g3457ac18-dirty"
The version is now maintained in the toplevel Makefile and the
version headers are autogenerated.
Patch by Stefan Roese, 9 Feb 2006
|
| | |
| | |
| | |
| | | |
we only see 64MB.
|
| | |
| | |
| | |
| | | |
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...
|
| | |
|
| |
| |
| |
| | |
Simplify TQM85xx Makefile handling.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
|\ \ |
|