Aubrey Li
0445e3a264
[Blackfin][PATCH] minior cleanup
2007-04-05 18:31:47 +08:00
Aubrey Li
155fd76657
[Blackfin][PATCH] Fix copyright and update license
2007-04-05 18:31:18 +08:00
Aubrey Li
9fd437bbd7
[Blackfin][PATCH] Add BF537 EMAC driver initialization
2007-04-05 18:30:25 +08:00
Aubrey Li
889256e860
[Blackfin][PATCH] call real the system synchronize instruction
2007-04-05 18:29:55 +08:00
Aubrey Li
e0df1c921b
[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it
2007-04-05 18:29:17 +08:00
Aubrey Li
dfeeab2cd6
[Blackfin][PATCH]: fix flash unaligned copy issue
2007-04-05 18:28:34 +08:00
Igor Marnat
443feb7405
Update usage of 'nc' in README.NetConsole
...
Added information about usage of NetConsole on systems where the -l and -p
switches are mutually exclusive.
Signed-off-by: Igor Marnat <marny@rambler.ru >
Signed-off-by: Ben Warren <bwarren@qstreams.com >
2007-04-04 18:12:28 -04:00
Wolfgang Denk
25b0806fff
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-04-04 02:18:56 +02:00
Wolfgang Denk
31c98a8822
Minor coding style cleanup.
2007-04-04 02:09:30 +02:00
Wolfgang Denk
c8f2280162
Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze
2007-04-04 02:05:48 +02:00
Wolfgang Denk
94abd7c058
Minor cleanup.
2007-04-04 01:49:15 +02:00
Markus Klotzbuecher
72c5e39c83
Merge with git://www.denx.de/git/u-boot.git
2007-04-03 14:28:39 +02:00
Rodolfo Giometti
822af351ad
Support for the Philips ISP116x HCD (Host Controller Driver)
...
Signed-off-by: Rodolfo Giometti <giometti@enneenne.com >
2007-04-03 14:27:18 +02:00
Markus Klotzbuecher
edf5851be6
USB: cleanup monahans usb support. Remove dead code.
...
Signed-off-by: Markus Klotzbuecher <mk@denx.de >
2007-04-03 14:27:08 +02:00
Stefan Roese
a65c5768e5
ppc4xx: Change SysACE address on Katmai
...
With this new base address of the Xilinx SystemACE controller
the Linux driver will be easier to adapt, since it can now be
mapped via the "normal" ioremap() call.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-04-02 10:09:30 +02:00
Gerald Van Baren
aea03c4e8c
Fix some minor whitespace violations.
2007-03-31 14:30:53 -04:00
Gerald Van Baren
213bf8c822
Add a flattened device tree (fdt) command (2 of 2)
...
Modifications to the existing code to support the new fdt command.
2007-03-31 12:23:51 -04:00
Gerald Van Baren
781e09ee6e
Add a flattened device tree (fdt) command (1 of 2)
...
The fdt command uses David Gibson's libfdt library to manipulate as well
as print the flattened device tree. This patch is the new command,
the second part is the modifications to the existing code.
2007-03-31 12:22:10 -04:00
Gerald Van Baren
3af0d587d9
libfdt: Enhanced and published fdt_next_tag()
...
Enhanced the formerly private function _fdt_next_tag() to allow stepping
through the tree, used to produce a human-readable dump, and made
it part of the published interface.
Also added some comments.
2007-03-31 12:13:43 -04:00
Gerald Van Baren
fa3a74cec7
libfdt: Customizations for use by u-boot.
...
Changes to David Gibson's original source to fit into u-boot's
environment. No functionality changes.
2007-03-31 12:05:39 -04:00
Gerald Van Baren
35748177c6
libfdt: Import libfdt source (2 of 2)
...
This adds the applicable libfdt source files (unmodified) and a README
to explain where the source came from.
2007-03-31 12:00:56 -04:00
Gerald Van Baren
7cd5da0fe8
libfdt: Import libfdt source (1 of 2)
...
This adds the applicable libfdt source files (unmodified) and a README
to explain where the source came from.
2007-03-31 11:59:59 -04:00
Stefan Roese
0e7d4916af
Merge with git://www.denx.de/git/u-boot.git
2007-03-31 13:44:12 +02:00
Stefan Roese
da6ebc1bc0
ppc4xx: Update Katmai bootstrap command
...
Now the DDR2 frequency is also 2*PLB frequency when 166MHz PLB
is selected.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-31 13:16:23 +02:00
Stefan Roese
cabee756a6
ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
...
Additional RAM information is now printed upon powerup, like
DDR2 frequency and CAS latency.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-31 13:15:06 +02:00
Stefan Roese
6072380343
ppc4xx: Change Yucca config file to support ECC
...
With the updated 44x DDR2 driver the Yucca board now supports
ECC generation and checking.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-31 08:48:36 +02:00
Stefan Roese
490e5730c6
ppc4xx: Fix "bootstrap" command for Katmai board
...
The board specific "bootstrap" command is now fixed and can
be used for the AMCC Katmai board to configure different
CPU/PLB/OPB frequencies.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-31 08:47:34 +02:00
Stefan Roese
94f54703c3
ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
...
Fix a bug in the auto calibration routine. This driver now runs
more reliable with the tested modules. It's also tested with
167MHz PLB frequency (667MHz DDR2 frequency) on the Katmai.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-31 08:46:08 +02:00
Michal Simek
342cd097be
[PATCH] Clean include dependence
2007-03-30 22:52:09 +02:00
Michal Simek
6f934210fb
[CLEAN] Remove inefficient Suzaku code
2007-03-30 22:42:45 +02:00
Wolfgang Denk
6db7d0af23
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-03-29 12:16:41 +02:00
Stefan Roese
430f1b0f9a
Merge some AMCC make targets to keep the top-level Makefile smaller
...
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-28 15:03:16 +02:00
Stefan Roese
0c75c9d843
i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
...
The "old" i2c commands (iprobe, imd...) are now compiled in again,
even when the i2c command tree is enabled via the CONFIG_I2C_CMD_TREE
config option.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-28 14:52:12 +02:00
Michal Simek
5da048adf4
PATCH: Resolve GPL license problem
2007-03-27 00:32:16 +02:00
Rodolfo Giometti
ae00bb4b29
PXA: pxa27x USB OHCI support
...
Signed-off-by: Rodolfo Giometti <giometti@linux.it >
2007-03-26 12:03:36 +02:00
Markus Klotzbuecher
ae79f60677
USB: remove the S3C24X0_merge #define, which was introduced while
...
merging OHCI drivers.
Signed-off-by: Markus Klotzbuecher <mk@denx.de >
2007-03-26 11:21:05 +02:00
Michal Simek
1798049522
Support for XUPV2P board
...
Reset support
BSP autoconfig support
2007-03-26 01:39:07 +02:00
Stefan Roese
e50b791b3f
Merge with /home/stefan/git/u-boot/acadia
2007-03-24 15:59:23 +01:00
Stefan Roese
0d974d5297
[PATCH] Add 4xx GPIO functions
...
This patch adds some 4xx GPIO functions. It also moves some of the
common code and defines into a common 4xx GPIO header file.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-24 15:57:09 +01:00
Stefan Roese
2db633658b
[PATCH] Small Sequoia cleanup
...
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-24 15:55:58 +01:00
Stefan Roese
3cb86f3e40
[PATCH] Clean up 40EZ/Acadia support
...
This patch cleans up all the open issue of the preliminary
Acadia support.
Signed-off-by: Stefan Roese <sr@denx.de >
2007-03-24 15:45:34 +01:00
Markus Klotzbuecher
f2b07ebd32
Merge with git://www.denx.de/git/u-boot.git#testing-USB
2007-03-23 09:52:17 +01:00
Jon Loeliger
6eb1df8351
Fix 8641HPCN problem with ld version 2.16
...
(Dot outside sections problem).
This fix is in the spirit of 807d5d7319 .
Signed-off-by: Jon Loeliger <jdl@freescale.com >
2007-03-22 11:39:40 -05:00
Haiying Wang
9964a4dd0d
Set Rev 2.x 86xx PIC in mixed mode.
...
Prevent false interrupt from hanging Linux as MSR[EE] is set
to enable interrupts by changing the PIC out of the default
pass through mode into mixed mode.
Signed-off-by: Haiying Wang <haiying.wang@freescale.com >
Signed-off-by: Jon Loeliger <jdl@freescale.com >
2007-03-22 11:02:35 -05:00
Jason Jin
5a58a73ceb
Add flash cmd function to 8641HPCN ramboot
...
Also fixes some commmand for 8641 HPCN ramboot case.
Signed-off-by: Jason Jin <jason.jin@freescale.com >
Signed-off-by: Jon Loeliger <jdl@freescale.com >
2007-03-22 11:02:34 -05:00
Ed Swarthout
2ccceacc04
Add support for 8641 Rev 2 silicon.
...
Without this patch, I am unable to get to the prompt on rev 2 silicon.
Only set ddrioovcr for rev1.
Signed-off-by: Ed Swarthout<ed.swarthout@freescale.com >
Signed-off-by: Jon Loeliger <jdl@freescale.com >
2007-03-22 11:02:34 -05:00
Wolfgang Denk
44ba464b99
Code cleanup / re-insert previous Copyright entries.
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
2007-03-22 00:13:12 +01:00
Wolfgang Denk
a17824c749
Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin
2007-03-22 00:00:03 +01:00
Wolfgang Denk
2a8dfe0835
Code cleanup. Update CHANGELOG
2007-03-21 23:26:15 +01:00
Wolfgang Denk
40750952c7
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-03-21 23:11:22 +01:00