Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1a79c27447fbce81982bf0d9895b72c82c287f13
/
arch
/
powerpc
/
cpu
/
mpc86xx
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
ce10398
powerpc: Rework interrupt_init_cpu()
by Tom Rini
· Sun Aug 13 22:44:37 2017 -0400
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· Thu Aug 03 12:21:59 2017 -0600
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
4a4750b
powerpc, 8xx: fix missing function declarations.
by Christophe Leroy
· Thu Jul 13 15:10:08 2017 +0200
3d97f8e
powerpc: move get_pvr() and get_svr() into C
by Christophe Leroy
· Thu Jul 13 15:10:06 2017 +0200
31f6e93
powerpc: Remove unneccessary #ifdefs in reginfo
by Christophe Leroy
· Thu Jul 13 15:09:54 2017 +0200
dd6e82b
powerpc: get rid of addr_probe()
by Christophe Leroy
· Thu Jul 13 15:09:46 2017 +0200
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· Wed Jun 14 21:28:21 2017 -0600
78548ea
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· Fri Apr 28 08:51:44 2017 -0400
bedc562
arch: powerpc: update the eLBC IP input clock
by Prabhakar Kushwaha
· Thu Feb 02 15:02:00 2017 +0530
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· Mon Jan 23 13:31:20 2017 -0700
d297d39
fsl_ddr: Move DDR config options to driver Kconfig
by York Sun
· Wed Dec 28 08:43:40 2016 -0800
3283933
powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
by York Sun
· Thu Dec 01 14:10:47 2016 -0800
fc01f55
powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· Fri Dec 02 10:45:23 2016 -0800
9c62e7b
powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option
by York Sun
· Thu Dec 01 13:32:46 2016 -0800
efc30b6
powerpc: MPC8641: Remove macro CONFIG_MPC8641
by York Sun
· Wed Nov 23 14:08:36 2016 -0800
f48436a
powerpc: MPC8610: Remove macro CONFIG_MPC8610
by York Sun
· Wed Nov 23 14:06:21 2016 -0800
4bc0589
arch: powerpc: Remove unused dts frequency fixup for lbc_clk
by Prabhakar Kushwaha
· Fri Sep 30 14:27:15 2016 +0530
b435ae9
fsl: serdes: ensure accessing the initialized maps of serdes protocol
by Hou Zhiqiang
· Tue Aug 02 19:03:22 2016 +0800
c7c018b
powerpc/86xx: Pass -mcpu=7400 to GCC
by Scott Wood
· Tue Jul 19 16:26:21 2016 -0500
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
18a53e1
powerpc: Finish updating u-boot*lds scripts for newer binutils
by Tom Rini
· Tue Nov 10 09:16:52 2015 -0500
f069960
arch: Make board selection choices optional
by Joe Hershberger
· Tue May 12 14:46:23 2015 -0500
b8cb075
powerpc: add 2 common dcache assembly functions
by Valentin Longchamp
· Fri Mar 27 16:07:32 2015 +0100
ffdb488
remove unnecessary version.h includes
by Rob Herring
· Tue Mar 17 15:28:55 2015 -0500
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
f36ffc4
powerpc: remove redundant CPU definition
by Masahiro Yamada
· Wed Jul 30 14:08:24 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900
15db3c9
powerpc/mpc86xx: Fix boot_flag for calling board_init_f()
by York Sun
· Wed Apr 30 14:43:48 2014 -0700
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· Tue Feb 11 11:57:26 2014 -0800
7f9da82
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
by Masahiro Yamada
· Wed Jan 15 10:14:21 2014 +0900
0573359
PowerPC: merge commonly-defined flags
by Masahiro Yamada
· Tue Nov 26 10:53:58 2013 +0900
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· Mon Sep 30 09:22:09 2013 -0700
4fbb29d
powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:35:04 2013 +0900
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
8115936
powerpcv2: Print hardcoded size like print_size() does
by Shruti Kanetkar
· Thu Aug 15 11:25:38 2013 -0500
d169808
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· Fri Aug 16 14:52:26 2013 +0530
5e15555
powerpc/mpc8xxx: Add memory reset control
by York Sun
· Tue Jun 25 11:37:48 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
ab95b09
powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE
by Axel Lin
· Sun May 26 15:00:30 2013 +0800
f4c557c
powerpc: Use lower case for the core names
by Fabio Estevam
· Sun Apr 21 13:11:02 2013 -0300
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· Mon Feb 25 00:59:00 2013 +0000
c2baaec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:49 2012 +0000
a8b5739
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:48 2012 +0000
992562c
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· Tue Oct 23 19:03:46 2012 -0500
e16737f
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:29 2012 +0000
430c0dc
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· Mon Oct 22 16:54:38 2012 -0700
a28496f
powerpc/mpc85xx: software workaround for DDR erratum A-004468
by York Sun
· Mon Oct 08 07:44:25 2012 +0000
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· Wed Oct 17 00:45:46 2012 +0000
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· Fri Oct 12 10:27:03 2012 +0000
a05ff46
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Tue Nov 29 22:17:55 2011 +0000
46bc7f0
GCC4.6: Squash warnings in mpc86xx/interrupts.c
by Marek Vasut
· Fri Oct 21 14:17:27 2011 +0000
c8ef3aa
powerpc/mpc86xx: Disable translation for BAT setup
by Becky Bruce
· Mon Oct 03 19:10:51 2011 -0500
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
b2d36ea
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· Wed Apr 20 22:11:21 2011 +0200
5d98e16
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· Mon Dec 06 18:35:37 2010 +0100
703b808
PowerPC: Move -fPIC flag to common place
by Joakim Tjernlund
· Mon Dec 06 14:36:46 2010 +0100
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
a9cecd5
mpc8[5/6]xx: Ensure POST word does not get reset
by John Schmoller
· Thu Mar 10 16:09:26 2011 -0600
3cdbd00
powerpc/86xx: Enable common SRIO init code
by Kumar Gala
· Tue Jan 04 17:07:54 2011 -0600
6bf7e46
powerpc/86xx: Add SERDES support on MPC8641 & MPC8610
by Kumar Gala
· Wed Dec 15 04:52:48 2010 -0600
693d638
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
by Peter Tyser
· Fri Dec 03 10:28:47 2010 -0600
42126a6
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· Fri Dec 03 17:30:37 2010 +0100
1f759f1
86xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· Mon Nov 22 08:31:41 2010 +0100
0f5fa87
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
by Wolfgang Denk
· Sun Nov 21 16:34:05 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
401b592
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· Thu Nov 04 19:02:00 2010 +0100
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· Tue Oct 26 13:32:32 2010 +0200
eb16874
86xx: Use gc-sections to reduce image size
by Peter Tyser
· Wed Sep 29 14:05:55 2010 -0500
d26490e
86xx: Create common linker script
by Kumar Gala
· Wed Oct 20 01:29:29 2010 -0500
c61b25a
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· Thu Oct 14 11:51:44 2010 +0200
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· Thu Oct 14 23:33:24 2010 -0500
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· Tue Sep 14 19:13:53 2010 -0500
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· Thu Jun 17 11:37:20 2010 -0500
819a479
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
by Kumar Gala
· Wed Jun 09 22:33:53 2010 -0500
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200