aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-02fsl_pmic: add I2C interface supportLiu Hui-R643431-5/+40
2011-02-02mxc_i2c: add support for MX53 processorLiu Hui-R643431-3/+18
2011-02-02mxc_gpio: add support for MX53 processorLiu Hui-R643431-2/+7
2011-02-02serial_mxc: add support for MX53 processorLiu Hui-R643431-0/+6
2011-02-02fec_mxc: add support for MX53 processorLiu Hui-R643432-3/+3
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R643439-208/+599
2011-02-02MX51EVK: UART does not print out the early informationLiu Hui-R643432-3/+10
2011-01-31Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk9-1/+848
2011-01-31Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-3/+1
2011-01-27Fix at91 includes in soft_i2c driverRyan Mallon1-3/+1
2011-01-26mpq101: initial support for Mercury Computer Systems MPQ101 boardAlex Dubov8-0/+847
2011-01-26p1022ds: fix pixis_reset altbankYork Sun1-1/+1
2011-01-27lcd: align fb writing address for horizontal display offsetLiu Ying1-1/+1
2011-01-25Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu8-11/+17
2011-01-25ftpmu010: support faraday ftpmu010 driverMacpaul Lin3-0/+66
2011-01-25powerpc: Fix FPU post related link warningsKumar Gala8-16/+16
2011-01-25UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2-19/+9
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk45-438/+1940
2011-01-24powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala1-1/+1
2011-01-21Cleanup .boards.depend when using an objtreeLoïc Minier1-2/+2
2011-01-21Don't add symlink in srctree when using an objtreeLoïc Minier2-3/+2
2011-01-19powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat2-2/+13
2011-01-19ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDBPrabhakar Kushwaha3-7/+14
2011-01-19powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun1-3/+14
2011-01-19corenet_ds: Extend board specific parametersYork Sun2-78/+84
2011-01-19mpc85xx: Implement workaround for erratum DDR-A003York Sun4-1/+103
2011-01-19mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun5-55/+596
2011-01-19mpc85xx: Adding more registers and optionsYork Sun4-26/+27
2011-01-19corenet_ds: Enable ECC for corenet_dsYork Sun1-1/+1
2011-01-19mpc8xxx: Enable ECC on/off control in hwconfigYork Sun2-3/+13
2011-01-19mpc8xxx: Display RDIMM if detectedYork Sun1-12/+8
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala6-70/+236
2011-01-19powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala3-78/+154
2011-01-19powerpc/p2040: Add various p2040 specific informationKumar Gala5-2/+74
2011-01-19powerpc/p5020: Add various p5020 specific informationKumar Gala3-0/+258
2011-01-19powerpc/p3041: Add various p3041 specific informationKumar Gala3-0/+258
2011-01-19powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal5-3/+8
2011-01-19powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal5-5/+13
2011-01-19Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDRPrabhakar1-1/+1
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala13-94/+37
2011-01-198xxx/ddr: add support to only compute the ddr sdram sizeHaiying Wang3-9/+40
2011-01-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-43/+36
2011-01-19USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev1-36/+26
2011-01-19USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev1-3/+2
2011-01-19usb_ether: register usb ethernet gadget at each eth initLei Wen1-4/+8
2011-01-19Fix defines needed to enable command sha1sumAlexander Holler2-3/+3
2011-01-19sh: Fix MigoR of boards.cfgNobuhiro Iwamatsu1-1/+1
2011-01-19Escape minus signs in manpageLoïc Minier1-4/+4
2011-01-19Fix typo ("comand" instead of "command")Loïc Minier1-1/+1
2011-01-19cmd_jffs2: Fix get_part_sector_size_nor() overflow bugPeter Tyser1-1/+1