| #
f0e6f57f |
| 28-Jun-2006 |
Matthew McClintock <msm@freescale.com> |
* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
Signed-off-by: Andy Fleming <afleming@freescale.com>
|
| #
b636aaeb |
| 28-Jun-2006 |
Matthew McClintock <msm@freescale.com> |
* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
Signed-off-by: Andy Fleming <afleming@freescale.com>
|
| #
a6725536 |
| 09-May-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'mpc86xx'
|
| #
debb7354 |
| 26-Apr-2006 |
Jon Loeliger <jdl@freescale.com> |
Initial support for MPC8641 HPCN board.
|
| #
2770bcb2 |
| 24-Mar-2006 |
Markus Klotzbuecher <mk@denx.de> |
Merge with http://www.denx.de/git/u-boot.git
|
| #
f8edca2e |
| 20-Mar-2006 |
Kumar Gala <galak@kernel.crashing.org> |
Merge branch 'origin'
Conflicts:
CHANGELOG
|
| #
7b230f61 |
| 12-Mar-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci
|
| #
993a2275 |
| 12-Mar-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Fix bad declaration on pci_cfgfunc_nothing Patch by Sam Song, 19 Jun 2005
|
| #
304ad60f |
| 11-Jan-2006 |
Kumar Gala <galak@kernel.crashing.org> |
Merge branch 'pci'
|
| #
a179012e |
| 11-Jan-2006 |
Kumar Gala <galak@kernel.crashing.org> |
Added support for PCI prefetchable region and BARs If a host controller sets up a region as prefetchable and a device's BAR denotes it as prefetchable, allocate the BAR into the prefetch region.
If
Added support for PCI prefetchable region and BARs If a host controller sets up a region as prefetchable and a device's BAR denotes it as prefetchable, allocate the BAR into the prefetch region.
If a BAR is prefetchable and no prefetchable region has been setup by the controller we fall back to allocating the BAR into the normally memory region. Patch by Kumar Gala 11 Jan 2006
show more ...
|
| #
4b1d95d9 |
| 02-Aug-2005 |
Jon Loeliger <jdl@freescale.com> |
Merge with rsync://git-user@source.denx.net/git/u-boot.git
|
| #
7d939f89 |
| 02-Aug-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Merge with /home/sr/git/u-boot
|
| #
c157d8e2 |
| 01-Aug-2005 |
Stefan Roese <sr@denx.de> |
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. Patch by Steven Blakeslee, 27 Jul 2005
|
| #
7a8e9bed |
| 31-May-2003 |
wdenk <wdenk> |
* Patch by Marc Singer, 29 May 2003: Fixed rarp boot method for IA32 and other little-endian CPUs.
* Patch by Marc Singer, 28 May 2003: Added port I/O commands.
* Patch by Matthew McClintock, 2
* Patch by Marc Singer, 29 May 2003: Fixed rarp boot method for IA32 and other little-endian CPUs.
* Patch by Marc Singer, 28 May 2003: Added port I/O commands.
* Patch by Matthew McClintock, 28 May 2003 - cpu/mpc824x/start.S: fix relocation code when booting from RAM - minor patches for utx8245
* Patch by Daniel Engström, 28 May 2003: x86 update
* Patch by Dave Ellis, 9 May 2003 + 27 May 2003: add nand flash support to SXNI855T configuration fix/extend nand flash support: - fix 'nand erase' command so does not erase bad blocks - fix 'nand write' command so does not write to bad blocks - fix nand_probe() so handles no flash detected properly - add doc/README.nand - add .jffs2 and .oob options to nand read/write - add 'nand bad' command to list bad blocks - add 'clean' option to 'nand erase' to write JFFS2 clean markers - make NAND read/write faster
* Patch by Rune Torgersen, 23 May 2003: Update for MPC8266ADS board
show more ...
|
| #
c7de829c |
| 19-Nov-2002 |
wdenk <wdenk> |
* Patch by Thomas Frieden, 13 Nov 2002: Add code for AmigaOne board (preliminary merge to U-Boot, still WIP)
* Patch by Jon Diekema, 12 Nov 2002: - Adding URL for IEEE OUI lookup - Making th
* Patch by Thomas Frieden, 13 Nov 2002: Add code for AmigaOne board (preliminary merge to U-Boot, still WIP)
* Patch by Jon Diekema, 12 Nov 2002: - Adding URL for IEEE OUI lookup - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED being defined. - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and root-on-nfs macros are designed to switch how the default boot method gets defined.
show more ...
|
| #
c609719b |
| 03-Nov-2002 |
wdenk <wdenk> |
Initial revision
|