summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | omap3: Fixed a problem with hweccBen Goska2009-08-181-2/+2
* | Monahans: avoid floating point calculationsWolfgang Denk2009-08-173-7/+11
|/
* flash: Fix CFI buffer size bugJohn Schmoller2009-08-131-1/+1
* trab: rename spi_init()Mike Frysinger2009-08-134-7/+7
* zlib: add watchdog reset callGiuseppe CONDORELLI2009-08-111-1/+7
* zlib: updated to v.1.2.3Giuseppe CONDORELLI2009-08-112-2185/+2466
* dtt, lm81: move unneccessary printf into a debug printfHeiko Schocher2009-08-111-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-08-111-0/+1
|\
| * 83xx, kmeter1, fix: update in the DTS the correct size for the first flashHeiko Schocher2009-07-291-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-08-111-1/+1
|\ \
| * | MIMC200: reduce LCD pixclockMark Jackson2009-08-111-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-08-1110-85/+538
|\ \ \
| * | | UEC FIXED PHY: Determine fixed-phy port using UEC interface name.Richard Retanubun2009-08-101-17/+19
| * | | Assigned a static SMI address to all UECs TBIPA address.Richard Retanubun2009-08-101-8/+9
| * | | net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar2009-08-101-6/+9
| * | | Fix E1000 build warning on AP1000 boardRoy Zang2009-08-101-44/+44
| * | | ARM: Davinci DM355: Enabling DM9000 on DM355 EVMSandeep Paulraj2009-08-101-1/+9
| * | | net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-101-9/+14
| * | | arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang2009-08-104-0/+434
| |/ /
* | | 85xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala2009-08-104-4/+0
|/ /
* | Prepare 2009.08-rc2Wolfgang Denk2009-08-102-1/+1021
* | Minor coding style cleanup.Wolfgang Denk2009-08-103-4/+0
* | net/tftp.c: fix warning: pointer targets differ in signednessWolfgang Denk2009-08-101-1/+3
* | ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2009-08-102-38/+1
* | OMAP3: Fix missing GPMC_CONFIG_CS0_BASEDirk Behme2009-08-101-0/+1
* | mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok2009-08-094-0/+565
* | kirkwood/gpio.h: remove duplicate definitionAlessandro Rubini2009-08-091-2/+0
* | Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre2009-08-092-0/+118
* | arm: Sheevaplug: Fixed NAND specific warningPrafulla Wadaskar2009-08-091-0/+1
* | Dual-license IBM code contributionsJosh Boyer2009-08-0925-0/+61
* | fdt: Fix fdt_pci_dma_ranges handling of 64-bit rangesKumar Gala2009-08-091-2/+2
* | ARM EABI: add new helper functions resp. function namesWolfgang Denk2009-08-095-9/+33
* | hush: Fix bogus free() callPeter Tyser2009-08-091-1/+1
* | digsy_mtc: Update default environmentDetlev Zundel2009-08-091-20/+100
* | digsy_mtc: Add delay in SPI transfers to the companion controller.Detlev Zundel2009-08-091-20/+27
* | digsy_mtc: minor fixes for mtc command helpAnatolij Gustschin2009-08-091-5/+6
* | digsy_mtc: Add mtc state command.Grzegorz Bernacki2009-08-092-0/+31
* | Partition support: remove newline from partition nameWolfgang Denk2009-08-093-11/+21
* | Fix LZMA string.h header inclusion issue and remove unused variables.Luigi 'Comio' Mantellini2009-08-093-3/+2
* | bus_vcxk.c: fix warning: unused variable 'lineptr'Jens Scharsig2009-08-091-1/+0
* | env: kill off default_environment_sizeMike Frysinger2009-08-098-22/+1
* | export SPI functions to standalone appsMike Frysinger2009-08-093-5/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-08-0812-686/+3565
|\ \
| * | Add Intel E1000 PCIE card supportRoy Zang2009-08-083-491/+3466
| * | net: sync env ethaddr to device enetaddr in eth_init()Mike Frysinger2009-08-072-30/+24
| * | minor debug cleanups in ./netRobin Getz2009-08-078-167/+77
* | | omap3: bug fix for NOR boot supportPenda Naveen Kumar2009-08-081-4/+4
* | | Fix examples for OMAP3 boards...Michael Evans2009-08-081-1/+1
* | | omap3: use only fixed-size types inside ctrl_structsDirk Behme2009-08-081-194/+218
* | | omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-085-40/+35
OpenPOWER on IntegriCloud