summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
* | u-boot-xlnx: Changed MicroBlaze specific configureNathan Rossi2013-06-261-8/+26
|/ | | | | | | | | | * Handles generation of the config.mk, this avoids the need for a manual config.mk to be provided, it depends on the information provided in xparameters.h. * Added 'MACHINE_XPARAMETERS' which points to a machine specific xparameters.h file. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* recipes-bsp: remove redundant comment line from u-boot 2013.01 recipeSipke Vriend2013-05-311-2/+0
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* u-boot-xlnx: Add microblaze specific configuration setupNathan Rossi2013-05-081-13/+25
| | | | | | | | * When the machine being built is microblaze, copy config.mk and xparameters.h into board/xilinx/microblaze-generic * Fixed newlines in file Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* u-boot-xlnx: Add patches for MicroBlaze initrd supportNathan Rossi2013-05-074-2/+223
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Move RTC config in kernel config to fragments.Sipke Vriend2013-05-021-0/+2
| | | | | | Zedboard has no RTC, ZC702 does. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Moved defconfig to bsp/board layer.Sipke Vriend2013-04-231-1/+0
| | | | | | Also some other minor changes. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Branch to start enablement of bsps. Kernel recipes. Uboot recipes. Zedboard ↵Sipke Vriend2013-04-224-0/+48
meta layer. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>