summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Enable eSDHC boot support on P2020 DSJerry Huang2011-04-043-1/+77
* powerpc/85xx: Add 36-bit address map support to P1022DSJiang Yutang2011-04-041-0/+3
* powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDBPoonam Aggrwal2011-04-042-4/+8
* powerpc/85xx: Optimized DDR settings for 800MT/s on P1/P2 RDBPoonam Aggrwal2011-04-041-2/+2
* powerpc/85xx: Removed P1/P2 RDB RevB supportPoonam Aggrwal2011-04-041-22/+7
* powerpc/85xx: Read board switch settings on p1_p2_rdbPriyanka Jain2011-04-041-0/+25
* powerpc/85xx: Use DDR for RAMBOOT instead of L2 SRAM on p1_p2_rdbPriyanka Jain2011-04-042-13/+15
* fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1Timur Tabi2011-04-041-10/+40
* powerpc/85xx: Update fixed DDR3 timing table for P4080DSYork Sun2011-04-041-8/+8
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-0415-333/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-0415-84/+1
* powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-044-121/+0
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-046-57/+5
* powerpc/85xx: Add eSDHC support on P2020DSJerry Huang2011-04-041-0/+13
* powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala2011-04-042-6/+0
* powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr initKumar Gala2011-04-043-35/+28
* p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi2011-04-043-18/+112
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-2723-23/+23
|\
| * rename _end to __bss_end__Po-Yu Chuang2011-03-2723-23/+23
* | powerpc/85xx: Fix PCI memory map setup on P1_P2_RDBPrabhakar Kushwaha2011-03-241-2/+2
* | powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMsYork Sun2011-03-241-32/+78
|/
* powerpc/corenet_ds: revise platform dependent parametersYork Sun2011-03-051-4/+4
* corenet_ds: pick the middle value for all tested timing parametersYork Sun2011-03-051-40/+18
* mx31pdk: Make the full boot log visibleFabio Estevam2011-02-211-1/+6
* mx31pdk: Use the new relocation schemeFabio Estevam2011-02-211-2/+8
* fsl: update CRC after setting EEPROM identifierTimur Tabi2011-02-091-0/+1
* Add support for Freescale's mx35pdk board.Stefano Babic2011-02-024-0/+810
* MX51EVK: Use SWx macros in PMIC initMarek Vasut2011-02-021-3/+3
* MX5:MX53: add initial support for MX53EVK boardLiu Hui-R643432011-02-024-0/+581
* MX51EVK: UART does not print out the early informationLiu Hui-R643432011-02-021-3/+8
* ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDBPrabhakar Kushwaha2011-01-192-2/+6
* corenet_ds: Extend board specific parametersYork Sun2011-01-191-78/+81
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-196-92/+3
* powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala2011-01-141-16/+2
* powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala2011-01-141-4/+1
* powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-141-2/+1
* powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala2011-01-141-2/+1
* powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2011-01-142-9/+5
* powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-141-44/+0
* powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-116/+2
* powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-64/+16
* powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-62/+2
* powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-41/+2
* powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-39/+14
* powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-41/+12
* powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-53/+2
* powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-102/+14
* powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-83/+26
* powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-111/+2
* powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-89/+10
OpenPOWER on IntegriCloud