aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-11-03ColdFire: Modules header files cleanupTsiChung Liew40-2593/+1418
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk3-72/+56
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk7-206/+200
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk41-457/+220
2008-10-31NAND: Allow NAND and OneNAND to coexistAlessandro Rubini1-69/+1
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin1-2/+54
2008-10-31NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang1-1/+1
2008-10-31ppc4xx: Update PMC440 board configurationMatthias Fuchs1-27/+43
2008-10-31ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfgRicardo Ribalda Delgado5-178/+146
2008-10-31ppc4xx: Correctly configure the GPIO pin muxing on ArchesStefan Roese1-1/+11
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2-20/+0
2008-10-3086xx: remove the unused definitionDave Liu2-20/+0
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang1-1/+55
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang4-135/+138
2008-10-29NAND: sync with 2.6.27Scott Wood8-17/+47
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-27Merge branch 'denx'Andy Fleming4-0/+263
2008-10-2785xx: Update MPC85xx_PORDEVSR_IO_SEL maskPeter Tyser1-1/+1
2008-10-27Merge 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-2486xx: Convert all fsl_pci_init users to new APIsKumar Gala3-15/+0
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala8-40/+0
2008-10-24fdt: Added helper to set PCI dma-ranges propertyKumar Gala1-0/+5
2008-10-24fdt: Add fdt_getprop_u32_default helpersKumar Gala1-0/+2
2008-10-2486xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2-0/+2
2008-10-2485xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala9-0/+9
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala1-16/+24
2008-10-2485xx: remove unused config definitionDave Liu2-18/+0
2008-10-2485xx: 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-23Blackfin: fix SWRST register definitionMike Frysinger2-9/+9
2008-10-23Blackfin: punt old unused mem_init.h headerMike Frysinger1-321/+0
2008-10-23Blackfin: delete unused page_descriptor_table_size defineMike Frysinger1-5/+0
2008-10-23Blackfin: fix typo in boot mode comment and add NAND defineMike Frysinger1-1/+2
2008-10-23Blackfin: fix port mux defines for BF54xBen Maan1-32/+32
2008-10-23Blackfin: update anomaly listsMike Frysinger5-25/+169
2008-10-23Blackfin: unify DSPID/DBGSTAT MMR definitionsMike Frysinger32-64/+8
2008-10-21mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov1-0/+2
2008-10-21mpc83xx: add ELBC NAND support for the MPC837XEMDS boardsAnton Vorontsov1-3/+10
2008-10-21mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov1-0/+3
2008-10-21mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov1-0/+2
2008-10-21mpc83xx: add TSECs' HRCWH masks for MPC837x processorsAnton Vorontsov1-0/+2
2008-10-21mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov1-5/+5
2008-10-21mpc83xx: 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