aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2011-10-04Merge branch 'emaclite' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2011-10-04Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu
2011-10-03powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala
2011-10-03powerpc/85xx: Refactor some defines out of corenet_ds.hKumar Gala
2011-10-03fm-eth: Add ability for board code to disable a portKumar Gala
2011-10-03powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala
2011-10-03powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala
2011-10-03powerpc/mpc85xxcds: Fix PCI speedchenhui zhao
2011-10-03powerpc/mpc8548cds: Fix booting messagechenhui zhao
2011-10-03powerpc/p4080: Add support for secure boot flowRuchika Gupta
2011-10-03powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASHRuchika Gupta
2011-10-03powerpc/85xx: Add PBL & SECUREBOOT support on P3041/P5020DS boardsKumar Gala
2011-10-03powerpc/p2041rdb: remove watch dog related codesShaohui Xie
2011-10-03powerpc/p2041rdb: updated description of cpld commandShaohui Xie
2011-10-03powerpc/p2041rdb: add more ddr frequencies supportShaohui Xie
2011-10-03powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie
2011-10-03powerpc/p2041rdb: update cpld reset command according to CPLD 2.0Shaohui Xie
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen
2011-10-03net: emaclite: Use dynamic allocationMichal Simek
2011-10-03net: emaclite: Remove baseaddress from xemacliteMichal Simek
2011-10-03net: emaclite: Use calloc instead of mallocMichal Simek
2011-10-03net: emaclite: Remove deviceid propertyMichal Simek
2011-10-03net: emaclite: Change driver name and add addressMichal Simek
2011-10-03microblaze: Enable FDT/FIT supportMichal Simek
2011-10-03microblaze: Remove address offset for uart16550Michal Simek
2011-10-03microblaze: Do not select NFS for platforms without ethernetMichal Simek
2011-10-03microblaze: Clean up reset asm codeMichal Simek
2011-10-03microblaze: Save and restore first unused vectorMichal Simek
2011-10-03microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek
2011-10-03microblaze: Remove debug saving valueMichal Simek
2011-10-01GCC4.6: Squash warning in lzo1x_decompress.cMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_ubi.c:Marek Vasut
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut
2011-10-01GCC4,6: Squash warning in cmd_nand.cMarek Vasut
2011-10-01GCC4.6: Squash warning in nand_bbt.cMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_mem.cMarek Vasut
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut
2011-10-01GCC4.6: Squash warnings in lcd.cMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_nvedit.cMarek Vasut
2011-10-01GCC4.6: Squash warning in cmd_flash.cMarek Vasut
2011-10-01GCC4.6: Convert various empty macros to inline functionsMarek Vasut
2011-10-01sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker
2011-10-01MAINTAINERS: delete stale entry for EOL Wind River boardsPaul Gortmaker
2011-10-01Add missing header for gcc3Scott McNutt
2011-10-01net: Add \n before warning message so it prints on a new line.Philip Balister