summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-27Fix bug in jumptable call stubs for SPARC.Sergey Mironov
2009-10-24License cleanup: Fix license header for some esd display configurationsMatthias Fuchs
2009-10-24sf: add GPL-2 license infoMike Frysinger
2009-10-24fdt: Fix fdt padding issue for initrd mem_rsvKumar Gala
2009-10-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-10-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-10-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-10-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-10-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-10-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-10-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-10-24ARM: OMAP3: Refactors the SM911x driverSteve Sakoman
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang
2009-10-24arm926ejs: 8-byte align stack to avoid LDRD/STRD problemsSimon Kagstrom
2009-10-24TI OMAP3 SDP3430: Initial SupportTom Rix
2009-10-24TI DaVinci: Adding Copyright for DM365 EVMSandeep Paulraj
2009-10-24TI DaVinci: Fix DM6467 EVM Compilation WarningSandeep Paulraj
2009-10-24TI DaVinci: DM355 Leopard: Fix compilation warningSandeep Paulraj
2009-10-24TI OMAP3: make gpmc_config as constNishanth Menon
2009-10-23ppc4xx: Sequoia: Add chip_config commandStefan Roese
2009-10-23ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clockStefan Roese
2009-10-23ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clockStefan Roese
2009-10-23ppc4xx: Print PCI synchronous clock frequency upon bootupStefan Roese
2009-10-23ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese
2009-10-23ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese
2009-10-23fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtbStefan Roese
2009-10-23cpu/ppc4xx/fdt.c: avoid strcpy() to constant stringWolfgang Denk
2009-10-20cpu/ppc4xx/fdt.c: avoid strcpy() to constant stringWolfgang Denk
2009-10-19smc911x: add support for LAN9220Daniel Mack
2009-10-19envcrc: check return value of fwrite()Mike Frysinger
2009-10-19mcc200: fix build errorWolfgang Denk
2009-10-18OMAP3: fix warnings when NAND/ONENAND is not usedNishanth Menon
2009-10-18OMAP3: export enable_gpmc_cs_config to board filesNishanth Menon
2009-10-18Zoom2 Fix serial gpmc setupTom Rix
2009-10-18TI DaVinci Sonata: Add Config option for 64 bit SupportSandeep Paulraj
2009-10-18TI DaVinci DVEVM: Add Config option for 64 bit SupportSandeep Paulraj
2009-10-18TI DaVinci DM365: Add Config option for 64 bit SupportSandeep Paulraj
2009-10-18TI DaVinci DM355: Add Config option for 64 bit SupportSandeep Paulraj
2009-10-18TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj
2009-10-18OMAP3: Update Overo and Beagle environmentSteve Sakoman
2009-10-18TI DaVinci: Maintainer for DM355 and DM365 EVMSandeep Paulraj
2009-10-18TI: DaVinci: DM355 Leopard board supportSandeep Paulraj
2009-10-18TI DaVinci DM646x: Adding initial support for DM6467 EVMSandeep Paulraj
2009-10-18TI DaVinci DM365: Fix Compilation warning for DM365 EVMSandeep Paulraj
2009-10-18TI DaVinci DM355: Fix Compilation warning for DM355 EVMSandeep Paulraj
2009-10-18AT91 CPUAT91 Fix compiler warningEric Benard
2009-10-18AT91 CPU9260 CPU9G20 Fix compile warningsEric Benard
2009-10-18AT91 CPU9260 Fix machine ID when using a CPU9G20.Eric Benard
2009-10-18lcd: remove '#if 0' 32-bit scroll, now memcpy does itAlessandro Rubini
2009-10-18lib_generic memset: fill one word at a time if possibleAlessandro Rubini