Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e542377a59df350bb38e136949d0942c7f49d248
/
arch
/
powerpc
ec7023d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
3fe0128
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
1f06c9a
powerpc/mpc85xx: Changed LIODN offset values
by Cristian Sovaiala
· 12 years ago
e22be77
powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs
by York Sun
· 12 years ago
ca9131c
powerpc/85xx: add SerDes bank 4 lanes
by Timur Tabi
· 12 years ago
f153b68
powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x
by Prabhakar Kushwaha
· 12 years ago
df616ca
mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
by Horst Kronstorfer
· 12 years ago
99d7b0a
powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
by Xulei
· 12 years ago
c5729f0
fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed
by Zang Roy-R61911
· 12 years ago
7b700d2
powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
by Tang Yuantian
· 12 years ago
04feb57
powerpc/b4860: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
ada961e
powerpc/b4: Fix the wrong register offset of B4 PCIE module
by Liu Gang
· 12 years ago
f5c2623
powerpc/mpc85xx: add setting of clock-frequency for mpic node
by Dongsheng.wang@freescale.com
· 12 years ago
3c1bfc0
powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'
by Jeffrey Ladouceur
· 12 years ago
e3288e1
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 12 years ago
b91363c
mpc512x: remove dead code
by Anatolij Gustschin
· 12 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
8330692
mpc: iim: Switch to common fsl_iim
by Benoît Thébaudeau
· 12 years ago
0f67e09
Add fsl_iim driver
by Benoît Thébaudeau
· 12 years ago
98f99e9
ppc4xx: Add SPL support
by Stefan Roese
· 12 years ago
980464a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
fac150e
powerpc/lib: fix unsafe register handling in wait_ticks
by Mats Kärrman
· 12 years ago
dda48e8
powerpc/usb: Fix usb device-tree fix-up
by ramneek mehresh
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
59155f4
lcd, mpc8xx: move the mpc8xx driver to drivers/video
by Jeroen Hofstee
· 12 years ago
46d1d5d
common/lcd.c: cleanup use of global variables
by Wolfgang Denk
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
660c60c
ppc: Enable generic board support
by Simon Glass
· 12 years ago
6f6430d
Introduce generic post-relocation board_r.c
by Simon Glass
· 12 years ago
a6741bc
Declare watchdog functions in watchdog.h
by Simon Glass
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
7c9e89b
ppc: Remove PCIPPC2 and PCIPPC6 boards
by Stefan Roese
· 12 years ago
a615dfd
mpc512x: Adjust the DRAM init sequence to the datasheet spec
by Anatolij Gustschin
· 12 years ago
fcc7fe4
mpc512x: add ifm ac14xx board
by Anatolij Gustschin
· 12 years ago
5643709
mpc512x: allow configuring board specific IPS divider
by Anatolij Gustschin
· 12 years ago
1d63b8f
mpc512x: optionally configure DIU, LPC and NFC deviders
by Anatolij Gustschin
· 12 years ago
e5f5386
mpc512x: use common code for clock setting for all mpc512x boards
by Anatolij Gustschin
· 12 years ago
b84d6d2
mpc512x: add common LAW and Chip Select configuration
by Anatolij Gustschin
· 12 years ago
b4dc0bd
mpc5200: spl_boot.c: Change init oder to first enable printf
by Stefan Roese
· 12 years ago
58864dd
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
8aa5ec6
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
2ab575e
powerpc: Use generic global_data
by Simon Glass
· 12 years ago
e9adeca
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
225ca83
ppc: Move kbd_status to arch_global_data
by Simon Glass
· 12 years ago
a0d3c82
ppc: Move wdt_last to arch_global_data
by Simon Glass
· 12 years ago
923a662
ppc: Move fpga_state to arch_global_data
by Simon Glass
· 12 years ago
7273cce
ppc: Remove console_addr from global data
by Simon Glass
· 12 years ago
7e15d6d
ppc: Move mirror_hack to arch_global_data
by Simon Glass
· 12 years ago
3a1dc8f
arm: Move uart_clk to arch_global_data
by Simon Glass
· 12 years ago
6bb9ba7
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
by Simon Glass
· 12 years ago
43e6081
ppc: Move arbiter fields to arch_global_data
by Simon Glass
· 12 years ago
3c4c308
ppc: Move reset_status to arch_global_data
by Simon Glass
· 12 years ago
1c35613
ppc: Move mpc8220 clocks to arch_global_data
by Simon Glass
· 12 years ago
fefb098
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· 12 years ago
b287749
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· 12 years ago
7c80c6c
ppc: Move used_tlb_cams to arch_global_data
by Simon Glass
· 12 years ago
8670dbc
ppc: Move used_laws to arch_global_data
by Simon Glass
· 12 years ago
45bae2e
ppc: Move CONFIG_QE to arch_global_data
by Simon Glass
· 12 years ago
609e6ec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· 12 years ago
67ac13b
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
c6731fe
ppc: Move mpc83xx clock fields to arch_global_data
by Simon Glass
· 12 years ago
748cd05
ppc: Move clock fields to arch_global_data
by Simon Glass
· 12 years ago
9fb2362
ppc: Remove extra pci_clk fields from global_data
by Simon Glass
· 12 years ago
1206c18
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
72bd83c
powerpc/t4240: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
5e95e2d
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
by Vakul Garg
· 12 years ago
5b93394
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
by Anatolij Gustschin
· 12 years ago
31d084d
powerpc/mpc85xx: add support for MMUv2 page sizes
by Scott Wood
· 12 years ago
35fe948
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
by Prabhakar Kushwaha
· 12 years ago
e8ba6c5
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
by James Yang
· 12 years ago
5926ee3
Add copy command to FSL DDR interactive
by James Yang
· 12 years ago
992f2fb
Fix data stage name matching issue
by James Yang
· 12 years ago
bf41893
Move DDR command parsing to separate function
by James Yang
· 12 years ago
e750cfa
powerpc/mpc8xxx: Enable entering DDR debugging by key press
by York Sun
· 12 years ago
db9a807
powerpc/mpc85xx:Fix Core cluster configuration loop
by Prabhakar Kushwaha
· 12 years ago
e1dbdd8
powerpc/mpc85xx:Add support of B4420 SoC
by Poonam Aggrwal
· 12 years ago
e394ceb
powerpc/mpc85xx: Few updates for B4860 cpu changes
by Poonam Aggrwal
· 12 years ago
2d9f26b
powerpc/mpc85xx: Reserve default boot page
by York Sun
· 12 years ago
06f60ae
powerpc/mpc83xx: add support for new SPL
by Scott Wood
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
b1f17bf
Add strcasecmp() and strncasecmp()
by Simon Glass
· 12 years ago
083f2e0
mpc5200: Add SPL support
by Stefan Roese
· 12 years ago
ea8256f
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
966b11c
powerpc: Extract EPAPR_MAGIC constants into processor.h
by Stefan Roese
· 12 years ago
afbfdf5
powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
by York Sun
· 12 years ago
b25f6de
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
by Timur Tabi
· 12 years ago
c0a4e6b
powerpc/p4080ds: fix PCI-e x8 link training down failure
by Yuanquan Chen
· 12 years ago
9760b27
powerpc/corenet_ds: move SATA config to board configuration
by Zang Roy-R61911
· 12 years ago
d607b96
powerpc/85xx: implement check for erratum A-004580 work-around
by Timur Tabi
· 12 years ago
345d6ef
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
by Kim Phillips
· 12 years ago
2a5fcb8
powerpc/mpc85xx: Temporary fix for spin table backward compatibility
by York Sun
· 12 years ago
0118033
powerpc/85xx: implement check for erratum A-004849 work-around
by Timur Tabi
· 12 years ago
1956e43
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
by Timur Tabi
· 12 years ago
e76cd5d
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
dfe1610
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
c97cd1b
spl/85xx: new SPL support
by Scott Wood
· 12 years ago
Next »