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
/
mpc8560ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+6
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+15
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
2
-4
/
+4
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-24
/
+4
*
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-10-16
1
-1
/
+1
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-20
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
4
-68
/
+4
*
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2012-11-27
1
-1
/
+1
*
mpc85xx: use LCRR_DBYP define instead of raw constant
Paul Gortmaker
2012-08-23
1
-3
/
+3
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
1
-22
/
+0
*
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
1
-8
/
+0
*
MPC8xxx DDR: align informational prints
Becky Bruce
2011-01-14
1
-2
/
+3
*
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
1
-3
/
+1
*
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
2
-70
/
+1
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-3
/
+3
*
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
-2
/
+2
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
1
-29
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-08-09
1
-1
/
+1
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
1
-4
/
+4
*
ppc/85xx: Clean up use of LAWAR defines
Kumar Gala
2009-09-24
1
-1
/
+1
*
85xx: Move to a common linker script
Kumar Gala
2009-08-28
1
-146
/
+0
*
85xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
2009-08-28
1
-3
/
+0
*
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-03-30
1
-0
/
+1
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
1
-3
/
+1
*
fsl-ddr: use the 1T timing as default configuration
Dave Liu
2009-01-23
1
-0
/
+3
*
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Kumar Gala
2009-01-23
1
-4
/
+4
*
85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards
Kumar Gala
2009-01-23
2
-3
/
+3
*
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
Kumar Gala
2009-01-23
2
-3
/
+3
*
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-12-19
1
-1
/
+1
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
1
-2
/
+2
*
Pass dimm parameters to populate populate controller options
Haiying Wang
2008-10-18
1
-1
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
3
-51
/
+51
*
FSL DDR: Convert MPC8560ADS to new DDR code.
Jon Loeliger
2008-08-27
3
-8
/
+86
*
mpc85xx: workaround old binutils bug
Kumar Gala
2008-08-10
1
-5
/
+11
*
mpc85xx: Update linker scripts for Freescale boards
Kumar Gala
2008-07-31
1
-25
/
+17
*
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-07-02
1
-1
/
+1
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
2008-06-11
1
-5
/
+5
*
85xx: remove dummy board_early_init_f
Kumar Gala
2008-06-11
1
-6
/
+0
*
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-06-11
1
-36
/
+0
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-4
/
+4
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
1
-1
/
+0
*
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-26
1
-1
/
+1
[next]