Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cf4f493b6f9f011590f182dd396fd39a4baaf978
/
arch
/
powerpc
cf4f493
powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
by Xulei
· 12 years ago
d6615fe
fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed
by Zang Roy-R61911
· 12 years ago
337c47b
powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
by Tang Yuantian
· 12 years ago
5d9606e
powerpc/b4860: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
cddd3c5
powerpc/b4: Fix the wrong register offset of B4 PCIE module
by Liu Gang
· 12 years ago
109a8d3
powerpc/mpc85xx: add setting of clock-frequency for mpic node
by Dongsheng.wang@freescale.com
· 12 years ago
1345220
powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'
by Jeffrey Ladouceur
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
07038ad
ppc4xx: Add SPL support
by Stefan Roese
· 12 years ago
ab7d35c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
d1cdc1b
powerpc/lib: fix unsafe register handling in wait_ticks
by Mats Kärrman
· 12 years ago
b2553f5
powerpc/usb: Fix usb device-tree fix-up
by ramneek mehresh
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
6284489
lcd, mpc8xx: move the mpc8xx driver to drivers/video
by Jeroen Hofstee
· 12 years ago
67f5391
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
fa6945f
ppc: Enable generic board support
by Simon Glass
· 12 years ago
db397fa
Introduce generic post-relocation board_r.c
by Simon Glass
· 12 years ago
6f98490
Declare watchdog functions in watchdog.h
by Simon Glass
· 12 years ago
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
39cf43f
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· 12 years ago
32a7cb3
mpc512x: Adjust the DRAM init sequence to the datasheet spec
by Anatolij Gustschin
· 12 years ago
d639890
mpc512x: add ifm ac14xx board
by Anatolij Gustschin
· 12 years ago
a4911f5
mpc512x: allow configuring board specific IPS divider
by Anatolij Gustschin
· 12 years ago
db20e91
mpc512x: optionally configure DIU, LPC and NFC deviders
by Anatolij Gustschin
· 12 years ago
c936642
mpc512x: use common code for clock setting for all mpc512x boards
by Anatolij Gustschin
· 12 years ago
3fdce77
mpc512x: add common LAW and Chip Select configuration
by Anatolij Gustschin
· 12 years ago
e39447d
mpc5200: spl_boot.c: Change init oder to first enable printf
by Stefan Roese
· 12 years ago
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
6542c07
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
1c62cc2
powerpc: Use generic global_data
by Simon Glass
· 12 years ago
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
9c6a774
ppc: Move kbd_status to arch_global_data
by Simon Glass
· 12 years ago
88a432b
ppc: Move wdt_last to arch_global_data
by Simon Glass
· 12 years ago
f2d9aaf
ppc: Move fpga_state to arch_global_data
by Simon Glass
· 12 years ago
be1534f
ppc: Remove console_addr from global data
by Simon Glass
· 12 years ago
ba01797
ppc: Move mirror_hack to arch_global_data
by Simon Glass
· 12 years ago
004cc85
arm: Move uart_clk to arch_global_data
by Simon Glass
· 12 years ago
9398008
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
by Simon Glass
· 12 years ago
387a1f2
ppc: Move arbiter fields to arch_global_data
by Simon Glass
· 12 years ago
4d6eaa3
ppc: Move reset_status to arch_global_data
by Simon Glass
· 12 years ago
e02a6e3f
ppc: Move mpc8220 clocks to arch_global_data
by Simon Glass
· 12 years ago
6c6cbd1
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· 12 years ago
4f8c5f0
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· 12 years ago
0b46658
ppc: Move used_tlb_cams to arch_global_data
by Simon Glass
· 12 years ago
c6622d6
ppc: Move used_laws to arch_global_data
by Simon Glass
· 12 years ago
8518b17
ppc: Move CONFIG_QE to arch_global_data
by Simon Glass
· 12 years ago
c2baaec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· 12 years ago
a8b5739
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
cc76e9e
ppc: Move mpc83xx clock fields to arch_global_data
by Simon Glass
· 12 years ago
44ea851
ppc: Move clock fields to arch_global_data
by Simon Glass
· 12 years ago
cb7b31a
ppc: Remove extra pci_clk fields from global_data
by Simon Glass
· 12 years ago
34a194f
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
95bd8e5
powerpc/t4240: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
90a7f9f
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
by Vakul Garg
· 12 years ago
021b7ae
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
by Anatolij Gustschin
· 12 years ago
33a619c
powerpc/mpc85xx: add support for MMUv2 page sizes
by Scott Wood
· 12 years ago
92543c2
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
by Prabhakar Kushwaha
· 12 years ago
4379438
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
by James Yang
· 12 years ago
15e172a
Add copy command to FSL DDR interactive
by James Yang
· 12 years ago
6c936cf
Fix data stage name matching issue
by James Yang
· 12 years ago
1a9ea45
Move DDR command parsing to separate function
by James Yang
· 12 years ago
5025a8d
powerpc/mpc8xxx: Enable entering DDR debugging by key press
by York Sun
· 12 years ago
ccf0e68
powerpc/mpc85xx:Fix Core cluster configuration loop
by Prabhakar Kushwaha
· 12 years ago
248865e
powerpc/mpc85xx:Add support of B4420 SoC
by Poonam Aggrwal
· 12 years ago
1c85955
powerpc/mpc85xx: Few updates for B4860 cpu changes
by Poonam Aggrwal
· 12 years ago
33d57c3
powerpc/mpc85xx: Reserve default boot page
by York Sun
· 12 years ago
2b36fbb
powerpc/mpc83xx: add support for new SPL
by Scott Wood
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
459af69
Add strcasecmp() and strncasecmp()
by Simon Glass
· 12 years ago
50b5ac0
mpc5200: Add SPL support
by Stefan Roese
· 12 years ago
ec90d34
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
79dc544
powerpc: Extract EPAPR_MAGIC constants into processor.h
by Stefan Roese
· 12 years ago
8589d1f
powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
by York Sun
· 12 years ago
cd58656
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
by Timur Tabi
· 12 years ago
c48234e
powerpc/p4080ds: fix PCI-e x8 link training down failure
by Yuanquan Chen
· 12 years ago
2ce421a
powerpc/corenet_ds: move SATA config to board configuration
by Zang Roy-R61911
· 12 years ago
c5355dd
powerpc/85xx: implement check for erratum A-004580 work-around
by Timur Tabi
· 12 years ago
82eac67
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
by Kim Phillips
· 12 years ago
f066a04
powerpc/mpc85xx: Temporary fix for spin table backward compatibility
by York Sun
· 12 years ago
e3ab8c1
powerpc/85xx: implement check for erratum A-004849 work-around
by Timur Tabi
· 12 years ago
9a7b5a3
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
by Timur Tabi
· 12 years ago
992562c
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
b062a51
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
095b712
spl/85xx: new SPL support
by Scott Wood
· 12 years ago
7c81090
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
by Scott Wood
· 12 years ago
94db8d6
powerpc/mpc85xx: consistently use COBJS-y
by Scott Wood
· 12 years ago
5847d78
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
by Scott Wood
· 12 years ago
fac8624
spl/mpc85xx: move udelay to cpu code
by Scott Wood
· 12 years ago
3d48872
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
by Scott Wood
· 12 years ago
f217316
powerpc/mpc85xx: fix TLB alignment
by Scott Wood
· 12 years ago
146f506
powerpc: change .fixup test to a GCC version test
by Scott Wood
· 12 years ago
55f9f3a
powerpc/mpc85xx: add comma before "already enabled"
by Scott Wood
· 12 years ago
d6a8288
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
by Scott Wood
· 12 years ago
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
b5c312a
powerpc/mpc83xx: sparse fixes
by Kim Phillips
· 12 years ago
Next »