Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a6c9aa1f92dd16a0ec6faeff37069db61d3f7cf3
/
arch
/
powerpc
/
cpu
cd6881b
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
d49f8e0
powerpc/mpc8xxx: reword max tCKmin message
by York Sun
· 14 years ago
ee4756d
powerpc/85xx: fix compatible property for the L2 cache node
by Timur Tabi
· 14 years ago
644362c
PPC405EX CHIP_21 erratum
by Steven A. Falco
· 14 years ago
909e9bf
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 14 years ago
aeabdeb
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
62ddcf0
mpc832x: add support for the mpc8321 based suvd3 board
by Heiko Schocher
· 15 years ago
a287963
fsl-ddr: Fix mixed-case macro names
by Kyle Moffett
· 14 years ago
66412c6
powerpc/85xx: Change timebase divisor to be defined per processor
by Kumar Gala
· 14 years ago
d90fdba
powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001
by Timur Tabi
· 14 years ago
f68d306
powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORA
by Timur Tabi
· 14 years ago
7d6d9ba
powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabled
by Timur Tabi
· 14 years ago
da30b9f
powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005
by Timur Tabi
· 14 years ago
ba8e76b
powerpc: use 'video-mode' environment variable to configure DIU
by Timur Tabi
· 14 years ago
86221f0
powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020
by Roy Zang
· 14 years ago
df8af0b
p4080/serdes: Implement the XAUI workaround for SERDES9 erratum
by Emil Medve
· 14 years ago
3d28c5c
powerpc/85xx: fsl_corenet_serdes code rework
by Emil Medve
· 14 years ago
2a0ffb8
powerpc/85xx: Add device tree fixup for bman portal
by Haiying Wang
· 14 years ago
d7da148
powerpc/85xx: Change CS timing params before changing CS properties on IFC
by Dipen Dudhat
· 14 years ago
aef293b
Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 14 years ago
8c4734e
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· 14 years ago
865ff85
fsl: Change fsl_phy_enet_if to phy_interface_t
by Andy Fleming
· 14 years ago
39768f7
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· 14 years ago
33ee4c9
PowerPC: Move -fPIC flag to common place
by Joakim Tjernlund
· 14 years ago
c1c087b
powerpc/85xx: Removed clearing of L2-as-SRAM
by Fabian Cenedese
· 14 years ago
2a9fab8
powerpc/85xx: Add PBL boot from SPI flash support on P4080DS
by Shaohui Xie
· 14 years ago
314b3ff
p4080ds: remove rev1-specific code for the SERDES8 erratum
by Timur Tabi
· 14 years ago
a3055c5
powerpc/85xx: rename NAND prefixes to CONFIG_SYS
by Matthew McClintock
· 14 years ago
a52d2f8
powerpc/85xx: Add P1021 specific QE and UEC support
by Haiying Wang
· 14 years ago
c1fc2d4
powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT
by Zhao Chenhui
· 14 years ago
84d2e03
mpc83xx: restrict UTMI PHY configuration to 831x parts
by Kim Phillips
· 14 years ago
c2a63f4
powerpc/8xxx: Fix typo for address hashing message
by Kumar Gala
· 14 years ago
c7fd27c
mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements
by Kyle Moffett
· 14 years ago
e820a13
fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC
by Kyle Moffett
· 14 years ago
33e6835
powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020
by Laurentiu TUDOR
· 14 years ago
f5feb5a
powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree
by bhaskar upadhaya
· 14 years ago
939cdcd
powerpc/85xx: Fix determining Fman freq on P1023
by Kumar Gala
· 14 years ago
b5c8753
powerpc/85xx: Fixup determining PME, FMan freq
by Kumar Gala
· 14 years ago
7d640e9
powerpc/85xx: Corrected sdhc clock value for P1010
by Priyanka Jain
· 14 years ago
093cffb
powerpc/85xx: Support for Freescale P1024/P1025 processor
by Kumar Gala
· 14 years ago
a7b1e1b
powerpc/85xx: load ucode from nand flash before qe_init
by Haiying Wang
· 14 years ago
0b3b176
fsl_ddr: Adds 16 bit DDR Data width option
by Poonam Aggrwal
· 14 years ago
c399765
powerpc/8xxx: Display DIMM model
by York Sun
· 14 years ago
24995d8
powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs
by Haiying Wang
· 14 years ago
67a719d
powerpc/85xx: Add support for Freescale P1023/P1017 Processors
by Roy Zang
· 14 years ago
ebc7394
powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL
by Kumar Gala
· 14 years ago
f9a33f1
powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
by Kumar Gala
· 14 years ago
c39f44d
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· 14 years ago
5df4b0a
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
by Kumar Gala
· 14 years ago
eea9a12
powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"
by Pankaj Chauhan
· 14 years ago
d789b5f
powerpc/85xx: Add support for Integrated Flash Controller (IFC)
by Dipen Dudhat
· 14 years ago
28747f9
powerpc/85xx: Add SERDES support for P1010/P1014
by Prabhakar Kushwaha
· 14 years ago
b03a466
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
by Prabhakar Kushwaha
· 14 years ago
c04bf5e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
eb672e9
powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134
by York Sun
· 14 years ago
4ca3192
powerpc/mpc8xxx: disable rcw_en bit for non-DDR3
by York Sun
· 14 years ago
08b3f75
powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity
by York Sun
· 14 years ago
7afc45a
powerpc/85xx: Fix synchronization of timebase on MP boot
by Kumar Gala
· 14 years ago
cc1dd33
mpc8[5/6]xx: Ensure POST word does not get reset
by John Schmoller
· 14 years ago
e81241a
powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms
by Ed Swarthout
· 14 years ago
f5b6fb7
powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers
by York Sun
· 14 years ago
856e4b0
powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3
by York Sun
· 14 years ago
8d4addc
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 14 years ago
26e5f79
mpc83xx: Use correct register to calculate clocks.
by Joakim Tjernlund
· 14 years ago
10fa8d7
mpc83xx: fix pcie configuration space read/write
by Leo Liu
· 14 years ago
04a641d
powerpc/8xxx: Fix possible compile issue related to P1013
by Kumar Gala
· 14 years ago
9167191
powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134
by York Sun
· 14 years ago
eb0aff7
powerpc/85xx: Rename MPC8572 DDR erratum to DDR115
by York Sun
· 14 years ago
e1df0de
powerpc/85xx: Remove unnecessary polling loop from DDR init
by York Sun
· 14 years ago
5103a03
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
by Kumar Gala
· 14 years ago
9296683
powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board
by Kumar Gala
· 14 years ago
beba93e
powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC
by Dipen Dudhat
· 14 years ago
768d5b2
powerpc/p4080: Fix warning in serdes code from early use of hwconfig
by York Sun
· 14 years ago
fa8d23c
mpc85xx: Implement workaround for erratum DDR-A003
by York Sun
· 14 years ago
e1fd16b
mpc85xx: Enable unique mode registers and dynamic ODT for DDR3
by York Sun
· 14 years ago
d2a9568
mpc85xx: Adding more registers and options
by York Sun
· 14 years ago
47df8f0
mpc8xxx: Enable ECC on/off control in hwconfig
by York Sun
· 14 years ago
dd12768
mpc8xxx: Display RDIMM if detected
by York Sun
· 14 years ago
dd50af2
powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init
by Kumar Gala
· 14 years ago
f193e3d
powerpc/p2040: Add various p2040 specific information
by Kumar Gala
· 14 years ago
1eda59f
powerpc/p5020: Add various p5020 specific information
by Kumar Gala
· 14 years ago
d5d2cd4
powerpc/p3041: Add various p3041 specific information
by Kumar Gala
· 14 years ago
b5debec
powerpc/85xx: Add Support for Freescale P1014 Processor
by Poonam Aggrwal
· 14 years ago
b8cdd01
powerpc/85xx: Add Support for Freescale P1010 Processor
by Poonam Aggrwal
· 14 years ago
7a577fd
powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
by Kumar Gala
· 14 years ago
fc0c2b6
8xxx/ddr: add support to only compute the ddr sdram size
by Haiying Wang
· 14 years ago
f133796
powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)
by Kumar Gala
· 14 years ago
868da59
powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)
by Kumar Gala
· 14 years ago
1d2c2a6
powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)
by Kumar Gala
· 14 years ago
3dbd5d7
powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code
by Kumar Gala
· 14 years ago
ae026ff
fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)
by Roy Zang
· 14 years ago
3b4456e
fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
by Roy Zang
· 14 years ago
d621da0
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
by Jerry Huang
· 14 years ago
5655136
powerpc/86xx: Enable common SRIO init code
by Kumar Gala
· 14 years ago
a09b9b6
powerpc/8xxx: Refactor SRIO initialization into common code
by Kumar Gala
· 14 years ago
45a6813
powerpc/85xx: Fix bug in dcache_disable
by Kumar Gala
· 14 years ago
7ea3871
MPC8xxx DDR: align informational prints
by Becky Bruce
· 14 years ago
810c442
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
by Becky Bruce
· 14 years ago
70961ba
mpc85xx: rename sdram_init() lbc_sdram_init()
by Becky Bruce
· 14 years ago
Next »