aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD27-35/+35
2011-07-17TI: TNETV107X Fix Build ErrorChan-Taek Park1-0/+6
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring1-0/+2
2011-07-17arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg2-0/+14
2011-07-16arm: add __ilog2 functionRob Herring1-0/+5
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ32-174/+187
2011-07-14EfikaMX: Enable EXT2 bootingMarek Vasut1-0/+1
2011-07-14EfikaMX: Add missing CONFIG_SYS_TEXT_BASEJana Rapava1-0/+2
2011-07-14EfikaMX: Use correct imximage.cfgJana Rapava1-1/+1
2011-07-14MX27: Update to autogenerated asm-offsets.hStefano Babic3-16/+47
2011-07-14MX5: Update to autogenerated asm-offsets.hStefano Babic4-55/+96
2011-07-14imx: Add support for zmx25 boardMatthias Weisser7-0/+610
2011-07-14imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser3-15/+26
2011-07-14imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser3-0/+101
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser2-9/+26
2011-07-14imx: Use correct imx25 reset.cMatthias Weisser1-4/+2
2011-07-14imx: Add get_tbclk() function for imx25Matthias Weisser1-0/+12
2011-07-14ARM: Update maintainer of board scb9328Torsten Koschorrek1-3/+3
2011-07-14mx27: Make the UART port number explicitFabio Estevam3-3/+3
2011-07-14build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2-11/+10
2011-07-14mx31pdk: cosmetic: Fix line over 80 charactersFabio Estevam1-2/+4
2011-07-11powerpc/85xx: Add default usb mode and phy type to hwconfigRamneek Mehresh4-4/+13
2011-07-11powerpc/corenet_ds: add back buffer write for NOR flashYork Sun1-0/+1
2011-07-11powerpc/85xx: remove SERDES4 soft-reset work-aroundTimur Tabi1-22/+49
2011-07-11powerpc/mpc8xxx: Allow override DDR read-to-write turnaround timeYork Sun2-0/+6
2011-07-11qoriq/p1_p2_rdb: USB device-tree fixups for P1020Ramneek Mehresh1-0/+47
2011-07-11powerpc/85xx: Specify hwconfig usage for USB controllerRamneek Mehresh1-0/+25
2011-07-11powerpc/8xxx: Update USB mode device tree fixupRamneek Mehresh1-12/+65
2011-07-11powerpc/85xx: Add basic support for P1023RDS boardRoy Zang11-0/+1303
2011-07-11powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun5-4/+27
2011-07-11powerpc/corenet_ds: Fix RCW overriding for RDIMMYork Sun1-1/+1
2011-07-11powerpc/mpc8xxx: fix DDR data width checkingYork Sun1-8/+27
2011-07-11powerpc/mpc8xxx: Adding fallback to raw timing on supported boardsYork Sun1-0/+8
2011-07-11powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun5-3/+39
2011-07-11powerpc/85xx: Fix pin muxing for second USB controllerFelix Radensky1-1/+1
2011-07-11Adding more SPD registersYork Sun1-1/+3
2011-07-11powerpc/mpc8xxx: Add 16-bit support for DDR3York Sun3-2/+18
2011-07-11powerpc/mpc8xxx: check SPD length before using part numberYork Sun1-1/+2
2011-07-11powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram widthYork Sun1-4/+20
2011-07-11powerpc/86xx: display boot device and bank on the MPC8610 HPCDTimur Tabi1-2/+23
2011-07-11powerpc/85xx: Add NAND boot support for P3041/P5020DSShaohui Xie2-6/+25
2011-07-11powerpc/85xx: Add P2041 processor supportKumar Gala5-0/+26
2011-07-11powerpc/p2040: Add various p2040 specific informationMingkai Hu3-0/+133
2011-07-11powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't setKumar Gala4-13/+24
2011-07-11qoriq/p1_p2_rdb: Add Dual Role USB support macro for P1020RDBRamneek Mehresh1-0/+1
2011-07-11powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't setKumar Gala1-0/+2
2011-07-11powerpc/85xx: Fix compile errors if CONFIG_SYS_{B,Q}MAN_MEM_PHYS aren't setKumar Gala2-0/+8
2011-07-06MPC83XX: Fix PCI express clock setupBill Cook1-2/+4
2011-07-06powerpc/83xx: remove empty board_early_init_f()Timur Tabi4-13/+0
2011-07-06mpc83xx: Add support for MergerBox boardAndre Schwarz11-0/+1504