index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
cpu_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-5
/
+5
*
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
1
-1
/
+1
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
1
-1
/
+1
*
powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907
Darwin Dingel
2017-01-24
1
-0
/
+7
*
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
York Sun
2017-01-04
1
-8
/
+8
*
powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig
York Sun
2017-01-04
1
-1
/
+1
*
fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum
Shengzhou Liu
2016-12-05
1
-1
/
+7
*
powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option
York Sun
2016-11-23
1
-1
/
+1
*
powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig option
York Sun
2016-11-23
1
-1
/
+1
*
mpc85xx: powerpc: usb: Modified the erratum A006261 according to endianness
Sriram Dash
2016-09-28
1
-2
/
+2
*
powerpc/mpc85xx: T104x: Add nand secure boot target
Sumit Garg
2016-07-21
1
-2
/
+2
*
crypto/fsl: add support for multiple SEC engines initialization
Alex Porosanu
2016-05-18
1
-0
/
+9
*
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2016-02-24
1
-1
/
+1
*
powerpc/SECURE_BOOT: Add PAMU driver
Aneesh Bansal
2016-02-24
1
-8
/
+10
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
1
-0
/
+14
|
\
|
*
secure_boot: enable chain of trust for PowerPC platforms
Aneesh Bansal
2016-01-27
1
-0
/
+14
*
|
powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
Prabhakar Kushwaha
2016-01-25
1
-0
/
+11
|
/
*
fsl/errata: move fsl_errata.h to common directory
Shengzhou Liu
2015-12-13
1
-1
/
+1
*
mpc85xx: clean up the old deep sleep framework
tang yuantian
2015-01-16
1
-9
/
+1
*
powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot
Ruchika Gupta
2014-10-16
1
-1
/
+8
*
fsl_sec: Add hardware accelerated SHA256 and SHA1
Ruchika Gupta
2014-10-16
1
-0
/
+7
*
fsl_sec : Change accessor function to take care of endianness
Ruchika Gupta
2014-10-16
1
-1
/
+1
*
powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options
Shaveta Leekha
2014-08-20
1
-2
/
+26
*
mpc85xx/t104x: Enable L2 and CPC cache when resume
Tang Yuantian
2014-07-22
1
-76
/
+87
*
powerpc/chassis2: Configure and enable L2 cache for PPC clusters only
Shaveta Leekha
2014-07-22
1
-1
/
+2
*
powerpc/mpc85xx: Add workaround to enable TDM on T1040
Sandeep Singh
2014-06-05
1
-0
/
+29
*
powerpc/mpc85xx: Fix boot_flag for calling board_init_f()
York Sun
2014-05-13
1
-3
/
+4
*
powerpc/mpc85xx: Update TLB CAMs in relocated mode
Alexander Graf
2014-05-13
1
-0
/
+1
*
powerpc/85xx: add T4080 SoC support
Shengzhou Liu
2014-05-13
1
-1
/
+8
*
powerpc/mpc85xx: Add Differential SYSCLK config support T1040
Nikhil Badola
2014-04-22
1
-0
/
+26
*
powerpc/mpc85xx: Remove QE firmware copy from NAND
Prabhakar Kushwaha
2014-04-22
1
-13
/
+0
*
mpc85xx/t104x: Add deep sleep framework support
Tang Yuantian
2014-04-22
1
-0
/
+8
*
powerpc/mpc85xx: Add workaround for erratum A007212
York Sun
2014-04-22
1
-0
/
+69
*
QE/U-QE: Add U-QE support
Zhao Qiang
2014-04-22
1
-3
/
+13
*
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...
Zhao Qiang
2014-04-22
1
-1
/
+1
*
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
Aneesh Bansal
2014-04-22
1
-5
/
+22
*
PPC: 85xx: Remove IVOR reset
Alexander Graf
2014-04-22
1
-4
/
+0
*
powerpc/usb: Workaround for erratum-A006261
Suresh Gupta
2014-03-07
1
-0
/
+62
*
powerpc/mpc85xx: Add workaround for erratum A006379
York Sun
2013-10-16
1
-0
/
+7
*
powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2
Prabhakar Kushwaha
2013-10-16
1
-3
/
+3
*
powerpc/sec: Add workaround for SEC A-003571
Shengzhou Liu
2013-08-20
1
-1
/
+9
*
powerpcv2: Print hardcoded size like print_size() does
Shruti Kanetkar
2013-08-20
1
-7
/
+7
*
powerpc: Use print_size() where appropriate
Shruti Kanetkar
2013-08-20
1
-3
/
+5
*
fsl/usb: Move USB internal phy definitions to fsl_usb.h
ramneek mehresh
2013-08-14
1
-3
/
+4
*
powerpc/mpc85xx: Workaround for A-005812
York Sun
2013-08-09
1
-0
/
+8
*
mpc85xx: Base emulator support
York Sun
2013-08-09
1
-0
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
powerpc/mpc85xx: work around erratum A-006593
Scott Wood
2013-06-20
1
-0
/
+3
*
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
Liu Gang
2013-06-20
1
-1
/
+1
*
Add e6500 L2 replacement policy selection
James Yang
2013-05-24
1
-1
/
+1
[next]