aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
AgeCommit message (Collapse)Author
2015-12-28ipc: update to commit b010e35Ting Liu
New commits imported: b010e35 Makefile: use KBUILD_OUTPUT to point to build-artifacts Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2015-12-28pkc-firmware: update to commmit 32804a0Ting Liu
New commits imported: 32804a0 note on global variable definition 29a0bcb rename variable "p_cursor" and make it global 48e9ab1 remove unnecessary "l2_cursor" variable a15c204 add -Wall and -Werror to build options fa58ed6 fix typo regarding the use of "struct sec_jr_regs" 8fcd0bc enable large bursts for DECO transactions ca35ed5 refactor code for masking interrupts from SEC 3e36d4f refactor code for setting SEC pointer size 8a7f971 remove unneeded commented "print_debug()" c73303d move defines at the start of the file afcfd66 remove commented (#if 0) code 32d119a remove unnecessary type definition "kek_regs_t" 4d99599 remove unnecessary type definition "rng_regs_t" d7e65e5 refactor: added defines for better consistency 21a4853 refactor: move defines at the start of the file baa8a25 remove unnecessary type definition "sec_jr_regs_t" df0dd86 remove unnecessary type definition "sec_op_ring_t" f70c14f remove unnecessary type definition "sec_ip_ring_t" 11ed223 remove unnecessary type definition "sec_jr_t" ba47de3 remove unnecessary commented instruction b9063e4 remove unnecessary type definition "sec_engine_t" 620cf5f remove unnecessary type definition "resource_t" bef6960 remove not used function c4a078e fix incorrect handling of multiple rings 92c6b71 c2x0_boot_loader/u-boot.lds: remove _GLOBAL_OFFSET_TABLE_ definition 453eaa9 use a logical definition for MIN 570aadd rearrange code and remove leftovers after IRQ fix patch 2f31558 rename variable to better match its purpose 029cc82 remove artificial SEC dequeue and enqueue throttling b6fe293 use a bigger type for req_mem_size e22d91f fix incorrect IRQ signalling to host 692981c remove not unused #define 7e2fbd4 remove redundant c_mem_layout_t typedef 377daaa remove redundant fsl_h_mem_handshake_t typedef 52f75d0 remove redundant crypto_c_hs_mem_t typedef f126673 use smaller type for index 8c8f4ec refactoring: fix reference to the upper half of the L2 SRAM 0092a57 refactoring: remove inner code blocks 6853157 clean-up whitespace and debug-print output c3720dd refactoring hs: extract hs_complete 3677b1c refactoring hs: extract fw_init_ring_pair 78ea81b refactoring hs: extract fw init config cc416c2 minor fixes in code layout 0076df7 fix typos and clarify comments 0ab33aa remove unused variable 17607d2 use positive logic in conditional code 5d3886f Merge pull request #2 in SDK/pkc-firmware from bugfix/QSDK-2327-pkc-host-driver-does-not-insert to master c0256e0 clean-up whitespace and indentation in uboot_print.c 8f5be56 fix compiler warnings on static declarations f3bc222 use a no-op printf when PRINT_DEBUG is disabled 541a7ed make void the function c2x0_serial_init 8ecba2c enable debug prints from config.mk and move definitions to uboot_print.h 9ef2eb5 remove conditional for always-on code bd52b94 update build instructions d872219 refactoring: resetdev: extract code blocks into readable functions f5301c1 remove unused variables 0931e3b refactoring: move defines out of the function for clarity 040cb61 refactoring: secstat: extract code blocks into readable functions 77fa0e1 refactoring: pingdev: extract code blocks into readable functions 91bf581 refactoring: ringstat: extract code blocks into readable functions 7559c79 refactoring: devstat: extract code blocks into readable functions af9d455 refactoring: resetsec: extract code blocks into readable functions 17b0905 refactoring: debug: extract code blocks into readable functions 09fa9a8 remove not-used variable ae691e8 whitespace clean-up 3e6700e update build instructions Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2015-12-28rcw: update to commit 521008fTing Liu
New commits imported: 521008f t1023rdb: RCW's added for Secure Boot 9e7c9d9 t1040qds: rcw: Add SD card SDR mode RCW 7467e6e t1040qds: rcw: set HWA_CGA_M1_CLK_SEL to 1 07af33e t2080qds: rcw: Add eMMC HS200 mode RCW 57fd2c9 t1040qds: rcw: Add eMMC HS200 mode RCW e0b2272 arm: ls1021atwr: fix a bug change serdes to 0x30 795e6e7 arm: ls1021atwr: remove rcw for serdes 0x20 553eff7 arm: ls1021atwr: Change serdes 0x20 to 0x30 8847c6d arm: ls1021atwr: Add rcw for serdes 0x30 support 988d1ca arm: ls1021atwr: Enable Audio and HDMI for 0x70 1d4f34e arm: ls1021atwr: Enable DSPI2 when boot from QSPI and NOR 690613a arm: ls102xa: update PBI for PCIe and SCFG 27642c2 arm: ls102xa: Adjust the PBI command about the load address of U-Boot for NOR boot Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2015-12-28rcw: swap qspi binary in do_install_appendTing Liu
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2015-12-28apptrk: update to commit 4216af3Ting Liu
New commits imported: 4216af3 Fix stepping over branch instructions in Thumb 59524e6 Error while reading CPSR 712a099 PowerPC Support for hardware breakpoints and watchpoints c7c4b2b Incorrect mode (thumb/arm) after exec() 4e962d4 Thumb support for ARMv7 fd94e7f Fix TrkHandleExecEvent for ARMv7 50e2180 Invalidate traced breakpoint after release in TargetCleanupTrace for PA 18f4450 Fix crash when running a 32bit threaded application on a 64bit AppTrk Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2015-12-28u-boot-qoirq: update to commit eb3d4fcTing Liu
To align with meta-fsl-arm, re-use u-boot.inc from oe-core New commit imported: eb3d4fc powerpc/mpc85xx: fix disable port for FMAN erratum A007273 63dfac1 powerpc/mpc85xx: restrict platform for FMAN erratum A007273 54e5fde powerpc/mpc85xx: Add workaround for FMAN erratum A007273 61ac6ba drivers:usb:fsl: Add affected SOCs for USB Erratum A007792 ced4086 fsl/ddr: updated ddr errata-A008378 for arm and power SoCs 17f724f fsl/errata: move fsl_errata.h to common directory 6acff65 arm: ls102x: add get_svr and IS_SVR_REV helper 0caf24c arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff 263a323 powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ram f28fd70 powerpc: configs: Fix init_ram physical address for several boards 46be0a4 ls102xa: fdt: Disable IFC in SD boot for QSPI f1ca68a ls102xa: etsec: Use proper settings for BE BDs e0712fe mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition a04b8b3 mmc: fsl_esdhc: fix mmc read/write error on T4160/T4080 23a735b arm: ls1021a: Fix the patch check warnings for the previous commit 5a42d5d SECURE_BOOT: Correct reading of ITS bit f6310eb arm: ls1021a: Add QSPI or IFC support in SD boot ab2db1a arm: ls102xa: fix patch check issue. 7611d2c Merge pull request #40 in SDK/u-boot-devel from ~B29983/u-boot-devel-tyt:feature/QUBOOT-1181-the-u-boot-deepsleep-resume-time to master d406c4f arm: ls102xa: enable all the snoop signal for masters. 1686b84 Merge pull request #38 in SDK/u-boot-devel from ~B46683/u-boot-devel:bugfix/QUBOOT-1173-ls1021atwr-sd-boot-don-t-support to master 0258a33 Merge pull request #37 in SDK/u-boot-devel from ~B18965/my-u-boot-devel:master to master dfc49e9 arm: ls1021atwr: optimize the deep sleep latency 2023326 Merge pull request #34 in SDK/u-boot-devel from ~B40530/u-boot-devel:feature/QUBOOT-789-sd-boot-on-t4-rdb to master 3a8f547 Merge pull request #35 in SDK/u-boot-devel from ~B47093/u-boot-devel-sdhc:feature/QLINUX-3755-support-the-uhs-speed-mode-for to master e4957df Merge pull request #31 in SDK/u-boot-devel from DNNPI/ls1-uboot:feature/LS1-for-SDK1.9 to master 774b080 configs: ls1021atwr: Enable ID EEPROM for SD boot 95a9abb arm: mmu: Add missing volatile for reading SCTLR register c9a7868 mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC legacy card 3fe5a18 Merge pull request #27 in SDK/u-boot-devel from ~B45475/u-boot-devel-fork:feature/QUBOOT-1057-support-qe-tdm-on-t1040rdbd4 to master 767a4ad powerpc/t1040qds: enable peripheral clock for eSDHC 0867fed powerpc/t1040qds: enable adapter card type identification support 26d6853 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 acd4c74 powerpc/t4rdb: Add SD boot support for T4240RDB board b773c94 configs: ls1021atwr: Disable DSPI2 with NOR boot 98bf337 mtd: sf: Add support AT26DF081A chip 91bdf34 dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWR 7289cb9 configs: ls1021atwr: Enable DSPI for LS1021ATWR 870af21 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm 300674e powerpc/t1023rdb: change default core frequency to 1200MHz 45f88eb powerpc/t1023rdb: eMMC boot without external SD card aee4875 board/t1023rdb: add support for T1023RDB RevC 2c86026 ls1021atwr: sdboot: change serdes 0x20 to 0x30 8d38d25 LS102XA:workaround:disable priorities within DDR 2621445 arm: ls1021a: allow OCRAM access permission as R/W in SPL 10bc2b0 crypto/fsl: fix "era" property value on LE platforms 6d5733d arm: ls102xa: enable snooping for CAAM transactions d3e6f11 Revert "Enable snooping on transactions from CAAM block" a5dc0f7 arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit 0669b57 LS102XA: Workaround: DDR require a register write 449ab6a ls102xa: Enable snoop and DVM message requests. 6ae8810 Revert "arm: ls102xa: workaround for cache coherency problem" 617f1fd Revert "sf: Add support for flag status register on Micron chips" 18bd7bb arm: ls102xa: Add LE mode support for audio IPs on Rev2.0 silicon 80a22d8 QE: modify the address of qe ucode 784f7f2 arm: ls1021atwr: program the regulator for deep sleep 8971e50 ls1021atwr: added deep sleep support in uboot 9f692ae ls102xa: etsec: Enable Tx Data and TxBD snooping 79da560 arm/ls102xa:Add support of conditional workaround implementation as per SoC ver b6876d0 arm: ls102xa: Adjust the load address of U-Boot for NOR boot Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2015-07-29u-boot-qoriq: add -fgnu89-inline option for gcc5Ting Liu
Fix the below build issues: CC drivers/crypto/fsl/sec.o LD arch/powerpc/cpu/mpc8xxx/built-in.o arch/powerpc/cpu/mpc8xxx/fdt.o: In function `ld_le16': ../arch/powerpc/include/asm/byteorder.h:12: multiple definition of `ld_le16' The problem is the change of the default C standard from gnu89 to gnu11 which changes the semantics of 'inline'. The issue is described in the Porting guide at https://gcc.gnu.org/gcc-5/porting_to.html. Adding the '-fgnu89-inline' option fixes the issue. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-29u-boot-qoriq: Add linux/compiler-gcc5.h to fix builds with gcc5Ting Liu
Signed-off-by: Ting Liu <ting.liu@freescale.com>
2015-07-29u-boot-qoriq: correct PVTing Liu
u-boot-qoriq was upgraded to 2015.01 now. Use _append to not override the PV in recipe. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-20u-boot-qoriq: update to revision v2015.01-630-g6ba8eedTing Liu
Changes: 1. Rebased on git://git.denx.de/u-boot.git v2015.01-487-gab92da9 2. Applied another 143 FSL/backported patches (git log ab92da9..6ba8eed) 3. run script genboardscfg.py to generate boards.cfg firstly The detailed 143 patches are: 6ba8eed DM: crypto/rsa_mod_exp - Correct copyright on rsa-mod-exp.h d7cfd64 t4rdb: fix reset altbank ab547e7 t4240qds: update rcw to support 1.8GHz 488bca3 crypto/fsl: add support for multiple SEC engines initialization 5eaa15a arch/arm, arch/powerpc: add # of SEC engines on the SOC 2a10e25 arch/arm: add SEC JR0 offset 3851bc8 drivers/elbc:Memory leak fix 3def5c1 powerpc/t1024: update fman liodn for mac1 9ee5a72 T102xRDB: Enable ifc nand ecc encode and decode 03084cb mpc85xx/t104xd4rdb: Update DDR controller settings 98cb1fa T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 dffab04 net/phy: set led for rtl8211f phy da6438e sf: Add support for flag status register on Micron chips 1e14807 powerpc: mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025 98a6712 mpc85xx/T104xRDB: Remove vbank check redundant code 06546ff powerpc/b4860qds:Update README for DIP switch information b5c2dd2 board/ls1021atwr: Enable bootscript for secure boot 270cea4 powerpc/t1042d4rdb: Update rcw.cfg e2bea76 drivers:usb:fsl: Remove board_usb_init() function cf9cfea drivers:usb:fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect 8986dfb board/t1040d4rdb: Disable all CPLD interrupts, except QSGMI1 and QSGMI2 6b01f67 arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h c0953d3 driver/ddr/fsl: Remove deskew_cntrl register 32ea516 arm: ls1021a: Remove the inappropriate use of the function 'sprintf' af1dbff Enable snooping on transactions from CAAM block 0e1f5e1 driver/qe: use strncpy instead of strcpy ef770a2 fsl/sata: Replace sprintf() with snprintf() 9238012 mpc85xx/t104x, t102x: Update CPC debug register value in PBI commands 651251d mpc85xx/t104x:Update README for PBL images c6e1fe8 driver/qe: transform parameter to compatible type 306c7fd powerpc/mpc85xx:Add GCC flag -fno-delete-null-pointer-checks 82db1ee crypto/fsl - enable raw data instead of von Neumann data 6606ff0 crypto/fsl - change starting entropy delay value 3d9d33c crypto/fsl - disable RNG oscillator maximum frequency check 9961bb6 P4080 : Added PAMU driver 4bc7e84 Revert "powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot" 703824e mmc: fsl_esdhc: set ESDHCCTL[PCS] when selecting peripheral clk b80144c board/t2080rdb: reset cs4315 phy cd01a9d net/phy: refactor RTL8211F initialization 8ac0b92 drivers: usb: fsl: Implement Workaround for Erratum A004477 cb362dc mmc: fsl_esdhc: update eMMC44 adapter card erase timeout c93a3ea mpc85xx/T1042D4RDB: Select DIU in cpld mux for T1042D4RDB b176d64 fsl/deepsleep: avoid the DDR restore from being optimized out 6c3b324 arm: ls102xa: Disable regulation of outstanding read transactions for S2 37c695e board/t102x: use fdt_setprop_string instead of fdt_setprop 8f425d1 QE/DeepSleep: add QE deepsleep support for arm 5458df5 kbuild: include config.mk when auto.conf is not older than .config adb1487 ls1021aqds: config: remove default FB DCU support 14d9d27 board/t2080rdb: enable CONFIG_PHY_AQUANTIA 437a114 net/phy: fixup for get_phy_id dacfd54 boards/t2080rdb: update ddr frequency from 1600MT/s to 1867MT/s 1a8bad0 board/p1_p2_rdb_pc: Eliminate the FDT_ERR_NOTFOUND warnning 203635c fsl/pci: Set CFG_READY for PCIe v3.0 and later e7646b8 T104xD4RDB: Enable L2 Switch on T104xD4RDB board e593bba mmc: fsl_esdhc: Add peripheral clock support for t2080qds dfe7a91 mmc: fsl_esdhc: Add adapter card type identification support b878145 arm:ls1021a: Reserve secure code into RAM instead of OCRAM 575e280 ls1021a: ahci: Added workaround for erratum ERR008407 11e63c5 ls1021a: ahci: Added workaround for erratum ERR008402 2b07de2 ls1021a: ahci: Adjust the default settings 6dcb9ea cmd_scsi: Enable SoC AHCI device on platforms with PCI 3140296 T104xD4: Add Secure boot support for T104xD4 platforms. 2d40ae3 drivers:usb:fsl: Implement Erratum A-009116 for XHCI controller 887c1df board/t4240rdb: Enable CONFIG_SYS_CORTINA_FW_IN_NOR f6fb2b8 arm: ls102xa: Enable Driver Model SPI for ls1021atwr 738f236 arm: ls102xa: Enable Driver Model SPI for ls1021aqds 760ce9a arm: ls102xa: Enable CONFIG_DEFAULT_DEVICE_TREE to defconfig for ls1021a 22ad698 sf: Update AT45DB021D flash chip parameters a9e4bb1 sf: probe: Add support Atmel AT45DB series devices special commands 7b18162 dm: spi: Convert Freescale DSPI driver to driver model be352ab dm: spi: Convert Freescale QSPI driver to driver model d7f8021 dm: ls1021a: dts: Add QSPI dts node 8b64aa1 dm: ls1021a: dts: Update DSPI node to support DM SPI 480c575 dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1 3e932cf dm: ls1021a: Bring in ls1021a dts files from linux kernel 91f9040 dm: arm: Bring in skeleton64 device tree file from Linux f62cbd5 dm: introduce dev_get_addr interface c807f2b dm: core: Ignore disabled devices when binding 77db7df dm: spi: Move slave details to child platdata dc7eeff dm: spi: Set up the spi_slave device pointer in child_pre_probe() 22a0a94 dm: core: Allow uclass to set up a device's child before it is probed da110a5 dm: core: Allow the uclass to set up a device's child after binding c6f8f43 dm: spi: Move the per-child data size to the uclass 6312dc6 dm: core: Allow uclasses to specify private data for a device's children 8258af5 dm: core: Add a flag to control sequence numbering 8a151f6 dm: core: Add a function to get a device's uclass ID facf860 dm: core: Add a post_bind method for parents 400bf5b dm: core: Allow uclasses to specify platdata for a device's children f4fc028 dm: core: Allow parents to have platform data for their children be86f28 dm: core: Allocate platform data when binding a device 2141dd9 dm: core: Tidy up error handling in device_bind() f3627ae dm: core: Set device tree node for root device 4472e2f net/phy: Add support for realtek RTL8211F 37d25d5 board/t208xrdb: VID support 52674c7 QE/DeepSleep: add QE deepsleep support for mpc85xx f7e6de8 powerpc/t1023rdb: Add T1023 RDB board support 81d2058 powerpc/t2080rdb: update ddr to support 1866MT/s 67b23a8 arm: ls102xa: workaround for cache coherency problem 839c88b mpc85xx/T104xD4RDB: Add T104xD4RDB boards support 1293181 T104xRDB : remove raw timing parameter 2ec98c2 pci/layerscape: fix link and class issues to support ls2085a 1fe92b5 pci/layerscape: remove unnecessary pcie_layerscape.h 70d18dd driver/pci: add Layerscape PCIe driver b9b27ae arm/ls1021a: add PCIe settings 6ea40af arm/ls102xa: use a array to define pexmscportsr acf3674 arm/ls102xa: create TLB to map PCIe region 450e7ee ls1021atwr: add hwconfig setting to do pin mux ae2b5a0 powerpc/t2080: enable erratum_a007186 for t2080 rev1.1 48f582d SECURE_BOOT: Disable IE Key feature for RAMBOOT eb75fb7 drivers:usb:fsl: Add affected SOCs for USB Erratum A007792 60bae11 drivers:usb: Check if USB Erratum A005697 is applicable on 913x 1498a63 ls-1/usb: Add USB support for ls1021atwr 1b3e623 ls-1/usb: Add XHCI support for ls1021aqds 621c3e2 ls102xa: config: Add USB XHCI controller base address for LS102XA 9322aab drivers: usb: fsl: Add USB XHCI stack support 920eae8 powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM 3b3c26f powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040 d9b6ccf powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 789db66 ls102xa: ddr4: Use LPUART as console output to verify DCU driver ae8ecf3 arm: ls102xa: Enable regulation of outstanding read transactions for slave interface S2 7d426cc arm: ls1021x: Add support for initializing CAAM's stream id 930f42f arm: ls102xa: Define default values for some CCSR macros 0193232 powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS f5da45f drivers:usb: Add device-tree fixup to identify socs having dual phy bdf6935 Add bootscript support to esbc_validate. 64ea65b SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. eb82578 SECURE BOOT: Add command for validation of images 6f67c1b fsl_sec_mon: Add driver for Security Monitor block of Freescale e6aa74f fsl_sfp : Move ccsr_sfp_regs definition to common include cb9678a rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 0c489dc crypto/fsl - Add progressive hashing support using hardware acceleration. 9bc1528 crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. 2fe7e4e rsa: Use checksum algorithms from struct hash_algo 5172da9 Use hash.c in mkimage 3043003 hash: Add function to find hash_algo struct with progressive hash f5082b7 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation f5c65f2 DM: crypto/fsl - Add Freescale rsa DM driver cbf5557 lib/rsa: Modify rsa to use DM driver 0b4c7ac configs: Move CONFIG_FIT_SIGNATURE to defconfig de5370a DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver 8f6a26f FIT: Modify option FIT_SIGNATURE in Kconfig 3b55114 rsa: Split the rsa-verify to separate the modular exponentiation 98583e8 net/phy/realtek: Disable interrupt on Realtek Ethernet PHY drivers Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-20rcw: update to revision 426f7a6Ting Liu
This imports following changes: 426f7a6 SECURE BOOT: Add missing RCW's for T4240QDS 756454f SECURE BOOT: Rename the RCW's 7782087 SECURE BOOT: Remove Unwanted RCW's e93c210 LS1021: Unset BOOT_HO bit in rcw. 4375fc4 t1023rdb: update IFC_MODE to 0x2F for errata A-009138 5cf9bc5 T4240QDS: Add four 1800MHz/Core RCW files for T4240QDS board cff536a t1023rdb: set RTC=1 to enable GPIO1[14] a5983f2 T4240RDB: Add one new RCW for T4240RDB board 3a6ae48 ls1021a: fix some serdes settings for SATA 31078e1 ls1021atwr: do not power down PLL which is used by SATA c6d72e3 t2080qds: rcw: Add eMMC DDR mode RCW c77415c T104xD4RDB: update SRDS_PLL_REF_CLK_SEL_S1 value e2c0844 ls1021atwr: add USB 2.0 support fd0c1df p5020/p5040: NAND Secure Boot RCW added with PBI commands 259d57d t1023rdb: add rcw for t1023rdb board c3ab906 T1042: Add t1042d4rdb rcw files for serdes protocol 0x86 ae39560 T1040: Add t1040d4rdb rcw files for serdes protocol 0x66 b9d3c22 p3041: NAND Secure Boot RCW added with PBI commands dc0fad9 t2080rdb: update ddr to 1866MT/s 03c5ee6 t2080: update platform clock to 600MHz 72945fa rcw: ls102xa: merge rcw for lpuart and dcu 6678741 rcw: ls102xa: Adjust the features supported in SD boot f7a54c1 arm: ls102xa: Increase IO drive strength for LS1021AQDS board 3dd07fa B4860-As-B3: Add two new RCW files 69a041c B4860QDS: Add HWA_CGA_M3_CLK_SEL bits define in b4860.rcwi file 87289d5 ls102xa: rcw: Add QSPI boot RCW for LS1021A TWR board 13bf692 t1024: update FM1_MAC_RAT from 0 to 1 5b94b3e t1024rdb: add new rcw 0x135 and minor update Also align with the one in meta-fsl-arm layer. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-31u-boot-qoriq: fix the build issue with binutils-2.25Zhenhua Luo
Remove _GLOBAL_OFFSET_TABLE_ definition from u-boot/mpc85xx/u-boot*.lds In binutils-2.25, the _GLOBAL_OFFSET_TABLE_ symbols defined by PROVIDE in u-boot.lds overrides the linker built-in symbols (https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=b893397a4b1316610f49819344817715e4305de9), so the linker is treating _GLOBAL_OFFSET_TABLE_ as a definition into the .reloc section. To align with the change of binutils-2.25, the _GLOBAL_OFFSET_TABLE_ symbol should not be defined in sections, and the symbols in linker generated .got section should be used(https://sourceware.org/ml/binutils/2008-09/msg00122.html). Fixed the following build errors with binutils-2.25: | powerpc-poky-linux-gnuspe-ld.bfd: _GLOBAL_OFFSET_TABLE_ not defined in linker created .got [YOCTO #7145] Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2015-01-22u-boot: use TARGET_VENDOR to compose multilib sysTing Liu
This aligns with the default setting in Poky. Signed-off-by: Ting Liu <ting.liu@freescale.com>
2015-01-14u-boot: replace base_contains with python codesTing Liu
Signed-off-by: Ting Liu <ting.liu@freescale.com>
2015-01-13qe-ucode: install if QE_UCODE definedTing Liu
* QE_UCODE definition is moved to <machine>.conf * add check if QE_UCODE defined in anonymous python function * install the binary into /boot Signed-off-by: Ting Liu <ting.liu@freescale.com>
2015-01-12cs4315-firmware: remove recipeZhenhua Luo
The source code of cs4315-firmware is not available in public git repo due to license issue, remove the recipe. Build error log: ERROR: Function failed: Fetcher failure for URL: 'git://git.freescale.com/ppc/sdk/firmware.git;nobranch=1'. Unable to fetch URL from any source. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2015-01-08qe-ucode: update to revision 49efc94Ting Liu
This includes following fixes: 49efc94 Add QE ucode binary for T1024 and LS1021a Signed-off-by: Ting Liu <ting.liu@freescale.com>
2015-01-07ipc: update to revision c9c92acZhenhua Luo
This includes following fixes: c9c92ac B4:L1 Defense: Add support for hardware watchpoint c4dd0bc b4860: IPC: Make dynamic user space library position independent Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2015-01-07rcw: update revision to 3e89f378Ting Liu
This update to fsl sdk v1.7 release, the detailed changes can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/rcw.git/ t1042rdb and t1042rdb-pi use the same rcw, update for it. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2015-01-07u-boot: upgrade to 2014.07 with revision 659b6a2Ting Liu
This updates u-boot to sdk v1.7 release which was based on 2014.07. For detailed changes, see: http://git.freescale.com/git/cgit.cgi/ppc/sdk/u-boot.git/ Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2014-09-09boot-format: obey CFLAGS, LDFLAGSChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2014-07-23u-boot-qoriq: rename to match verion 2014.01Chunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com>
2014-07-15ipc-modules: move to recipes-kernel/Ting Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-15inherit qoriq_build_64bit_kernel for kernel/module recipesTing Liu
ppce6500 is a specific core which only support 64bit kernel, the duplicate hack codes were packaged into qoriq_build_64bit_kernel.bbclass, use it. Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-15remove fslmachine MACHINEOVERRIDES usageTing Liu
fslmachine is too generic, use qoriq-ppc instead. Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-15u-boot: rename to u-boot-qoriqTing Liu
like u-boot-imx, u-boot-qoriq is supposed to be provided and supported by Freescale. it uses latest u-boot codes on git.freescale.com Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-08pkc-firmware: add recipe for sdk v1.6Zhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2014-07-08cs4315-firmware: add recipe for sdk v1.6Ting Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-08qe-ucode: add recipe for sdk v1.6Zhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2014-07-08apptrk: add recipe for sdk v1.6 releaseTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-08boot-format: update to sdk v1.6 releaseTing Liu
changes: p2020rdb: Add L2/SRAM boot support powerpc: update dat files to take care 768KB u-boot Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-08add recipes for ipc kernel module and userspace toolTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-08rcw: update to sdk v1.6 releaseZhenhua Luo
add support for new added boards Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-08u-boot: adjust DEPENDS and PATH setting for multilib buildTing Liu
all cross tools were put into the native sysroot per target arch instead of tune arch now: commit e078edbf99f733c04ec8ca50ff10d2200b6d14d4 binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes adjust DEPENDS and PATH setting for multilib build Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-08u-boot: update to sdk v1.6 releaseTing Liu
1.u-boot released in sdk v1.6 was based on 2014.01, set PV to 2014.01+fslgit 2.all the license files was put to Licenses/ directory now, update LIC_FILES_CHKSUM 3.not break if the u-boot config not supported 4.nand u-boot was named as u-boot-with-spl.bin, copy the right binary Signed-off-by: Ting Liu <b28495@freescale.com>
2014-04-02u-boot: add git revision to the local versionChunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com>
2014-02-13u-boot: update SHA for SDK T2080QDSZongchun Yu
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
2014-02-13rcw: update SHA for SDK T2080QDSZongchun Yu
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
2014-02-13u-boot: update license according the source codeZongchun Yu
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
2014-02-13u-boot:add srio image supportZongchun Yu
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
2014-01-12u-boot: update SHA for SDK 1.5Zhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Ting Liu <b28495@freescale.com>
2014-01-12u-boot: use spl version for sd and spi imageTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-01-12u-boot: simplify the compile stepsTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-01-12u-boot: replace tab with 4 spacesTing Liu
Signed-off-by: Ting Liu <b28495@freescale.com>
2014-01-12u-boot:add support for fsl external toolchainZongchun Yu
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com> Tested-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2014-01-12rcw: update SHA for SDK 1.5Zhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2014-01-12boot-format: update the SHA for SDK 1.5Zhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2013-12-11Fix git branch referencesChunrong Guo
*Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo <B40290@freescale.com>
2013-10-10rcw: export PYTHON to override the assignment in MakefileTing Liu
As RCW compiler is supported only with Python 2.6.x and 2.7.x, and currently Yocto uses python 2.7.3 or later, export PYTHON to directly use Yocto's python which can work with rcw.py definitely for now. Signed-off-by: Ting Liu <b28495@freescale.com> Reviewed-by: Emilian Medve <Emilian.Medve@freescale.com> Tested-by: Emilian Medve <Emilian.Medve@freescale.com>
2013-09-24u-boot: fix depend race issue of u-boot-NAND.bin buildZhenhua Luo
| /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/P1022DS_NAND/spl/arch/powerpc/cpu/mpc85xx/.depend:125: *** missing separator. Stop. | make[3]: Leaving directory `/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/arch/powerpc/cpu/mpc85xx' | make[2]: *** [/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/P1022DS_NAND/spl/arch/powerpc/cpu/mpc85xx/start.o] Error 2 Fixed [Bug 5239]. Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>