Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7a99a877f2fe866aaee07d9a9cad7e6216382900
/
arch
/
powerpc
/
cpu
/
mpc83xx
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
097e360
mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig
by York Sun
· 8 years ago
d297d39
fsl_ddr: Move DDR config options to driver Kconfig
by York Sun
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
adae2ec
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
04cfea5
arch, board: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
809438d
Kconfig: Move config IDENT_STRING to Kconfig
by Siva Durga Prasad Paladugu
· 8 years ago
0c91159
arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.
by Robert P. J. Day
· 9 years ago
3add69e
usb: Rename ehci-fsl.h to ehci-ci.h
by Mateusz Kulikowski
· 9 years ago
e7d15f6
arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
by Ashish kumar
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
cbd618f
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
by Robert P. J. Day
· 9 years ago
b355f17
mpc83xx: Add strider board
by Dirk Eibach
· 9 years ago
18a53e1
powerpc: Finish updating u-boot*lds scripts for newer binutils
by Tom Rini
· 9 years ago
1a03a7e
powerpc: Remove __ilog2_u64 and ffs4 from bitops
by Fabio Estevam
· 9 years ago
f069960
arch: Make board selection choices optional
by Joe Hershberger
· 10 years ago
b8cb075
powerpc: add 2 common dcache assembly functions
by Valentin Longchamp
· 10 years ago
51995c2
powerpc: ids8313: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
706b375
powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support
by Masahiro Yamada
· 10 years ago
f74a027
mpc83xx: Add gdsys hrcon board
by Dirk Eibach
· 10 years ago
e91e10a
powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()
by Valentin Longchamp
· 10 years ago
6e0971b
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· 10 years ago
4cdede6
ppc: Zap Hymod board
by Marek Vasut
· 10 years ago
aa9ecf8
powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7
by Masahiro Yamada
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
f36ffc4
powerpc: remove redundant CPU definition
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
978679d
qe: move immap_qe.h from arch directory into common directory
by Zhao Qiang
· 11 years ago
04e3b3a
mpc8313, bootcount: mpc8313 has no qe muram
by Heiko Schocher
· 11 years ago
227f0a5
Remove obsolete _LINUX_CONFIG_H macro
by Masahiro Yamada
· 11 years ago
7cad207
powerpc/83xx: Add support for get_svr() for 83xx devices
by Ramneek Mehresh
· 11 years ago
0573359
PowerPC: merge commonly-defined flags
by Masahiro Yamada
· 11 years ago
5f65050
powerpc/mpc8349: Use generic mpc85xx DDR driver
by York Sun
· 11 years ago
a21803d
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
by York Sun
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
f7b8743
powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c
by Masahiro Yamada
· 11 years ago
9287aa2
powerpc: mpc83xx: delete unused rules
by Masahiro Yamada
· 11 years ago
4fbb29d
powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
16b0806
powerpc/usb:Differentiate USB controller base address
by ramneek mehresh
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
06fd4dd
83xx/pcie: fix build error for 83xx pcie
by Roy Zang
· 12 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 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
9e247d1
ppc: arm: Move sdhc_clk into 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
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
cc76e9e
ppc: Move mpc83xx clock fields to arch_global_data
by Simon Glass
· 12 years ago
34a194f
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
2b36fbb
powerpc/mpc83xx: add support for new SPL
by Scott Wood
· 12 years ago
b5c312a
powerpc/mpc83xx: sparse fixes
by Kim Phillips
· 12 years ago
e16737f
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· 12 years ago
fe201cb
mpc83xx: add support for mpc8309
by Gerlando Falauto
· 12 years ago
7473555
cleanup: introduce CONFIG_MPC830x
by Gerlando Falauto
· 12 years ago
77cf283
cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x
by Gerlando Falauto
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
f22fa08
MPC83xx, MPC85xx: compile stub cache function
by Stefano Babic
· 12 years ago
c50f969
powerpc/mpc83xx: fix copyright string in serdes.c
by Timur Tabi
· 12 years ago
594f17e
MPC8xxx: Define cache ops for USB
by Marek Vasut
· 13 years ago
8f48bb0
powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
by Jerry Huang
· 13 years ago
f41330e
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 13 years ago
805b3c6
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
b045116
powerpc/mpc83xx: cleanup makefile for mpc83xx
by York Sun
· 13 years ago
cc03b80
mpc83xx: Cleanup usage of DDR constants
by Joe Hershberger
· 13 years ago
e12ce98
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
by York Sun
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
5a043d9
MPC83XX: Fix PCI express clock setup
by Bill Cook
· 14 years ago
10ea0af
MPC83xx: add config options for memory setup.
by Andre Schwarz
· 14 years ago
a76cc61
MPC837x: set i2c1_clk
by Andre Schwarz
· 14 years ago
618a6ac
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 14 years ago
466924f
mpc832x: add support for the mpc8321 based suvd3 board
by Heiko Schocher
· 15 years ago
b2d36ea
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· 14 years ago
5d98e16
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· 14 years ago
703b808
PowerPC: Move -fPIC flag to common place
by Joakim Tjernlund
· 14 years ago
17ab5a9
mpc83xx: restrict UTMI PHY configuration to 831x parts
by Kim Phillips
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
f2af1bb
mpc83xx: Use correct register to calculate clocks.
by Joakim Tjernlund
· 14 years ago
e87bc03
mpc83xx: fix pcie configuration space read/write
by Leo Liu
· 14 years ago
42126a6
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
1388f22
mpc83xx: fix pcie enumeration
by Baidu Boy
· 14 years ago
b168d63
mpc83xx: Make it boot again
by Joakim Tjernlund
· 14 years ago
4a702a1
83xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
0f5fa87
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
401b592
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
995e6a2
MPC8315ERD: fix build error
by Wolfgang Denk
· 14 years ago
c61b25a
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· 14 years ago
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
e228332
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
3b386ae
mpc83xx: fix pcie build warning
by Kim Phillips
· 14 years ago
a4f3ed3
mpc83xx: add support for setting PCIE clocks
by Ilya Yanok
· 14 years ago
f0b1fc5
mpc83xx/pcie: make it compile with PCIE2 unconfigured
by Ilya Yanok
· 14 years ago
Next »