summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm, mx27: add support for SDHC1 pin initHeiko Schocher2010-04-302-0/+18
* SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-303-240/+96
* SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-301-1/+1
* at91: add defines for RTT and GPBRAlexander Holler2010-04-303-0/+7
* ARM Update mach-typestrix2010-04-301-12/+974
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-04-283-7/+9
|\
| * mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips2010-04-221-1/+1
| * mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips2010-04-221-1/+3
| * mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clkRini van Zetten2010-04-221-5/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2010-04-276-89/+428
|\ \
| * | mpc5121: add common post_word_load/store codeAnatolij Gustschin2010-04-242-0/+26
| * | mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-242-2/+15
| * | mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin2010-04-241-1/+6
| * | mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2010-04-242-5/+1
| * | mpc5121: add PSC serial communication routinesAnatolij Gustschin2010-04-241-0/+87
| * | mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-242-81/+293
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-2710-53/+162
|\ \ \
| * | | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-262-1/+37
| * | | mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe2010-04-262-1/+20
| * | | 85xx: clean up the io_sel for PCI express of P1022Dave Liu2010-04-262-7/+11
| * | | 85xx: Fix compile warningKumar Gala2010-04-261-0/+2
| * | | 85xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala2010-04-261-18/+18
| * | | fsl-ddr: Add extra cycle to turnaround timesDave Liu2010-04-261-0/+2
| * | | fsl-ddr: add the macro for Rtt_Nom definitionDave Liu2010-04-261-1/+7
| * | | ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala2010-04-261-2/+28
| * | | ppc/p4080: Extend the GUTS memory mapDave Liu2010-04-261-2/+12
| * | | ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan2010-04-263-21/+25
* | | | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-275-6/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | 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
| * | | nios2: add dma_alloc_coherentThomas Chou2010-04-241-0/+23
| * | | nios2: add 64 bits swab supportThomas Chou2010-04-241-0/+6
| * | | nios2: allow link script overriding from boardsThomas Chou2010-04-241-1/+1
| |/ /
* | | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-243-0/+6
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-241-0/+5
|\ \
| * | ppc4xx: TLB init file cleanupStefan Roese2010-04-191-0/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-04-248-205/+171
|\ \ \ | |_|/ |/| |
| * | 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-162-8/+6
| * | 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
| |/
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21336-60/+60
* | nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-162-0/+137
|/
* ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2010-04-141-1/+1
OpenPOWER on IntegriCloud