| Commit message (Expand) | Author | Age | Lines |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | -3/+1 |
* | MAINTAINERS: comment out invalid maintainers | Masahiro Yamada | 2014-09-24 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -3/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+7 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+15 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | -3/+3 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -24/+4 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha | 2013-08-20 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -68/+4 |
* | mpc85xx: use LCRR_DBYP define instead of raw constant | Paul Gortmaker | 2012-08-23 | -3/+3 |
* | MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC | Paul Gortmaker | 2012-01-11 | -1/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | powerpc/mpc85xxcds: Fix PCI speed | chenhui zhao | 2011-10-03 | -3/+3 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -21/+0 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | -5/+0 |
* | MPC8xxx DDR: align informational prints | Becky Bruce | 2011-01-14 | -3/+3 |
* | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce | 2011-01-14 | -2/+1 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -43/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | -3/+3 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -26/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -9/+4 |
* | 85xx: Move to a common linker script | Kumar Gala | 2009-08-28 | -143/+0 |
* | 85xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala | 2009-08-28 | -4/+0 |
* | 85xx: Use common LSDMR defines from asm/fsl_lbc.h | Kumar Gala | 2009-03-30 | -7/+7 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+1 |
* | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala | 2009-01-23 | -4/+4 |
* | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | -1/+1 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -2/+2 |
* | Pass dimm parameters to populate populate controller options | Haiying Wang | 2008-10-18 | -1/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -37/+37 |
* | FSL DDR: Convert MPC8541CDS to new DDR code. | Jon Loeliger | 2008-08-27 | -1/+85 |
* | mpc85xx: workaround old binutils bug | Kumar Gala | 2008-08-10 | -5/+11 |
* | mpc85xx: Update linker scripts for Freescale boards | Kumar Gala | 2008-07-31 | -23/+15 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala | 2008-06-11 | -5/+5 |
* | 85xx: remove dummy board_early_init_f | Kumar Gala | 2008-06-11 | -5/+0 |
* | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala | 2008-06-11 | -39/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -4/+4 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | FSL: Clean up board/freescale/common/Makefile | Jon Loeliger | 2008-03-26 | -11/+6 |
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -1/+1 |
* | Remove erroneous or extra spd.h #includers. | Jon Loeliger | 2008-03-05 | -3/+1 |
* | 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup | Kumar Gala | 2008-01-17 | -197/+113 |
* | 85xx: Use proper defines for PCI addresses | Kumar Gala | 2008-01-16 | -10/+10 |
* | 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code | Kumar Gala | 2008-01-16 | -52/+59 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |