| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -1/+1 |
* | 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 |
* | Fix some checkpatch warnings in calls to debug() | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | common: Drop flash.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | common: Move pci_init_board() out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers | Priyanka Jain | 2019-09-13 | 1 | -1/+1 |
* | MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers | York Sun | 2019-02-05 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 7 | -15/+7 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | powerpc: mpc85xx: Fix static TLB table for SDRAM | York Sun | 2017-12-06 | 1 | -1/+1 |
* | powerpc: mpc8568mds: Update board config | York Sun | 2017-06-12 | 1 | -1/+1 |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | 1 | -3/+1 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -3/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+15 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | 2 | -3/+3 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -25/+5 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 3 | -3/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 6 | -102/+6 |
* | powerpc/mpc85xx: sparse fixes | Kim Phillips | 2012-11-04 | 1 | -4/+4 |
* | board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warning | Kumar Gala | 2011-11-11 | 1 | -2/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose | Zhao Chenhui | 2011-09-09 | 1 | -6/+5 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | 1 | -22/+0 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | 1 | -6/+0 |
* | powerpc/85xx: Convert MPC8568MDS to use common SRIO init code | Kumar Gala | 2011-01-14 | 1 | -2/+1 |
* | powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | 2 | -39/+14 |
* | MPC8xxx DDR: align informational prints | Becky Bruce | 2011-01-14 | 1 | -3/+3 |
* | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce | 2011-01-14 | 1 | -2/+1 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | 1 | -38/+0 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | 1 | -1/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | 1 | -4/+4 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -26/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | 1 | -7/+2 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | 1 | -7/+4 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | 1 | -1/+1 |
* | ppc/85xx: Clean up MPC8568 MDS PCI setup code | Kumar Gala | 2010-01-05 | 1 | -92/+45 |
* | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala | 2009-09-08 | 1 | -2/+2 |
* | 85xx: Move to a common linker script | Kumar Gala | 2009-08-28 | 1 | -143/+0 |
* | 85xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala | 2009-08-28 | 1 | -4/+0 |
* | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala | 2009-08-28 | 1 | -6/+0 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | 1 | -4/+2 |
* | 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 |
* | 85xx: Use common LSDMR defines from asm/fsl_lbc.h | Kumar Gala | 2009-03-30 | 1 | -5/+5 |