summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-24immap_85xx: add porpllsr's plat ratio definitionMingkai Hu
2009-09-24ppc/85xx: add ld script file for boot from NANDMingkai Hu
2009-09-24mpc8610hpcd: Use common 86xx fdt fixup codePeter Tyser
2009-09-24sbc85x0: tidy up Makefile to use new configuration script.Paul Gortmaker
2009-09-24sbc8548: allow enabling PCI via a make config optionPaul Gortmaker
2009-09-24sbc8548: update PCI/PCI-e support codePaul Gortmaker
2009-09-24fsl_pci: create a SET_STD_PCI_INFO() helper wrapperPaul Gortmaker
2009-09-24sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker
2009-09-24sbc8548: use I/O accessorsPaul Gortmaker
2009-09-24sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker
2009-09-24sbc8548: enable access to second bank of flashPaul Gortmaker
2009-09-24sbc8548: cosmetic line re-wrapPaul Gortmaker
2009-09-24sbc8548: get_clock_freq is not valid for this boardPaul Gortmaker
2009-09-24sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker
2009-09-24sbc8548: enable use of PCI network cardsPaul Gortmaker
2009-09-24ppc/85xx: 32bit DDR changes for P1020/P1011Poonam Aggrwal
2009-09-24sbc8548: replace README with completely new documentPaul Gortmaker
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
2009-09-24ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala
2009-09-24ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala
2009-09-24ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala
2009-09-24ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu
2009-09-24ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-09-24Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-09-23ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom
2009-09-23ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah
2009-09-23ppc4xx: Make DDR2 timing for intip more robustDirk Eibach
2009-09-22board/linkstation/ide.c: Fix compile warningWolfgang Denk
2009-09-22ppc: Clean up calling of phy_reset() during initPeter Tyser
2009-09-22ppc: Clean up calling of misc_init_r() during initPeter Tyser
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser
2009-09-22mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson
2009-09-22FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler
2009-09-18board/flagadm/flash.c: fix compile warningWolfgang Denk
2009-09-18Merge branch 'warning-cleanup'Wolfgang Denk
2009-09-17Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom
2009-09-17ppc4xx: Consolidate get_OPB_freq()Stefan Roese
2009-09-17ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese
2009-09-17ppc4xx: Fix 405EZ uart base baud calculationStefan Roese
2009-09-15ppc/85xx: Disable all async interrupt sources when we bootKumar Gala
2009-09-15ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala
2009-09-15ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala
2009-09-15NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu