Wolfgang Denk
f901a83b70
Add support for ep8248 board
...
Patch by Yuli Barcohen, 12 Dec 2004
Minor code cleanup.
2005-08-06 01:42:58 +02:00
Wolfgang Denk
3836221d5b
Fix typo
2005-08-06 01:02:27 +02:00
Wolfgang Denk
d56019c0ee
Merge with /home/sr/git/u-boot
2005-08-05 23:55:19 +02:00
Wolfgang Denk
b4f15fdaf7
Merge with /home/wd/git/u-boot/jon_loeliger
2005-08-05 20:03:38 +02:00
Wolfgang Denk
b20d00328c
Add support for MicroSys PM856 board
...
Patch by Josef Wagner, 03 Aug 2005
2005-08-05 12:19:30 +02:00
Wolfgang Denk
992b402bbf
Minor fixes to PM854 board
...
Patch by Josef Wagner, 03 Aug 2005
2005-08-05 11:47:10 +02:00
Wolfgang Denk
cbf9c11728
Merge with /home/wd/git/u-boot/master
2005-08-05 11:22:28 +02:00
Jon Loeliger
a99a0a98b9
Default 8349ADS CONFIG_PCI off for now.
...
Real support for PCI comes in a follow-up patch.
2005-08-04 17:32:05 -05:00
Wolfgang Denk
452f67407b
Adjust configuration of XENIAX board
...
(chip select and GPIO required for USB operation)
2005-08-04 19:45:01 +02:00
Stefan Roese
17f50f22bc
Add support for AMCC Bamboo PPC440EP eval board
...
Patch by Stefan Roese, 04 Aug 2005
2005-08-04 17:09:16 +02:00
Wolfgang Denk
460c322f13
(re)enabled scsi commands do_scsi() and do_scsiboot()
...
Patch by Denis Peter, 06 Dec 2004
2005-08-04 01:14:12 +02:00
Wolfgang Denk
dc17fb6dc2
Cleanup build problems (on Fedora Core x86_64 build host)
2005-08-03 22:32:02 +02:00
Jon Loeliger
4b1d95d96a
Merge with rsync://git-user@source.denx.net/git/u-boot.git
2005-08-02 13:53:07 -05:00
Wolfgang Denk
095b8a3798
Coding style cleanup
2005-08-02 17:06:17 +02:00
Wolfgang Denk
797638f9ff
Merge with /home/sr/git/u-boot
2005-08-02 15:20:47 +02:00
Stefan Roese
4f8657dbfc
Remove unnecessary defines from usb_defs.h again.
...
Patch by Stefan Roese, 2 Aug 2005
2005-08-02 15:08:46 +02:00
Wolfgang Denk
7d939f8947
Merge with /home/sr/git/u-boot
2005-08-02 14:43:57 +02:00
Jon Loeliger
de1d0a6995
Fix style issues primarily in 85xx and 83xx boards.
...
- C++ comments
- Trailing white space
- Indentation not by TAB
- Excessive amount of empty lines
- Trailing empty lines
2005-08-01 13:20:47 -05:00
Stefan Roese
8a316c9b62
Major cleanup for AMCC PPC4xx eval boards.
...
Patch by Stefan Roese, 01 Aug 2005
2005-08-01 16:49:12 +02:00
Stefan Roese
c157d8e219
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
...
Patch by Steven Blakeslee, 27 Jul 2005
2005-08-01 16:41:48 +02:00
Wolfgang Denk
0f18cb6eef
Minor fixes for PPChameleon Board:
...
* fix alignment of NAND size
* make code do what the comment says
2005-07-31 00:30:09 +02:00
Lunsheng Wang
b0e3294923
* Patch by Ron Alder, 11 July 2005
...
Add Xianghua Xiao and Lunsheng Wang's support for the
GDA MPC8540 EVAL board.
2005-07-29 10:20:29 -05:00
Eran Liberty
f046ccd15c
* Patch by Eran Liberty
...
Add support for the Freescale MPC8349ADS board.
2005-07-28 10:08:46 -05:00
Jon Loeliger
d9b94f28a4
* Patch by Jon Loeliger, 2005-05-05
...
Implemented support for MPC8548CDS board.
Added DDR II support based on SPD values for MPC85xx boards.
This roll-up patch also includes bugfies for the previously
published patches:
DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
2005-07-25 14:05:07 -05:00
Jon Loeliger
288693abe1
* Patch by Jon Loeliger, 2005-Feb-10
...
Add config option CONFIG_HAS_FEC calling out 8540 FEC features.
2005-07-25 12:14:54 -05:00
Jon Loeliger
7202d43dde
* Patch by Jon Loeliger, Kumar Gala, 2005-02-08
...
For MPC85xxCDS:
Adds Relaxed Timing TRLX bit to FLASH ORx regs to allow
for faster flash parts.
Add documentation for BR/OR for FLASH.
2005-07-25 11:13:26 -05:00
Jon Loeliger
9c4c5ae3e1
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
...
- Convert the CPM2 based functionality to use new CONFIG_CPM2
option rather than a myriad of CONFIG_MPC8560-like variants.
Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560.
Eliminates the CONFIG_MPC8560 option entirely. Distributes the
new CONFIG_CPM2 option to each 8260 board.
2005-07-23 10:37:35 -05:00
Wolfgang Denk
08abe15850
Add CompactFlash support for HMI1001 board.
2005-07-21 15:23:29 +02:00
Wolfgang Denk
9c998aa831
Fix low-level OHCI transfers for ARM920t and MPC5xxx
...
A new, Windows compatible init sequence was also backported from Linux 2.6,
but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour
of the memopry sticks we tested. Maybe it's not relevant for mass storage
devices. For recerence, see file common/usb.c, function usb_new_device(),
section #ifdef NEW_INIT_SEQ.
2005-07-21 11:57:57 +02:00
wdenk
88804d19e2
* Patch by Detlev Zundel, 30 Jun 2005:
...
Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code
2005-07-04 00:03:16 +00:00
stroese
3c71f3e8aa
* Patch by Stefan Roese, 1 Jul 2005:
...
Fix PHY address for CATcenter board (now correct!)
2005-07-01 15:53:57 +00:00
stroese
bf41886f9d
* Patch by Stefan Roese, 30 Jun 2005:
...
Fix PHY addresses for PPChameleon and CATcenter boards
Change MAINTAINER for most esd boards
2005-06-30 13:06:07 +00:00
wdenk
342717f72a
* Fix baudrate calculation problem on MPC5200 systems
...
* Add MPC8220 boards to MAKEALL script
* Add EEPROM and RTC support for HMI1001 board
* Patch by Detlev Zundel, 20 Jun 2005:
Fix initialization of low active GPIO pins on inka4x0 board
2005-06-27 13:30:03 +00:00
wdenk
024447b186
Enable redundant environment, disable HW flash protection of HMI1001 board
2005-06-20 10:28:38 +00:00
wdenk
a87589da74
* Add support for HMI1001 board
...
* Disable "date" and "sntp" commands on TQM866M which has no RTC
2005-06-10 10:00:19 +00:00
wdenk
ba91e26a19
Patch by Juergen Selent, 17 May 2005:
...
Add support for Funkwerk VoVPN gateway module.
2005-05-30 23:55:42 +00:00
wdenk
2eab48f511
* Extend burst mode RAM test program to take a loop count
...
(0 = infinite)
* Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on
those boards that use it.
2005-05-23 10:49:50 +00:00
wdenk
16b013e750
Patch by Greg Ungerer, 19 May 2005:
...
add support for the OpenGear CM4008 board
2005-05-19 22:46:33 +00:00
wdenk
3a574cbe72
* Patch by Greg Ungerer, 19 May 2005:
...
add support for the KS8695P (ARM 922 based) CPU
* Patch by Steven Scholz, 19 May 2005:
Add support for CONFIG_SERIAL_TAG on ARM boards
2005-05-19 22:39:42 +00:00
wdenk
7680c140af
Add PCI support for Sorcery board.
...
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
2005-05-16 15:23:22 +00:00
wdenk
343117bf12
Fix timer handling on MPC85xx systems
2005-05-13 22:49:36 +00:00
wdenk
9dd41a7b0c
* Fix debug code in omap5912osk flash driver
...
* Add support for MPC8247 based "IDS8247" board.
2005-05-12 22:48:09 +00:00
wdenk
d44e14b5fc
Add support for 2 x TSEC interfaces on the TQM8540 board.
2005-05-10 15:51:35 +00:00
wdenk
412babe304
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
...
a single #define.
2005-05-05 09:51:44 +00:00
wdenk
60fc6cbbb7
Increase CFG_MONITOR_LEN for Rattler board to match actual code size.
2005-05-05 09:13:21 +00:00
wdenk
07cc099941
Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
...
March 13, 2005); new configuration options CONFIG_JFFS2_LZO and
CONFIG_JFFS2_LZARI are added. Both are undefined by default.
2005-05-05 00:04:14 +00:00
stroese
81b83c9ecc
* Patch by Matthias Fuchs, 03 May 2005:
...
Added missing variable declaration in cmd_nand.c
Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
2005-05-03 06:12:20 +00:00
stroese
dcb2f95a60
* Patch by Stefan Roese, 03 May 2005:
...
Update for P3G4
Fix problems in cmd_universe.c
2005-05-03 06:06:41 +00:00
wdenk
9f709b6cee
Fix INKA4x0: use CS1 as gpio_wkup_6 output
2005-04-22 15:09:09 +00:00
wdenk
a63109281a
Fix bug in the SDRAM initialization code for canmb, IceCube and
...
PM520 boards.
Fix PHY address for canmb board.
2005-04-21 21:10:22 +00:00