| Commit message (Expand) | Author | Age | Lines |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | -7/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2016-01-28 | -2/+2 |
|\ |
|
| * | powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET | Bin Meng | 2016-01-28 | -2/+2 |
* | | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | -3/+1 |
|/ |
|
* | MAINTAINERS, .mailmap: Update my email address | York Sun | 2016-01-08 | -1/+1 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | -1/+3 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -3/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+7 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+15 |
* | powerpc/mpc85xx: Check return value of find_tlb_idx | York Sun | 2014-07-22 | -3/+9 |
* | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun | 2013-11-25 | -1/+1 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | -3/+3 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -24/+4 |
* | powerpc: Fix CamelCase warnings in DDR related code | Priyanka Jain | 2013-10-16 | -3/+3 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -68/+4 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+166 |
* | powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot | Timur Tabi | 2012-04-24 | -5/+1 |
* | powerpc/85xx: Fix MPC8572DS NAND build | Kumar Gala | 2011-11-08 | -0/+2 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | powerpc/mpc8xxx: Merge entries in DDR speed table | York Sun | 2011-10-09 | -101/+102 |
* | powerpc/mpc85xx: Display a warning for unsupported DDR data rates | York Sun | 2011-07-11 | -4/+4 |
* | tsec: Convert tsec to use PHY Lib | Andy Fleming | 2011-04-20 | -0/+6 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -23/+0 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | -5/+0 |
* | powerpc/85xx: Remove config.mk for nand linker script | Kumar Gala | 2011-04-04 | -30/+0 |
* | powerpc: Move cpu specific lmb reserve to arch_lmb_reserve | Kumar Gala | 2011-04-04 | -10/+1 |
* | powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs | York Sun | 2011-03-24 | -32/+78 |
* | powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h | Kumar Gala | 2011-01-19 | -3/+1 |
* | powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -89/+10 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -19/+0 |
* | powerpc/85xx: Cleanup SGMII detection and reporting | Kumar Gala | 2011-01-14 | -14/+12 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | -3/+4 |
* | powerpc/85xx: Add support for booting from NAND on MPC8572DS | Kumar Gala | 2011-01-14 | -2/+20 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | mpc85xx: Fix SERDES/eTSEC message indentation | Peter Tyser | 2010-11-14 | -4/+4 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | -10/+10 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -4/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | -9/+2 |
* | ppc/85xx: Convert MPC8572DS to using board common ICS307 code | Kumar Gala | 2010-07-16 | -144/+1 |
* | fsl: improve the PIXIS code and fix a few bugs | Timur Tabi | 2010-04-07 | -1/+0 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | -3/+3 |
* | ppc/85xx: Map boot page guarded for MP boot | Kumar Gala | 2010-01-05 | -1/+1 |
* | ppc/85xx: Make flash TLB entry determined at runtime on FSL boards | Kumar Gala | 2010-01-05 | -1/+1 |
* | ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS | Kumar Gala | 2010-01-05 | -8/+6 |
* | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" | Kumar Gala | 2009-11-04 | -3/+3 |
* | ppc/85xx/pci: fsl_pci_init: pcie agent mode support | Vivek Mahajan | 2009-10-27 | -3/+3 |
* | ppc/85xx: Clean up use of LAWAR defines | Kumar Gala | 2009-09-24 | -3/+3 |
* | ppc/85xx: Clean up mpc8572DS PCI setup code | Kumar Gala | 2009-09-24 | -157/+73 |