summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-2717-8/+640
|\
| * nios2: add nios2-generic boardThomas Chou2010-04-2410-0/+545
| * nios2: fix no flash, add nand and mmc init in board.cThomas Chou2010-04-241-0/+18
| * nios2: consolidate reset initializationThomas Chou2010-04-241-5/+4
| * altera_jtag_uart: bypass when no jtag connectionThomas Chou2010-04-241-2/+10
| * nios2: add dma_alloc_coherentThomas Chou2010-04-241-0/+23
| * nios2: add 64 bits swab supportThomas Chou2010-04-241-0/+6
| * nios2: add altera cf resetThomas Chou2010-04-241-0/+33
| * nios2: allow link script overriding from boardsThomas Chou2010-04-241-1/+1
* | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-249-0/+14
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2010-04-242-2/+87
|\
| * ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat2010-04-232-2/+87
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-2425-676/+313
|\ \
| * | ppc4xx: TLB init file cleanupStefan Roese2010-04-1925-676/+313
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-04-249-209/+174
|\ \ \
| * | | microblaze: Consolidate cache codeMichal Simek2010-04-163-44/+28
| * | | microblaze: Flush cache before jumping to kernelMichal Simek2010-04-161-0/+8
| * | | microblaze: Support system with WB cacheMichal Simek2010-04-161-1/+1
| * | | microblaze: Change initialization sequenceMichal Simek2010-04-161-3/+12
| * | | microblaze: Change cache report messagesMichal Simek2010-04-161-2/+2
| * | | microblaze: Fix interrupt handler codeMichal Simek2010-04-161-17/+11
| * | | microblaze: Move FSL initialization to board.cMichal Simek2010-04-163-12/+9
| * | | microblaze: Move timer initialization to board.cMichal Simek2010-04-163-7/+9
| * | | microblaze: Fix irq.S codeMichal Simek2010-04-161-120/+62
| * | | microblaze: Add FDT supportArun Bhanu2010-04-161-5/+34
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-243-3/+27
|\ \ \ | |_|/ |/| |
| * | fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-193-3/+27
| |/
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21579-877/+879
* | nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-166-543/+3
|/
* ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2010-04-143-1/+3
* ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2010-04-141-1/+3
* Update README to reflect new directory structurePeter Tyser2010-04-131-67/+91
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-139-0/+0
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-1318-9/+9
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-1324-5/+5
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-1317-4/+4
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-139-1/+1
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-1318-1/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-1319-6/+6
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-1329-30/+30
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-1379-88/+88
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13407-56/+56
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-1325-4/+4
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13442-387/+392
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13629-11/+9
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-1333-36/+36
* Move libfdt/ into lib/Peter Tyser2010-04-1312-7/+7
* Rename lib_generic/ to lib/Peter Tyser2010-04-13194-321/+321
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13251-232/+232
* Change directory-specific CFLAGS to use full pathPeter Tyser2010-04-1320-25/+30
OpenPOWER on IntegriCloud