Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kernel code because the on-flash format has changed.
|
|
|
|
|
|
previous commit
|
|
|
|
|
|
|
|
Don't override board name/path with hardcoded values in Makefile.
|
|
|