summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker2009-09-24-6/+0
* sbc8548: enable access to second bank of flashPaul Gortmaker2009-09-24-7/+29
* sbc8548: cosmetic line re-wrapPaul Gortmaker2009-09-24-4/+8
* sbc8548: get_clock_freq is not valid for this boardPaul Gortmaker2009-09-24-3/+3
* sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker2009-09-24-66/+6
* sbc8548: enable use of PCI network cardsPaul Gortmaker2009-09-24-0/+9
* ppc/85xx: 32bit DDR changes for P1020/P1011Poonam Aggrwal2009-09-24-5/+24
* sbc8548: replace README with completely new documentPaul Gortmaker2009-09-24-23/+173
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-24-31/+26
* ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala2009-09-24-157/+73
* ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala2009-09-24-117/+33
* ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-09-24-21/+23
* ppc/85xx: Simplify the top makefile for P1_P2_RDB boardsKumar Gala2009-09-24-18/+17
* ppc/85xx: Simplify the top makefile for 36-bit config for P2020DSKumar Gala2009-09-24-6/+5
* ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala2009-09-24-6/+5
* ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu2009-09-24-4/+2
* ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala2009-09-24-3/+11
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-24-25/+43
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-09-24-25/+43
| |\
| | * ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom2009-09-23-25/+43
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-09-24-18/+25
|\ \ \ | |/ /
| * | ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah2009-09-23-8/+15
| * | ppc4xx: Make DDR2 timing for intip more robustDirk Eibach2009-09-23-10/+10
| |/
* | board/linkstation/ide.c: Fix compile warningWolfgang Denk2009-09-22-2/+4
* | ppc: Clean up calling of phy_reset() during initPeter Tyser2009-09-22-16/+18
* | ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-09-22-13/+16
* | Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-22-124/+28
* | mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson2009-09-22-0/+1
* | FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler2009-09-22-13/+4
|/
* board/flagadm/flash.c: fix compile warningWolfgang Denk2009-09-18-3/+9
* Merge branch 'warning-cleanup'Wolfgang Denk2009-09-18-1/+1
|\
| * kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk2009-09-15-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-17-77/+22
|\ \
| * | ppc4xx: Consolidate get_OPB_freq()Stefan Roese2009-09-17-75/+15
| * | ppc4xx: Enable commands for FDT enabled Linux booting on AMCC AcadiaStefan Roese2009-09-17-1/+2
| * | ppc4xx: Fix 405EZ uart base baud calculationStefan Roese2009-09-17-1/+5
* | | Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-17-41/+15
|/ /
* | ppc/85xx: Disable all async interrupt sources when we bootKumar Gala2009-09-15-0/+11
* | ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala2009-09-15-51/+77
* | ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala2009-09-15-9/+25
* | NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-15-2/+4
* | ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-15-1/+183
* | ppc/85xx: Move code around to prep for NAND_SPLKumar Gala2009-09-15-23/+23
* | ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-09-15-15/+15
* | ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-15-14/+30
* | ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang2009-09-15-0/+9
* | ppc/8xxx: Misc DDR related fixesKumar Gala2009-09-15-7/+7
* | ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood2009-09-15-8/+1
* | ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-09-15-0/+9
* | ppc/85xx: Don't enable interrupts before we're readyScott Wood2009-09-15-2/+2