Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2019-12-02 | common: Move pci_init_board() out of common.h | Simon Glass |
2019-12-02 | Move strtomhz() to vsprintf.h | Simon Glass |
2019-09-13 | MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers | Priyanka Jain |
2019-02-05 | MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers | York Sun |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-06-12 | powerpc: mpc85xx: Update maintainer for MPC8541CDS and MPC8555CDS | York Sun |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2014-09-24 | MAINTAINERS: comment out invalid maintainers | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-20 | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-08-23 | mpc85xx: use LCRR_DBYP define instead of raw constant | Paul Gortmaker |
2012-01-11 | MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC | Paul Gortmaker |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-10-03 | powerpc/mpc85xxcds: Fix PCI speed | chenhui zhao |
2011-04-04 | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala |
2011-04-04 | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala |
2011-01-14 | MPC8xxx DDR: align informational prints | Becky Bruce |
2011-01-14 | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce |
2011-01-14 | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-14 | fsl: Clean up printing of PCI boot info | Peter Tyser |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-07-16 | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce |
2009-08-28 | 85xx: Move to a common linker script | Kumar Gala |
2009-08-28 | 85xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala |
2009-03-30 | 85xx: Use common LSDMR defines from asm/fsl_lbc.h | Kumar Gala |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-01-23 | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala |
2008-12-19 | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-18 | Pass dimm parameters to populate populate controller options | Haiying Wang |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-27 | FSL DDR: Convert MPC8555ADS to new DDR code. | Jon Loeliger |
2008-08-10 | mpc85xx: workaround old binutils bug | Kumar Gala |
2008-07-31 | mpc85xx: Update linker scripts for Freescale boards | Kumar Gala |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-06-11 | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala |
2008-06-11 | 85xx: remove dummy board_early_init_f | Kumar Gala |
2008-06-11 | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala |