Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d49f8e04dba056803a80388798b735814b893bbf
/
arch
/
powerpc
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
83b7e2a
Handle most LDSCRIPT setting centrally
by Scott Wood
· 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
273feaf
powerpc: eSPI and eSPI controller support
by Mingkai Hu
· 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
ae425c1
powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not set
by Matthew McClintock
· 14 years ago
416202f
powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" properties
by Kim Phillips
· 14 years ago
3000976
powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCs
by Lei Xu
· 14 years ago
86221f0
powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020
by Roy Zang
· 14 years ago
e02aea6
powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)
by Kumar Gala
· 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
2bad42a
powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb
by Ramneek Mehresh
· 14 years ago
4b77047
powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoC
by Dipen Dudhat
· 14 years ago
d7da148
powerpc/85xx: Change CS timing params before changing CS properties on IFC
by Dipen Dudhat
· 14 years ago
1fade70
powerpc: fix implementation of out_8 to match the other out_XX functions
by Timur Tabi
· 14 years ago
f38536f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
d32a1a4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
55b0a39
Respect memreserve regions specified in the device tree
by Grant Likely
· 14 years ago
ed59e58
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
by Grant Likely
· 14 years ago
c3624e6
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
by Grant Likely
· 14 years ago
590d3ca
Stop passing around bootmem_base value.
by Grant Likely
· 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
063c126
tsec: Convert tsec to use PHY Lib
by Andy Fleming
· 14 years ago
8ae86b7
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 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
32c8cfb
fsl_esdhc: Deal with watermark level register related changes
by Priyanka Jain
· 14 years ago
2a9fab8
powerpc/85xx: Add PBL boot from SPI flash support on P4080DS
by Shaohui Xie
· 14 years ago
b93f81a
powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS
by Jiang Yutang
· 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
4aa8405
powerpc/85xx: Add some defines & registers in immap_85xx.h
by Zhao Chenhui
· 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
c657d89
powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZE
by Kumar Gala
· 14 years ago
7d640e9
powerpc/85xx: Corrected sdhc clock value for P1010
by Priyanka Jain
· 14 years ago
1fbf348
powerpc/85xx: Adds some P1010/P1014 SoC configuration defines
by Poonam Aggrwal
· 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
b6ccd2c
fsl_pci: Add support for FSL PCIe controllers v2.x
by Prabhakar Kushwaha
· 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
fdb4dad
powerpc/85xx: Cleanup some QE related defines
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
561e710
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
by Kumar Gala
· 14 years ago
fbee0f7
powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020
by Kumar Gala
· 14 years ago
eea9a12
powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"
by Pankaj Chauhan
· 14 years ago
f0f8994
powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>
by Kumar Gala
· 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
2d7534a
powerpc/85xx: Enable various errata on P1022/P1013 SoCs
by Jiang Yutang
· 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
6dc1eceb
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 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
fced09a
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
2da0fc0
ppc4xx: Add DLVision-10G board support
by Dirk Eibach
· 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
Next »