summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* cpuimx25: remove unused defineEric Bénard2010-06-101-2/+0
* eukrea_cpuimx25: add compressed logo supportEric Bénard2010-06-101-0/+3
* Merge branch 'next'Sascha Hauer2010-06-0315-19/+756
|\
| * eukrea_cpuimx25: update envEric Bénard2010-05-262-4/+5
| * eukrea_cpuimx25: fix machine IDEric Bénard2010-05-261-1/+1
| * eukrea_cpuimx27: update envEric Bénard2010-05-262-10/+14
| * eukrea_cpuimx27: add fb supportEric Bénard2010-05-261-1/+66
| * Add support for Eukrea's CPUIMX25Eric Benard2010-05-2511-0/+626
| * 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
* | pcm043: Fix check for being inside NFC spaceSascha Hauer2010-05-251-1/+1
* | 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
|/
* pcm038: reimplement lowlevel code in CSascha Hauer2010-05-034-126/+118
* pcm043: reimplement lowlevel code in CSascha Hauer2010-05-034-242/+215
* fix _update scriptsSascha Hauer2010-05-0317-17/+17
* i.MX35 stack: Fix mc9sdz60 reset register offsetSascha Hauer2010-05-031-2/+2
* MX25PDK: Add support for 64MiB DDR2 SDRAMIvo Clarysse2010-05-031-0/+30
* board/pcm038: document value written to ESDCFG0Uwe Kleine-König2010-04-221-0/+5
* Freescale i.MX35 3stack: Remove comment about LCD power enable.marc2010-04-121-4/+0
* Freescale i.MX35 3stack: Enable power to LCD.marc2010-04-121-3/+7
* i.MX35 3stack: fix typo in commentSascha Hauer2010-04-061-1/+1
* Merge branch 'next'Sascha Hauer2010-04-062-7/+91
|\
| * MX21ADS: Support LCD panelIvo Clarysse2010-04-021-0/+83
| * pcm043: enable l2x0 cacheSascha Hauer2010-03-301-7/+8
* | i.MX35 3stack: Add a comment about the nonworking displaySascha Hauer2010-04-061-0/+4
* | MX21ADS: Support booting from NANDIvo Clarysse2010-03-312-2/+57
|/
* i.MX25 : fix define name for clock frequencyEric Benard2010-03-221-1/+1
* Barebox does not boot on iMX21ADS boardJaccon Bastiaansen2010-03-111-55/+103
* Merge branch 'next'Sascha Hauer2010-03-0314-14/+0
|\
| * Merge branch 'nor' into nextSascha Hauer2010-02-1814-14/+0
| |\
| | * cfi_flash: move include/cfi_flash.c next to driverSascha Hauer2010-02-0814-14/+0
* | | pcm038: initialize PLLs from internal RAMSascha Hauer2010-03-033-44/+56
* | | edb93xx: Fix SDRAM prechargeMatthias Kaehlcke2010-02-261-6/+15
|/ /
* | edb9302(a): Tweak PLL settingsMatthias Kaehlcke2010-02-122-6/+7
* | edb93xx: Fix SDRAM initializationMatthias Kaehlcke2010-02-121-0/+5
* | edb93xx: Avoid stack usage in early_udelay()Matthias Kaehlcke2010-02-081-1/+1
* | edb93xx: Enable UART1Matthias Kaehlcke2010-02-081-0/+8
|/
* Merge branch 'pu'Sascha Hauer2010-02-013-3/+3
|\
| * pcm043: initialize cpufreq to 532MHzSascha Hauer2010-02-011-1/+1
| * remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-012-2/+2
* | Merge branch 'for-sha-mx35-3-stack-updates' of ssh://git.pengutronix.de/git/m...Sascha Hauer2010-01-198-270/+304
|\ \
| * | i.MX35 3stack: update environemnt to support jffs and ubi/ubifsMarc Kleine-Budde2010-01-186-48/+73
| * | i.MX35 3stack: increase env partition to hold splash imageMarc Kleine-Budde2010-01-181-2/+2
| * | i.MX35 3stack: clean up indention of lowlevel_initMarc Kleine-Budde2010-01-181-170/+170
| * | i.MX35 3stack: clean up indentionMarc Kleine-Budde2010-01-181-6/+6
| * | i.MX35 3stack: adopt board to new mc13892 and mc9sdz60 driver interfaceMarc Kleine-Budde2010-01-181-44/+53
* | | Eukrea CPUIMX27 : add I2C and LP3972 supportEric Benard2010-01-161-0/+29
* | | eukrea_cpuimx27 : update timingsEric Benard2010-01-162-8/+8
* | | Add a generic PC platformJuergen Beisert2010-01-146-0/+245