Age | Commit message (Expand) | Author |
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-12-06 | powerpc: mpc85xx: Fix static TLB table for SDRAM | York Sun |
2017-06-12 | powerpc: mpc8568mds: Update board config | York Sun |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-09-24 | MAINTAINERS: comment out blank M: field | 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-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-11-04 | powerpc/mpc85xx: sparse fixes | Kim Phillips |
2011-11-11 | board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warning | Kumar Gala |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-09 | powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose | Zhao Chenhui |
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 | powerpc/85xx: Convert MPC8568MDS to use common SRIO init code | Kumar Gala |
2011-01-14 | powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code | 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 |
2011-01-14 | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala |
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-20 | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala |
2010-07-16 | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce |
2010-01-17 | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser |
2010-01-05 | ppc/85xx: Clean up MPC8568 MDS PCI setup code | Kumar Gala |
2009-09-08 | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala |
2009-08-28 | 85xx: Move to a common linker script | Kumar Gala |
2009-08-28 | 85xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala |
2009-08-28 | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala |
2009-08-28 | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala |
2009-04-04 | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala |
2009-04-04 | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | 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 |
2009-01-23 | 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards | Kumar Gala |
2009-01-23 | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala |
2009-01-23 | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala |
2008-12-19 | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho |
2008-12-03 | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu |