~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: tsec: Remove non-DM_ETH support codeTom Rini2022-12-07
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini2022-08-20
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* pci: freescale: Drop old codeSimon Glass2021-08-05
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move pci_init_board() out of common.hSimon Glass2019-12-02
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-28
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng2016-01-28
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11
* powerpc/mpc8548cds: Fix network initializationchenhui zhao2011-11-08
* powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao2011-10-13
* powerpc/mpc85xxcds: Fix PCI speedchenhui zhao2011-10-03
* powerpc/mpc8548cds: Fix booting messagechenhui zhao2011-10-03
* powerpc/mpc8548cds: Cleanup mpc8548cds.cZhao Chenhui2011-09-29
* powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui2011-09-09
* powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-14
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-14
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-17
* ppc/85xx: Clean up MPC8548 CDS PCI setup codeKumar Gala2010-01-05
* ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-03
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-08
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-28
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-04
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-04
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-30
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-19
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-04
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-03
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-03
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24