Stefan Roese
|
da5553b095
[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
|
18 years ago |
Wolfgang Denk
|
2b2a40bebb
Code cleanup.
|
18 years ago |
Kumar Gala
|
c76f951a74
Added support for Multi-Image files that contain a device tree
|
18 years ago |
Wolfgang Denk
|
d97370feca
Merge with /home/wd/git/u-boot/master
|
18 years ago |
Grant Likely
|
1eaf3a5ff4
Fix possible uninitialized variable compiler warning.
|
18 years ago |
Wolfgang Denk
|
7e2a24dca9
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
|
18 years ago |
Matthew McClintock
|
7376eb87aa
* Fix a bunch of compiler warnings for gcc 4.0
|
18 years ago |
Wolfgang Denk
|
fb883a521e
Merge with /home/wd/git/u-boot/master
|
18 years ago |
Jon Loeliger
|
daaba9859b
Merge branch 'master' of http://www.denx.de/git/u-boot
|
18 years ago |
Stefan Roese
|
1a1b7374b8
Define IH_CPU_AVR32
|
18 years ago |
Matthew McClintock
|
b2b78421d9
* Another small fix for booting with disable_of
|
18 years ago |
Matthew McClintock
|
5de62c47a8
Fix disable_of booting
|
18 years ago |
Matthew McClintock
|
87a449c8ac
Support for FDT in uImage format, error when using FDT from flash
|
18 years ago |
Haiying Wang
|
1c8f6d8fb0
Unlock cache before kernel starts up for MPC86xx
|
18 years ago |
Matthew McClintock
|
86c8e17f25
* Fix disable_of booting
|
18 years ago |
Matthew McClintock
|
25c751e9ad
* Support for FDT in uImage format, error when using FDT from flash
|
18 years ago |
Jon Loeliger
|
92c427b189
Merge branch 'mpc85xx'
|
18 years ago |
Matthew McClintock
|
5498d90312
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
|
19 years ago |
Matthew McClintock
|
0267768edd
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
|
19 years ago |
Jin Zhengxiong
|
fcb28e7634
Fixed initrd issue by define big RAM
|
19 years ago |
Jason Jin
|
e6cd2a1785
We made a u-boot patch to fix the hang up issue
|
19 years ago |
Matthew McClintock
|
1b380ec225
* Patch to modify ft_build.c to update flat device trees in place
|
19 years ago |
Matthew McClintock
|
98a9c4d468
* Modify bootm command to support booting with flat device trees
|
19 years ago |
Haiying Wang
|
6cfea33477
Remove unneeded INIT_RAM_LOCK cache twiddling.
|
19 years ago |
Wolfgang Denk
|
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 years ago |
Stefan Roese
|
15940c9af3
Change max size of uncompressed uImage's to 8MByte and add
|
19 years ago |
Wolfgang Denk
|
a3f0169880
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr
|
19 years ago |
Wolfgang Denk
|
0afe519a43
Add ADI Blackfin support
|
19 years ago |
Wolfgang Denk
|
dc013d4640
Add loads of ntohl() in image header handling
|
19 years ago |
Kumar Gala
|
e559a6901a
Add support for passing initrd information via flat device tree
|
19 years ago |