summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-03Program net device MAC addresses after initializingBen Warren
2010-05-03net: add altera triple speeds ethernet mac driverThomas Chou
2010-05-03net: add opencore 10/100 ethernet mac driverThomas Chou
2010-05-03smc911x driver frame alignment patchValentin Yakovenkov
2010-05-03net: Kirkwood_egiga.c bugfixes for rx pathPrafulla Wadaskar
2010-05-03fec_mxc.c: Fix MX27 FEC MAC validity checkEric Jarrige
2010-05-03tsec: Wait for both RX and TX to stopAndy Fleming
2010-05-03net: dm9000x: use standard I/O accessorsMike Frysinger
2010-05-03mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel
2010-05-03fec_mxc don't use internal eeprom on MX25John Rigby
2010-05-03fix lockup in mcfmii/mii_discover_phy() in case communication failsWolfgang Wegner
2010-05-0383xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun
2010-05-03./net/net.c - make Microsoft dns servers happy with random_port() numbersRobin Getz
2010-05-03Remove unused "local_crc32" function.Detlev Zundel
2010-05-03net: Trivial coding style issue with empty for statementDetlev Zundel
2010-05-03net: Kirkwood_egiga.c: fixed build warningsPrafulla Wadaskar
2010-05-01Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk
2010-05-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-04-29ppc4xx: Fix APC405 build breakageStefan Roese
2010-04-29ppc4xx: Add support for ICON board (PPC440SPe)Stefan Roese
2010-04-29ppc4xx: Add missing APC405 to MAKEALLStefan Roese
2010-04-29Fix typos in Korat board console outputLarry Johnson
2010-04-28QONG: Adapt flash addresses and mtdparts to grown image sizeWolfgang Denk
2010-04-28mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk
2010-04-28mtdparts: fix write through NULL pointerWolfgang Denk
2010-04-28ubifsmount fails due to not initialized listStefano Babic
2010-04-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-04-28Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-04-27MX31: Added LCD support for QONG moduleStefano Babic
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-04-27Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala
2010-04-26mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe
2010-04-2685xx: clean up the io_sel for PCI express of P1022Dave Liu
2010-04-2685xx/socrates: Remove NFS support to fit image size.Detlev Zundel
2010-04-2685xx: Fix compile warningKumar Gala
2010-04-2685xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala
2010-04-26fsl_sata: Move the snoop bit to another placeDave Liu
2010-04-26fsl_sata: Add the workaround for errata SATA-A001Dave Liu
2010-04-26fsl-ddr: Add extra cycle to turnaround timesDave Liu
2010-04-26fsl-ddr: add the macro for Rtt_Nom definitionDave Liu
2010-04-26ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala
2010-04-26ppc/p4080: Extend the GUTS memory mapDave Liu
2010-04-26ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan
2010-04-26ppc/85xx: Fixup PCI nodes for P1_P2_RDBKumar Gala
2010-04-24nios2: add nios2-generic boardThomas Chou
2010-04-24nios2: fix no flash, add nand and mmc init in board.cThomas Chou
2010-04-24nios2: consolidate reset initializationThomas Chou
2010-04-24altera_jtag_uart: bypass when no jtag connectionThomas Chou