Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d29d17d7badcf90a31e5d6d1d9a82838ea039a42
/
arch
/
powerpc
/
cpu
d29d17d
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
by York Sun
· 13 years ago
4e57382
powerpc/mpc8xxx: Add DDR2 to unified DDR driver
by York Sun
· 13 years ago
905acde
powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()
by York Sun
· 13 years ago
639f330
powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots
by York Sun
· 13 years ago
cae7c1b
powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en
by York Sun
· 13 years ago
cda1de2
powerpc/mpc8xxx: Move DDR RCW overriding to common code
by York Sun
· 13 years ago
2bba85f
powerpc/mpc8xxx: Extend CWL table
by York Sun
· 13 years ago
a598643
powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536
by Kumar Gala
· 13 years ago
c916d7c
powerpc/85xx: Add support for FMan ethernet in Independent mode
by Kumar Gala
· 14 years ago
fbb9ecf
powerpc/mp: add support for discontiguous cores
by Timur Tabi
· 13 years ago
f117c0f
fdt: Rename fdt_create_phandle to fdt_set_phandle
by Kumar Gala
· 13 years ago
e2d0f25
powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set
by Kumar Gala
· 13 years ago
bc6bbd6
fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)
by Poonam Aggrwal
· 13 years ago
fb855f4
powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)
by Poonam Aggrwal
· 13 years ago
42aee64
fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)
by Poonam Aggrwal
· 13 years ago
e8e6197
powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M
by Poonam Aggrwal
· 13 years ago
52f90da
nand: Freescale Integrated Flash Controller NAND support
by Dipen Dudhat
· 14 years ago
6ca88b0
powerpc/85xx: relocate CCSR before creating the initial RAM area
by Timur Tabi
· 13 years ago
226502e
ppc4xx: Flush dcache after DDR2 autocalibration with caches on
by Stefan Roese
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
3b4a226
video: Add SHARP LQ084S3LG01 LCD support on P1022DS
by Timur Tabi
· 13 years ago
5756736
powerpc/8xxx: Remove dependency on <usb.h>
by Kumar Gala
· 13 years ago
a3a3e7b
powerpc/85xx: enable USB2 gadget mode for corenet ds board
by Shaohui Xie
· 13 years ago
90f89f0
powerpc/85xx: verify the device tree before booting Linux
by Timur Tabi
· 14 years ago
21cd581
MPC8xxx: drop redundant boot messages
by Wolfgang Denk
· 13 years ago
8992738
powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500
by Kumar Gala
· 13 years ago
65bb8b0
powerpc/85xx: Fix up clock_freq property in CAN node of dts
by Bhaskar Upadhaya
· 14 years ago
0a9fe8e
powerpc/85xx: provide 85xx flush_icache for cmd_cache
by Matthew McClintock
· 13 years ago
acf3f8d
powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E
by Kumar Gala
· 13 years ago
db564bc
powerpc/85xx: Add support for P2041[e] XAUI in SERDES
by Kumar Gala
· 13 years ago
88b91f2
powerpc/85xx: Rename P2040 id & SERDES to P2041
by Kumar Gala
· 13 years ago
f110fe9
powerpc/85xx: Adding configuration for DCSRCR to enable 32M access
by Stephen George
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
1c9a560
serial: drop useless ctlr field
by Mike Frysinger
· 14 years ago
6c768ca
serial: push default_serial_console to drivers
by Mike Frysinger
· 14 years ago
9cdfe28
powerpc/mpc85xx: Add clear_ddr_tlbs function
by Becky Bruce
· 13 years ago
ffadc44
fman: insert the Fman firmware into the device tree
by Timur Tabi
· 14 years ago
e4e7e42
powerpc/85xx: add support the ePAPR "phandle" property
by Timur Tabi
· 14 years ago
c518fc0
powerpc/85xx: Fix detection of P1017E
by Kumar Gala
· 13 years ago
2600282
powerpc/85xx: remove SERDES4 soft-reset work-around
by Timur Tabi
· 14 years ago
23f9670
powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time
by York Sun
· 13 years ago
72f4980
powerpc/8xxx: Update USB mode device tree fixup
by Ramneek Mehresh
· 13 years ago
4c99cb9
powerpc/mpc8xxx: fix DDR data width checking
by York Sun
· 13 years ago
f2d264b
powerpc/mpc8xxx: Adding fallback to raw timing on supported boards
by York Sun
· 13 years ago
1b3e3c4
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
by York Sun
· 13 years ago
51d498f
powerpc/mpc8xxx: Add 16-bit support for DDR3
by York Sun
· 13 years ago
d224654
powerpc/mpc8xxx: check SPD length before using part number
by York Sun
· 13 years ago
e090aa7
powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram width
by York Sun
· 13 years ago
1f97987
powerpc/85xx: Add P2041 processor support
by Kumar Gala
· 14 years ago
526cbff
powerpc/p2040: Add various p2040 specific information
by Mingkai Hu
· 14 years ago
58b2f96
powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't set
by Kumar Gala
· 13 years ago
9829fef
powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't set
by Kumar Gala
· 13 years ago
810cb19
MPC83XX: Fix PCI express clock setup
by Bill Cook
· 13 years ago
03c0a92
MPC83xx: add config options for memory setup.
by Andre Schwarz
· 14 years ago
1bda162
MPC837x: set i2c1_clk
by Andre Schwarz
· 14 years ago
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
Next »