summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* MX31: Added LCD support for QONG moduleStefano Babic2010-04-27-0/+28
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2010-04-27-93/+1911
|\
| * mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin2010-04-24-0/+145
| * mpc5121: add common post_word_load/store codeAnatolij Gustschin2010-04-24-0/+26
| * mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-24-6/+1307
| * mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin2010-04-24-1/+9
| * mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2010-04-24-5/+7
| * mpc5121: add PSC serial communication routinesAnatolij Gustschin2010-04-24-0/+94
| * mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-24-81/+323
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-27-62/+201
|\ \
| * | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-26-4/+40
| * | mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe2010-04-26-1/+20
| * | 85xx: clean up the io_sel for PCI express of P1022Dave Liu2010-04-26-7/+11
| * | 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 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-27-8/+640
|\ \ \ | |_|/ |/| |
| * | nios2: add nios2-generic boardThomas Chou2010-04-24-0/+545
| * | nios2: fix no flash, add nand and mmc init in board.cThomas Chou2010-04-24-0/+18
| * | nios2: consolidate reset initializationThomas Chou2010-04-24-5/+4
| * | altera_jtag_uart: bypass when no jtag connectionThomas Chou2010-04-24-2/+10
| * | nios2: add dma_alloc_coherentThomas Chou2010-04-24-0/+23
| * | nios2: add 64 bits swab supportThomas Chou2010-04-24-0/+6
| * | nios2: add altera cf resetThomas Chou2010-04-24-0/+33
| * | nios2: allow link script overriding from boardsThomas Chou2010-04-24-1/+1
| |/
* | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-24-0/+14
|/
* 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
|\ \ \ | |_|/ |/| |