summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-29bootm: Add subcommandsKumar Gala1-1/+19
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2-0/+3
2008-10-28Merge branch 'denx'Andy Fleming4-0/+263
2008-10-2885xx: Update MPC85xx_PORDEVSR_IO_SEL maskPeter Tyser1-1/+1
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk18-89/+44
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen1-0/+2
2008-10-25atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen1-0/+1
2008-10-2586xx: Convert all fsl_pci_init users to new APIsKumar Gala3-15/+0
2008-10-2585xx: Convert all fsl_pci_init users to new APIsKumar Gala8-40/+0
2008-10-25fdt: Added helper to set PCI dma-ranges propertyKumar Gala1-0/+5
2008-10-25fdt: Add fdt_getprop_u32_default helpersKumar Gala1-0/+2
2008-10-2586xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2-0/+2
2008-10-2585xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala9-0/+9
2008-10-25pci: Allow for PCI addresses to be 64-bitKumar Gala1-16/+24
2008-10-2585xx: remove unused config definitionDave Liu2-18/+0
2008-10-2585xx: Add basic e500mc core supportKumar Gala1-0/+2
2008-10-24ppc4xx: New board avnet fx12 minimodulGeorg Schardt1-0/+72
2008-10-24ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2-0/+184
2008-10-24ppc4xx: Disable DDR2 autocalibration on Kilauea for nowStefan Roese1-0/+7
2008-10-22mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov1-0/+2
2008-10-22mpc83xx: add ELBC NAND support for the MPC837XEMDS boardsAnton Vorontsov1-3/+10
2008-10-22mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov1-0/+3
2008-10-22mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov1-0/+2
2008-10-22mpc83xx: add TSECs' HRCWH masks for MPC837x processorsAnton Vorontsov1-0/+2
2008-10-22mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov1-5/+5
2008-10-22mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov1-14/+11
2008-10-21FDT: don't use private kernel header filesWolfgang Denk2-14/+25
2008-10-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk10-293/+781
2008-10-21ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese1-0/+31
2008-10-21ppc4xx: Add GDSys neo 405EP board supportDirk Eibach1-0/+231
2008-10-21ppc4xx: Update configs for Netstal boardsNiklaus Giger4-275/+292
2008-10-21ppc4xx: Add routine to retrieve CPU numberAdam Graham1-0/+3
2008-10-21ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham3-18/+224
2008-10-21TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk1-20/+10
2008-10-21strmhz(): Round numbers when printing clock frequenciesWolfgang Denk1-2/+3
2008-10-2185xx: properly document MPC85xx_PORDEVSR2_SEC_CFGTimur Tabi1-0/+1
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher542-36925/+37419
2008-10-18Merge 'next' branchWolfgang Denk535-36787/+37274
2008-10-18mgcoge: add redundant environment sectorHeiko Schocher1-0/+5
2008-10-18mgsuvd: update size of environmentHeiko Schocher1-3/+1
2008-10-18Enabled the Freescale SGMII riser card on 8536DSJason Jin1-0/+3
2008-10-18Enabled the Freescale SGMII riser card on 8572DSLiu Yu1-0/+24
2008-10-18Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu1-0/+3
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang1-1/+2
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-0/+84
2008-10-18Make DDR interleaving mode work correctlyHaiying Wang1-0/+12
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala9-0/+18
2008-10-1885xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala1-0/+1
2008-10-18mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher1-9/+9
2008-10-18mgsuvd: fix coding styleHeiko Schocher1-6/+4