summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-192-10/+5
* sandbox: add a default environmentSascha Hauer2009-10-122-0/+15
* pca100: add missing USB bitsSascha Hauer2009-10-091-1/+1
* pca100: remove imx_ prefix from gpio access functionsSascha Hauer2009-10-091-3/+3
* imx spi: Use gpio as chip selectsSascha Hauer2009-10-021-3/+12
* boards: use recently introduced protect_file functionSascha Hauer2009-10-0210-10/+11
* register env as env0 and not as envSascha Hauer2009-09-2910-20/+20
* pcm038: Add USB supportSascha Hauer2009-09-091-0/+46
* pca100: Add USB host supportSascha Hauer2009-09-091-4/+54
* pca100: Add MMU supportSascha Hauer2009-09-091-0/+25
* add Freescale MX25 3stack board supportSascha Hauer2009-09-0811-0/+795
* pcm038: Add MMU supportSascha Hauer2009-08-191-0/+26
* Fix the UPLL setting (USB main clock) to the correct value of 48MHz to make U...Juergen Beisert2009-08-121-1/+1
* adapt both S3C platforms to the new device handlingJuergen Beisert2009-08-112-6/+20
* remove a wrong and confusing commentJuergen Beisert2009-08-111-1/+0
* Remove already commeted out baseboard devices. Useless here.Juergen Beisert2009-08-111-24/+0
* Merge branch 'small_a9m24x0_fixes' of octopus:/home/jbe/work/u-boot-v2 into jbeSascha Hauer2009-07-312-8/+3
|\
| * Use the machine number macro instead of the plain numberJuergen Beisert2009-07-311-1/+1
| * Use the correct machine number for the a9m2410 CPU cardJuergen Beisert2009-07-311-6/+1
| * fix RTC's I2C addressJuergen Beisert2009-07-311-1/+1
* | Merge branch 'docu_update' of octopus:/home/jbe/work/u-boot-v2 into jbeSascha Hauer2009-07-313-0/+35
|\ \
| * | Give the S3C24xx CPU family a nice menu entryJuergen Beisert2009-07-311-0/+4
| * | Improve documentation by adding build notes to the a9m24x0 CPU cardsJuergen Beisert2009-07-312-0/+31
| |/
* / pcm038: Add framebuffer supportSascha Hauer2009-07-311-1/+72
|/
* cdev fixes for new boardsSascha Hauer2009-07-213-52/+11
* at91sam9260ek: Fix compiler warningSascha Hauer2009-07-211-2/+0
* get rid of device idsSascha Hauer2009-07-211-12/+33
* remove id fields from struct device_dSascha Hauer2009-07-2122-72/+3
* register sdram devices correctlySascha Hauer2009-07-2118-65/+129
* pcm038: register sram deviceSascha Hauer2009-07-211-2/+0
* Get rid of remaining DEVICE_TYPE_* usageSascha Hauer2009-07-211-2/+0
* Get rid of DEVICE_TYPE_CONSOLE usageSascha Hauer2009-07-2119-20/+0
* Get rid of DEVICE_TYPE_DRAM usageSascha Hauer2009-07-2118-44/+18
* Get rid of DEVICE_TYPE_ETHER usageSascha Hauer2009-07-2118-24/+0
* pcm038 cdevSascha Hauer2009-07-211-13/+1
* dev_add_partition -> devfs_add_partitionSascha Hauer2009-07-2111-33/+28
* pcm037 cdev cleanupSascha Hauer2009-07-211-7/+21
* at91sam9620ek cdev cleanupSascha Hauer2009-07-211-7/+4
* introduce cdevSascha Hauer2009-07-213-22/+20
* EUKREA CPUIMX27 : update boot scriptEric Benard2009-07-201-1/+1
* Add NAND to EUKREA CPUIMX27 defconfigEric Benard2009-07-161-0/+1
* Add Eukrea CPUIMX27 supportEric Benard2009-07-1612-0/+541
* Add the basic support for the DIGI a9m2440 CPU card.Juergen Beisert2009-07-0111-0/+578
* Add the basic support for the DIGI a9m2410 CPU card.Juergen Beisert2009-07-0111-0/+597
* Remove all ARM __raw_* functions. They are mixed all overJuergen Beisert2009-07-013-32/+32
* pca100: update boot scriptLuotao Fu2009-06-251-8/+1
* pca100: deactive usb phy csLuotao Fu2009-06-251-0/+7
* Fix some layout issues and typos.Juergen Beisert2009-06-102-2/+2
* Add ASM to start from NANDWolfram Sang2009-06-041-29/+51
* Refactor imx-NAND-initWolfram Sang2009-06-042-1/+19