| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -24/+4 |
* | powerpc: Fix CamelCase warnings in DDR related code | Priyanka Jain | 2013-10-16 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 4 | -68/+4 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | 1 | -0/+122 |
* | net: phy: make board_phy_config responsible for calling drv->config | Troy Kisky | 2012-02-27 | 1 | -0/+2 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | tsec: Convert tsec to use PHY Lib | Andy Fleming | 2011-04-20 | 1 | -0/+30 |
* | 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 | -5/+0 |
* | powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | 2 | -83/+26 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | 1 | -17/+0 |
* | powerpc/85xx: Cleanup SGMII detection and reporting | Kumar Gala | 2011-01-14 | 1 | -11/+9 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | 1 | -3/+4 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | mpc85xx: Fix SERDES/eTSEC message indentation | Peter Tyser | 2010-11-14 | 1 | -2/+2 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | 1 | -12/+12 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -28/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -2/+2 |
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | 1 | -13/+2 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | 1 | -1/+1 |
* | fsl: improve the PIXIS code and fix a few bugs | Timur Tabi | 2010-04-07 | 1 | -1/+0 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | 1 | -3/+3 |
* | ppc/85xx: Clean up MPC8544 DS PCI setup code | Kumar Gala | 2010-01-05 | 1 | -179/+70 |
* | ppc/85xx: Clean up use of LAWAR defines | Kumar Gala | 2009-09-24 | 1 | -3/+3 |
* | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala | 2009-09-08 | 1 | -7/+7 |
* | 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 | -12/+0 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | 1 | -9/+4 |
* | 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards | Kumar Gala | 2009-07-22 | 1 | -5/+6 |
* | 85xx: Report which "bank" of NOR flash we are booting from on FSL boards | Kumar Gala | 2009-07-22 | 1 | -4/+12 |
* | 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 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -3/+1 |
* | Fixup SGMII PHY ids in the device tree | Andy Fleming | 2009-02-16 | 1 | -0/+3 |
* | fsl-ddr: use the 1T timing as default configuration | Dave Liu | 2009-01-23 | 1 | -0/+3 |
* | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala | 2009-01-23 | 1 | -3/+3 |
* | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala | 2009-01-23 | 1 | -4/+4 |
* | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala | 2009-01-23 | 1 | -13/+13 |
* | Change PCIE1&2 deciide logic on MPC8544DS board more readable | Roy Zang | 2009-01-13 | 1 | -2/+2 |
* | Fix IO port selection issue on MPC8544DS and MPC8572DS boards | Roy Zang | 2009-01-13 | 1 | -1/+1 |
* | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu | 2008-12-03 | 1 | -10/+0 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | 1 | -1/+1 |