Age | Commit message (Collapse) | Author |
|
Go back to 1.3.2 as r22638 breaks mkimage
|
|
|
|
|
|
|
|
and 4.2.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
locations for prepatched toolchain to be under the toolchain directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
|
|
|
|
|
|
Thanks to Hamish Moffatt.
|
|
U_BOOT_ARCH seems to race with KERNEL_ARCH in some situations,
so it end up empty. It's only used once, so fix it by using a
use-time evaluated variable instead (=).
|
|
|
|
/sys somehow didn't got an .empty file like the rest in r21586. Fixed.
|
|
|
|
This fixes the bug where "File not found" error is reported by grub.
This fix works under both uclibc and glibc.
|
|
Based on commit 0e2ab in aldot's tree.
|
|
|
|
|
|
|
|
|
|
|
|
atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002.
Submitted by Hans-Christian Egtvedt
|
|
Support platform independent patches (.patch) and use .patch.$ARCH for
platform dependent ones like elsewhere.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are the same
|
|
|
|
|
|
|
|
Patch by Jean-Christian de Rivaz
|