Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c8b281524bf98ee5a52db7da71bccdea002df3f5
/
arch
/
powerpc
/
cpu
/
mpc85xx
c8b2815
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
by Liu Gang
· 12 years ago
6770c5e
powerpc: Use lower case for the core names
by Fabio Estevam
· 12 years ago
3a88179
powerpc/mpc85xx: new SPL support for IFC NAND
by Prabhakar Kushwaha
· 12 years ago
74fa22e
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
by Prabhakar Kushwaha
· 12 years ago
76d354f
powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
by Mingkai Hu
· 12 years ago
7dd09b5
85xx: Change clock-frequency compatible to 2.0
by Andy Fleming
· 11 years ago
a71d45d
powerpc/mpc85xx: Clear L1 D-cache lock
by York Sun
· 12 years ago
39bdaff
SECURE BOOT - Removed deletion of TLB entries code
by Ruchika Gupta
· 12 years ago
f698143
powerpc/chassis2: Change core numbering scheme
by York Sun
· 12 years ago
5f208d1
powerpc/mpc8xxx: Add T1040 and variant SoCs
by York Sun
· 12 years ago
9cd95ac
Add e6500 L2 replacement policy selection
by James Yang
· 12 years ago
0c9ab43
powerpc/mpc85xx: check if core is disabled for showing status
by York Sun
· 12 years ago
c416faf
Enable L2 cache parity/ECC error checking
by James Yang
· 12 years ago
8444b53
powerpc/mpc85xx: Update workaround for DDR erratum A-004934
by York Sun
· 12 years ago
3fa75c8
T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c
by Roy Zang
· 12 years ago
3e83fc9
powerpc/85xx: add missing QMAN frequency calculation
by Shaohui Xie
· 12 years ago
b624084
powerpc/mpc85xx: Add T4160 SoC
by York Sun
· 12 years ago
924859a
powerpc/t4240: Fix SerDes protocol arrays with const prefix
by York Sun
· 12 years ago
615f0cb
powerpc/mpc85xx: Fix PIR parsing for chassis2
by York Sun
· 12 years ago
eb80880
powerpc/corenet2: Print SerDes protocol in decimal
by York Sun
· 12 years ago
e1d5a27
powerpc/mpc85xx: Fix portal setup
by York Sun
· 12 years ago
f977244
T4/SerDes: correct the SATA index
by Roy Zang
· 12 years ago
3e4c313
e6500: Move L1 enablement after L2 enablement
by Andy Fleming
· 12 years ago
cd7ad62
powerpc/mpc85xx: Add definitions for HDBCR registers
by Andy Fleming
· 12 years ago
0cb3325
powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot
by Sandeep Singh
· 12 years ago
1f06c9a
powerpc/mpc85xx: Changed LIODN offset values
by Cristian Sovaiala
· 12 years ago
ca9131c
powerpc/85xx: add SerDes bank 4 lanes
by Timur Tabi
· 12 years ago
df616ca
mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
by Horst Kronstorfer
· 12 years ago
99d7b0a
powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
by Xulei
· 12 years ago
7b700d2
powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
by Tang Yuantian
· 12 years ago
f5c2623
powerpc/mpc85xx: add setting of clock-frequency for mpic node
by Dongsheng.wang@freescale.com
· 12 years ago
3c1bfc0
powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'
by Jeffrey Ladouceur
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
8aa5ec6
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
e9adeca
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
6bb9ba7
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
by Simon Glass
· 12 years ago
7c80c6c
ppc: Move used_tlb_cams to arch_global_data
by Simon Glass
· 12 years ago
45bae2e
ppc: Move CONFIG_QE to arch_global_data
by Simon Glass
· 12 years ago
609e6ec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· 12 years ago
67ac13b
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
748cd05
ppc: Move clock fields to arch_global_data
by Simon Glass
· 12 years ago
1206c18
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
72bd83c
powerpc/t4240: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
5e95e2d
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
by Vakul Garg
· 12 years ago
31d084d
powerpc/mpc85xx: add support for MMUv2 page sizes
by Scott Wood
· 12 years ago
35fe948
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
by Prabhakar Kushwaha
· 12 years ago
db9a807
powerpc/mpc85xx:Fix Core cluster configuration loop
by Prabhakar Kushwaha
· 12 years ago
e1dbdd8
powerpc/mpc85xx:Add support of B4420 SoC
by Poonam Aggrwal
· 12 years ago
e394ceb
powerpc/mpc85xx: Few updates for B4860 cpu changes
by Poonam Aggrwal
· 12 years ago
2d9f26b
powerpc/mpc85xx: Reserve default boot page
by York Sun
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
966b11c
powerpc: Extract EPAPR_MAGIC constants into processor.h
by Stefan Roese
· 12 years ago
afbfdf5
powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
by York Sun
· 12 years ago
b25f6de
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
by Timur Tabi
· 12 years ago
c0a4e6b
powerpc/p4080ds: fix PCI-e x8 link training down failure
by Yuanquan Chen
· 12 years ago
d607b96
powerpc/85xx: implement check for erratum A-004580 work-around
by Timur Tabi
· 12 years ago
2a5fcb8
powerpc/mpc85xx: Temporary fix for spin table backward compatibility
by York Sun
· 12 years ago
0118033
powerpc/85xx: implement check for erratum A-004849 work-around
by Timur Tabi
· 12 years ago
e76cd5d
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
c97cd1b
spl/85xx: new SPL support
by Scott Wood
· 12 years ago
4b91972
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
by Scott Wood
· 12 years ago
a179eb0
powerpc/mpc85xx: consistently use COBJS-y
by Scott Wood
· 12 years ago
b9735cb
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
by Scott Wood
· 12 years ago
59629c2
spl/mpc85xx: move udelay to cpu code
by Scott Wood
· 12 years ago
7f0a22f
powerpc/mpc85xx: fix TLB alignment
by Scott Wood
· 12 years ago
9a511bd
powerpc/mpc85xx: add comma before "already enabled"
by Scott Wood
· 12 years ago
f545d30
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
by Scott Wood
· 12 years ago
e56143e
powerpc/mpc85xx: sparse fixes
by Kim Phillips
· 12 years ago
20051f2
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· 12 years ago
c7656ba
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· 12 years ago
23028d6
85xx: Protect timeout_save variable with ifdefs
by Andy Fleming
· 12 years ago
19e4a00
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
by Liu Gang
· 12 years ago
990e1a8
poweprc/85xx: add QMan frequency info and fdt fixup.
by Haiying Wang
· 12 years ago
b0e8115
mpc85xx/portals: Add qman and bman ip_cfg field into portal info
by Haiying Wang
· 12 years ago
98ffa19
powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform
by York Sun
· 12 years ago
ffd06e0
powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
by York Sun
· 12 years ago
3f0997b
powerpc/mpc85xx: Remove R6 from spin table
by York Sun
· 12 years ago
a1d558a
powerpc/mpc85xx: Add workaround for DDR erratum A004934
by York Sun
· 12 years ago
eb53941
powerpc/mpc85xx: software workaround for DDR erratum A-004468
by York Sun
· 12 years ago
f31cfd1
powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT
by York Sun
· 12 years ago
57495e4
powerpc/mpc8xxx: Update DDR registers
by York Sun
· 12 years ago
d240414
powerpc/mpc85xx: Add B4860 and variant SoCs
by York Sun
· 12 years ago
9e75875
powerpc/mpc85xx: Add T4240 SoC
by York Sun
· 12 years ago
379c514
powerpc/corenet2: fix mismatch DDR sync bit from RCW
by York Sun
· 12 years ago
d1001e3
powerpc/corenet2: Add SerDes for corenet2
by York Sun
· 12 years ago
9a653a9
powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2
by York Sun
· 12 years ago
2f1712b
powerpc/mpc85xx: check number of cores
by York Sun
· 12 years ago
f77329c
powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2
by York Sun
· 12 years ago
6d2b9da
powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
by York Sun
· 12 years ago
69c7826
powerpc/mpc85xx: Introduce new macros to add and delete TLB entries
by York Sun
· 12 years ago
800c73c
powerpc/85xx: Add determining and report IFC frequency
by Kumar Gala
· 12 years ago
4905443
powerpc/85xx: Add P5040 processor support
by Timur Tabi
· 12 years ago
71cfcef
powerpc/p5040ds: add per pci endpoint liodn offset list
by Laurentiu Tudor
· 12 years ago
fd94604
powerpc/85xx: define SRIO LIODN functions only if SRIO is defined
by Timur Tabi
· 12 years ago
0c7e65f
powerpc/mpc85xx: fix Unicode characters in release.S
by Timur Tabi
· 12 years ago
d59c557
powerpc/srio: Workaround for srio erratrm a004034
by Liu Gang
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
Next »