index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8641hpcn
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: Remove MPC8641HPCN board
Tom Rini
2021-02-15
7
-610
/
+0
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-2
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers
Priyanka Jain
2019-09-13
1
-1
/
+1
*
MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
York Sun
2019-02-05
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-9
/
+4
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
powerpc: mpc86xx: Update maintainer for MPC8610HPCD and MPC8641HPCN
York Sun
2017-06-12
1
-2
/
+2
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
1
-1
/
+1
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
1
-2
/
+6
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
1
-2
/
+1
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-4
/
+4
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-3
/
+1
*
fdt: Try to use fdt_address_cells()/fdt_size_cells()
Simon Glass
2014-11-21
1
-3
/
+4
*
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-21
1
-2
/
+3
*
MAINTAINERS: comment out invalid maintainers
Masahiro Yamada
2014-09-24
1
-1
/
+1
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-3
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+7
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+15
*
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
York Sun
2013-11-25
1
-1
/
+1
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
3
-4
/
+4
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-23
/
+3
*
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-10-16
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
3
-51
/
+3
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
1
-0
/
+186
*
powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
Timur Tabi
2012-04-24
1
-3
/
+0
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-7
/
+0
*
powerpc/mpc8xxx: Merge entries in DDR speed table
York Sun
2011-10-09
1
-96
/
+69
*
MPC8xxx: drop redundant boot messages
Wolfgang Denk
2011-07-29
1
-1
/
+1
*
powerpc/mpc85xx: Display a warning for unsupported DDR data rates
York Sun
2011-07-11
1
-0
/
+5
*
powerpc/86xx: remove empty board_early_init_f()
Timur Tabi
2011-04-28
1
-5
/
+0
*
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
1
-30
/
+0
*
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
1
-6
/
+1
*
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
Kumar Gala
2011-04-04
1
-10
/
+1
*
powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code
Kumar Gala
2011-01-14
1
-4
/
+1
*
powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code
Kumar Gala
2011-01-14
2
-53
/
+2
*
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2011-01-14
1
-3
/
+2
*
hwconfig: Fix dummy initialization of {board, cpu}_hwconfig
Kumar Gala
2010-11-30
1
-3
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-11-14
1
-9
/
+9
*
86xx: Create common linker script
Kumar Gala
2010-10-20
1
-133
/
+0
*
mpc8641hpcn: Update PCI code
Peter Tyser
2010-10-20
1
-75
/
+22
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-28
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
york
2010-07-26
1
-0
/
+2
*
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-20
1
-6
/
+1
*
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
Kumar Gala
2010-07-20
2
-38
/
+38
[next]