summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: consider rarp support as outdated. Remove itSascha Hauer2010-06-173-106/+0
| * implement nfs using new network stackSascha Hauer2010-06-171-370/+346
| * implement ping using new network stackSascha Hauer2010-06-171-73/+74
| * implement tftp using new network stackSascha Hauer2010-06-171-145/+126
| * implement dhcp using new network stackSascha Hauer2010-06-171-311/+180
| * remove unused sntp.hSascha Hauer2010-06-171-61/+0
| * net: Implement a new network stackSascha Hauer2010-06-172-7/+874
| * net: remove need for eth_halt/eth_openSascha Hauer2010-06-175-37/+62
| * arm start.c: Make runtime function address calculation tolerant for more comp...Sascha Hauer2010-06-131-7/+10
| * arm: use processor specififc functions to turn off MMUSascha Hauer2010-06-101-4/+11
| * cpuimx25: remove unused defineEric Bénard2010-06-101-2/+0
| * eukrea_cpuimx25: update defconfigEric Bénard2010-06-101-8/+15
| * eukrea_cpuimx25: add compressed logo supportEric Bénard2010-06-101-0/+3
| * Merge branch 'next'Sascha Hauer2010-06-0333-61/+1521
| |\
| * | v2010-06.0v2010.06.0Sascha Hauer2010-06-021-1/+1
| * | eukrea_cpuimx27_defconfig: increase MALLOC_SIZEEric Bénard2010-06-021-1/+1
| * | pcm043: Fix check for being inside NFC spaceSascha Hauer2010-05-251-1/+1
| * | i.MX27: add required defines for I2C2Eric Bénard2010-05-181-0/+3
| * | eukrea_cpuimx27: allow compilation without LP3972 selectedEric Bénard2010-05-181-2/+4
| * | freescale-mx*5-3-stack : fix __flash_header_startEric Benard2010-05-172-2/+2
* | | mx25 3ds: Fix compilationIvo Clarysse2010-06-151-0/+2
* | | Add support for Eukrea CPUIMX35Eric Benard2010-06-1016-0/+1112
* | | mx25 3ds: fix memory initializationBaruch Siach2010-06-101-0/+1
* | | mx25 3ds: fix fec initializationBaruch Siach2010-06-101-31/+32
* | | mx25 3ds: add support for i2c master and PMICBaruch Siach2010-06-101-0/+18
* | | i2c: add driver for the MC34704 PMICBaruch Siach2010-06-104-0/+170
* | | mx25: add support for i2cBaruch Siach2010-06-103-2/+8
* | | mx25 3ds: cleanup lowlevel_init codeBaruch Siach2010-06-101-10/+3
* | | mx25: fix typo in imx25-regs.hBaruch Siach2010-06-101-1/+1
* | | mx25 3ds: fix build failureBaruch Siach2010-06-101-1/+1
| |/ |/|
* | eukrea_cpuimx25: update envEric Bénard2010-05-262-4/+5
* | eukrea_cpuimx25: fix machine IDEric Bénard2010-05-261-1/+1
* | arm: update mach-typesEric Bénard2010-05-261-5/+128
* | eukrea_cpuimx27: update defconfigEric Bénard2010-05-261-32/+47
* | eukrea_cpuimx27: update envEric Bénard2010-05-262-10/+14
* | eukrea_cpuimx27: add fb supportEric Bénard2010-05-261-1/+66
* | commands: add i2c commandsEric Bénard2010-05-263-0/+223
* | i2c: implement i2c_get_adapter()Sascha Hauer2010-05-262-1/+25
* | i2c-imx: change log level for No ACKEric Bénard2010-05-261-1/+1
* | Add support for Eukrea's CPUIMX25Eric Benard2010-05-2514-0/+884
* | i.MX25 : add Framebuffer supportEric Benard2010-05-172-3/+20
* | imx35pdk: Detect and set silicon and board revision for boot params.Marc Reilly2010-05-171-4/+47
* | imx35pdk: correct mode for display contrast pinMarc Reilly2010-05-171-4/+2
* | imx35: add detection of silicon revisionMarc Reilly2010-05-173-0/+34
* | arm boot: FormattingMarc Reilly2010-05-171-1/+1
* | arm: Add revision tag to boot parametersMarc Reilly2010-05-172-0/+29
|/
* pcm038: reimplement lowlevel code in CSascha Hauer2010-05-034-126/+118
* i.MX35: Fix ahbclock calculationSascha Hauer2010-05-031-1/+3
* pcm043: reimplement lowlevel code in CSascha Hauer2010-05-034-242/+215
* i.MX: remove __REG from esd controller regs. use readl/writel insteadSascha Hauer2010-05-031-5/+5