index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8360emds
/
mpc8360emds.c
Age
Commit message (
Expand
)
Author
2015-01-23
powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support
Masahiro Yamada
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-09-08
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-16
mpc83xx: mpc8360emds - fix gcc 4.6 compiler warning
Kim Phillips
2011-11-03
powerpc/mpc83xx: Add 512MB DDR support for mpc8360emds
Jerry Huang
2011-11-03
mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code
Joe Hershberger
2011-04-20
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2010-10-20
powerpc/8xxx: Add fdt_fixup_phy_connection helper
Kumar Gala
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-01-31
83xx, uec: split enet_interface in two variables
Heiko Schocher
2009-09-25
mpc83xx: mpc8360emds: Add QE USB device tree fixups
Anton Vorontsov
2009-09-25
mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs
Anton Vorontsov
2009-09-25
mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is available
Anton Vorontsov
2009-07-02
83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references
Peter Tyser
2008-10-29
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-21
mpc83xx: mpc8360emds: rework LBC SDRAM setup
Anton Vorontsov
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-03-28
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Kim Phillips
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-01-16
mpc83xx: clean up mpc8360emds.c warnings
Kim Phillips
2008-01-16
mpc83xx: fix phy-connection-type fixup code
Kim Phillips
2008-01-08
mpc83xx: remove FLAT_TREE code
Kim Phillips
2008-01-08
mpc83xx: convert to using do_fixup_*()
Kim Phillips
2008-01-08
mpc83xx: supress compiler warning
Kim Phillips
2008-01-08
mpc83xx: fix remaining fdt_find_node_by_path references
Kim Phillips
2008-01-08
mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid
Kim Phillips
2008-01-08
MPC8360E-MDS: configure and enable second UART
Anton Vorontsov
2007-08-16
mpc83xx: move freescale boards to boards/freescale
Kim Phillips