summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ./net/net.c - make Microsoft dns servers happy with random_port() numbersRobin Getz2010-05-031-2/+4
* Remove unused "local_crc32" function.Detlev Zundel2010-05-033-120/+3
* net: Trivial coding style issue with empty for statementDetlev Zundel2010-05-031-2/+3
* net: Kirkwood_egiga.c: fixed build warningsPrafulla Wadaskar2010-05-032-3/+3
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2010-05-0112-3/+868
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-05-0111-3/+867
| |\
| | * ppc4xx: Fix APC405 build breakageStefan Roese2010-04-291-0/+1
| | * ppc4xx: Add support for ICON board (PPC440SPe)Stefan Roese2010-04-299-0/+862
| | * ppc4xx: Add missing APC405 to MAKEALLStefan Roese2010-04-291-0/+1
| | * Fix typos in Korat board console outputLarry Johnson2010-04-291-3/+3
| * | ubifsmount fails due to not initialized listStefano Babic2010-04-281-0/+1
| |/
* | QONG: Adapt flash addresses and mtdparts to grown image sizeWolfgang Denk2010-04-281-5/+9
* | mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk2010-04-281-50/+40
* | mtdparts: fix write through NULL pointerWolfgang Denk2010-04-281-7/+12
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-04-282-0/+28
|\
| * MX31: Added LCD support for QONG moduleStefano Babic2010-04-272-0/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-04-2819-35/+67
|\ \ | |/ |/|
| * mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips2010-04-2217-26/+42
| * mpc83xx: enable command line autocompletionKim Phillips2010-04-2215-3/+17
| * 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-2724-93/+1911
|\ \
| * | mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin2010-04-245-0/+145
| * | mpc5121: add common post_word_load/store codeAnatolij Gustschin2010-04-242-0/+26
| * | mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-2411-6/+1307
| * | mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin2010-04-244-1/+9
| * | mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2010-04-245-5/+7
| * | mpc5121: add PSC serial communication routinesAnatolij Gustschin2010-04-242-0/+94
| * | mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-244-81/+323
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-2717-62/+201
|\ \ \
| * | | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-265-4/+40
| * | | 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/socrates: Remove NFS support to fit image size.Detlev Zundel2010-04-261-4/+4
| * | | 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_sata: Move the snoop bit to another placeDave Liu2010-04-261-2/+6
| * | | fsl_sata: Add the workaround for errata SATA-A001Dave Liu2010-04-261-0/+22
| * | | 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
| * | | ppc/85xx: Fixup PCI nodes for P1_P2_RDBKumar Gala2010-04-261-0/+4
* | | | 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
OpenPOWER on IntegriCloud