| #
bd7bb6f8 |
| 28-May-2010 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'next' of git://git.denx.de/u-boot-nios
|
| #
1117cbf2 |
| 28-May-2010 |
Thomas Chou <thomas@wytron.com.tw> |
nios: remove nios-32 arch
The nios-32 arch is obsolete and broken. So it is removed.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
|
| #
cb547320 |
| 17-Dec-2008 |
Haavard Skinnemoen <haavard.skinnemoen@atmel.com> |
Merge branch 'fixes' into cleanups
Conflicts:
board/atmel/atngw100/atngw100.c board/atmel/atstk1000/atstk1000.c cpu/at32ap/at32ap700x/gpio.c include/asm-avr32/arch-at32ap700x/clk.h include/con
Merge branch 'fixes' into cleanups
Conflicts:
board/atmel/atngw100/atngw100.c board/atmel/atstk1000/atstk1000.c cpu/at32ap/at32ap700x/gpio.c include/asm-avr32/arch-at32ap700x/clk.h include/configs/atngw100.h include/configs/atstk1002.h include/configs/atstk1003.h include/configs/atstk1004.h include/configs/atstk1006.h include/configs/favr-32-ezkit.h include/configs/hammerhead.h include/configs/mimc200.h
show more ...
|
| #
650a9e7a |
| 09-Sep-2008 |
Andy Fleming <afleming@freescale.com> |
Merge branch 'denx'
|
| #
f5ed9e39 |
| 08-Sep-2008 |
Peter Tyser <ptyser@xes-inc.com> |
Add support for booting of INTEGRITY operating system uImages
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
|
| #
9ba2e2c8 |
| 08-Sep-2008 |
Kumar Gala <galak@kernel.crashing.org> |
Remove support for booting ARTOS images
Pantelis Antoniou stated: AFAIK, it is still used but the products using PPC are long gone. Nuke it plz (from orbit).
So remove it since it cleans up a usa
Remove support for booting ARTOS images
Pantelis Antoniou stated: AFAIK, it is still used but the products using PPC are long gone. Nuke it plz (from orbit).
So remove it since it cleans up a usage of env_get_char outside of the environment code.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
show more ...
|
| #
3596d55e |
| 29-Mar-2008 |
Gerald Van Baren <vanbaren@cideas.com> |
Merge git://www.denx.de/git/u-boot into uboot
|
| #
438a4c11 |
| 26-Mar-2008 |
Wolfgang Denk <wd@denx.de> |
Cleanup coding style, update CHANGELOG
Signed-off-by: Wolfgang Denk <wd@denx.de>
|
| #
b951f8d3 |
| 26-Mar-2008 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master_merge_new-image' of /home/tur/git/u-boot
|
| #
27f33e9f |
| 26-Mar-2008 |
Bartlomiej Sieka <tur@semihalf.com> |
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Conflicts:
common/cmd_bootm.c cpu/mpc8xx/cpu.c
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
|
| #
43142e81 |
| 20-Mar-2008 |
Bartlomiej Sieka <tur@semihalf.com> |
[new uImage] Fix *.its files location in documentation
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
|
| #
3310c549 |
| 12-Mar-2008 |
Marian Balakowicz <m8@semihalf.com> |
[new uImage] Add new uImage format documentation and examples
Create doc/uImage.FIT documentation directory with the following files: - command_syntax_extensions.txt : extended command syntax descri
[new uImage] Add new uImage format documentation and examples
Create doc/uImage.FIT documentation directory with the following files: - command_syntax_extensions.txt : extended command syntax description - howto.txt : short usage howto - source_file_format.txt : internal new uImage format description
Add example image source files: - kernel.its - kernel_fdt.its - multi.its
Update README appropriately.
Signed-off-by: Marian Balakowicz <m8@semihalf.com> Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
show more ...
|