aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-03-27Fix host tool build breakage, take twoBartlomiej Sieka2-7/+4
2008-03-27new-image: Fix host tool build breakageHaavard Skinnemoen1-0/+4
2008-03-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk22-18/+119
2008-03-27Fix compilation error in cmd_usb.cAnatolij Gustschin1-1/+1
2008-03-27Coding style cleanup, update CHANGELOGWolfgang Denk2-11/+11
2008-03-26ata: add the fis struct for SATADave Liu1-0/+156
2008-03-26ata: add the libata supportDave Liu1-0/+205
2008-03-26ata: make the ata_piix driver using new SATA frameworkDave Liu1-24/+2
2008-03-26ata: add the support for SATA frameworkDave Liu2-0/+9
2008-03-26ata: merge the header of ata_piix driverDave Liu1-92/+0
2008-03-26ata: merge the ata_piix driverDave Liu2-17/+0
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala1-1/+1
2008-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger3-0/+15
2008-03-2685xx: Expand CCSR space with more DDR controller registers.James Yang1-4/+21
2008-03-2685xx: Speed up get_ddr_freq() and get_bus_freq()James Yang1-2/+0
2008-03-26Update SVR numbers to expand supportAndy Fleming1-12/+32
2008-03-26Add the Freescale PCI device IDsAndy Fleming1-0/+23
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala2-0/+11
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala17-0/+17
2008-03-26Cleanup coding style, update CHANGELOGWolfgang Denk1-1/+0
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka7-26/+546
2008-03-2583xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov2-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: add support for NANDAnton Vorontsov1-0/+24
2008-03-25mpc83xx: MPC8360E-RDK: use RGMII_RXID interface modeAnton Vorontsov1-2/+2
2008-03-2583xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boardsAnton Vorontsov1-0/+1
2008-03-2583xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov1-0/+6
2008-03-2583xx: serdes setup routinesAnton Vorontsov1-0/+21
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 Barkowski2-14/+22
2008-03-25mpc8323erdb: use readable DDR config macrosMichael Barkowski1-8/+42
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi3-65/+139
2008-03-25NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi1-0/+13
2008-03-26Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk11-343/+839
2008-03-26Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_TJerry Van Baren2-10/+0
2008-03-258xx: Update OF support on 8xxBryan O'Donoghue1-1/+4
2008-03-258xx : Add OF support to Adder875 board port - resubmitBryan O'Donoghue1-0/+6
2008-03-25Add setexpr commandKumar Gala1-0/+1
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi1-0/+14
2008-03-25[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi1-0/+409
2008-03-25[MIPS] asm headers' updatesShinya Kuribayashi9-343/+416
2008-03-23Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk1-5/+16
2008-03-21Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren15-5/+118