summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8540ads
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-1/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-4/+4
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+4
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-161-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-271-1/+1
* mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker2012-08-231-3/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-8/+0
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-141-2/+3
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-141-3/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-142-70/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-29/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-4/+4
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-241-1/+1
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-146/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-4/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-231-0/+3
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-231-4/+4
* 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-232-3/+3
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-232-3/+3
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-2/+2
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-50/+50
* FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-273-10/+87
* mpc85xx: workaround old binutils bugKumar Gala2008-08-101-5/+11
* mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-311-21/+16
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-111-5/+5
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-111-6/+0
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-36/+0
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-4/+1
* 85xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala2008-01-174-216/+131
* 85xx: Use proper defines for PCI addressesKumar Gala2008-01-162-5/+5
OpenPOWER on IntegriCloud