History log of /rk3399_rockchip-uboot/arch/powerpc/cpu/ (Results 576 – 600 of 1281)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1c68d01e19-Aug-2013 Shaohui Xie <Shaohui.Xie@freescale.com>

powerpc/t4240: add QSGMII interface support

Also some fix for QSGMII.
1. fix QSGMII configure of Serdes2.
2. fix PHY address of QSGMII MAC9 & MAC10 for each FMAN.
3. fix dtb for QSGMII interface.

S

powerpc/t4240: add QSGMII interface support

Also some fix for QSGMII.
1. fix QSGMII configure of Serdes2.
2. fix PHY address of QSGMII MAC9 & MAC10 for each FMAN.
3. fix dtb for QSGMII interface.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>

show more ...

6b44d9e515-Aug-2013 Shruti Kanetkar <Shruti@Freescale.com>

powerpcv2: Print hardcoded size like print_size() does

Makes the startup output more consistent

Signed-off-by: Shruti Kanetkar <Shruti@Freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>

powerpcv2: Print hardcoded size like print_size() does

Makes the startup output more consistent

Signed-off-by: Shruti Kanetkar <Shruti@Freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Acked-by: Stefan Roese <sr@denx.de>
Acked-by: York Sun <yorksun@freescale.com>

show more ...

2f848f9715-Aug-2013 Shruti Kanetkar <Shruti@Freescale.com>

powerpc: Use print_size() where appropriate

Makes the startup output more consistent

Signed-off-by: Shruti Kanetkar <Shruti@Freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Acked-by:

powerpc: Use print_size() where appropriate

Makes the startup output more consistent

Signed-off-by: Shruti Kanetkar <Shruti@Freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>

show more ...

997399fa16-Aug-2013 Prabhakar Kushwaha <prabhakar@freescale.com>

powerpc: Fix CamelCase checkpatch warnings

85xx, 86xx PowerPC folders have code variables with CamelCase naming conventions.
because of this code checkpatch script generates "WARNING: Avoid CamelCas

powerpc: Fix CamelCase checkpatch warnings

85xx, 86xx PowerPC folders have code variables with CamelCase naming conventions.
because of this code checkpatch script generates "WARNING: Avoid CamelCase".

Convert variables name to normal naming convention and modify board, driver
files with updated the new structure.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>

show more ...

bb0dc10816-Aug-2013 Ying Zhang <b40530@freescale.com>

powerpc: mpc85xx: Support booting from SD Card with SPL

The code from the internal on-chip ROM. It loads the final uboot image
into DDR, then jump to it to begin execution.

The SPL's size is sizeab

powerpc: mpc85xx: Support booting from SD Card with SPL

The code from the internal on-chip ROM. It loads the final uboot image
into DDR, then jump to it to begin execution.

The SPL's size is sizeable, the maximum size must not exceed the size of L2
SRAM. It initializes the DDR through SPD code, and copys final uboot image
to DDR. So there are two stage uboot images:
* spl_boot, 96KB size. The env variables are copied to L2 SRAM, so that
ddr spd code can get the interleaving mode setting in env. It loads
final uboot image from offset 96KB.
* final uboot image, size is variable depends on the functions enabled.

Signed-off-by: Ying Zhang <b40530@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>

show more ...

0151d99d16-Aug-2013 Ying Zhang <b40530@freescale.com>

powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL

1. The symbol CONFIG_SPL_NAND_MINIMAL is unused, so deleted it.
2. Some functions were unused in

powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL

1. The symbol CONFIG_SPL_NAND_MINIMAL is unused, so deleted it.
2. Some functions were unused in the minimal SPL, but it is useful
in the common SPL. So, enabled some functionality for common SPL.

Signed-off-by: Ying Zhang <b40530@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>

show more ...


/rk3399_rockchip-uboot/Licenses/README
/rk3399_rockchip-uboot/Licenses/bsd-3-clause.txt
/rk3399_rockchip-uboot/Makefile
mpc85xx/tlb.c
mpc8xxx/law.c
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/tables.c
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-coreboot/sysinfo.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-coreboot/tables.h
/rk3399_rockchip-uboot/board/chromebook-x86/coreboot/config.mk
/rk3399_rockchip-uboot/board/esd/cpci750/mv_eth.c
/rk3399_rockchip-uboot/board/scb9328/intel.h
/rk3399_rockchip-uboot/common/cmd_ini.c
/rk3399_rockchip-uboot/common/env_common.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAcc.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccCommon.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccControlInterface.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccDataPlane.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccMac.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccMii.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBAPI.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBAPISupport.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBCore.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBEvents.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBFeatures.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBFirewall.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBHashtable.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBLearning.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBMem.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBNPEAdaptor.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBPortUpdate.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBReports.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBSearch.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBSpanningTree.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBUtil.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBVlan.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBWiFi.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthMii.c
/rk3399_rockchip-uboot/drivers/net/npe/IxFeatureCtrl.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeDl.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeDlImageMgr.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeDlNpeMgr.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeDlNpeMgrUtils.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMh.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhConfig.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhReceive.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhSend.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhSolicitedCbMgr.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhUnsolicitedCbMgr.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalBufferMgt.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalIoMem.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsCacheMMU.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsMsgQ.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsSemaphore.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsServices.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsThread.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrAqmIf.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrDispatcher.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrInit.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrQAccess.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrQCfg.c
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAssert.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmSch.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmTypes.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmdAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmdAccCtrl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmm.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxDmaAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAccDataPlane_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAccMac_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAccMii_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAccQueueAssign_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAcc_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDB.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBLocks_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBLog_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBMessages_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBPortDefs.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBQoS.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDB_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthMii.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthMii_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthNpe.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxFeatureCtrl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxHssAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxI2cDrv.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeA.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlImageMgr_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlMacros_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlNpeMgrEcRegisters_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlNpeMgrUtils_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlNpeMgr_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMh.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhConfig_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhMacros_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhReceive_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhSend_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhSolicitedCbMgr_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhUnsolicitedCbMgr_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMicrocode.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsBufLib.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsBuffMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsBuffPoolMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsCacheMMU.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsPrintf.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServices.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServicesComponents.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServicesEndianess.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServicesMemAccess.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServicesMemMap.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsal.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalAssert.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackward.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardAssert.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardBufferMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardCacheMMU.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardMemMap.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardOsServices.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardOssl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBufferMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBufferMgtDefault.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalConfig.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalEndianess.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalIoMem.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalMemAccess.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalOem.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalOsBufferMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalOsIxp400.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalOsIxp400CustomizedMapping.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalTypes.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalUtilitySymbols.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxParityENAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxPerfProfAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgr.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrAqmIf_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrDefines_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrDispatcher_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrLog_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrQAccess_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrQCfg_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQueueAssignments.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxSspAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxTimeSyncAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxTimerCtrl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxTypes.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxUART.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxVersionId.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_error.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_macros.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_os_type.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_ossl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_symbols.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_types.h
/rk3399_rockchip-uboot/drivers/net/npe/include/os_datatypes.h
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_qsort.c
/rk3399_rockchip-uboot/include/configs/MPC8313ERDB.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/elf.h
/rk3399_rockchip-uboot/spl/Makefile
3fb8588907-Aug-2013 Matthias Fuchs <matthias.fuchs@esd.eu>

ppc4xx: Remove support for PPC405CR CPUs

This patch removes support for the APM 405CR CPU.
This CPU is EOL and no board uses this chip.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>

9c3f77eb16-Aug-2013 Chunhe Lan <Chunhe.Lan@freescale.com>

fsl_i2c: add workaround for the erratum I2C A004447

This workaround is for the erratum I2C A004447. Device reference
manual provides a scheme that allows the I2C master controller
to generate nine S

fsl_i2c: add workaround for the erratum I2C A004447

This workaround is for the erratum I2C A004447. Device reference
manual provides a scheme that allows the I2C master controller
to generate nine SCL pulses, which enable an I2C slave device
that held SDA low to release SDA. However, due to this erratum,
this scheme no longer works. In addition, when I2C is used as
a source of the PBL, the state machine is not able to recover.

At the same time, delete the reduplicative definition of SVR_VER
and SVR_REV. The SVR_REV is the low 8 bits rather than the low 16
bits of svr. And we use the CONFIG_SYS_FSL_A004447_SVR_REV macro
instead of hard-code value 0x10, 0x11 and 0x20.

The CONFIG_SYS_FSL_A004447_SVR_REV = 0x00 represents that one
version of platform has this I2C errata. So enable this errata
by IS_SVR_REV(svr, maj, min) function.

Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Heiko Schocher <hs@denx.de>

show more ...


/rk3399_rockchip-uboot/Licenses/README
/rk3399_rockchip-uboot/Licenses/bsd-3-clause.txt
/rk3399_rockchip-uboot/Makefile
mpc85xx/cmd_errata.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_i2c.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/processor.h
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/tables.c
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-coreboot/sysinfo.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-coreboot/tables.h
/rk3399_rockchip-uboot/board/chromebook-x86/coreboot/config.mk
/rk3399_rockchip-uboot/board/esd/cpci750/mv_eth.c
/rk3399_rockchip-uboot/board/scb9328/intel.h
/rk3399_rockchip-uboot/common/cmd_ini.c
/rk3399_rockchip-uboot/drivers/i2c/fsl_i2c.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAcc.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccCommon.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccControlInterface.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccDataPlane.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccMac.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthAccMii.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBAPI.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBAPISupport.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBCore.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBEvents.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBFeatures.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBFirewall.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBHashtable.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBLearning.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBMem.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBNPEAdaptor.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBPortUpdate.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBReports.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBSearch.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBSpanningTree.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBUtil.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBVlan.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBWiFi.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthMii.c
/rk3399_rockchip-uboot/drivers/net/npe/IxFeatureCtrl.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeDl.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeDlImageMgr.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeDlNpeMgr.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeDlNpeMgrUtils.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMh.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhConfig.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhReceive.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhSend.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhSolicitedCbMgr.c
/rk3399_rockchip-uboot/drivers/net/npe/IxNpeMhUnsolicitedCbMgr.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalBufferMgt.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalIoMem.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsCacheMMU.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsMsgQ.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsSemaphore.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsServices.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalOsThread.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrAqmIf.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrDispatcher.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrInit.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrQAccess.c
/rk3399_rockchip-uboot/drivers/net/npe/IxQMgrQCfg.c
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAssert.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmSch.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmTypes.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmdAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmdAccCtrl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmm.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxDmaAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAccDataPlane_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAccMac_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAccMii_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAccQueueAssign_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthAcc_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDB.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBLocks_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBLog_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBMessages_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBPortDefs.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBQoS.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDB_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthMii.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthMii_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthNpe.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxFeatureCtrl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxHssAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxI2cDrv.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeA.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlImageMgr_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlMacros_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlNpeMgrEcRegisters_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlNpeMgrUtils_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeDlNpeMgr_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMh.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhConfig_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhMacros_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhReceive_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhSend_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhSolicitedCbMgr_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMhUnsolicitedCbMgr_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxNpeMicrocode.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsBufLib.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsBuffMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsBuffPoolMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsCacheMMU.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsPrintf.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServices.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServicesComponents.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServicesEndianess.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServicesMemAccess.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsServicesMemMap.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsal.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalAssert.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackward.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardAssert.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardBufferMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardCacheMMU.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardMemMap.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardOsServices.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBackwardOssl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBufferMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalBufferMgtDefault.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalConfig.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalEndianess.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalIoMem.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalMemAccess.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalOem.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalOsBufferMgt.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalOsIxp400.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalOsIxp400CustomizedMapping.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalTypes.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalUtilitySymbols.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxParityENAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxPerfProfAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgr.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrAqmIf_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrDefines_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrDispatcher_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrLog_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrQAccess_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQMgrQCfg_p.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxQueueAssignments.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxSspAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxTimeSyncAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxTimerCtrl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxTypes.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxUART.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxVersionId.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_error.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_macros.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_os_type.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_ossl.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_symbols.h
/rk3399_rockchip-uboot/drivers/net/npe/include/ix_types.h
/rk3399_rockchip-uboot/drivers/net/npe/include/os_datatypes.h
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_qsort.c
/rk3399_rockchip-uboot/include/elf.h
46263f2d28-Jul-2013 Wolfgang Denk <wd@denx.de>

SPDX-License-Identifier: convert PIBS licensed files

This commit adapts the files that were derived from PIBS (PowerPC
Initialization and Boot Software) codeto using SPDX License
Identifiers.

So fa

SPDX-License-Identifier: convert PIBS licensed files

This commit adapts the files that were derived from PIBS (PowerPC
Initialization and Boot Software) codeto using SPDX License
Identifiers.

So far, SPDX has not assigned an official License ID for the PIBS
license yet, so this should be considered preliminary.

Note that the following files contained incorrect license information:

arch/powerpc/cpu/ppc4xx/4xx_uart.c
arch/powerpc/cpu/ppc4xx/start.S
arch/powerpc/include/asm/ppc440.h

These files included, in addition to the GPL-2.0 / ibm-pibs dual
license as inherited from PIBS, a GPL-2.0+ license header which was
obviously incorrect. This has been removed.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Wolfgang Denk <wd@denx.de>

Conflicts:
Licenses/README
Acked-by: Stefan Roese <sr@denx.de>

show more ...


/rk3399_rockchip-uboot/.gitignore
/rk3399_rockchip-uboot/Licenses/README
/rk3399_rockchip-uboot/Licenses/ibm-pibs.txt
/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/clock_am33xx.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/clock_am43xx.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/clock_ti814x.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/clock_ti816x.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/emif4.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/mem.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/highbank/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/soc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/boot-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/clocks-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/emif-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/mem.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/sys_info.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/hw_data.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/prcm-regs.c
/rk3399_rockchip-uboot/arch/arm/imx-common/cmd_hdmidet.c
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/clock_ti81xx.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/clocks_am33xx.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/ddr_defs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/hardware_am43xx.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/hardware_ti814x.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/hardware_ti816x.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/mem.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/mmc_host_def.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/mux.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/mux_am43xx.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/mux_ti816x.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/omap.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/spl.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/sys_proto.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-armv7/systimer.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-davinci/pinmux_defs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/mxc_hdmi.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/clocks_omap3.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap4/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/omap.h
/rk3399_rockchip-uboot/arch/arm/include/asm/omap_common.h
/rk3399_rockchip-uboot/arch/arm/include/asm/omap_gpio.h
/rk3399_rockchip-uboot/arch/arm/lib/board.c
/rk3399_rockchip-uboot/arch/arm/lib/spl.c
ppc4xx/4xx_pci.c
ppc4xx/4xx_uart.c
ppc4xx/miiphy.c
ppc4xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ppc405.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ppc440.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ppc4xx-emac.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ppc4xx-mal.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ppc4xx.h
/rk3399_rockchip-uboot/board/Barix/ipam390/Makefile
/rk3399_rockchip-uboot/board/Barix/ipam390/README.ipam390
/rk3399_rockchip-uboot/board/Barix/ipam390/ipam390-ais-uart.cfg
/rk3399_rockchip-uboot/board/Barix/ipam390/ipam390.c
/rk3399_rockchip-uboot/board/Barix/ipam390/u-boot-spl-ipam390.lds
/rk3399_rockchip-uboot/board/altera/socfpga/Makefile
/rk3399_rockchip-uboot/board/altera/socfpga/socfpga_cyclone5.c
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/README.mx6qsabrelite
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6x.c
/rk3399_rockchip-uboot/board/cray/L1/init.S
/rk3399_rockchip-uboot/board/csb272/init.S
/rk3399_rockchip-uboot/board/csb472/init.S
/rk3399_rockchip-uboot/board/davinci/da8xxevm/da850evm.c
/rk3399_rockchip-uboot/board/esd/pci405/writeibm.S
/rk3399_rockchip-uboot/board/freescale/c29xpcie/README
/rk3399_rockchip-uboot/board/freescale/mx6sabresd/mx6sabresd.c
/rk3399_rockchip-uboot/board/gdsys/405ep/iocon.c
/rk3399_rockchip-uboot/board/highbank/highbank.c
/rk3399_rockchip-uboot/board/isee/igep0033/board.c
/rk3399_rockchip-uboot/board/isee/igep0033/board.h
/rk3399_rockchip-uboot/board/isee/igep00x0/igep00x0.c
/rk3399_rockchip-uboot/board/jse/init.S
/rk3399_rockchip-uboot/board/mpl/common/pci.c
/rk3399_rockchip-uboot/board/mpl/mip405/init.S
/rk3399_rockchip-uboot/board/mpl/pip405/init.S
/rk3399_rockchip-uboot/board/overo/overo.c
/rk3399_rockchip-uboot/board/overo/overo.h
/rk3399_rockchip-uboot/board/phytec/pcm051/board.c
/rk3399_rockchip-uboot/board/sc3/init.S
/rk3399_rockchip-uboot/board/ti/am335x/Makefile
/rk3399_rockchip-uboot/board/ti/am335x/README
/rk3399_rockchip-uboot/board/ti/am335x/board.c
/rk3399_rockchip-uboot/board/ti/am335x/board.h
/rk3399_rockchip-uboot/board/ti/am335x/mux.c
/rk3399_rockchip-uboot/board/ti/am335x/u-boot.lds
/rk3399_rockchip-uboot/board/ti/am43xx/Makefile
/rk3399_rockchip-uboot/board/ti/am43xx/board.c
/rk3399_rockchip-uboot/board/ti/am43xx/board.h
/rk3399_rockchip-uboot/board/ti/am43xx/mux.c
/rk3399_rockchip-uboot/board/ti/beagle/beagle.c
/rk3399_rockchip-uboot/board/ti/beagle/beagle.h
/rk3399_rockchip-uboot/board/ti/dra7xx/evm.c
/rk3399_rockchip-uboot/board/ti/dra7xx/mux_data.h
/rk3399_rockchip-uboot/board/ti/omap5_uevm/evm.c
/rk3399_rockchip-uboot/board/ti/omap5_uevm/mux_data.h
/rk3399_rockchip-uboot/board/ti/ti814x/evm.c
/rk3399_rockchip-uboot/board/ti/ti816x/Makefile
/rk3399_rockchip-uboot/board/ti/ti816x/evm.c
/rk3399_rockchip-uboot/board/w7o/init.S
/rk3399_rockchip-uboot/board/wandboard/wandboard.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_load.c
/rk3399_rockchip-uboot/common/image-fit.c
/rk3399_rockchip-uboot/common/spl/spl.c
/rk3399_rockchip-uboot/common/spl/spl_mmc.c
/rk3399_rockchip-uboot/common/stdio.c
/rk3399_rockchip-uboot/doc/README.falcon
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/mxc_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/omap_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/pca953x.c
/rk3399_rockchip-uboot/drivers/gpio/tca642x.c
/rk3399_rockchip-uboot/drivers/i2c/tegra_i2c.c
/rk3399_rockchip-uboot/drivers/net/4xx_enet.c
/rk3399_rockchip-uboot/drivers/net/ax88180.c
/rk3399_rockchip-uboot/drivers/net/calxedaxgmac.c
/rk3399_rockchip-uboot/drivers/net/cpsw.c
/rk3399_rockchip-uboot/drivers/net/fsl_mcdmafec.c
/rk3399_rockchip-uboot/drivers/net/ftmac110.c
/rk3399_rockchip-uboot/drivers/net/ftmac110.h
/rk3399_rockchip-uboot/drivers/net/lan91c96.c
/rk3399_rockchip-uboot/drivers/net/mcffec.c
/rk3399_rockchip-uboot/drivers/net/mcfmii.c
/rk3399_rockchip-uboot/drivers/net/ne2000.c
/rk3399_rockchip-uboot/drivers/net/npe/IxEthDBFeatures.c
/rk3399_rockchip-uboot/drivers/net/npe/IxOsalIoMem.c
/rk3399_rockchip-uboot/drivers/net/npe/include/IxEthDBPortDefs.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxOsalTypes.h
/rk3399_rockchip-uboot/drivers/net/npe/miiphy.c
/rk3399_rockchip-uboot/drivers/net/phy/phy.c
/rk3399_rockchip-uboot/drivers/net/phy/realtek.c
/rk3399_rockchip-uboot/drivers/net/phy/smsc.c
/rk3399_rockchip-uboot/drivers/serial/arm_dcc.c
/rk3399_rockchip-uboot/drivers/serial/ns16550.c
/rk3399_rockchip-uboot/drivers/serial/serial.c
/rk3399_rockchip-uboot/drivers/usb/eth/smsc95xx.c
/rk3399_rockchip-uboot/drivers/usb/musb-new/musb_core.c
/rk3399_rockchip-uboot/drivers/video/mxc_ipuv3_fb.c
/rk3399_rockchip-uboot/include/api_public.h
/rk3399_rockchip-uboot/include/bootstage.h
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/am3517_crane.h
/rk3399_rockchip-uboot/include/configs/am3517_evm.h
/rk3399_rockchip-uboot/include/configs/am43xx_evm.h
/rk3399_rockchip-uboot/include/configs/apx4devkit.h
/rk3399_rockchip-uboot/include/configs/calimain.h
/rk3399_rockchip-uboot/include/configs/cam_enc_4xx.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/da830evm.h
/rk3399_rockchip-uboot/include/configs/da850evm.h
/rk3399_rockchip-uboot/include/configs/davinci_dm365evm.h
/rk3399_rockchip-uboot/include/configs/davinci_dm6467evm.h
/rk3399_rockchip-uboot/include/configs/davinci_dvevm.h
/rk3399_rockchip-uboot/include/configs/davinci_schmoogie.h
/rk3399_rockchip-uboot/include/configs/davinci_sffsdr.h
/rk3399_rockchip-uboot/include/configs/davinci_sonata.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/dig297.h
/rk3399_rockchip-uboot/include/configs/dlvision-10g.h
/rk3399_rockchip-uboot/include/configs/dra7xx_evm.h
/rk3399_rockchip-uboot/include/configs/ea20.h
/rk3399_rockchip-uboot/include/configs/enbw_cmc.h
/rk3399_rockchip-uboot/include/configs/galaxy5200.h
/rk3399_rockchip-uboot/include/configs/hawkboard.h
/rk3399_rockchip-uboot/include/configs/highbank.h
/rk3399_rockchip-uboot/include/configs/igep0033.h
/rk3399_rockchip-uboot/include/configs/igep00x0.h
/rk3399_rockchip-uboot/include/configs/ipam390.h
/rk3399_rockchip-uboot/include/configs/linkstation.h
/rk3399_rockchip-uboot/include/configs/m28evk.h
/rk3399_rockchip-uboot/include/configs/mcx.h
/rk3399_rockchip-uboot/include/configs/mx23_olinuxino.h
/rk3399_rockchip-uboot/include/configs/mx23evk.h
/rk3399_rockchip-uboot/include/configs/mx28evk.h
/rk3399_rockchip-uboot/include/configs/mx6sabre_common.h
/rk3399_rockchip-uboot/include/configs/mx6sabresd.h
/rk3399_rockchip-uboot/include/configs/mxs.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/nokia_rx51.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_evm_common.h
/rk3399_rockchip-uboot/include/configs/omap3_logic.h
/rk3399_rockchip-uboot/include/configs/omap3_mvblx.h
/rk3399_rockchip-uboot/include/configs/omap3_overo.h
/rk3399_rockchip-uboot/include/configs/omap3_pandora.h
/rk3399_rockchip-uboot/include/configs/omap3_sdp3430.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom1.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom2.h
/rk3399_rockchip-uboot/include/configs/omap4_common.h
/rk3399_rockchip-uboot/include/configs/omap5_common.h
/rk3399_rockchip-uboot/include/configs/omap5_uevm.h
/rk3399_rockchip-uboot/include/configs/pcm051.h
/rk3399_rockchip-uboot/include/configs/sc_sps_1.h
/rk3399_rockchip-uboot/include/configs/tam3517-common.h
/rk3399_rockchip-uboot/include/configs/ti814x_evm.h
/rk3399_rockchip-uboot/include/configs/ti816x_evm.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
/rk3399_rockchip-uboot/include/configs/wandboard.h
/rk3399_rockchip-uboot/include/cpsw.h
/rk3399_rockchip-uboot/include/fsl_usb.h
/rk3399_rockchip-uboot/include/miiphy.h
/rk3399_rockchip-uboot/include/net.h
/rk3399_rockchip-uboot/include/stdio_dev.h
/rk3399_rockchip-uboot/include/tca642x.h
/rk3399_rockchip-uboot/spl/Makefile
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/aisimage.c
/rk3399_rockchip-uboot/tools/imximage.c
/rk3399_rockchip-uboot/tools/kwbimage.c
/rk3399_rockchip-uboot/tools/mkenvimage.c
/rk3399_rockchip-uboot/tools/omapimage.c
/rk3399_rockchip-uboot/tools/pblimage.c
/rk3399_rockchip-uboot/tools/ublimage.c
6103336705-Aug-2013 ramneek mehresh <ramneek.mehresh@freescale.com>

powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables

Remove getting values of usb mode and phy_type from "usb_dr_mode"
and "usb_phy_type" uboot env variables. Now, these are deter

powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables

Remove getting values of usb mode and phy_type from "usb_dr_mode"
and "usb_phy_type" uboot env variables. Now, these are determined
only from hwconfig string

Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>

show more ...

9dee205d05-Aug-2013 ramneek mehresh <ramneek.mehresh@freescale.com>

fsl/usb: Move USB internal phy definitions to fsl_usb.h

fsl_usb.h file created to share data bewteen usb platform code
and usb ip driver. Internal phy structure definitions moved to
this file

Signe

fsl/usb: Move USB internal phy definitions to fsl_usb.h

fsl_usb.h file created to share data bewteen usb platform code
and usb ip driver. Internal phy structure definitions moved to
this file

Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>

show more ...

a4c955bc31-Jul-2013 Prabhakar Kushwaha <prabhakar@freescale.com>

powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2

It is not necessary for all processor to have serdes block 1 & 2.
They may have only one serdes block.

So, put serdes block 1 & 2 related

powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2

It is not necessary for all processor to have serdes block 1 & 2.
They may have only one serdes block.

So, put serdes block 1 & 2 related code under defines

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>

show more ...

b98d934113-Aug-2013 Tom Rini <trini@ti.com>

Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx


/rk3399_rockchip-uboot/Licenses/README
/rk3399_rockchip-uboot/Licenses/bsd-2-clause.txt
/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/mipi_dsim.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-zynq/hardware.h
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/mips/include/asm/config.h
/rk3399_rockchip-uboot/arch/mips/lib/Makefile
/rk3399_rockchip-uboot/arch/mips/lib/bootm.c
mpc83xx/pcie.c
mpc85xx/Makefile
mpc85xx/b4860_ids.c
mpc85xx/c29x_serdes.c
mpc85xx/cmd_errata.c
mpc85xx/cpu.c
mpc85xx/cpu_init.c
mpc85xx/ddr-gen1.c
mpc85xx/ddr-gen2.c
mpc85xx/ddr-gen3.c
mpc85xx/fdt.c
mpc85xx/fsl_corenet2_serdes.h
mpc85xx/release.S
mpc85xx/start.S
mpc85xx/t4240_ids.c
mpc86xx/ddr-8641.c
mpc8xxx/cpu.c
mpc8xxx/ddr/ctrl_regs.c
mpc8xxx/ddr/ddr.h
mpc8xxx/ddr/ddr3_dimm_params.c
mpc8xxx/ddr/interactive.c
mpc8xxx/ddr/main.c
mpc8xxx/ddr/options.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_ddr_dimm_params.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_ddr_sdram.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_law.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_liodn.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_pci.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_serdes.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/processor.h
/rk3399_rockchip-uboot/board/a3m071/README
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4860qds.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/eth_b4860qds.c
/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/bsc9132qds.c
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/law.c
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/tlb.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/Makefile
/rk3399_rockchip-uboot/board/freescale/c29xpcie/c29xpcie.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/cpld.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/cpld.h
/rk3399_rockchip-uboot/board/freescale/c29xpcie/ddr.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/law.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/tlb.c
/rk3399_rockchip-uboot/board/freescale/common/Makefile
/rk3399_rockchip-uboot/board/freescale/common/idt8t49n222a_serdes_clk.c
/rk3399_rockchip-uboot/board/freescale/common/idt8t49n222a_serdes_clk.h
/rk3399_rockchip-uboot/board/freescale/common/qixis.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/corenet_ds.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1010rdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/README
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/tlb.c
/rk3399_rockchip-uboot/board/freescale/p1_twr/Makefile
/rk3399_rockchip-uboot/board/freescale/p1_twr/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1_twr/law.c
/rk3399_rockchip-uboot/board/freescale/p1_twr/p1_twr.c
/rk3399_rockchip-uboot/board/freescale/p1_twr/tlb.c
/rk3399_rockchip-uboot/board/freescale/p2041rdb/p2041rdb.c
/rk3399_rockchip-uboot/board/freescale/t4qds/Makefile
/rk3399_rockchip-uboot/board/freescale/t4qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t4qds/ddr.h
/rk3399_rockchip-uboot/board/freescale/t4qds/law.c
/rk3399_rockchip-uboot/board/freescale/t4qds/t4240emu.c
/rk3399_rockchip-uboot/board/freescale/t4qds/t4240qds.c
/rk3399_rockchip-uboot/board/freescale/t4qds/tlb.c
/rk3399_rockchip-uboot/board/xilinx/zynq/board.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_sf.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/drivers/fpga/zynqpl.c
/rk3399_rockchip-uboot/drivers/mtd/spi/atmel.c
/rk3399_rockchip-uboot/drivers/mtd/spi/eon.c
/rk3399_rockchip-uboot/drivers/mtd/spi/gigadevice.c
/rk3399_rockchip-uboot/drivers/mtd/spi/ramtron.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spansion.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spi_flash.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spi_spl_load.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sst.c
/rk3399_rockchip-uboot/drivers/mtd/spi/stmicro.c
/rk3399_rockchip-uboot/drivers/mtd/spi/winbond.c
/rk3399_rockchip-uboot/drivers/net/fm/fm.c
/rk3399_rockchip-uboot/drivers/pci/fsl_pci_init.c
/rk3399_rockchip-uboot/drivers/spi/Makefile
/rk3399_rockchip-uboot/drivers/spi/fsl_espi.c
/rk3399_rockchip-uboot/drivers/spi/mpc8xxx_spi.c
/rk3399_rockchip-uboot/drivers/spi/zynq_spi.c
/rk3399_rockchip-uboot/drivers/video/exynos_mipi_dsi_common.c
/rk3399_rockchip-uboot/drivers/video/exynos_mipi_dsi_common.h
/rk3399_rockchip-uboot/drivers/video/exynos_mipi_dsi_lowlevel.c
/rk3399_rockchip-uboot/drivers/video/exynos_mipi_dsi_lowlevel.h
/rk3399_rockchip-uboot/drivers/video/s6e8ax0.c
/rk3399_rockchip-uboot/include/configs/B4860QDS.h
/rk3399_rockchip-uboot/include/configs/BSC9132QDS.h
/rk3399_rockchip-uboot/include/configs/C29XPCIE.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/T4240EMU.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/a3m071.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/t4qds.h
/rk3399_rockchip-uboot/include/configs/zynq.h
/rk3399_rockchip-uboot/include/edid.h
/rk3399_rockchip-uboot/include/pci.h
/rk3399_rockchip-uboot/include/video_font.h
/rk3399_rockchip-uboot/include/video_font_4x6.h
/rk3399_rockchip-uboot/include/zynqpl.h
/rk3399_rockchip-uboot/lib/libfdt/fdt.c
/rk3399_rockchip-uboot/lib/libfdt/fdt_empty_tree.c
/rk3399_rockchip-uboot/lib/libfdt/fdt_ro.c
/rk3399_rockchip-uboot/lib/libfdt/fdt_rw.c
/rk3399_rockchip-uboot/lib/libfdt/fdt_strerror.c
/rk3399_rockchip-uboot/lib/libfdt/fdt_sw.c
/rk3399_rockchip-uboot/lib/libfdt/fdt_wip.c
/rk3399_rockchip-uboot/lib/libfdt/libfdt_internal.h
3aab0cd812-Aug-2013 York Sun <yorksun@freescale.com>

powerpc/mpc85xx: Cleanup license header in source files

Fix the license header introduced by the following patches

Add TWR-P10xx board support
Add T4240EMU target
IDT8T49N222A configuration code
Ad

powerpc/mpc85xx: Cleanup license header in source files

Fix the license header introduced by the following patches

Add TWR-P10xx board support
Add T4240EMU target
IDT8T49N222A configuration code
Add C29x SoC support
Add support for C29XPCIE board

Signed-off-by: York Sun <yorksun@freescale.com>

show more ...

ac8ba84c30-Jul-2013 Marek Vasut <marex@denx.de>

video: Encapsulate font in video_font_data.h

This patch moves all the font configuration values into video_font_data.h
so they are all in the right place with the font. The video_font.h now only
inc

video: Encapsulate font in video_font_data.h

This patch moves all the font configuration values into video_font_data.h
so they are all in the right place with the font. The video_font.h now only
includes video_font_data.h and will allow us to select and include different
font once more fonts are added.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
[agust: fixed build warning for mcc200]
Signed-off-by: Anatolij Gustschin <agust@denx.de>

show more ...


/rk3399_rockchip-uboot/.gitignore
/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/imx-common/dma.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/gpio.c
/rk3399_rockchip-uboot/arch/blackfin/lib/board.c
/rk3399_rockchip-uboot/arch/microblaze/config.mk
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/cache.S
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/start.S
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/time.c
/rk3399_rockchip-uboot/arch/mips/cpu/mips64/interrupts.c
/rk3399_rockchip-uboot/arch/mips/cpu/mips64/start.S
/rk3399_rockchip-uboot/arch/mips/cpu/xburst/start.S
/rk3399_rockchip-uboot/arch/mips/include/asm/malta.h
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/lowlevel_init.S
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/timer.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag102/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag102/lowlevel_init.S
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag102/timer.c
/rk3399_rockchip-uboot/arch/nds32/include/asm/dma-mapping.h
/rk3399_rockchip-uboot/arch/nds32/include/asm/io.h
/rk3399_rockchip-uboot/arch/nds32/include/asm/setup.h
/rk3399_rockchip-uboot/arch/nds32/lib/Makefile
mpc8xx/video.c
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101/Makefile
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101/adp-ag101.c
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101p/Makefile
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101p/adp-ag101p.c
/rk3399_rockchip-uboot/board/AndesTech/adp-ag102/Makefile
/rk3399_rockchip-uboot/board/AndesTech/adp-ag102/adp-ag102.c
/rk3399_rockchip-uboot/board/chromebook-x86/dts/link.dts
/rk3399_rockchip-uboot/board/davinci/ea20/ea20.c
/rk3399_rockchip-uboot/board/gdsys/405ep/405ep.c
/rk3399_rockchip-uboot/board/gdsys/405ep/dlvision-10g.c
/rk3399_rockchip-uboot/board/gdsys/405ep/io.c
/rk3399_rockchip-uboot/board/gdsys/405ep/iocon.c
/rk3399_rockchip-uboot/board/gdsys/405ep/neo.c
/rk3399_rockchip-uboot/board/gdsys/405ex/405ex.c
/rk3399_rockchip-uboot/board/gdsys/405ex/io64.c
/rk3399_rockchip-uboot/board/gdsys/common/Makefile
/rk3399_rockchip-uboot/board/gdsys/common/dp501.c
/rk3399_rockchip-uboot/board/gdsys/common/fpga.c
/rk3399_rockchip-uboot/board/gdsys/common/mclink.c
/rk3399_rockchip-uboot/board/gdsys/common/mclink.h
/rk3399_rockchip-uboot/board/gdsys/common/osd.c
/rk3399_rockchip-uboot/board/qemu-malta/Makefile
/rk3399_rockchip-uboot/board/qemu-malta/lowlevel_init.S
/rk3399_rockchip-uboot/board/qemu-malta/qemu-malta.c
/rk3399_rockchip-uboot/board/samsung/dts/exynos5250-smdk5250.dts
/rk3399_rockchip-uboot/board/samsung/dts/exynos5250-snow.dts
/rk3399_rockchip-uboot/board/xilinx/dts/microblaze-generic.dts
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/cmd_dfu.c
/rk3399_rockchip-uboot/common/cmd_fpgad.c
/rk3399_rockchip-uboot/common/lcd.c
/rk3399_rockchip-uboot/common/usb_hub.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/doc/README.fdt-control
/rk3399_rockchip-uboot/doc/README.mips
/rk3399_rockchip-uboot/doc/driver-model/UDM-block.txt
/rk3399_rockchip-uboot/drivers/block/ftide020.c
/rk3399_rockchip-uboot/drivers/dfu/dfu.c
/rk3399_rockchip-uboot/drivers/dma/apbh_dma.c
/rk3399_rockchip-uboot/drivers/gpio/adi_gpio2.c
/rk3399_rockchip-uboot/drivers/i2c/fti2c010.c
/rk3399_rockchip-uboot/drivers/i2c/fti2c010.h
/rk3399_rockchip-uboot/drivers/i2c/i2c_core.c
/rk3399_rockchip-uboot/drivers/i2c/soft_i2c.c
/rk3399_rockchip-uboot/drivers/mmc/ftsdc010_mci.c
/rk3399_rockchip-uboot/drivers/mtd/cfi_flash.c
/rk3399_rockchip-uboot/drivers/net/pcnet.c
/rk3399_rockchip-uboot/drivers/pci/Makefile
/rk3399_rockchip-uboot/drivers/pci/pci_ftpci100.c
/rk3399_rockchip-uboot/drivers/pci/pci_gt64120.c
/rk3399_rockchip-uboot/drivers/serial/usbtty.h
/rk3399_rockchip-uboot/drivers/spi/bfin_spi.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_dfu.c
/rk3399_rockchip-uboot/drivers/usb/gadget/gadget_chips.h
/rk3399_rockchip-uboot/drivers/usb/gadget/mv_udc.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-omap.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci.h
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/cfb_console.c
/rk3399_rockchip-uboot/drivers/video/da8xx-fb.c
/rk3399_rockchip-uboot/drivers/video/da8xx-fb.h
/rk3399_rockchip-uboot/drivers/video/l5f31188.c
/rk3399_rockchip-uboot/drivers/video/mxsfb.c
/rk3399_rockchip-uboot/drivers/video/sed156x.c
/rk3399_rockchip-uboot/dts/Makefile
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/adp-ag101.h
/rk3399_rockchip-uboot/include/configs/adp-ag101p.h
/rk3399_rockchip-uboot/include/configs/blackstamp.h
/rk3399_rockchip-uboot/include/configs/dlvision-10g.h
/rk3399_rockchip-uboot/include/configs/dlvision.h
/rk3399_rockchip-uboot/include/configs/exynos5250-dt.h
/rk3399_rockchip-uboot/include/configs/io.h
/rk3399_rockchip-uboot/include/configs/io64.h
/rk3399_rockchip-uboot/include/configs/iocon.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/neo.h
/rk3399_rockchip-uboot/include/configs/qemu-malta.h
/rk3399_rockchip-uboot/include/dfu.h
/rk3399_rockchip-uboot/include/faraday/ftpci100.h
/rk3399_rockchip-uboot/include/gdsys_fpga.h
/rk3399_rockchip-uboot/include/gt64120.h
/rk3399_rockchip-uboot/include/ide.h
/rk3399_rockchip-uboot/include/mtd/cfi_flash.h
/rk3399_rockchip-uboot/include/pci_gt64120.h
/rk3399_rockchip-uboot/include/usb/mv_udc.h
/rk3399_rockchip-uboot/include/video_font.h
/rk3399_rockchip-uboot/include/video_font_data.h
/rk3399_rockchip-uboot/tools/bmp_logo.c
/rk3399_rockchip-uboot/tools/dtc-version.sh
ce24f87b10-Dec-2012 Roy Zang <tie-fei.zang@freescale.com>

83xx/pcie: fix build error for 83xx pcie

Fix the following build error caused by patch "powerpc/pcie: add PCIe
version 3.x support":

pcie.c:302:34: error: 'PCI_LTSSM' undeclared (first use in this

83xx/pcie: fix build error for 83xx pcie

Fix the following build error caused by patch "powerpc/pcie: add PCIe
version 3.x support":

pcie.c:302:34: error: 'PCI_LTSSM' undeclared (first use in this function)
pcie.c:303:15: error: 'PCI_LTSSM_L0' undeclared (first use in this function)

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>

show more ...

c45f5c0822-Jul-2013 James Yang <James.Yang@freescale.com>

powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]

The TIMING_CFG_3[EXT_ACTTOPRE] register field is 2 bits wide, but
the mask omitted the LSB. This patch provides a 2-bit wide mask.

Signed-off-by: Ja

powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]

The TIMING_CFG_3[EXT_ACTTOPRE] register field is 2 bits wide, but
the mask omitted the LSB. This patch provides a 2-bit wide mask.

Signed-off-by: James Yang <James.Yang@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>

show more ...

3b75e98204-Jul-2013 Mingkai Hu <Mingkai.Hu@freescale.com>

powerpc/85xx: Add C29x SoC support

The Freescale C29x family is a high performance crypto co-processor.
It combines a single e500v2 core with necessary SEC engine. There're
three SoC types(C291, C29

powerpc/85xx: Add C29x SoC support

The Freescale C29x family is a high performance crypto co-processor.
It combines a single e500v2 core with necessary SEC engine. There're
three SoC types(C291, C292, C293) with the following features:

- 512K L2 Cache/SRAM and 512 KB platform SRAM
- DDR3/DDR3L 32bit DDR controller
- One PCI express (x1, x2, x4) Gen 2.0 Controller
- Trust Architecture 2.0
- SEC6.0 engine

Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com>
Signed-off-by: Po Liu <Po.Liu@freescale.com>

show more ...

0795eff303-Jul-2013 Minghuan Lian <Minghuan.Lian@freescale.com>

powerpc/rman: fix RMan support for t4240 and b4860

1. Add CONFIG_SYS_DPAA_RMAN macro to t4240 and b4860.
2. Decrease RMan liodn offset number.
SET_RMAN_LIODN() is used to set liodn offset of RMan bl

powerpc/rman: fix RMan support for t4240 and b4860

1. Add CONFIG_SYS_DPAA_RMAN macro to t4240 and b4860.
2. Decrease RMan liodn offset number.
SET_RMAN_LIODN() is used to set liodn offset of RMan blocks 0-3.
For t4240 and b4860, RMan liodn base is assigned to 922, the original
offset number is too large that the liodn (base+offset 922+678 = 1600)
is greater than 0x500 the maximum liodn number.

Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>

show more ...

40f398a402-Jul-2013 Shaveta Leekha <shaveta@freescale.com>

powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.h

It allows files not in the same path to use this function
as required by B4 board file

Signed-off-by: Shaveta Leekha <sh

powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.h

It allows files not in the same path to use this function
as required by B4 board file

Signed-off-by: Shaveta Leekha <shaveta@freescale.com>

show more ...

17b8614728-Jun-2013 Liu Gang <Gang.Liu@freescale.com>

powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE

When a board (slave) boots from SRIO/PCIE, it would get the instructions
from a remote board (master) by SRIO/PCIE interface

powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE

When a board (slave) boots from SRIO/PCIE, it would get the instructions
from a remote board (master) by SRIO/PCIE interface, and the slave's
u-boot image should be built with the

SYS_TEXT_BASE=0xFFF80000;

So the u-boot of the slave should avoid the NOR_BOOT branch at the
booting stage.

For example, when a P2041RDB boots from SRIO/PCIE, it will set TLB
entry 15 from base address "CONFIG_SYS_MONITOR_BASE & 0xffc00000",
and with the 4M size as the boot window in NOR_BOOT branch. Because
the CONFIG_SYS_MONITOR_BASE = CONFIG_SYS_TEXT_BASE = 0xFFF80000, so
the TLB entry will be from base address 0xffc00000 and with 4M size.

Then the u-boot will set TLB entry 14 from base address
"CONFIG_SYS_INIT_RAM_ADDR", and with the 16K size as the initial
stack window. For the P2041RDB platform, the CONFIG_SYS_INIT_RAM_ADDR
= 0xffd00000. So the TLB entry 14 and 15 will be in confliction.

There will be right TLB entries configurations when avoid the
NOR_BOOT branch and set the boot window from 0xfff00000 with 1M
size space.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>

show more ...

d217a9ad25-Jun-2013 York Sun <yorksun@freescale.com>

powerpc/mpc85xx: Workaround for A-005812

Erratum A-005812 Incorrect reservation clearing in Write Shadow mode can
result in invalid atomic operations. For u-boot, this erratum only impacts
SoCs runn

powerpc/mpc85xx: Workaround for A-005812

Erratum A-005812 Incorrect reservation clearing in Write Shadow mode can
result in invalid atomic operations. For u-boot, this erratum only impacts
SoCs running in write shadow mode.

Signed-off-by: York Sun <yorksun@freescale.com>

show more ...

c63e137025-Jun-2013 York Sun <yorksun@freescale.com>

powerpc/mpc8xxx: Add memory reset control

JEDEC spec requires the clocks to be stable before deasserting reset
signal for RDIMMs. Clocks start when any chip select is enabled and
clock control regis

powerpc/mpc8xxx: Add memory reset control

JEDEC spec requires the clocks to be stable before deasserting reset
signal for RDIMMs. Clocks start when any chip select is enabled and
clock control register is set. This patch also adds the interface to
toggle memory reset signal if needed by the boards.

Signed-off-by: York Sun <yorksun@freescale.com>

show more ...

b61e061525-Jun-2013 York Sun <yorksun@freescale.com>

powerpc/mpc8xxx: Add x4 DDR device support

On selected platforms, x4 DDR devices can be supported. Using x4 devices may
lower the performance, but generally they are available for higher density.

T

powerpc/mpc8xxx: Add x4 DDR device support

On selected platforms, x4 DDR devices can be supported. Using x4 devices may
lower the performance, but generally they are available for higher density.

Tested on MT36JSF2G72PZ-1G9E1 RDIMM.

Signed-off-by: York Sun <yorksun@freescale.com>

show more ...

d8556db125-Jun-2013 York Sun <yorksun@freescale.com>

powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff

When chip select interleaving is enabled, cs0_bnds is used for address
binding. Other csn_bnds are not used. When two controllers interleaving is

powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff

When chip select interleaving is enabled, cs0_bnds is used for address
binding. Other csn_bnds are not used. When two controllers interleaving is
enabled, cs0_bnds of both controllers are used, other csn_bnds are not.
However, the unused csn_bnds may be used internally for calculating
addresses for calibration. Setting those registers to 0 may confuse
controllers in some cases. Instead, setting them to 0xffffffff together
with normal LAWs will guarantee the address is not mapped to DDR.

Signed-off-by: York Sun <yorksun@freescale.com>

show more ...

1...<<21222324252627282930>>...52