summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 85xx/socrates: Remove NFS support to fit image size.Detlev Zundel2010-04-26-4/+4
* 85xx: Fix compile warningKumar Gala2010-04-26-0/+2
* 85xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala2010-04-26-18/+18
* fsl_sata: Move the snoop bit to another placeDave Liu2010-04-26-2/+6
* fsl_sata: Add the workaround for errata SATA-A001Dave Liu2010-04-26-0/+22
* fsl-ddr: Add extra cycle to turnaround timesDave Liu2010-04-26-0/+2
* fsl-ddr: add the macro for Rtt_Nom definitionDave Liu2010-04-26-1/+7
* ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala2010-04-26-2/+28
* ppc/p4080: Extend the GUTS memory mapDave Liu2010-04-26-2/+12
* ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan2010-04-26-21/+25
* ppc/85xx: Fixup PCI nodes for P1_P2_RDBKumar Gala2010-04-26-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2010-04-24-2/+87
|\
| * ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat2010-04-23-2/+87
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-24-676/+313
|\ \
| * | ppc4xx: TLB init file cleanupStefan Roese2010-04-19-676/+313
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-04-24-209/+174
|\ \ \
| * | | microblaze: Consolidate cache codeMichal Simek2010-04-16-44/+28
| * | | microblaze: Flush cache before jumping to kernelMichal Simek2010-04-16-0/+8
| * | | microblaze: Support system with WB cacheMichal Simek2010-04-16-1/+1
| * | | microblaze: Change initialization sequenceMichal Simek2010-04-16-3/+12
| * | | microblaze: Change cache report messagesMichal Simek2010-04-16-2/+2
| * | | microblaze: Fix interrupt handler codeMichal Simek2010-04-16-17/+11
| * | | microblaze: Move FSL initialization to board.cMichal Simek2010-04-16-12/+9
| * | | microblaze: Move timer initialization to board.cMichal Simek2010-04-16-7/+9
| * | | microblaze: Fix irq.S codeMichal Simek2010-04-16-120/+62
| * | | microblaze: Add FDT supportArun Bhanu2010-04-16-5/+34
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-24-3/+27
|\ \ \ | |_|/ |/| |
| * | fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-19-3/+27
| |/
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21-877/+879
* | nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-16-543/+3
|/
* ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2010-04-14-1/+3
* ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2010-04-14-1/+3
* Update README to reflect new directory structurePeter Tyser2010-04-13-67/+91
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-13-0/+0
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-13-9/+9
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-13-5/+5
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-13-4/+4
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-13-1/+1
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-13-1/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-13-6/+6
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-13-30/+30
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-13-88/+88
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-56/+56
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-13-4/+4
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-387/+392
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-11/+9
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-36/+36
* Move libfdt/ into lib/Peter Tyser2010-04-13-7/+7
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-321/+321
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-232/+232