| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
add jffs2 image creation
|
|
|
|
|
|
|
|
|
| |
Cleanup machine conf and add an include for socfgpa_armv8a
in preparation for agilex.
Add initial support for u-boot 2019.07 for S10
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
|
| |
Keep all devices on the latest kernel rather then the
ltsi kernels.
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
|
|
| |
-> move extlinux configuration to individual machine configs.
this makes it more readable
-> cleanup u-boot common configuration
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
This would allow to later on resize the rootfs
partition inside of the Linux if the storage media
used is originally bigger than the image itself. It
would effectively allow to utilize the entire storage
media from the Linux OS on the device.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Add support for the Nios2 R2 Code Density Extension, which is a
completely new 16/32-bit instruction set addition to reduce size
of the code and increase performance.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Add support for the Bit Manipulation Extensions , which is optional
part of Nios2 R2 spec .
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Add support for Nios2 R2 , which is a new revision of Nios2 .
Note that Nios2 R2 is always little endian. Also note that
Nios2 R2 is NOT binary compatible with Nios2 R1 due to the
instruction opcode reencoding.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
Add support for Big-Endian Nios2 R1 .
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
Rewrite the tune description and drop duplicate TUNE_ARCH.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Just append TUNE_PKGARCH instead of having all sorts of ad-hoc variables
all over the place.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Just append TUNE_CCARGS instead of having all sorts of ad-hoc variables
all over the place.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
All of these feature-nios-* files are small, so inline them
to make it easier to see the changes they make.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
This is not used, so drop it.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
-> Moved common variables to socfpga.inc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add support for the Altera NIOS2 architecture and a generic machine config.
Also add Linux kernel defconfig for linux-yocto 4.1 package.
Heavily based on work by Walter Goossens <waltergoossens@home.nl>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Khem Raj <raj.khem@gmail.com>
Cc: Ley Foon Tan <lftan@altera.com>
Cc: Thomas Chou <thomas@wytron.com.tw>
Cc: Walter Goossens <waltergoossens@home.nl>
Cc: Yves Vandervennet <yvanderv@opensource.altera.com>
|
| |
|
|
|
|
|
|
| |
beautify ?=
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>
|