aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-18Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-16/+22
2009-08-18Update the mtd driver name in bootargs for at91-based boardsAlbin Tonnerre8-18/+18
2009-08-18omap3: Fixed a problem with hweccBen Goska1-2/+2
2009-08-18ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese2-16/+22
2009-08-17Monahans: avoid floating point calculationsWolfgang Denk3-7/+11
2009-08-13flash: Fix CFI buffer size bugJohn Schmoller1-1/+1
2009-08-13trab: rename spi_init()Mike Frysinger4-7/+7
2009-08-11zlib: add watchdog reset callGiuseppe CONDORELLI1-1/+7
2009-08-11zlib: updated to v.1.2.3Giuseppe CONDORELLI2-2185/+2466
2009-08-11dtt, lm81: move unneccessary printf into a debug printfHeiko Schocher1-1/+1
2009-08-11Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+1
2009-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+1
2009-08-11Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk10-85/+538
2009-08-11MIMC200: reduce LCD pixclockMark Jackson1-1/+1
2009-08-10UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun1-17/+19
2009-08-10Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun1-8/+9
2009-08-10net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar1-6/+9
2009-08-10Fix E1000 build warning on AP1000 boardRoy Zang1-44/+44
2009-08-10ARM: Davinci DM355: Enabling DM9000 on DM355 EVMSandeep Paulraj1-1/+9
2009-08-10net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar1-9/+14
2009-08-10arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang4-0/+434
2009-08-1085xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala4-4/+0
2009-08-10Prepare 2009.08-rc2v2009.08-rc2Wolfgang Denk2-1/+1021
2009-08-10Minor coding style cleanup.Wolfgang Denk3-4/+0
2009-08-10net/tftp.c: fix warning: pointer targets differ in signednessWolfgang Denk1-1/+3
2009-08-10ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2-38/+1
2009-08-10OMAP3: Fix missing GPMC_CONFIG_CS0_BASEDirk Behme1-0/+1
2009-08-09mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok4-0/+565
2009-08-09kirkwood/gpio.h: remove duplicate definitionAlessandro Rubini1-2/+0
2009-08-09Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre2-0/+118
2009-08-09arm: Sheevaplug: Fixed NAND specific warningPrafulla Wadaskar1-0/+1
2009-08-09Dual-license IBM code contributionsJosh Boyer25-0/+61
2009-08-09fdt: Fix fdt_pci_dma_ranges handling of 64-bit rangesKumar Gala1-2/+2
2009-08-09ARM EABI: add new helper functions resp. function namesWolfgang Denk5-9/+33
2009-08-09hush: Fix bogus free() callPeter Tyser1-1/+1
2009-08-09digsy_mtc: Update default environmentDetlev Zundel1-20/+100
2009-08-09digsy_mtc: Add delay in SPI transfers to the companion controller.Detlev Zundel1-20/+27
2009-08-09digsy_mtc: minor fixes for mtc command helpAnatolij Gustschin1-5/+6
2009-08-09digsy_mtc: Add mtc state command.Grzegorz Bernacki2-0/+31
2009-08-09Partition support: remove newline from partition nameWolfgang Denk3-11/+21
2009-08-09Fix LZMA string.h header inclusion issue and remove unused variables.Luigi 'Comio' Mantellini3-3/+2
2009-08-09bus_vcxk.c: fix warning: unused variable 'lineptr'Jens Scharsig1-1/+0
2009-08-09env: kill off default_environment_sizeMike Frysinger8-22/+1
2009-08-09export SPI functions to standalone appsMike Frysinger3-5/+20
2009-08-08Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk12-686/+3565
2009-08-08omap3: bug fix for NOR boot supportPenda Naveen Kumar1-4/+4
2009-08-08Fix examples for OMAP3 boards...Michael Evans1-1/+1
2009-08-08omap3: use only fixed-size types inside ctrl_structsDirk Behme1-194/+218
2009-08-08omap3: replace all instances of gpmc config struct by one globalDirk Behme5-40/+35
2009-08-08omap3: remove typedefs for configuration structsDirk Behme19-77/+77