| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11175
|
|
|
|
|
|
| |
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11174
|
|
|
|
|
|
| |
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11173
|
|
|
|
|
|
| |
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11172
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds CFE tagged image generation in the BCM963xx target image Makefile.
It has to generate its own LZMA compressed kernel because CFE is a LZMA nazi.
It also seems that the Broadcom image tagger as well as CFE use AdvanceCOMP,
which is based on a slightly older LZMA SDK. Anyways, some of the code is
GPL, some of it is LGPL, so it might be that Broadcom owes some sources.
Also, LZMA has a bug which causes it to generate different output when you
are using stdin / stdout compared to plain files. I've just worked around
the issue by using plain files.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11171
|
|
|
|
|
|
|
|
|
|
| |
Current kernels have the same kernel entry as load address, so just set them
like this. Also, the BCM963xx uses 0x80010000 as its load address, so use this
too.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11169
|
|
|
|
|
|
| |
CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
|
|
|
|
| |
SVN-Revision: 10959
|
|
|
|
| |
SVN-Revision: 10952
|
|
|
|
| |
SVN-Revision: 10790
|
|
|
|
| |
SVN-Revision: 10703
|
|
|
|
| |
SVN-Revision: 10455
|
|
|
|
| |
SVN-Revision: 10444
|
|
|
|
| |
SVN-Revision: 10443
|
|
|
|
| |
SVN-Revision: 10080
|
|
|
|
| |
SVN-Revision: 9533
|
|
|
|
|
|
| |
multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
|
|
|
|
|
|
| |
(closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
|
|
|
|
| |
SVN-Revision: 8848
|
|
|
|
| |
SVN-Revision: 8695
|
|
|
|
|
|
| |
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
|
|
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|