| #
7201cfc4 |
| 16-Sep-2007 |
Michal Simek <monstr@monstr.eu> |
Merge branch 'master' of /home/uboot/070912/u-boot-microblaze/
|
| #
fd64975a |
| 16-Sep-2007 |
Michal Simek <monstr@monstr.eu> |
Merge ../u-boot
|
| #
e21659e3 |
| 14-Sep-2007 |
Sam Sparks <SSparks@twacs.com> |
Update MPC8349ITX*_config to place config.tmp in right place.
MPC834ITX*_config does not store config.tmp at the correct locatation, causing MPC8349ITXGP to have the wrong TEXT_BASE.
Signed-off-by:
Update MPC8349ITX*_config to place config.tmp in right place.
MPC834ITX*_config does not store config.tmp at the correct locatation, causing MPC8349ITXGP to have the wrong TEXT_BASE.
Signed-off-by: Sam Sparks <SSparks@twacs.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
show more ...
|
| #
991b089d |
| 14-Sep-2007 |
Michal Simek <monstr@monstr.eu> |
Synchronize with U-BOOT mainline
|
| #
329ff3c9 |
| 14-Sep-2007 |
Michal Simek <monstr@monstr.eu> |
Merge ../u-boot
|
| #
d7fee32b |
| 14-Sep-2007 |
Sam Sparks <SSparks@twacs.com> |
Update MPC8349ITX*_config to place config.tmp in right place.
MPC834ITX*_config does not store config.tmp at the correct locatation, causing MPC8349ITXGP to have the wrong TEXT_BASE.
Signed-off-by:
Update MPC8349ITX*_config to place config.tmp in right place.
MPC834ITX*_config does not store config.tmp at the correct locatation, causing MPC8349ITXGP to have the wrong TEXT_BASE.
Signed-off-by: Sam Sparks <SSparks@twacs.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
show more ...
|
| #
9d3cb9fe |
| 11-Sep-2007 |
Peter Pearse <peter.pearse@arm.com> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
9c73f4b8 |
| 10-Sep-2007 |
Michal Simek <monstr@monstr.eu> |
Merge git://www.denx.de/git/u-boot
|
| #
754bac48 |
| 10-Sep-2007 |
Wolfgang Denk <wd@denx.de> |
Update version to match current state.
Signed-off-by: Wolfgang Denk <wd@denx.de>
|
| #
470ffef7 |
| 07-Sep-2007 |
Peter Pearse <peter.pearse@arm.com> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
5e5803e1 |
| 30-Aug-2007 |
stefano babic <sbabic@denx.de> |
PXA270: Added support for TrizepsIV board.
This patch add support for the Trizeps IV module (520Mhz).
Signed-off-by: Stefano Babic <sbabic@denx.de>
|
| #
1d1ab638 |
| 02-Sep-2007 |
Stefan Roese <sr@denx.de> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
7608d75f |
| 21-Aug-2007 |
Kim Phillips <kim.phillips@freescale.com> |
support board vendor-common makefiles
if a board/$(VENDOR)/common/Makefile exists, build it.
also add the first such case, board/freescale/common/Makefile, to handle building board-shared EEPROM, P
support board vendor-common makefiles
if a board/$(VENDOR)/common/Makefile exists, build it.
also add the first such case, board/freescale/common/Makefile, to handle building board-shared EEPROM, PIXIS, and MDS-PIB code, as dictated by board configuration.
thusly get rid of alternate build dir errors such as:
FATAL: can't create /work/wd/tmp/u-boot-ppc/board/freescale/mpc8360emds/../common/pq-mds-pib.o: No such file or directory
by putting the common/ mkdir command in its proper place (the common Makefile). Common bits from existing individual board Makefiles have been removed.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
show more ...
|
| #
93f79834 |
| 21-Aug-2007 |
Stefan Roese <sr@denx.de> |
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
|
| #
909627dc |
| 18-Aug-2007 |
Wolfgang Denk <wd@denx.de> |
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
|
| #
1d55483c |
| 18-Aug-2007 |
Wolfgang Denk <wd@denx.de> |
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
|
| #
4a442d31 |
| 17-Aug-2007 |
TsiChungLiew <Tsi-Chung.Liew@freescale.com> |
ColdFire: Add M5235EVB Platform for MCF523x
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
|
| #
e58fe957 |
| 17-Aug-2007 |
Kim Phillips <kim.phillips@freescale.com> |
mpc83xx: move freescale boards to boards/freescale
includes build fixes.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
|
| #
8ae158cd |
| 16-Aug-2007 |
TsiChungLiew <Tsi-Chung.Liew@freescale.com> |
ColdFire: Add M54455EVB for MCF5445x
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
|
| #
a1436a84 |
| 16-Aug-2007 |
TsiChungLiew <Tsi-Chung.Liew@freescale.com> |
ColdFire: Add M5253EVBE platform for MCF52x2
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
|
| #
a605aacd |
| 16-Aug-2007 |
TsiChungLiew <Tsi-Chung.Liew@freescale.com> |
ColdFire: Add M5249EVB platform for MCF52x2
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
|
| #
ab77bc54 |
| 15-Aug-2007 |
TsiChungLiew <Tsi-Chung.Liew@freescale.com> |
ColdFire: MCF5329 Update and cleanup
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
|
| #
81735b25 |
| 16-Aug-2007 |
John Rigby <jrigby@freescale.com> |
Merge branch 'denx-coldfire' into coldfire-aug2007
|
| #
f31b0aec |
| 16-Aug-2007 |
Stefan Roese <sr@denx.de> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
a44e7a97 |
| 15-Aug-2007 |
Stefan Roese <sr@denx.de> |
Merge with git://www.denx.de/git/u-boot.git
|