Wolfgang Denk
5abc2c5d4c
Merge with /home/sr/git/u-boot/denx
19 years ago
Wolfgang Denk
e15cd6fdbe
Fix examples/Makefile; some build targets were lost
19 years ago
Stefan Roese
a4c8d1389f
Add support for PCS440EP board
...
Patch by Stefan Roese, 02 Jun 2006
19 years ago
Wolfgang Denk
62b8f54877
Fix watchdog handling in CFI flash driver
...
Just use udelay() when waiting for status changes which will
implicitely trigger the watchdog.
19 years ago
Wolfgang Denk
392c252efd
Fix PCI to memory window size problems on PM82x boards
...
We use the "automatic" mode that was used for the MPC8266ADS and
MPC8272 boards. Eventually this should be used on all boards?]
Patch by Wolfgang Grandegger, 17 Jan 2006
19 years ago
Wolfgang Denk
b9b2480f4f
Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
...
Patch by Stefan Roese, 29 May 2006
19 years ago
Wolfgang Denk
d945527305
Minor cleanup.
19 years ago
Wolfgang Denk
ba94a1bba3
* Update Intel IXP4xx support
...
- 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.]
19 years ago
Stefan Roese
5770a1e488
Fix problem in PVR detection for 440GR
...
Patch by Stefan Roese, 18 May 2006
19 years ago
Marian Balakowicz
b62fa913d4
Fix gcc 3.4.x AFLAGS setting for m68k platform.
19 years ago
Marian Balakowicz
27333f8c34
Enable autoboot for M5271EVB board.
19 years ago
Wolfgang Denk
df3eece32d
Merge with /home/sr/git/u-boot/denx
19 years ago
Stefan Roese
56ced709af
Changed default ramdisk addr in yosemite/yellowstone ports
...
Patch by Stefan Roese, 15 May 2006
19 years ago
Wolfgang Denk
6516525083
Fix PCMCIA support on virtlab2
19 years ago
Wolfgang Denk
319b9a5467
Cleanup compile warning.
19 years ago
Wolfgang Denk
8cba090c58
Add support for VirtLab2 board
...
(needed because of differences in the PCMCIA hardware).
19 years ago
Wolfgang Denk
977b50f868
Minor cleanup.
19 years ago
Stefan Roese
278bc4b37f
Update yosemite configuration to enable flash write buffer support
...
Patch by Stefan Roese, 10 May 2006
19 years ago
Stefan Roese
f90a39213e
Fix compile warnings in common/xyzModem.c
...
Patch by Stefan Roese, 10 May 2006
19 years ago
Stefan Roese
512f8d5d78
Add support for AMCC 440EP Rev C and 440GR Rev B
...
Patch by John Otken, 08 May 2006
19 years ago
Stefan Roese
d1dd22f92e
OMAP 5912/OSK: update EMIFS CS1 timings:
...
Problems have been seen in the linux kernel's smc91x network driver
due to improper bus timings. The latest 2.6 OMAP kernels currently
have a workaround, but this fix belongs in u-boot.
Patch by Kevin Hilman, 13 Oct 2005
19 years ago
Stefan Roese
77f633425b
Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
...
Patch by Hiroki Kaminaga, 11 Mar 2006
19 years ago
Stefan Roese
6080a0eb63
Update omap5912osk board support
...
- Fix OMAP support that omap5912osk compiles in current source tree
- Update with code from "http://omap.spectrumdigital.com/osk5912 "
to fix problems with DDR initialization
- Fix timer setup
- Use CFI flash driver and support complete 32MB of onboard flash
- Add "print_cpuinfo()" and "checkboard()" functions to display
CPU (with frequency) and Board infos
Patch by Stefan Roese, 10 May 2006
19 years ago
Wolfgang Denk
4af099bda9
Fix watchdog issues for ColdFire boards.
19 years ago
Wolfgang Denk
1cfefe8cb6
Merge with /home/m8/git/u-boot
19 years ago
Wolfgang Denk
67a9468522
Merge with /home/wd/git/u-boot/master
19 years ago
Marian Balakowicz
78b123cd69
Add M5271EVB board support.
19 years ago
Marian Balakowicz
6f5155a95c
Make R5200 specific low level initialization board conditional.
19 years ago
Marian Balakowicz
b75ef85f42
Update CPU target identification strings for Coldfire family.
19 years ago
Marian Balakowicz
b4853b779e
Update register definitions for MCF5271.
19 years ago
Marian Balakowicz
0c056f0e27
Fix serial console support for MCF5271.
19 years ago
Marian Balakowicz
483a0cf804
Fixes for gcc 3.4 based m68k toolchain,
...
based on patch by Jate Sujjavanich.
19 years ago
Wolfgang Denk
f149d8643e
Fix lowboot support on MCC200 board
19 years ago
Wolfgang Denk
0cf7d8aa0b
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds
19 years ago
Wolfgang Denk
610cf3676e
Coding Style cleanup
19 years ago
Wolfgang Denk
da4849fb30
Write RTC seconds first to maintain settings integrity per
...
Maxim/Dallas DS1306 data sheet.
Patch by Alan J. Luse, 02 May 2006
19 years ago
Wolfgang Denk
983bebbea3
Scheduled for removal: strnicmp() which is unused
19 years ago
Wolfgang Denk
ac2e2b82bc
Merge with /home/mk/8-benq/u-boot
19 years ago
Wolfgang Denk
8546e23902
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
...
Patch by Jon Loeliger, 01. May 2006
19 years ago
Wolfgang Denk
3577d3a33b
Fixed handling of bad checksums with "mkimage -l"
19 years ago
Marian Balakowicz
7a635e004e
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271
19 years ago
Markus Klotzbuecher
d860c34ff0
cosmetic: print amount of NAND flash aligned with the other values such as
...
DRAM
19 years ago
Markus Klotzbuecher
7c93b2443c
NAND support for zylonite board + some minor cleanup.
19 years ago
Markus Klotzbuecher
71ae411a63
delta board: support for magic key detection and handling.
19 years ago
Detlev Zundel
76544f80e4
Include BC3450 board in configurations in README
19 years ago
dzu@denx.de
6ca24c64a5
Add support for BC3450 board
...
Signed-off-by: dzu@denx.de <dzu@denx.de>
19 years ago
Kumar Gala
8fe9bf61ef
Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
...
- 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>
19 years ago
Kumar Gala
b86d7622b3
Merge branch 'master' of rsync://rsync.denx.de/git/u-boot
19 years ago
dzu@denx.de
56a4a63c10
Added missing nand.c for NC650 board
...
Signed-off-by: dzu@denx.de <dzu@eddie.localdomain>
19 years ago
dzu@denx.de
a367d42640
Update for NC650 board. Add NC650 based CP850 configuration.
...
Signed-off-by: dzu@denx.de <dzu@denx.de>
19 years ago