| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: Remove MPC8569MDS boardWIP/2021-02-25-remove-platforms | Tom Rini | 2021-02-25 | 1 | -590/+0 |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -7/+8 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop flash.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | 1 | -0/+1 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun | 2013-11-25 | 1 | -1/+2 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | 1 | -2/+2 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | 8xxx: Change all 8*xx_DDR addresses to 8xxx | Andy Fleming | 2012-11-27 | 1 | -1/+1 |
* | board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warning | Kumar Gala | 2011-11-11 | 1 | -2/+0 |
* | fsl: Change fsl_phy_enet_if to phy_interface_t | Andy Fleming | 2011-04-20 | 1 | -1/+3 |
* | powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | 1 | -38/+1 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | 1 | -36/+0 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | 1 | -1/+2 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | 1 | -4/+4 |
* | powerpc/8xxx: Add fdt_fixup_phy_connection helper | Kumar Gala | 2010-10-20 | 1 | -2/+2 |
* | mpc8569mds: fix consuming long time while relocating code. | Haiying Wang | 2010-10-07 | 1 | -0/+26 |
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | 1 | -4/+3 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | 1 | -1/+1 |
* | ppc/85xx: Add PIB/ATM support for MPC8569mds | Liu Yu | 2010-01-25 | 1 | -0/+7 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | 1 | -1/+1 |
* | mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards | Anton Vorontsov | 2010-01-05 | 1 | -0/+14 |
* | ppc/85xx: Clean up MPC8569 MDS PCI setup code | Kumar Gala | 2010-01-05 | 1 | -60/+26 |
* | mpc85xx: Configure QE USB for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 1 | -0/+32 |
* | mpc85xx: Configure QE UART for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 1 | -21/+77 |
* | mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 1 | -0/+6 |
* | mpc85xx: Add eSDHC support for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | 1 | -0/+116 |
* | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala | 2009-09-08 | 1 | -2/+2 |
* | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala | 2009-08-28 | 1 | -3/+0 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | 1 | -3/+1 |
* | 85xx: Add RMII support for MPC8569MDS | Haiying Wang | 2009-06-12 | 1 | -1/+95 |
* | 85xx: Add UEC3 and UEC4 support for MPC8569MDS | Haiying Wang | 2009-06-12 | 1 | -0/+30 |
* | 85xx: Add UART1 support for MPC8569MDS | Haiying Wang | 2009-06-12 | 1 | -0/+6 |
* | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala | 2009-04-04 | 1 | -6/+0 |
* | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala | 2009-04-04 | 1 | -1/+1 |
* | MPC85xx: Add MPC8569MDS board support | Haiying Wang | 2009-03-30 | 1 | -0/+329 |