Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly
|
|
|
|
|
|
install headers to cross/ (from poky).
|
|
|
|
|
|
|
|
|
|
gnutls
|
|
|
|
|
|
|
|
|
|
boot.
|
|
|
|
|
|
|
|
|
|
note, this still works with the initramfs as well as the
initramfs will always be mounted if present
|
|
|
|
|
|
* Instead, this is done during actual LiveRamdisk building.
|
|
and 'be38a6212d33035dc48ae2d5b8ad385a0e2409cc'
|
|
|
|
|
|
|
|
and 'ad34928597dd3958fba76d0d375a901a6f371138'
|
|
|
|
|
|
* it is not possible to remove the mmc card from the neo while it is on
so we can safely mount the card async
|
|
and '881b243754238663caa684adaf1bfed923a1d0e6'
|
|
|
|
|
|
and 'a493869a7d551d53571e92e48875bd51c432c6e9'
|
|
* Works around #3065.
* Fixes infamous issue with hang during boot on h2200, etc.
|
|
and '9c8e8974a8d9ff7a8529f9274fe3f5f9a5dce475'
|
|
* Instead, use rootfs mount, like most other devices do, which corresponds
to the fact that such machines can be booted from a lots of sources.
|
|
* It's ok to do negative logic, for example limit scope of operation if we know
we can't do it (ex.: we don't support fscking something else but ext2/ext3,
so we have to ignore user's request to do fsck on other fstype).
* But it's not ok to do fsck if user didn't request it, or moreover if he
requested *not* to do it.
|
|
* The value is a bit arbitrary.
|
|
and 'ff7e7d4bb2ece720e10b5eaaf5077d02989f8246'
|
|
|
|
and '8cab20c14fd2e521e04d0f06c4802f4d9cd4832f'
|
|
|
|
and 'a0edf3d14597e29385c9e7abd78079b45b7b7143'
|
|
|
|
|
|
the modem doesn't talk to itself during startup - fixes gsmd startup problem.
Also re-order disable of HW flowcontrol on shutdown to eliminate a crash window.
|