| #
ba999c53 |
| 20-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Cleanup compile warnings. Prepare for release 1.1.5
|
| #
d22200f0 |
| 19-Oct-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'master' of http://www.denx.de/git/u-boot
|
| #
82165a33 |
| 18-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot
|
| #
4707fb50 |
| 13-Oct-2006 |
Bartlomiej Sieka <tur@semihalf.com> |
Preliminary patch adding support for the MarelV38B board.
|
| #
fb883a52 |
| 11-Oct-2006 |
Wolfgang Denk <wd@nyx.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
daaba985 |
| 10-Oct-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'master' of http://www.denx.de/git/u-boot
|
| #
8d4ac794 |
| 08-Oct-2006 |
Wolfgang Denk <wd@atlas.denx.de> |
Add support for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006
|
| #
afa98843 |
| 19-Sep-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'master' of http://www.denx.de/git/u-boot
Conflicts:
board/stxxtc/Makefile
|
| #
64cd52ef |
| 18-Sep-2006 |
Stefan Roese <sr@denx.de> |
Merge with /home/stefan/git/u-boot/denx
|
| #
854bc8da |
| 13-Sep-2006 |
Stefan Roese <sr@denx.de> |
Add support for AMCC Rainier PPX440GRx eval board Patch by Stefan Roese, 13 Sep 2006
|
| #
d214fbbd |
| 13-Sep-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Cleanup examples binaries
|
| #
5d5269f8 |
| 13-Sep-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/sr/git/u-boot/denx
|
| #
a73c8dbb |
| 12-Sep-2006 |
Stefan Roese <sr@denx.de> |
Update NAND boot documentation Patch by Stefan Roese, 12 Sep 2006
|
| #
98e43917 |
| 09-Sep-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/m8/git/u-boot
|
| #
4f0645eb |
| 07-Sep-2006 |
Marian Balakowicz <m8@semihalf.com> |
Fix LOG_DIR directory creation error. Add support for automatic creation of BUILD_DIR directory.
|
| #
887e2ec9 |
| 07-Sep-2006 |
Stefan Roese <sr@denx.de> |
Add support for AMCC Sequoia PPC440EPx eval board - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality f
Add support for AMCC Sequoia PPC440EPx eval board - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006
show more ...
|
| #
6741ae92 |
| 03-Sep-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/m8/git/u-boot
|
| #
f9328639 |
| 01-Sep-2006 |
Marian Balakowicz <m8@semihalf.com> |
Add support for a saving build objects in a separate directory. Modifications are based on the linux kernel approach and support two use cases:
1) Add O= to the make command line 'make O=/tmp/bu
Add support for a saving build objects in a separate directory. Modifications are based on the linux kernel approach and support two use cases:
1) Add O= to the make command line 'make O=/tmp/build all'
2) Set environement variable BUILD_DIR to point to the desired location 'export BUILD_DIR=/tmp/build' 'make'
The second approach can also be used with a MAKEALL script 'export BUILD_DIR=/tmp/build' './MAKEALL'
Command line 'O=' setting overrides BUILD_DIR environent variable.
When none of the above methods is used the local build is performed and the object files are placed in the source directory.
show more ...
|
| #
113f64e0 |
| 24-Aug-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Update for MCC200 / PRS200 boards: - auto-adjust console device for Linux. - fix typos.
|
| #
ed1cf845 |
| 23-Aug-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Updates for MCC200 / PRS200 boards: - support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions
|
| #
4b7576fb |
| 22-Aug-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'master' of http://www.denx.de/git/u-boot
|
| #
5196a7a0 |
| 18-Aug-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Minor cleanup
|
| #
6d3bc9b8 |
| 18-Aug-2006 |
Marian Balakowicz <m8@semihalf.com> |
Add support for WTK FO300 board (TQM5200 based).
|
| #
463764c8 |
| 16-Aug-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Add debug console on COM12 for MCC200 board
|
| #
899620c2 |
| 15-Aug-2006 |
Stefan Roese <sr@denx.de> |
Add initial support for the ALPR board from Prodrive NAND needs some additional testing Patch by Heiko Schocher, 15 Aug 2006
|