Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d7687bd5b9427151314576b2c54099d71dace698
/
arch
/
powerpc
/
cpu
/
mpc86xx
40d9b24
common: Drop asm_offsets.h from common header
by Simon Glass
· 4 years, 7 months ago
6b9f010
common: Drop asm/ptrace.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
9758973
common: Drop init.h from common header
by Simon Glass
· 4 years, 7 months ago
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
a9dc068
common: Move get_tbclk() to time.h
by Simon Glass
· 5 years ago
85d6531
common: Move clock functions into a new file
by Simon Glass
· 5 years ago
284f71b
common: Move relocate_code() to init.h
by Simon Glass
· 5 years ago
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
f87959b
arm: powerpc: Tidy up code style for interrupt functions
by Simon Glass
· 5 years ago
33d1e70
common: Move some CPU functions out of common.h
by Simon Glass
· 5 years ago
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
970b61e
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
ba2414f
configs: fsl: move DDR specific defines to Kconfig
by Rajesh Bhagat
· 6 years ago
1669e18
common: Fix cpu nr type which is always unsigned type
by Michal Simek
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
ce10398
powerpc: Rework interrupt_init_cpu()
by Tom Rini
· 7 years ago
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· 7 years ago
4a4750b
powerpc, 8xx: fix missing function declarations.
by Christophe Leroy
· 7 years ago
3d97f8e
powerpc: move get_pvr() and get_svr() into C
by Christophe Leroy
· 7 years ago
31f6e93
powerpc: Remove unneccessary #ifdefs in reginfo
by Christophe Leroy
· 7 years ago
dd6e82b
powerpc: get rid of addr_probe()
by Christophe Leroy
· 7 years ago
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
78548ea
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· 8 years ago
bedc562
arch: powerpc: update the eLBC IP input clock
by Prabhakar Kushwaha
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
d297d39
fsl_ddr: Move DDR config options to driver Kconfig
by York Sun
· 8 years ago
3283933
powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
by York Sun
· 8 years ago
fc01f55
powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· 8 years ago
9c62e7b
powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option
by York Sun
· 8 years ago
efc30b6
powerpc: MPC8641: Remove macro CONFIG_MPC8641
by York Sun
· 8 years ago
f48436a
powerpc: MPC8610: Remove macro CONFIG_MPC8610
by York Sun
· 8 years ago
4bc0589
arch: powerpc: Remove unused dts frequency fixup for lbc_clk
by Prabhakar Kushwaha
· 8 years ago
b435ae9
fsl: serdes: ensure accessing the initialized maps of serdes protocol
by Hou Zhiqiang
· 8 years ago
c7c018b
powerpc/86xx: Pass -mcpu=7400 to GCC
by Scott Wood
· 8 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
18a53e1
powerpc: Finish updating u-boot*lds scripts for newer binutils
by Tom Rini
· 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
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 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
15db3c9
powerpc/mpc86xx: Fix boot_flag for calling board_init_f()
by York Sun
· 11 years ago
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
7f9da82
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
0573359
PowerPC: merge commonly-defined flags
by Masahiro Yamada
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
4fbb29d
powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
8115936
powerpcv2: Print hardcoded size like print_size() does
by Shruti Kanetkar
· 11 years ago
d169808
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· 11 years ago
5e15555
powerpc/mpc8xxx: Add memory reset control
by York Sun
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ab95b09
powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE
by Axel Lin
· 12 years ago
f4c557c
powerpc: Use lower case for the core names
by Fabio Estevam
· 12 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
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
992562c
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
e16737f
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· 12 years ago
430c0dc
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· 12 years ago
a28496f
powerpc/mpc85xx: software workaround for DDR erratum A-004468
by York Sun
· 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
a05ff46
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
46bc7f0
GCC4.6: Squash warnings in mpc86xx/interrupts.c
by Marek Vasut
· 13 years ago
c8ef3aa
powerpc/mpc86xx: Disable translation for BAT setup
by Becky Bruce
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 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
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
a9cecd5
mpc8[5/6]xx: Ensure POST word does not get reset
by John Schmoller
· 14 years ago
3cdbd00
powerpc/86xx: Enable common SRIO init code
by Kumar Gala
· 14 years ago
6bf7e46
powerpc/86xx: Add SERDES support on MPC8641 & MPC8610
by Kumar Gala
· 14 years ago
693d638
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
by Peter Tyser
· 14 years ago
42126a6
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
1f759f1
86xx: 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
eb16874
86xx: Use gc-sections to reduce image size
by Peter Tyser
· 14 years ago
d26490e
86xx: Create common linker script
by Kumar Gala
· 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
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
819a479
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
by Kumar Gala
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago