Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
42c6e9ad1b4bf5a8d071460a614c4d24e6877369
/
arch
/
powerpc
8246ff8
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 12 years ago
feae342
powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E
by York Sun
· 13 years ago
5e23ab0
powerpc/mpc85xx: Workaround for erratum CPU_A011
by York Sun
· 13 years ago
48f6a5c
powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()
by York Sun
· 12 years ago
1e9ea85
powerpc/P4080: Check SVR for CPU22 workaround
by York Sun
· 13 years ago
7b6e805
lib/powerpc: addrmap_phys_to_virt() should return a pointer
by Timur Tabi
· 13 years ago
e87dc41
powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting
by Prabhakar Kushwaha
· 13 years ago
ad75d44
powerpc/mpc85xx:Add debugger support for e500v2 SoC
by Prabhakar Kushwaha
· 13 years ago
d16a37b
powerpc/85xx:Fix NAND code base to support debugger
by Prabhakar Kushwaha
· 13 years ago
689f00f
powerpc/85xx:Make debug exception vector accessible
by Prabhakar Kushwaha
· 13 years ago
5344f7a
powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger
by Prabhakar Kushwaha
· 13 years ago
19a8dbd
powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support
by Prabhakar Kushwaha
· 13 years ago
a6cdaa0
powerpc/mpc83xx: fix copyright string in serdes.c
by Timur Tabi
· 12 years ago
2531568
MPC8xxx: Define cache ops for USB
by Marek Vasut
· 12 years ago
cb487f5
net: cosmetic: Un-typedef Ethernet_t
by Joe Hershberger
· 12 years ago
1735188
net: Encapsulate CDP packet identification
by Joe Hershberger
· 12 years ago
7a10692
arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning
by Joe Hershberger
· 12 years ago
412411c
arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warning
by Joe Hershberger
· 12 years ago
888fc61
arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning
by Joe Hershberger
· 12 years ago
3573c32
arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning
by Joe Hershberger
· 12 years ago
1b10d07
MPC8xx: fix "Remove volatile from net API" aftermath
by Wolfgang Denk
· 12 years ago
8fa3d2b
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 12 years ago
d2a97da
powerpc/85xx: fix NAND boot linker scripts for -fpic
by Scott Wood
· 13 years ago
de30122
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
822ad60f
powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR
by Timur Tabi
· 13 years ago
5056c8e
powerpc/corenet_ds: Slave core in holdoff when boot from SRIO
by Liu Gang
· 13 years ago
0a85a9e
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
by Liu Gang
· 13 years ago
3f1af81
powerpc/corenet_ds: Slave uploads ucode when boot from SRIO
by Liu Gang
· 13 years ago
5ffa88e
powerpc/corenet_ds: Master module for boot from SRIO
by Liu Gang
· 13 years ago
7d67ed5
powerpc/srio: Rewrite the struct ccsr_rio
by Liu Gang
· 13 years ago
5113ee7
powerpc/85xx:Fix lds for nand boot debug info
by Prabhakar Kushwaha
· 13 years ago
119a55f
powerpc/85xx:Avoid vector table compilation for nand_spl
by Prabhakar Kushwaha
· 13 years ago
64829ba
powerpc/85xx:Fix IVORs addr after vector table relocation
by Prabhakar Kushwaha
· 13 years ago
a4107f8
powerpc/85xx:Avoid hardcoded vector address for IVORs
by Prabhakar Kushwaha
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
8ade950
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· 13 years ago
5ddb118
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
d01b176
ppc: Change memsz variable to signed char
by Simon Glass
· 13 years ago
79f4912
powerpc/8xxx:Add MPH controller support in USB device-tree fixup
by ramneek mehresh
· 13 years ago
5a52977
powerpc/8xxx: Cleanup USB device-tree fixup
by ramneek mehresh
· 13 years ago
670c24f
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
3dc23c7
fsl_lbc: add printout of LCRR and LBCR to local bus regs
by Paul Gortmaker
· 13 years ago
4b56579
mpc83xx: Add a GPIO driver for the MPC83XX family
by Joe Hershberger
· 13 years ago
509adc8
powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
by Jerry Huang
· 13 years ago
3b20011
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
by Kumar Gala
· 13 years ago
01baa05
powerpc: Minimal private libgcc to build on Debian
by Kyle Moffett
· 14 years ago
1086c5d
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 13 years ago
ce2acd3
ppc4xx: Remove usbdev.c
by Stefan Roese
· 13 years ago
ad37ef1
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
9839709
mpc85xx: support for Freescale COM Express P2020
by Ira W. Snyder
· 13 years ago
411e150
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
c18de0d
mpc85xx: support board-specific reset function
by Ira W. Snyder
· 13 years ago
cc15df5
powerpc/85xx: verify the localbus device tree address before booting the OS
by Timur Tabi
· 13 years ago
2f3a71f
mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification
by Ira W. Snyder
· 13 years ago
f2717b4
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· 13 years ago
fbc20aa
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· 13 years ago
3e0529f
powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h
by Timur Tabi
· 13 years ago
4108508
powerpc/85xx: Add workaround for erratum A-003474
by York Sun
· 13 years ago
33c8753
powerpc/85xx: fixup flexcan device tree clock-frequency
by Jia Hongtao
· 13 years ago
43f082b
powerpc/85xx: Add workaround for erratum CPU-A003999
by Kumar Gala
· 13 years ago
9da752e
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
bddf144
iop480_uart.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
4a12726
40x_spd_sdram.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
deeecb7
44x_spd_ddr2.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
6cd71d0
44x_spd_ddr.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
a6370da
cmd_ecctest.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
8f6db4b
4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
fe91a65
4xx_pcie.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
af0af52
usb_ohci.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
d14a94b
arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
c33b92e
arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
9dfa8da
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
d3983ee
font: split font data from video_font.h
by Che-Liang Chiou
· 13 years ago
2d14e36
powerpc/mpc83xx: cleanup makefile for mpc83xx
by York Sun
· 13 years ago
dea7f88
arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
c1ee16b
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
667bc17
arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
e55d637
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
3d6d9c3
arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
e4c9a35
arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
cfee584
fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399
by Poonam Aggrwal
· 13 years ago
50cf3d1
powerpc/85xx: Add support for Book-E MMU Arch v2.0
by Kumar Gala
· 13 years ago
4765fb7
powerpc/85xx: Fix warning for USB device-fixup
by Ramneek Mehresh
· 13 years ago
72243c0
powerpc/85xx: resize the boot page TLB before relocating CCSR
by Timur Tabi
· 13 years ago
19e4384
powerpc/85xx: verify the current address of CCSR before relocating it
by Timur Tabi
· 13 years ago
452ad61
powerpc/85xx: add some missing sync instructions in the CCSR relocation code
by Timur Tabi
· 13 years ago
c2efa0a
powerpc/85xx: fix some comments in the CCSR relocation code
by Timur Tabi
· 13 years ago
5c4a3d4
powerpc/85xx: fix definition of MAS register macros
by Timur Tabi
· 13 years ago
aada81d
powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129
by chenhui zhao
· 13 years ago
5721385
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 13 years ago
69545df
arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
8a33201
arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
8b337be
mpc8220/i2c.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
918e346
mpc8260/i2c.c: replace PRINTD() by debug()
by Wolfgang Denk
· 13 years ago
86ba925
mpc8260/i2c.c: CodingStyle cleanup
by Wolfgang Denk
· 13 years ago
50f87ca
mpc8220/fec.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
89a7b78
mpc8260/speed.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
Next »