Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d5d2cd4331414127327c8c8fcdb6a31b915f4ae3
/
arch
/
powerpc
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
17028be
Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR
by Prabhakar
· 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
213ac73
fsl_pci: Update PCIe boot ouput
by Peter Tyser
· 14 years ago
a4aafcc
powerpc/fsl-pci: Add generic code to setup PCIe controllers
by Kumar Gala
· 14 years ago
3a0e3c2
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
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
38dba0c
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
6b1ef2a
mpc85xx/tlb.c: Allow platforms to specify wimge bits
by Becky Bruce
· 14 years ago
5d27e02
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· 14 years ago
afabe4b
powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors
by Piergiorgio Beruto
· 14 years ago
70ea7f8
powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES
by Kumar Gala
· 14 years ago
877a261
powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES
by Kumar Gala
· 15 years ago
47567c2
powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES
by Kumar Gala
· 15 years ago
5ba40ee
powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES
by Kumar Gala
· 15 years ago
bc48d0d
powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES
by Kumar Gala
· 15 years ago
af87cab
powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES
by Kumar Gala
· 15 years ago
3818db4
powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES
by Kumar Gala
· 14 years ago
af04247
powerpc/86xx: Add SERDES support on MPC8641 & MPC8610
by Kumar Gala
· 14 years ago
c5780a6
powerpc/85xx: Create a SERDES section in Makefile
by Kumar Gala
· 14 years ago
35079aa
powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function
by Kumar Gala
· 14 years ago
c722c70
ppc4xx: Fix compilation breakage in miiphy.c
by Stefan Roese
· 14 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
96805a5
powerpc: fix register usage in some inline assembly code
by Timur Tabi
· 14 years ago
c22a711
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
by Peter Tyser
· 14 years ago
337f5f5
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
d20b999
xilinx-ppc4xx-generic: Use common u-boot.lds
by Ricardo Ribalda Delgado
· 14 years ago
f7b548a
ppc4xx: Clarify comment about boot chip-select in start.S
by Stefan Roese
· 14 years ago
006915f
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
054289f
mpc83xx: fix pcie enumeration
by Baidu Boy
· 14 years ago
888279b
powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined
by Haiying Wang
· 14 years ago
a55bb83
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
by Kumar Gala
· 14 years ago
e45c98a
mpc83xx: Make it boot again
by Joakim Tjernlund
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
7920954
ppc4xx: Flush complete dcache in relocate_code()
by Stefan Roese
· 14 years ago
e03dabe
powerpc: cmd_ecctest: Use return value of cmd_usage
by Thomas Weber
· 14 years ago
e2c2a95
74xx_7xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
ba273f0
8260: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
de550d6
824x: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
f0687a5
8220: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
085ecde
5xxx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
566d49a
512x: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
53f378f
5xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
cd0402a
8xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
4e2894b
86xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
ff2311a
83xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
ee8028b
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
c08e5cf
POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections
by Wolfgang Denk
· 14 years ago
fa11dbe
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
by Wolfgang Denk
· 14 years ago
a7186b8
cpu/ppc4xx/Makefile: build only needed object files
by Wolfgang Denk
· 14 years ago
57d6c58
WINBOND_83C553: enable only on boards that actually use it.
by Wolfgang Denk
· 14 years ago
b9d7753
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0091337
i2c, mpc5xxx: add multibus support
by Heiko Schocher
· 14 years ago
34bbf61
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· 14 years ago
0635b09
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
by Haiying Wang
· 14 years ago
36ae6a8
powerpc/85xx: Fix lds for nand build
by Haiying Wang
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
1db3fca
MPC8315ERD: fix build error
by Wolfgang Denk
· 14 years ago
c62491d
ppc: Don't initialize write protected NOR flashes
by John Schmoller
· 14 years ago
d9d47d1
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
f472069
ppc4xx: Change tsr/tcr macros to upper case
by Stefan Roese
· 14 years ago
fbe53f5
85xx: Use gc-sections to reduce image size
by Peter Tyser
· 14 years ago
68337fb
86xx: Use gc-sections to reduce image size
by Peter Tyser
· 14 years ago
bd9715e
86xx: Create common linker script
by Kumar Gala
· 14 years ago
d333819
mpc8640: Update the io_sel fields for PCI Express
by Peter Tyser
· 14 years ago
9d64c6b
85xx: Add support for not releasing secondary cores via 'mp_holdoff'
by Aaron Sierra
· 14 years ago
58edbc9
Disable unused chip-select for DDR controller interleaving
by York Sun
· 14 years ago
28a9667
Adding fixed sdram setting for cornet_ds board
by York Sun
· 14 years ago
ebbe11d
Add memory test feature for mpc85xx POST.
by York Sun
· 14 years ago
c02ce6e
Adding more control to physical address mapping
by York Sun
· 14 years ago
a1964ea
powerpc/8xxx: Add fdt_fixup_phy_connection helper
by Kumar Gala
· 14 years ago
f8c4249
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· 14 years ago
fca43cc
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
d1e0b10
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
29c6fbe
MPC5121: Add USB EHCI support
by Damien Dusha
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
4bbfd3e
ppc: Conditionally compile bat_rw.c
by Peter Tyser
· 14 years ago
52ebd9c
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
a1c4864
powerpc: Zero out board info struct on bootup
by Peter Tyser
· 14 years ago
29840de
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
e95a061
powerpc/85xx: fix rev.2 job queue LIODN error storm
by Kim Phillips
· 14 years ago
Next »