aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-26ata: add the support for SATA frameworkDave Liu8-0/+222
2008-03-26ata: merge the header of ata_piix driverDave Liu2-1/+1
2008-03-26ata: merge the ata_piix driverDave Liu5-731/+671
2008-03-26Coding style cleanup.Wolfgang Denk1-11/+11
2008-03-26Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund2-2/+10
2008-03-26Cleanup coding style, update CHANGELOGWolfgang Denk8-80/+1505
2008-03-26Merge branch 'master_merge_new-image' of /home/tur/git/u-bootWolfgang Denk82-3225/+8248
2008-03-26README: update documentation (availability, links, etc.)Wolfgang Denk1-63/+94
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka82-3225/+8248
2008-03-26USB Storage, add meaningful return valueAras Vaichas2-5/+7
2008-03-2583xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov4-0/+34
2008-03-25tsec: fix link detection for the RTL8211B PHYAnton Vorontsov1-2/+3
2008-03-25mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixupsAnton Vorontsov1-0/+8
2008-03-25Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clockJoe D'Abbraccio1-1/+1
2008-03-25mpc83xx: Set PCI I/O bus-address base to zero.Scott Wood5-5/+5
2008-03-25mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLKAnton Vorontsov1-2/+2
2008-03-25mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIASAnton Vorontsov1-0/+1
2008-03-25mpc83xx: MPC8360E-RDK: add dhcp commandAnton Vorontsov1-4/+3
2008-03-25mpc83xx: MPC8360E-RDK: rework ddr setup, enable eccAnton Vorontsov2-13/+38
2008-03-25mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCIAnton Vorontsov1-0/+17
2008-03-25mpc83xx: MPC8360E-RDK: add support for NANDAnton Vorontsov3-1/+99
2008-03-25mpc83xx: MPC8360E-RDK: use RGMII_RXID interface modeAnton Vorontsov1-2/+2
2008-03-25uec: add support for Broadcom BCM5481 Gigabit PHYAnton Vorontsov1-0/+41
2008-03-25uec: add support for RGMII_RXID interface modeAnton Vorontsov2-0/+2
2008-03-25uec: add support for gbit mii status readingsAnton Vorontsov2-9/+24
2008-03-2583xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boardsAnton Vorontsov1-0/+1
2008-03-2583xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov2-0/+43
2008-03-2583xx: serdes setup routinesAnton Vorontsov3-0/+167
2008-03-2583xx: split COBJS onto separate linesAnton Vorontsov4-11/+12
2008-03-2583xx: nand support for MPC837XRDB boardsAnton Vorontsov1-0/+19
2008-03-25Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.Jerry Van Baren1-0/+1
2008-03-25mpc8323erdb: remove RTC and add EEPROMMichael Barkowski1-3/+4
2008-03-25mpc8323erdb: Improve the system performanceMichael Barkowski3-14/+28
2008-03-25mpc8323erdb: use readable DDR config macrosMichael Barkowski1-8/+42
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi6-71/+196
2008-03-25NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi3-0/+115
2008-03-26Coding Style cleanyp; update CHANGELOGWolfgang Denk5-56/+832
2008-03-26Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk19-455/+1058
2008-03-26Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk0-0/+0
2008-03-26Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_TJerry Van Baren5-234/+0
2008-03-26rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese1-1/+0
2008-03-26Add Flex-OneNAND booting supportKyungmin Park6-17/+36
2008-03-25MPC5200: support setup without FECAndré Schwarz1-0/+4
2008-03-25FSL: Move board/mpc8266ads under board/freescaleJon Loeliger5-1/+1
2008-03-25FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger7-1/+1
2008-03-25FSL: Move board/mpc8260ads under board/freescaleJon Loeliger5-3/+3
2008-03-25net: Add support AX88796L ethernet devicegoda.yusuke2-0/+223
2008-03-25ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2-4/+1
2008-03-25net: Divided code of NE2000 ethernet drivergoda.yusuke3-355/+456
2008-03-25net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger4-104/+97