summaryrefslogtreecommitdiff
path: root/board/xes
AgeCommit message (Expand)AuthorFilesLines
2011-10-16punt unused clean/distclean targetsMike Frysinger6-36/+0
2011-07-11powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun1-0/+6
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk2-16/+22
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala4-70/+4
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala4-21/+1
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala3-27/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser4-4/+4
2011-01-14powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala5-137/+13
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce3-48/+13
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-6/+5
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier6-12/+12
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-8/+8
2010-10-28Coding Style cleanupWolfgang Denk2-17/+14
2010-10-22XPedite5500 board supportJohn Schmoller7-0/+476
2010-10-22xes: Make X-ES board names more genericPeter Tyser14-0/+0
2010-10-22xes: Add board_flash_wp_on()John Schmoller1-0/+15
2010-10-22xes: Consolidate checkboard()John Schmoller7-66/+142
2010-10-22xes: Use common PCI initialization codePeter Tyser1-279/+49
2010-10-2086xx: Create common linker scriptKumar Gala1-132/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk4-91/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk4-7/+7
2010-09-29Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-0/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-0/+1
2010-09-21POST cleanup.Michael Zaidman1-16/+0
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-13/+1
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce3-17/+13
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-52/+8
2010-04-22Move arch/ppc to arch/powerpcStefan Roese2-15/+15
2010-04-19ppc4xx: TLB init file cleanupStefan Roese1-52/+8
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-13/+13
2010-04-13Rename lib_generic/ to lib/Peter Tyser2-4/+4
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2-2/+2
2010-01-18PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-3/+3
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-1/+2
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-32/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-0/+2
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-151/+0
2009-10-27xpedite5370: Enable multi-core supportPeter Tyser1-4/+9
2009-10-09Merge branch 'reloc'Wolfgang Denk5-8/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-12/+12
2009-10-03ppc: Enable full relocation to RAMPeter Tyser5-8/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-30/+30
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-1/+1
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-13/+13
2009-08-29xes: Use proper IO access functionsPeter Tyser4-38/+37
2009-08-2985xx: Move to a common linker scriptKumar Gala2-286/+0
2009-08-2986xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-3/+0
2009-08-2985xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2-7/+0
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-12/+0