summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
Commit message (Collapse)AuthorAgeFilesLines
...
* tune-zynq: Refactor tune defintionNathan Rossi2013-05-081-5/+12
| | | | | | | | * Specify SOC_FAMILY as 'zynq' * Create the tune as 'zynq' which becomes a tune feature * Force the use of 'armv7a-neon' tune configuration Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze.inc: Add Linux/u-boot build configurationNathan Rossi2013-05-071-0/+12
| | | | | | | | * Add configuration for UBOOT_MACHINE * Add default linux and u-boot versions and providers * Set default IMAFE_FSTYPES Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-zynq.inc: Fix line-endingsNathan Rossi2013-05-071-17/+17
| | | | | | * Convert \r\n to \n Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Move RTC config in kernel config to fragments.Sipke Vriend2013-05-021-4/+1
| | | | | | Zedboard has no RTC, ZC702 does. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Add mkimage wrapped ext2.gz.u-boot root file system.Sipke Vriend2013-04-261-3/+6
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Moved defconfig to bsp/board layer.Sipke Vriend2013-04-231-1/+3
| | | | | | Also some other minor changes. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Refactor zedboard machine. Move commone items into tune-zynq include file.Sipke Vriend2013-04-221-0/+15
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* tune-microblaze: Reorder PKGARCH suffixesdannyNathan Rossi2013-03-261-1/+2
| | | | | | * Move math suffixes after all existing suffixes Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: RefactoredSipke Vriend2013-03-2613-34/+117
| | | | | | | | * Added features with CFLAG mappings * Added version features for v7.3-.a to v8.50.a * Added MicroBlaze PACKAGE_ARCH expansion e.g. "microblazeel-v830-cmp" Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Added 'microblazeel' machine and tune configuration.Nathan Rossi2012-10-041-0/+22
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Added 'microblaze' machine and tune configuration.Nathan Rossi2012-09-261-0/+18
Signed-off-by: Nathan Rossi <nathan.rossi@petalogix.com>