Wolfgang Denk
d3b86c496d
Update MAINTAINERS file
20 years ago
Stefan Roese
bd546a1f78
Changed maintainer for all AMCC eval boards to Stefan Roese <sr@denx.de>.
...
Patch by Stefan Roese, 2 Aug 2005
20 years ago
Wolfgang Denk
095b8a3798
Coding style cleanup
20 years ago
Wolfgang Denk
797638f9ff
Merge with /home/sr/git/u-boot
20 years ago
Stefan Roese
4f8657dbfc
Remove unnecessary defines from usb_defs.h again.
...
Patch by Stefan Roese, 2 Aug 2005
20 years ago
Wolfgang Denk
7d939f8947
Merge with /home/sr/git/u-boot
20 years ago
Stefan Roese
7770ce47e4
Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx).
...
Patch by Stefan Roese, 2 Aug 2005
20 years ago
Stefan Roese
8a316c9b62
Major cleanup for AMCC PPC4xx eval boards.
...
Patch by Stefan Roese, 01 Aug 2005
20 years ago
Stefan Roese
c157d8e219
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
...
Patch by Steven Blakeslee, 27 Jul 2005
20 years ago
Wolfgang Denk
0f18cb6eef
Minor fixes for PPChameleon Board:
...
* fix alignment of NAND size
* make code do what the comment says
20 years ago
Wolfgang Denk
cf99192394
Add missing CHANGELOG entry
20 years ago
Wolfgang Denk
010162eb72
Implement h/w sector protection status synchronization at boot.
...
The code is provided for, and was tested on, the Yukon/Alaska
and PM520 boards only.
A bug in flash_real_protect() for the Yukon board was fixed by adding
a function that tells if two banks are on one flash chip.
20 years ago
Wolfgang Denk
15f36a5efd
Fix sysmon POST problem: check I2C error codes
...
This fixes a problem of displaying bogus voltages when the voltages
are so low that the I2C devices start failing while the rest of the
system keeps running.
20 years ago
Wolfgang Denk
e82bc62c03
Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"
...
[Patch by Cedric Vincent, 6 Jul 2005]
20 years ago
Wolfgang Denk
2d5df63e4f
Patch by Jon Loeliger, 20 Jul 2005:
...
Add missing PCI IO port definitions.
author Kumar Gala <kumar.gala@freescale.com> Wed, 20 Jul 2005 15:39:52 -0500
committer Jon Loeliger <jdl@freescale.com> Wed, 20 Jul 2005 15:39:52 -0500
20 years ago
Wolfgang Denk
1a79473bde
Add missing CHANGELOG entry.
20 years ago
Wolfgang Denk
08abe15850
Add CompactFlash support for HMI1001 board.
20 years ago
Wolfgang Denk
ee073a558b
Adjust printed board ID for LWMON board.
20 years ago
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.
20 years ago
Wolfgang Denk
f530187dbd
Add new argument format for flash commands to allow for usage like
...
"erase $(addr) +$(filesize)", i. e. a size argument can be used and
U-Boot will automaticially find the end of the corresponding sector.
20 years ago
Wolfgang Denk
3bb9cec962
Fix file permissions
20 years ago
stroese
cd5b2b9941
* Patch by Stefan Roese, 5 Jul 2005:
...
Update uc100 board PHY setup
20 years ago
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
20 years ago
stroese
3c71f3e8aa
* Patch by Stefan Roese, 1 Jul 2005:
...
Fix PHY address for CATcenter board (now correct!)
20 years ago
stroese
bf41886f9d
* Patch by Stefan Roese, 30 Jun 2005:
...
Fix PHY addresses for PPChameleon and CATcenter boards
Change MAINTAINER for most esd boards
20 years ago
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
20 years ago
wdenk
024447b186
Enable redundant environment, disable HW flash protection of HMI1001 board
20 years ago
wdenk
b2532eff87
* Patch by Travis Sawyer, 10 Jun 2005:
...
Initialize allocated dev and private hw structures
after their respective allocation in 440gx_enet.c
* Patch by Steven Scholz, 10 Jun 2005:
Fix byteorder problems with second argument of "bootm" with
standalone images;
20 years ago
wdenk
a87589da74
* Add support for HMI1001 board
...
* Disable "date" and "sntp" commands on TQM866M which has no RTC
20 years ago
wdenk
51152c173d
Fix watchdog reset problems on LWMON board
20 years ago
wdenk
ba91e26a19
Patch by Juergen Selent, 17 May 2005:
...
Add support for Funkwerk VoVPN gateway module.
20 years ago
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.
20 years ago
wdenk
16b013e750
Patch by Greg Ungerer, 19 May 2005:
...
add support for the OpenGear CM4008 board
20 years ago
wdenk
121fc64022
Patch by Greg Ungerer, 19 May 2005:
...
add support for the OpenGear CM4008 board
20 years ago
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
20 years ago
wdenk
7680c140af
Add PCI support for Sorcery board.
...
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
20 years ago
wdenk
c01766307c
Fix compile problems caused by new burst mode SDRAM test;
...
make port pins to trigger logic analyzer configurable
20 years ago
wdenk
343117bf12
Fix timer handling on MPC85xx systems
20 years ago
wdenk
9dd41a7b0c
* Fix debug code in omap5912osk flash driver
...
* Add support for MPC8247 based "IDS8247" board.
20 years ago
wdenk
d44e14b5fc
Add support for 2 x TSEC interfaces on the TQM8540 board.
20 years ago
wdenk
ed16fefcba
On LWMON we must use the watchdog to reset the board as the CPU
...
genereated HRESET pulse is too short to reset the external circuitry.
20 years ago
wdenk
931da93e0f
Add test tool to exercise SDRAM accesses in burst mode
...
(as standalone program, MPC8xx/PowerPC only)
20 years ago
wdenk
412babe304
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
...
a single #define.
20 years ago
wdenk
60fc6cbbb7
Increase CFG_MONITOR_LEN for Rattler board to match actual code size.
20 years ago
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.
20 years ago
wdenk
cf8bc5773c
Fix problem with symbolic links in JFFS2 code.
20 years ago
wdenk
a710d4be80
Use linker ASSERT statement to prevent undetected overlapping of
...
sections on PPChameleon board; other boards might use this, too.
20 years ago
wdenk
90dc67049d
README: add explanation about patch policy
...
net/net.c: fix indentation
20 years ago
stroese
434cf850a4
* Patch by Stefan Roese, 03 May 2005:
...
Update for P3G4
Fix problems in cmd_universe.c
* 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
20 years ago
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
20 years ago