Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
07ce1a6d91282561efbb5c4ccca81d42708e3835
/
board
/
freescale
/
mpc8641hpcn
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
21fe72f
powerpc: mpc86xx: Update maintainer for MPC8610HPCD and MPC8641HPCN
by York Sun
· Wed May 17 10:21:47 2017 -0700
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· Thu Apr 06 12:47:05 2017 -0600
39f90ba
board_f: Drop return value from initdram()
by Simon Glass
· Fri Mar 31 08:40:25 2017 -0600
b4de3f3
board_f: Drop board_type parameter from initdram()
by Simon Glass
· Fri Mar 31 08:40:24 2017 -0600
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
9fbc632
fdt: Try to use fdt_address_cells()/fdt_size_cells()
by Simon Glass
· Thu Oct 23 18:58:57 2014 -0600
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· Thu Oct 23 18:58:47 2014 -0600
ba0debf
MAINTAINERS: comment out invalid maintainers
by Masahiro Yamada
· Tue Sep 16 14:11:50 2014 +0900
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· Wed Jul 30 14:08:18 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900
a21803d
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
by York Sun
· Mon Nov 18 10:29:32 2013 -0800
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· Mon Sep 30 09:22:09 2013 -0700
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:38 2013 +0900
4a71741
powerpc: Fix CamelCase warnings in DDR related code
by Priyanka Jain
· Wed Sep 25 10:41:19 2013 +0530
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
e75d563
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· Sun Apr 29 23:57:39 2012 +0000
56953ee
powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
by Timur Tabi
· Thu Mar 15 11:42:27 2012 +0000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
b6d2ef6
powerpc/mpc8xxx: Merge entries in DDR speed table
by York Sun
· Mon Oct 03 09:19:53 2011 -0700
f2bbb53
MPC8xxx: drop redundant boot messages
by Wolfgang Denk
· Mon Jul 25 10:13:53 2011 +0200
24b66e5
powerpc/mpc85xx: Display a warning for unsupported DDR data rates
by York Sun
· Mon Jun 27 13:30:55 2011 -0700
f658029
powerpc/86xx: remove empty board_early_init_f()
by Timur Tabi
· Thu Apr 28 15:01:14 2011 -0500
c68e86c
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· Mon Jan 31 22:18:47 2011 -0600
b78c7bf
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
by Kumar Gala
· Mon Jan 31 20:36:02 2011 -0600
365024c
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
by Kumar Gala
· Mon Jan 31 15:51:20 2011 -0600
46b20898
powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code
by Kumar Gala
· Tue Jan 04 17:45:13 2011 -0600
dbbfb00
powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:47:36 2010 -0600
3d02038
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· Wed Dec 15 04:55:20 2010 -0600
6c97169
hwconfig: Fix dummy initialization of {board, cpu}_hwconfig
by Kumar Gala
· Tue Nov 30 15:01:28 2010 -0600
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· Fri Oct 29 17:59:24 2010 -0500
d26490e
86xx: Create common linker script
by Kumar Gala
· Wed Oct 20 01:29:29 2010 -0500
8d6f9fa
mpc8641hpcn: Update PCI code
by Peter Tyser
· Wed Sep 29 13:37:26 2010 -0500
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· Wed Oct 06 09:05:45 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
93799ca
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
by york
· Fri Jul 02 22:25:52 2010 +0000
d0f27d3
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· Thu Jul 08 22:37:44 2010 -0500
e78f665
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
by Kumar Gala
· Fri Jul 09 00:02:34 2010 -0500
aec9b6b
powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
by Kumar Gala
· Thu Jul 08 22:35:59 2010 -0500
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500
7ba8b32
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· Wed Mar 31 17:44:13 2010 -0500
107e9cd
mpc86xx: set the DDR BATs after calculating true DDR size
by Timur Tabi
· Mon Mar 29 12:51:07 2010 -0500
f98a2b7
86xx: Remove redundant code in initdram
by Becky Bruce
· Wed Nov 04 17:34:04 2009 -0600
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· Mon Sep 21 11:20:25 2009 -0500
666ced1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· Wed Sep 02 09:03:08 2009 -0500
8277e20
86xx: Remove redudant PLATFORM_CPPFLAGS
by Kumar Gala
· Thu Aug 06 18:38:43 2009 -0500
e770f35
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· Mon Aug 03 21:02:02 2009 -0500
65e198d
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· Mon Aug 03 20:44:55 2009 -0500
146c4b2
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
by Kumar Gala
· Wed Jul 22 10:12:39 2009 -0500
af5829cb
86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
by Peter Tyser
· Fri Jul 17 10:14:45 2009 -0500
aba6397
86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
by Kumar Gala
· Wed Jul 15 13:45:00 2009 -0500
d6bab95
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· Thu Apr 02 13:57:05 2009 -0500
9bbd643
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· Thu Apr 02 13:22:48 2009 -0500
56d150e
86xx: Cleanup MP support
by Kumar Gala
· Tue Mar 31 23:02:38 2009 -0500
bd9c0cf
mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves
by Becky Bruce
· Tue Mar 31 18:38:37 2009 -0500
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
977d705
mpc8641hpcn: Indicate 36-bit addr map in boot messages
by Becky Bruce
· Thu Feb 12 10:43:32 2009 -0600
6945440
86xx: Reset update
by Peter Tyser
· Thu Feb 05 11:25:25 2009 -0600
d3b51a2
mpc8641hpcn: Clean up PCI mapping concepts
by Becky Bruce
· Tue Feb 03 18:10:53 2009 -0600
5dc9e1a
mpc8641hpcn: Set up outbound pci windows before inbound
by Becky Bruce
· Tue Feb 03 18:10:49 2009 -0600
a06d74c
fsl-ddr: use the 1T timing as default configuration
by Dave Liu
· Fri Nov 21 16:31:43 2008 +0800
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· Thu Oct 16 22:54:03 2008 +0530
eccb5e7
mpc8641: fix address-cells default in old .dts detection
by Becky Bruce
· Mon Nov 10 19:45:35 2008 -0600
48d3ce2
mpc8641: Try to detect old .dts files
by Becky Bruce
· Fri Nov 07 13:46:19 2008 -0600
0bd2509
mpc8641: Support 36-bit physical addressing
by Becky Bruce
· Thu Nov 06 17:37:35 2008 -0600
8c2ebd0
mpc8641: Change 32-bit memory map
by Becky Bruce
· Thu Nov 06 17:36:04 2008 -0600
2e1aef0
mpc8641: Drop imaginary second flash bank, map 8MB
by Becky Bruce
· Wed Nov 05 14:55:32 2008 -0600
fa6a6ae
Merge commit 'wd/master'
by Jon Loeliger
· Mon Nov 10 10:04:51 2008 -0600
cc064ed
86xx: Make dram_size a phys_size_t
by Becky Bruce
· Fri Oct 31 17:13:32 2008 -0500
6c2bec3
mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build
by Becky Bruce
· Fri Oct 31 17:14:14 2008 -0500
bbafb23
mpc8641: Stop supporting non-PCI_PNP configs
by Becky Bruce
· Fri Oct 31 17:14:00 2008 -0500
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· Sun Nov 02 16:14:22 2008 +0100
cea60c3
86xx: remove the second DDR LAW setting for mpc8641hpcn
by Dave Liu
· Tue Oct 28 17:46:35 2008 +0800
a339c7d
86xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· Tue Oct 28 17:46:23 2008 +0800
7772ccd
86xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· Wed Oct 22 14:38:55 2008 -0500
4e0dd7f
Add DDR options setting on MPC8641HPCN board
by Haiying Wang
· Fri Oct 03 12:37:57 2008 -0400
fa44036
Pass dimm parameters to populate populate controller options
by Haiying Wang
· Fri Oct 03 12:36:55 2008 -0400
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
65b8623
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 21:41:08 2008 -0700
cad506c
FSL DDR: Convert MPC8641HPCN to new DDR code.
by Kumar Gala
· Tue Aug 26 15:01:35 2008 -0500
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· Fri Jul 11 01:16:00 2008 +0200
68d1acf
Merge commit 'wd/master'
by Jon Loeliger
· Thu Jul 10 12:05:32 2008 -0500
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· Wed Jul 02 23:49:18 2008 +0200
379cf6b
MPC8641HPCN: Report board id, board version and fpga version.
by Kumar Gala
· Thu Jun 19 01:45:27 2008 -0500
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
0229f71
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· Wed Jun 11 21:33:16 2008 +0200
994fdba
85xx/86xx: Move to dynamic mgmt of LAWs
by Kumar Gala
· Wed Jun 11 00:51:45 2008 -0500
f0d1702
Merge commit 'wd/master'
by Jon Loeliger
· Fri Jun 06 10:48:31 2008 -0500
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
0e4a38c
mpc86xx: Removed unused and unconfigured memory test code.
by Jon Loeliger
· Mon May 19 09:47:25 2008 -0500
3af779b
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
by Kumar Gala
· Tue Apr 29 10:27:08 2008 -0500
de9737d
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· Tue Mar 04 10:03:03 2008 -0600
6bcd30c
86xx: Fix GUR PCI config registers properly.
by Jon Loeliger
· Wed Feb 20 14:22:26 2008 -0600
Next »