aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
AgeCommit message (Collapse)Author
2014-08-22zx3: u-boot recipe for related boardsDavid Andrey
Add an U-Boot recipe for the ZX3-PM3 and the ZE7000. Signed-off-by: David Andrey <david.andrey@netmodule.com> Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14meta-xilinx-community: Delete local recipes to layer on top of meta-xilinx.Elvis Dowson
This commit: - deletes all core, kernel and bsp recipes to prepare for layering on top of the offical meta-xilinx layer. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-20Remove xilinx-default-revisions.incElvis Dowson
This commit - removes the xilinx-default-revisions.inc file so that you can specify commit ids using SRCREV instead of SRCREV_pn-${PN}, in u-boot and linux recipes. - removes the reference to xilinx-default-versions.inc from conf/layer.conf - updates u-boot-xilinx_2012.10 recipe to use SRCREV - updates u-boot-xilinx_git recipe to use SRCREV - updates linux-xilinx_3.6 recipe to use SRCREV Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-03-18u-boot-xilinx: Update u-boot-xilinx_git.bb recipe.Elvis Dowson
This commit updates the u-boot-xilinx_git.bb recipe, but disables it pending further modifications to support Xilinx -5 and -6 series FPGAs. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-03-18u-boot-xilinx: Add u-boot-xilinx-2012.10Elvis Dowson
This commit adds initial support for u-boot-xilinx-2012.10 for the Xilinx Zynq-7 SOC.
2012-06-03u-boot-xilinx_git: Update recipe to support fetching from separate git ↵Adrian Alonso
repositories for virtex5 and microblaze. * virtex5: Modify SRC_URI_virtex5 to fetch u-boot from git://git.denx.de/u-boot.git * virtex5: Update to u-boot v2012.04.01 * microblaze: Retain SRC_URL_microblaze to fetch u-boot from git://git.xilinx.com/u-boot-xlnx.git * microblaze: Retain u-boot v2009.11 Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-03-07u-boot-xilinx: rework uartlite support patchesAdrian Alonso
* Rework uartlite support patches * Remove fixed SRCREV version in favor of AUTOREV * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-12-18u-boot-xilinx: Rename folder and patch name as well to u-bootStefan Schmidt
For consistency and perhaps trademark reasons rename all u-boot references from uboot to u-boot. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-16u-boot-xilinx: Update inc file path after oe-core changeStefan Schmidt
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-05u-boot-xilinx: weak assigment for XILINX_BOARDAdrian Alonso
* Add weak assigment for XILINX_BOARD variable to allow to override this variable for setting default values in machine configuration files. * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-07-05u-boot-xilinx: add microblaze flash related patchsAdrian Alonso
* Add fixes for cfi_flash compilation for microblaze little endian * cfi_flash-define-monitor_flash_len.patch adds missing reference for monitor_flash_len. * board-microblaze-monitor-flash-len.patch This patch fixed this assumption and flash can be located on any address. * Replace SRC_URI_microblaze/SRC_URI in order to allow the same revision for microblaze and microblazeel. * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-06-06u-boot-xilinx: fix configure target race conditionAdrian Alonso
* Fix configure target recipe race condition * Latest change in u-boot.inc adds a conditional check on UBOOT_MACHINE global variable if no set the recipe in not parsed and skippend to be built. * Reorder so xilinx-boot is evaluated first so UBOOT_MACHINE is set. * Cleanup recipe remove unused fiels * Set PV information * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-06-03u-boot-xilinx: rename include file directoryAdrian Alonso
* Rename include file directory to eliminate FILESPATH var assigment to locate custom u-boot patchs * Allowing to clean up u-boot-xilinx_git recipe Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-09u-boot-xilinx: explicit set src_uri for powerpc targetsaalonso/external-toolchainAdrian Alonso
* Set SRC_URI for powerpc targets * Set preferred revision SRCREV for powerpc targets * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04u-boot-xilinx: preferred src for microblaze targetAdrian Alonso
* Set preferred src_uri for microblaze support * Separate patchs for each target arch (microblaze, powerpc) * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04uboot: microblaze genric add spi flash configAdrian Alonso
* microblaze-generic: add spi flash config options * Add XPAR_SPI_FLASH configuratiotn option * Define base address and flash memory size Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-03-31u-boot-xilinx: xilinx board auto settingAdrian Alonso
* Use xilinx-utils find_board helper function for detecting the xilinx target board used. * Remove fucntions calls for setting UBOOT_MACHINE ad UBOOT_TARGET this are not set on xilinx-boot bbclass * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-03-01u-boot-xilinx: fix missing license definitionAdrian Alonso
* Fix missing LICENSE definition * Update u-boot-xilinx preferred version (sync with xilinx repo). * Increase PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-02-04u-boot-xilinx: add license files checksumAdrian Alonso
* Add LICENSE_FILES_CHKSUM information * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-02-04u-boot-xilinx: remove hardcoded include pathAdrian Alonso
* Remove hardcodded include path, search paths are pulled from bblayer settings * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-02-04u-boot-xilinx: ml507 uartlite supportAdrian Alonso
* Add u-boot ml507 uartlite support * Fix hardcodded macros for uartns550 setting uart and PLB bus frequency for ml507 target board * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-02-04u-boot-xilinx: ml405 uartlite supportAdrian Alonso
* Add ML405 Uartlite support, find out which uart module is used based on xparameters header file * Fix hardcodded macros for uartns550 setting uart and PLB bus frequency * Fix inline qualifier from show_boot_progress function * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-02-04u-boot: disable -Os option not supported by gccAdrian Alonso
* Disable -Os optspace option not supported by gcc use insted -O2 * v2 Remove Make file patch * v3 use EXTRA_OEMAKE variable, override default OPTFLAGS settings in u-boot.inc, Powerpc targets build only with -O1, -O2 optflags Build failures are related to gcc bugs #44392 and #45052 * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-02-04u-boot: update version use xilinx-boot bbclassAdrian Alonso
* Update u-boot version for Xilinx Powerpc targets * Use xilinx-boot bbclass for sh/hw integration * Bump PR Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2010-09-10u-boot: rename dir structure for uboot support for xilinx platformsAdrian Alonso
* Rename dir structure following Poky guidelenes for uboot support xilinx platforms * Update u-boot.inc inclusion path * Increase PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>